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

The most likely cause is that you're not using hardware accelerated video drivers. Rviz works best with nVidia graphics cards and the propriety driver. My guess is that you're using software rendering (as opposed to taking advantage of the hardware on the GPU), and that this is what's causing the slow-down. I'd suggest that you make sure you're using hardware-accelerated video drivers, and see if that helps.

The best long-term solution, though, is probably to switch to an nVidia video card.