mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-08 18:44:32 +00:00
Fix packages installation (#326)
* Catkin install testing * Update standalone-install.sh * Fix aruco_pose DetectorParams generating * Update builder/standalone-install.sh * Fix * Fix Co-authored-by: Oleg Kalachev <okalachev@gmail.com>
This commit is contained in:
@@ -41,3 +41,6 @@ pip install --upgrade pytest
|
||||
cd /root/catkin_ws
|
||||
source devel/setup.bash
|
||||
catkin_make run_tests && catkin_test_results
|
||||
|
||||
# Step 5: Install packages
|
||||
catkin_make install
|
||||
|
||||
Reference in New Issue
Block a user