tf broadcaster object
Hello,
My robot has detected 2d object at some distance and how can I publish the TF of that object ?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
This ROS tutorial should do the trick: http://wiki.ros.org/tf/Tutorials/Writ...
If you know where it is, just publish a message at some rate with some timeout to keep active in the tree.
Sure, that is one way you could do it. You know the coordinates by the detection and range you've mentioned before. If you don't have a 3D pose, you need to work one out and then publish in TF if you would like.
Asked: 2019-05-22 07:42:43 -0600
Seen: 285 times
Last updated: May 22 '19
Is it possible to have memory mapped messages in ROS?
rosbag play & tf static_transform_publisher
Corrected Odometry from GMapping / Karto?
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?