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

In turtlebot2, the connection is very difficult

asked 2017-09-28 07:31:43 -0500

suwonlee gravatar image

Hi! I'm beginner of ROS. So, I want to practice the ROS through the Turtlebot! But, it is very difficult!

I'm proceding the "TurtleBot Bringup" session. The first, I typed "roslaunch turtlebot_bringup minimal.launch" in remote PC followiwng the manual. But it occured, "ERROR : unable to contact ROS master at [http:// my_IP] The traceback for the exception was written to the log file".

What should I do?

Actually, I cannot assure that I did well the precedent procedure! Help me!

edit retag flag offensive close merge delete

Comments

1

Please update your question with the results of

echo $ROS_MASTER_URI

,

echo $ROS_IP

and

echo $ROS_HOSTNAME
jayess gravatar image jayess  ( 2017-09-28 10:08:57 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-09-28 09:53:15 -0500

tjadhav gravatar image

I'm a beginner too :), I think you have to run this command on your turtlebot computer by remoting in (telenet, ssh etc) and not your remote computer. Also make sure you can ping the turtlebot IP and have set the environmental variables.

Tushar.

edit flag offensive delete link more

Comments

What's the actual procedure for controlling the robot with the remote PC, I'm having issues too. So you are saying I have to run the bringup on the turtlebot computer first? then I use the remote PC to connect(ssh) the turtlebot computer, then I can control the robot and run launch files from the remote PC?

distro gravatar image distro  ( 2021-09-04 19:40:56 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2017-09-28 07:31:43 -0500

Seen: 159 times

Last updated: Sep 28 '17