When i am installing gazebo it says i should submit gzclient but it fails. Is there a problem with ROS or gazebo? [closed]

asked 2014-04-21 05:00:46 -0600

Abdul gravatar image

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

edit retag flag offensive reopen merge delete

Closed for the following reason Gazebo Question: The Gazebo community prefers to answer questions at: http://answers.gazebosim.org by tfoote
close date 2018-10-03 05:27:05.020910

Comments

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.

Ken_in_JAPAN gravatar image Ken_in_JAPAN  ( 2014-04-22 07:42:29 -0600 )edit

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?

Abdul gravatar image Abdul  ( 2014-04-22 09:03:40 -0600 )edit

After I installed the gazebo, I executed gzclient at once.

Ken_in_JAPAN gravatar image Ken_in_JAPAN  ( 2014-04-22 10:45:43 -0600 )edit

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?

Ken_in_JAPAN gravatar image Ken_in_JAPAN  ( 2014-04-22 11:06:23 -0600 )edit