Gazebo fails to connect to client when i enter gzclient in the command part.
This is the message i get when i try to check if my gazebo works. I am failing to understand the problem.
kadir@kadir:~$ gzserver Gazebo multi-robot simulator, version 1.9.5 Copyright (C) 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: 192.168.1.100 Floating point exception (core dumped) kadir@kadir:~$ gzclient Gazebo multi-robot simulator, version 1.9.5 Copyright (C) 2014 Open Source Robotics Foundation. Released under the Apache 2 License. http://gazebosim.org
Msg Waiting for master.............................. Error [ConnectionManager.cc:116] Failed to connect to master in 30 seconds.
P.S. Beginner
Asked by abdul on 2014-04-21 14:04:54 UTC
Comments
your server seems to crash...
Floating point exception (core dumped)
... can you upload your `~/.gazebo/gzserver.log somewhere?Asked by evilBiber on 2014-04-24 03:10:14 UTC