- cd into folder
cd ~/ELEC3210_projects/P1_ICP- Compile the code
catkin_make- Source the setup file
source devel/setup.bash- Run the code
- In terminal 1, run the following command
roscore- In terminal 2, run the following command
roslaunch icp_odometry icp.launch