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

rviz crashes when adding display

asked 2013-10-08 14:34:49 -0500

Dereck gravatar image

updated 2013-10-09 03:55:22 -0500

I have deleted my ~/.rviz directory and rviz loads fine, but as soon as I click 'add' to add a display, the program seg faults.

Any suggestions? It was working a week or two ago just fine... :/

If I open one of my saved settings files, it loads fine but I can't add anything.

Hydro on U13.04

$ rosrun rviz rviz
[ INFO] [1381326753.836165659]: rviz version 1.10.6
[ INFO] [1381326753.836304863]: compiled against OGRE version 1.7.4 (Cthugha)
[ INFO] [1381326754.842062938]: OpenGl version: 3.3 (GLSL 3.3).
[rospack] Warning: no such package media_export
Segmentation fault (core dumped)
edit retag flag offensive close merge delete

Comments

What's the rviz version?

dgossow gravatar image dgossow  ( 2013-10-08 14:43:34 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-10-13 11:46:58 -0500

Dereck gravatar image
sudo apt-get purge ros-hydro-*
sudo apt-get install ros-hydro-desktop-full
edit flag offensive delete link more

Comments

1

Thanks to this answer I was able to fix this issue. I think adding $ sudo apt-get autoremove makes it more perfect.

130s gravatar image 130s  ( 2014-09-22 20:14:34 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-10-08 14:34:49 -0500

Seen: 369 times

Last updated: Oct 13 '13