ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

newbie needs help with specific error during tutorial [closed]

asked 2012-09-17 09:10:11 -0500

artifmed gravatar image

updated 2012-09-17 09:13:25 -0500

during the tutorial I tried the following but it showed the corresponding error as follows: "$ rosrun turtlesim turtlesim_node" "[ERROR] [1347908650.466741617]: [registerPublisher] Failed to contact master at" "[localhost:11311]. Retrying.."

Can anyone tell me how to fix this?!

(When trying to reset my network as said in ros/networksetup as follows, it keeps being messed up the same way: "$ export ROS_HOSTNAME=localhost $ export ROS_MASTER_URI=http://localhost:11311" Maybe I didn't do this correctly, how do I know for sure what to put in "localhost" and "http://localhost:11311"?)

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tfoote
close date 2012-10-21 16:35:38

Comments

Hi what do you mean with an other console, just a new terminal? that doesnt work unfortunatley

artifmed gravatar image artifmed  ( 2012-09-17 11:08:10 -0500 )edit

3 Answers

Sort by » oldest newest most voted
0

answered 2012-09-17 10:23:59 -0500

Alberto Martín gravatar image

Hi,

You have to run roscore in other console and after run, rosrun turtlesim turtlesim_node

edit flag offensive delete link more
0

answered 2012-09-17 11:18:26 -0500

prasanna.kumar gravatar image

Answer is the same as in this , your previous post. Add it to .bashrc and start of in a new terminal.

edit flag offensive delete link more
0

answered 2012-09-17 11:01:51 -0500

artifmed gravatar image

other console you just mean an other terminal? unfortunately this doesnt work

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-09-17 09:10:11 -0500

Seen: 180 times

Last updated: Sep 17 '12