Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error[gazebo-2] #1

Open
LevanFather opened this issue May 29, 2017 · 1 comment
Open

error[gazebo-2] #1

LevanFather opened this issue May 29, 2017 · 1 comment

Comments

@LevanFather
Copy link

when I try to simulation in Gazebo, roslaunch robotis_op_gazebo robotis_op_gazebo_position_control_soccer_field.launch
and error,
hope you can help me,thanks!

[gazebo-2] process has died [pid 22132, exit code 134, cmd /opt/ros/indigo/lib/gazebo_ros/gzserver -u -e ode /opt/ros/indigo/share/gazebo_ros/launch/empty_world.launch __name:=gazebo __log:=/home/levan/.ros/log/8af4c2ac-445c-11e7-b0ff-b82a72f3a021/gazebo-2.log].
log file: /home/levan/.ros/log/8af4c2ac-445c-11e7-b0ff-b82a72f3a021/gazebo-2*.log

Error [ConnectionManager.cc:116] Failed to connect to master in 30 seconds.
Error [gazebo.cc:59] Unable to initialize transport.
Error [gazebo.cc:203] Unable to setup Gazebo
[gazebo_gui-3] process has died [pid 22136, exit code 255, cmd /opt/ros/indigo/lib/gazebo_ros/gzclient __name:=gazebo_gui __log:=/home/levan/.ros/log/8af4c2ac-445c-11e7-b0ff-b82a72f3a021/gazebo_gui-3.log].
log file: /home/levan/.ros/log/8af4c2ac-445c-11e7-b0ff-b82a72f3a021/gazebo_gui-3*.log

@kdaun
Copy link
Member

kdaun commented May 29, 2017

The error states that the program cannot connect to the ROS master. However, by using roslaunch a local ros core is launched (if not already available) and should provide a ROS master. Do you have your ROS_MASTER_URI set to an external adress? You can check that by calling:
echo $ROS_MASTER_URI
in your ROS environment.
Furthermore, which ROS Version and which OS are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants