ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You need to publish a specific marker message. You code needs to define the type and location of the markers, and publish them to a topic.
http://docs.ros.org/jade/api/visualization_msgs/html/msg/Marker.html http://docs.ros.org/jade/api/visualization_msgs/html/msg/MarkerArray.html
2 | No.2 Revision |
You need to publish a specific marker message. You code needs to define the type and location of the markers, and publish them to a topic.
http://docs.ros.org/jade/api/visualization_msgs/html/msg/Marker.html
http://docs.ros.org/jade/api/visualization_msgs/html/msg/Marker.html
http://docs.ros.org/jade/api/visualization_msgs/html/msg/MarkerArray.html