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

Revision history [back]

click to hide/show revision 1
initial version

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.

I would suggest that you remove any line like:

export ROS_HOSTNAME ROS_HOSTNAME

from your .bashrc and create a new shell. Else you would have to call unset every time you create a new shell. shell.

I would suggest that you remove any line like:

export ROS_HOSTNAME
ROS_HOSTNAME=...

from your .bashrc and create a new shell. Else you would have to call unset every time you create a new shell.