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

aris's profile - activity

2016-10-10 05:58:34 -0500 received badge  Famous Question (source)
2016-04-01 02:28:50 -0500 received badge  Notable Question (source)
2016-03-28 16:43:16 -0500 received badge  Popular Question (source)
2016-03-28 06:19:49 -0500 asked a question rqt+rviz segfault when displaying gridcells

I have a nav_msgs::GridCells topic which can be well shown in rviz itself. But if I want to use the embedded rviz in rqt, and display the gridcells message, rqt crashes.

Running with gdb python and run /opt/ros/indigo/lib/rqt_gui/rqt_gui:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffa9ffb700 (LWP 8874)]
0x00007fffec18ee29 in glGenBuffersARB () from /usr/lib/nvidia-352/libGL.so.1

Versions:

  • dpkg ros-indigo-rviz: 1.11.10-0trusty-20160201-033846-0800
  • dpkg ros-indigo-rqt: 0.2.14-1trusty-20160110-093425-0800
  • dpkg ros-indigo-rqt-gui: 0.2.14-1trusty-20160110-084939-0800
  • dpkg ros-indigo-rqt-rviz: 1.11.10-0trusty-20160201-033846-0800