ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Please list the topics that you want to visualize in Rviz. As an additional comment, you need to make sure to have the proper tf tree of your system (how camera is connected to base_link etc http://wiki.ros.org/tf/Tutorials) you might want to create a transform boradcaser launch file to create the tf tree of your system so you can visualize everything you want at once in Rviz.