tf broadcaster object
Hello,
My robot has detected 2d object at some distance and how can I publish the TF of that object ?
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-05-22 07:42:43 -0600
Seen: 27 times
Last updated: May 22
unable to build geometry package in ROS kinetic [closed]
How to have matplotlib animation of message?
Colcon not found Drivework libraries (Autoware)
How Do I Launch REEM-C Simulation in Gazebo?
Impossible to find the file kobuki_interbotix_astra.urdf.xacro on the turtlebot2i
nodelet: error: nullptr was not declared in this scope
How to publish an array of 3D points for visualization in RVIZ? [Solved]