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

Why does rviz seg faults when laserscan is added?

asked 2014-04-23 07:54:32 -0500

maxbaeten gravatar image

Terminal output: rviz Segmentation fault (core dumped)

As soon as I add a laserscan in rviz. No matter what settings I chose, as soon as I enter the topic: /amigo/base_front_laser then rviz seg faults.

In fuerte, it still works properly. How can I fix this?

edit retag flag offensive close merge delete

Comments

Which ROS version? Which Rviz version (you can check by $rosrun rviz rviz)?

Angus gravatar image Angus  ( 2014-04-24 06:24:11 -0500 )edit

rviz version 1.9.34 ROS GROOVY UBUNTU 12.04 amigo@maxbaeten:<groovy>~$ rosrun rviz rviz [ INFO] [1398427199.380737791]: rviz version 1.9.34 [ INFO] [1398427199.380829386]: compiled against OGRE version 1.7.4 (Cthugha) [ INFO] [1398427204.813868693]: OpenGl version: 3 (GLSL 1.3).

maxbaeten gravatar image maxbaeten  ( 2014-04-25 02:02:57 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-04-25 02:22:18 -0500

Angus gravatar image

This is common bug with Rviz 1.9.34 in Groovy for non-Nvidia video cards. If you do a sudo apt-get update does it update to Rviz 1.9.35 for you? I would recommend that, switching to Hydro, or compiling one of the other versions of Rviz from source (maybe 1.9.33 or 1.9.35).

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-04-23 07:54:32 -0500

Seen: 171 times

Last updated: Apr 25 '14