update: colcon build install

This commit is contained in:
davidhan008 2022-12-04 14:36:01 +08:00
parent 361d84d99f
commit 3a0198f67a
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -170,6 +170,9 @@ cd ..
cd workspace
colcon build --merge-install
cp ../install_dependence.sh install/
cp -r ../build_tools/install/bin install/
cp -r ../build_tools/install/lib install/
cp -r ../build_tools/install/share install/
####
# for unit test 循环拷贝所有的东西