ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

In TF you would need to add more than 1 frame in order to visualize it in rviz. However I would recommned you to use Marker Arrays for your kites. As you already have the data published over a topic and it is different for every kite so you can use this data and markers arrays to display it. Follow the Markers tutorial on ros wiki, its a very good tutorial.