When i am installing gazebo it says i should submit gzclient but it fails. Is there a problem with ROS or gazebo? [closed]
This is the result i get after following the tutorial on gazebo:
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.101 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.
What is the problem? IS there a problem while connecting to server? or simply I should have done something before this? Its on Ubuntu12.04 with ROS.
P.S Beginner
Which distribution of ROS do you use on Ubuntu 12.04, fuerte, Groovy or Hydro? This page ( http://gazebosim.org/wiki/Tutorials/1.9/Installing_gazebo_ros_Packages ) might be useful for you, because Gazebo 1.9 recommends ROS Hydro.
I am using that tutorial to setup. I have hydro. But gzserver runs but gzclient command fails so i am confused. Do i need to connect the drone before entering gzclient command?
After I installed the gazebo, I executed
gzclient
at once.I focused on
Floating point exception (core dumped)
. As gzserver doesn't start up correctly, The error message occurs. I think so. Could you try to google with the keyword?