ros_master_uri - change it and save it
Hi,
Is there a simple way to store change of ROS_MASTER_URI? So when ever I boot up my machine (or start node) this would always be changed to for example:
export ROS_MASTER_URI=http://ubuntu:11311
Now it changes always back to default
$ echo $ROS_MASTER_URI
http://localhost:11311