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

Unset ROS_HOSTNAME

asked 2012-08-08 05:04:34 -0500

buma676 gravatar image

updated 2014-01-28 17:13:17 -0500

ngrennan gravatar image

I am trying now to set ROS_IP instead of ROS_HOSTNAME. How do I unset ROS_HOSTNAME?

edit retag flag offensive close merge delete

Comments

wow I'm an idiot. Thanks! That was the answer I needed by the way so no one else needs to answer.

buma676 gravatar image buma676  ( 2012-08-08 05:15:08 -0500 )edit
1

In that case, click the checkbox at the answer to accept it, so people see that it's answered.

dornhege gravatar image dornhege  ( 2012-08-08 05:21:52 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
4

answered 2012-08-08 05:11:22 -0500

edit flag offensive delete link more
2

answered 2012-08-08 11:22:50 -0500

KruseT gravatar image

updated 2012-08-08 11:23:26 -0500

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.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-08 05:04:34 -0500

Seen: 1,355 times

Last updated: Aug 08 '12