Fix path to catkin_ws dir

This commit is contained in:
Arthur Golubtsov
2019-09-23 20:49:53 +03:00
parent 3f522b6bf0
commit 60984c69b9

View File

@@ -65,7 +65,7 @@ chrony \
echo_stamp "Install python libs"
my_travis_retry pip install selectors2
cd ~/catkin_ws
cd /home/pi/catkin_ws
catkin_make aruco_pose
echo_stamp "End of software installation"