Import repos with vcs

This commit is contained in:
2023-01-11 11:24:07 +02:00
parent 3c717a4252
commit 79ef8fb77f

View File

@@ -1,4 +1,6 @@
#!/bin/bash
vcs import --recursive --shallow src < drawing_robot_ros2.repos
cd src
rm -r install build log
colcon build --packages-select robot_interfaces robot_controller