Gazebo on Windows 10 error when running
I've managed to build Gazebo as per the instructions (although it has taken me every evening for nearly a week hint for others use CMake version 3.2.3, I had problems with versions above and below that).
When I attempt to run the server I'm getting the output below. Does that provide any indication of what the specific problem could lie other than most likely something to do with Ogre?
I am now in the process of downloading and building the Ogre samples to make sure they run on my machine but I thought I'd check if the console output provided a likely pointer to the Gazebo problem at the same time.
F:\gz-ws\gazebo\build\gazebo>gzserver.exe --verbose ....\worlds\empty.world Gazebo multi-robot simulator, version 7.1.0 Copyright (C) 2012-2016 Open Source Robotics Foundation. Released under the Apache 2 License. http://gazebosim.org
[Msg] Waiting for master. [Msg] Connected to gazebo master @ http://127.0.0.1:11345 [Msg] Publicized address: 10.1.1.2 [Err] [F:\gz-ws\gazebo\gazebo\rendering\RenderEngine.cc:125] EXCEPTION: Unable to create an Ogre rendering environment, no Root
[Err] [F:\gz-ws\gazebo\gazebo\rendering\RenderingIface.cc:38] Failed to load the Rendering engine subsystem Unable to create an Ogre rendering environment, no Root [Err] [F:\gz-ws\gazebo\gazebo\gazebo.cc:86] Unable to load sensors [Err] [F:\gz-ws\gazebo\gazebo\Server.cc:275] Unable to load gazebo [Err] [F:\gz-ws\gazebo\gazebo\transport\Connection.cc:274] The I/O operation has been aborted because of either a thread exit or an application requestValue[995]
F:\gz-ws\gazebo\build\gazebo>