Connected Tf tree for multimaster turtlebots
Hi everyone, has anyone find ways to connect multiple tf trees from different master into a single tf tree?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi everyone, has anyone find ways to connect multiple tf trees from different master into a single tf tree?
Yes, if you are forwarding the tf data between the masters you just need to publish a transform between the root of one tree and any frame on the other tree (often it will also be the root as well such as the map. Maybe an identity transform between map frames.)
Asked: 2015-08-11 12:39:25 -0600
Seen: 279 times
Last updated: Sep 14 '16
rosbag play & tf static_transform_publisher
Corrected Odometry from GMapping / Karto?
How can multiple robots communicate using ROS?
How to synchronize tfMessage and Image messages?
gazebo pr2 launch success but with tf errors
No transform from [anything] to [/base_link]
Publishing a xform from /map to /base_link?