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

You have not actually "added the config file" to your launch file. What that line currently does is simply run the rviz application. The launch file should also specify the full path name to the rviz config file that you saved.

When rviz is started by this launch file, is the fixed_frame and other rviz config what you expect? Does it start working if you use File|OpenConfig from the rviz menus?