ROS setup
roscore
- takes care of communicaiton between different ROS functionalities
- it can run only one at once
- connects different ROS system into one ROS network
catkin workspace
CATKIN is an official build system for ROS
Alternative is to use catkin build (beforehand you need to remove devel and build folders).
Conect console with ROS variables
To do this automatically when the console is opened, add to bashrc.sh