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

1) Either you must run the above source command each time you open a new terminal window

2) or add it to your .bashrc file as follows.

echo "source ~/catkin_ws/devel/setup.bash" >> ~/.bashrc

I found the above instruction from this website: https://github.com/MST-Robotics/MST_ROS_Catkin_Packages/wiki/New-Member-Tutorials

1) Either you must run the above source command each time you open a new terminal window

2) or add it to your .bashrc file as follows.

echo "source ~/catkin_ws/devel/setup.bash" >> ~/.bashrc

I found the above instruction from this website: https://github.com/MST-Robotics/MST_ROS_Catkin_Packages/wiki/New-Member-Tutorials

1) Either you must run the above source command each time you open a new terminal window

2) or add it to your .bashrc file as follows.

echo "source ~/catkin_ws/devel/setup.bash" >> ~/.bashrc

~/.bashrc

I found the above instruction from this website: https://github.com/MST-Robotics/MST_ROS_Catkin_Packages/wiki/New-Member-Tutorials