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

alexmc's profile - activity

2015-11-16 01:33:46 -0500 received badge  Notable Question (source)
2013-08-09 16:49:05 -0500 received badge  Popular Question (source)
2013-03-02 12:39:31 -0500 received badge  Editor (source)
2013-03-02 12:39:06 -0500 asked a question Having issues running turtlebot and workstation on same machine

I'm going through the tutorial for the TurtleBot network setup here ros.org/wiki/Robots/TurtleBot/Network%20Setup, and I'm having issues with the ROS_MASTER_URI and ROS_HOSTNAME. I set them as localhost in my .bashrc file on my computer. I'm setting this all up on a custom-built robot's computer, which acts as both the turtlebot and the workstation.

Is there some other process to take when the turtlebot and workstation are both on the same computer?

I tried doing sudo ./install.bash lo, but it didn't seem to help.