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

Revision history [back]

I have had better success using Parallels for RVIZ. Parallels supports OpenGL acceleration in the virtual machine, and has worked with RVIZ in the past.

On older versions of Parallels (5), there was a slight workaround because Parallels Tools didn't get OpenGL properly working. I believe that it was due to a library being incorrectly installed. This workaround only works if you currently have NO openGL acceleration (For example, Compiz doesn't work).

  1. Open terminal: sudo gedit /etc/ld.so.conf.d/GL.conf
  2. In Gedit: delete "mesa"
  3. Line should read: /usr/lib/
  4. Save and Close
  5. Reboot