ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can send markers to rviz from your program. There are different markers available - lines, polygons, cubes, etc. The markers will probably be flexible enough to be able to represent the 2D and 3D data you are interested in.
2 | No.2 Revision |
You can send markers to rviz rviz
from your program. There are different markers available - lines, polygons, cubes, etc. The markers will probably be flexible enough to be able to represent the 2D and 3D data you are interested in.