Transform_Broadcaster
March 19, 2024 ยท View on GitHub
Ever need to broadcast a TF transform from an Odom frame?
Look no further than transform_broadcaster.
Simply adapts the TF2 Broadcaster tutorial to our uses.
Parameters
odom_topic: Whatnav_msgs/Odometrytopic are you subscribing to?tf_child_frame: What is the child frame? Defaults tobase_link.