Hi Brian,<br><br>I installed ROS/ubuntu 9.04 on other computer which has graphics card : "VGA compatible controller: nVidia Corporation Quadro FX 570M".<br><br>Still rviz is not working. I am getting the same error.<br>
vros@Kamal-laptop:~$ rosrun rviz rviz<br>[ INFO] 1279935079.203935000: Loading general config from [/home/vros/.rviz/config]<br>[ INFO] 1279935079.204084000: Loading display config from [/home/vros/.rviz/display_config]<br>
rviz: OgreGLSupport.cpp:57: virtual void Ogre::GLSupport::initialiseExtensions(): Assertion `pcVer && "Problems getting GL version string using glGetString"' failed.<br>/opt/ros/boxturtle/ros/bin/rosrun: line 35: 25237 Aborted                 $exepath "$@"<br>
<br>For the last line error, I tried $ rosmake --preclean-rviz ; as I noticed this here <a href="https://code.ros.org/discuss/ros-users/browse_frm/thread/908/3292">https://code.ros.org/discuss/ros-users/browse_frm/thread/908/3292</a> but still getting the same.<br>
<br>Need urgent help on this as visualization is important for us.<br><br>THanks<br>Vinay<br><br>