[gazebo]unable to find rendering system
Hi all , i am new to gazebo and when i run following command
$ gzserver
it gave me following errors :-
Gazebo multi-robot simulator, version 1.0.1
Copyright (C) 2011 Nate Koenig, John Hsu, Andrew Howard, and contributors.
Released under the Apache 2 License.
Msg Waiting for master
Msg Connected to gazebo master @ http://localhost:11345
Exception [RenderEngine.cc:468] unable to find rendering system
Error [Rendering.cc:37] Failed to load the Rendering engine subsystem
unable to find rendering system
Exception [RenderEngine.cc:468] 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)
Asked by Sanket_Kumar on 2012-07-11 01:27:01 UTC
Answers
have you installed all requirements with a okey version ? http://gazebosim.org/wiki/requirements
Asked by pkohout on 2012-07-11 01:32:33 UTC
Comments
I have the same problem. I think the problem is ogre. I have tried many ways to install ogre and I tried different version of ogre, still it gives me this error message. Some people says it happens to ubuntu 11.04 and 12.04. I am using 12.04 and it is required to use it for my project. I am stuck :(
Asked by Cherry on 2012-07-26 04:32:06 UTC
Comments
hey my problem was solved i think it may help u......the instruction of installing gazebo lead me to this problem.....i think u have downloaded their debian package...first remove it and then download source package from here http://gazebosim.org/downloads.html then install it...in my case it worked
Asked by Sanket_Kumar on 2012-07-31 06:28:02 UTC
Hi, thanks! My problem is solved too. But the ogre was a headache, I installed it several times before gazebo really find where it is.
Asked by Cherry on 2012-08-08 04:59:51 UTC
Hi, may I know how exactly did u solve the problem? Is it by installing gazebo via source package? Could you please tell me the detailed steps in solving this problem? I need it for school work too. Thank you!
Asked by ChengXiang on 2012-08-21 02:00:17 UTC
Comments
@coon i installed everything twice but its not working.....its giving me same error
Asked by Sanket_Kumar on 2012-07-11 07:46:37 UTC
ok, which OS do you use ?
Asked by pkohout on 2012-07-12 22:24:10 UTC
ubuntu 12.04
Asked by Sanket_Kumar on 2012-07-13 08:56:58 UTC