Unable to contact my own server
I'm in the midst of trying to set up turtlebot and I have encountered this problem.
When I type "roslaunch turtlebot_bringup robot.launch" on my laptop, the following message appears
Unable to contact my own server at [http://10.217.252.66:58698/].
This usually means that the network is not configured properly.
I tried pinging myself and it works. Any ideas what might be wrong? Thanks
How to you check your .bashrc form and how do you find your ROS_IP
You can open
.bashrc
by typinggedit ~/.bashrc
in the terminal.