Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TF Buffer accessor to MoveGroupInterface #2944

Merged
merged 12 commits into from
Aug 2, 2024

Conversation

methylDragon
Copy link
Contributor

Description

This is needed for avoiding keeping around and passing around a TF buffer.

Needed by:

rhaschke and others added 5 commits July 19, 2024 13:22
* Prevent segfault when getParentLinkModel() is NULL
* Simpliy code
* Add unit test operating the panda gripper

---------

Co-authored-by: Captain Yoshi <captain.yoshisaur@gmail.com>
As the CHOMP planner only considers active joints, it needs to use setJointGroupActivePositions()
instead of setJointGroupPositions().
Don't recreate the FCL object when moving shapes, but just update its transforms.
Signed-off-by: methylDragon <methylDragon@gmail.com>
Copy link
Contributor

@sea-bass sea-bass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

sjahr and others added 5 commits August 2, 2024 08:37
…ility (moveit#2943)

* Deduplicate joint trajectory points before sending them to controllers

* Fix max loop value

* Move deduplication code to Pilz

* Clean up

* Add todo
@sjahr sjahr merged commit 57995c5 into moveit:main Aug 2, 2024
7 of 10 checks passed
@methylDragon methylDragon deleted the ch3/add-tf-accessor-to-move-group branch August 8, 2024 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants