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

Easiest workaround came up after the discussion among the original developers; run rqt_gui in multi process mode by:

$ rqt_gui -m

# This will work around any other issues that arise from running OpenGL in a single process.