You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
- Booleantf_pub_child_frame_id
- Stringtf_pub_frame_id
- StringThe transform (translation + rotation) should be the same values as
current_pose
pose (position + orientation)The text was updated successfully, but these errors were encountered: