generated from Robotic-Decision-Making-Lab/ros2-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Type
Adding new functionality to the project
Problem Description
ros2_controllers recently added a new PoseBroadcaster controller to provide a way to publish end-effector poses. This can allow users to avoid needing to perform FK to compute the end-effector pose.
Feature Description
Integrate support into the hardware interface to read the end-effector pose as a state. Then integrate the PoseBroadcaster controller to read and publish that state.
Alternative Solutions
No response
Additional Context
Refer to the respective PR on ros2_controllers for more information and examples.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request