Unable to run gazebo 1.0.0 RC2
Hi there,
I have just installed Ubuntu and ROS and gazebo-1.0.0-RC2 but when I run the gzserver command this is what I get:
Gazebo multi-robot simulator, version 1.0.0-RC2
Copyright (C) 2011 Nate Koenig, John Hsu, Andrew Howard, and contributors.
Released under the Apache 2 License.
http://gazebosim.org
Warning: no world filename specified, using default world
Msg Waiting for master
Msg Connected to gazebo master @ http://localhost:11345
Segmentation fault
Is there any log or anything else where I can try and figure out what's causing the Segmentation fault?
Previous to this I was having problems, gzserver repeated this message several times:
Xlib: extension “GLX” missing on display “:0.0″. Insufficient GL support
I solved it by installing OpenGL... and that's when the Segfault appeared. So now I don't know if this introduced the current error or it has nothing to do.
Thanks for your time! Miguel.
-------------------------------------------------------------------------------
Update: My Ubuntu installation died and I had to reinstall everything... Now I'm not getting any Xlib errors or segfaults, but instead this is what's happening:
Gazebo multi-robot simulator, version 1.0.0-RC2
Copyright (C) 2011 Nate Koenig, John Hsu, Andrew Howard, and contributors.
Released under the Apache 2 License.
http://gazebosim.org
Warning: no world filename specified, using default world
Msg Waiting for master
Msg Connected to gazebo master @ http://localhost:11345
Exception [RenderEngine.cc:473] unable to find rendering system
Error [Rendering.cc:37] Failed to load the Rendering engine subsystem
unable to find rendering system
Exception [RenderEngine.cc:473] unable to find rendering system
Exception [RenderEngine.cc:473] unable to find rendering system
Exception [Sensors.cc:38] Unable to load the rendering engine
terminate called after throwing an instance of 'gazebo::common::Exception'
Aborted
I'm going to investigate, but I wanted to post it here first.
Thanks again! Miguel.
-------------------------------------------------------------------------------
Update 2:
I tried everything that I could think of, and I'm still getting those errors about the rendering system... Any ideas? :(
Thanks, Miguel.
can you post how you are starting gazebo?