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

TF publisher #29

Open
horverno opened this issue Jan 24, 2023 · 0 comments
Open

TF publisher #29

horverno opened this issue Jan 24, 2023 · 0 comments
Labels
enhancement New feature or request ROS2 ROS2 related issues

Comments

@horverno
Copy link
Member

A ROS/ROS2 tf2 broadcaster for transforms. Send out the relative pose of coordinate frames to the rest of the system.
The parameters should be the following:

  • tf_publish - Boolean
  • tf_pub_child_frame_id - String
  • tf_pub_frame_id - String

The transform (translation + rotation) should be the same values as current_pose pose (position + orientation)

@horverno horverno added enhancement New feature or request ROS2 ROS2 related issues labels Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ROS2 ROS2 related issues
Projects
None yet
Development

No branches or pull requests

1 participant