Unable to find rendering system
Hello,
I got following error messages. What's the problem? I compiled the code on Ubuntu 12.04 and just run it.
Gazebo multi-robot simulator, version 1.0.2
Copyright (C) 2011 Nate Koenig, John Hsu, Andrew Howard, and contributors.
Released under the Apache 2 License.
http://gazebosim.org
Msg Waiting for master
Msg Connected to gazebo master @ http://localhost:11345
Exception [RenderEngine.cc:471] unable to find rendering system
Error [Rendering.cc:37] Failed to load the Rendering engine subsystem
unable to find rendering system
Exception [RenderEngine.cc:471] unable to find rendering system
Exception [Sensors.cc:39] Unable to load the rendering engine
terminate called after throwing an instance of 'gazebo::common::Exception'
Aborted (core dumped)
Why aren't you using the pre-packaged version of gazebo?
I'm just trying to understand the inside code.