I have installed gazebo simulator using the ROS installation (ros-indigo-desktop-full)
Gazebo 2.2.3 was installed alongside.
When I run
gzserver
The gazebo server connects to master and everything is fine
> Gazebo multi-robot simulator, version 2.2.3> Copyright (C) 2012-2014 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: MY.IP.ADDRESS.NUMBER
In a new terminal I run
gzclient
And I get the following error
> Error [SelectionBuffer.cc:102] Unable to create selection buffer.
Segmentation fault (core dumped)
Couldn't find a solution anywhere. Ideas?
↧