ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
No. It sets bash environment variables.
You need to run it once for each time you open a new shell (or terminal). If you almost always use catkin_B
, just source it in your ~/.bashrc
, which automatically runs each time you open a new shell.