OGRE EXCEPTION(3:RenderingAPIException): Zero sized texture surface on texture high_def_sensor_RttTex face 0 mipmap 0
Hi,
I tried running the command roslaunch pr2_empty_world.launch, and after starting a bunch of processes and gazebo successfully initializing, the gazebo window suddenly closes and I get this error message:
Gazebo successfully initialized terminate called after throwing an instance of 'Ogre::RenderingAPIException' what(): OGRE EXCEPTION(3:RenderingAPIException): Zero sized texture surface on texture high_def_sensor_RttTex face 0 mipmap 0. Probably, the GL driver refused to create the texture. in GLTexture::_createSurfaceList at /tmp/buildd/ros-diamondback-visualization-common-1.4.0/debian/ros-diamondback-visualization-common/opt/ros/diamondback/stacks/visualization_common/ogre/build/ogre_src_v1-7-1/RenderSystems/GL/src/OgreGLTexture.cpp (line 406) Service call failed: transport error completing service call: unable to receive data from sender, check sender's logs for details spawning success None [gazebo-1] process has died [pid 26615, exit code -6].
My graphics card is a GeForce4 MX 420 and I am using the latest driver for it.
Thanks for your help!