mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-30 16:59:32 +00:00
Fix path to catkin_ws dir
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user