Skip to content

Add TF Buffer accessor to MoveGroupInterface#2944

Merged
sjahr merged 12 commits intomoveit:mainfrom
methylDragon:ch3/add-tf-accessor-to-move-group
Aug 2, 2024
Merged

Add TF Buffer accessor to MoveGroupInterface#2944
sjahr merged 12 commits intomoveit:mainfrom
methylDragon:ch3/add-tf-accessor-to-move-group

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>
@methylDragon methylDragon marked this pull request as ready for review August 1, 2024 05:52
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
@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