Unset ROS_HOSTNAME
I am trying now to set ROS_IP instead of ROS_HOSTNAME. How do I unset ROS_HOSTNAME?
I am trying now to set ROS_IP instead of ROS_HOSTNAME. How do I unset ROS_HOSTNAME?
I would suggest that you remove any line like:
export ROS_HOSTNAME=...
from your .bashrc and create a new shell. Else you would have to call unset every time you create a new shell.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-08-08 05:04:34 -0600
Seen: 793 times
Last updated: Aug 08 '12
How to launch multiple turtlebots in real environment?
[Python]How to know pose of turtlebot
ROS Groovy and Create based TurtleBot dashboard
Is it possible to convert geometry_msgs PoseStamped to nav_msgs Odometry?
3dsensor.launch doesn't work on hydro
TurtleBot3 Waffle PI /cmd_vel topic is not active
File structure question about ROS
wow I'm an idiot. Thanks! That was the answer I needed by the way so no one else needs to answer.
In that case, click the checkbox at the answer to accept it, so people see that it's answered.