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

RViz quietly ignores if .rviz file given with -d option doesn't exist?

asked 2013-12-05 16:09:47 -0500

130s gravatar image

e.g. in Hydro,

$ rosrun rviz rviz -d $(rospack find urdf_tutorial)/urdf.rviz
$ rosrun rviz rviz -d $(rospack find urdf_tutorial)/urdf_noexist.rviz

With first line loads RobotModel pane for instance. With second line no error output printed, RViz looks like starts with default config.

ros-hydro-rviz 1.10.9-0raring-20131124-0032-+0000

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-12-06 02:08:23 -0500

autonomy gravatar image

That's the same behavior I've seen - rviz starts but doesn't create that file until you save the config. I assumed this behavior was intended.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-12-05 16:09:47 -0500

Seen: 139 times

Last updated: Dec 05 '13