Add aruco_detect patch to builder for theater configuration

This commit is contained in:
Arthur Golubtsov
2019-09-23 20:34:47 +03:00
parent 38478a41f0
commit 3f522b6bf0
3 changed files with 337 additions and 0 deletions

View File

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