From 79ef8fb77f987d910b38007474c5fbb8f09cf8ad Mon Sep 17 00:00:00 2001 From: Nicolas Hiillos Date: Wed, 11 Jan 2023 11:24:07 +0200 Subject: [PATCH] Import repos with vcs --- rebuild.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rebuild.sh b/rebuild.sh index 1f2c0a6..89272b0 100755 --- a/rebuild.sh +++ b/rebuild.sh @@ -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