From 0871d9ade91e3e09075a2013b0f863fc35741f8f Mon Sep 17 00:00:00 2001 From: Nicolas Hiillos Date: Wed, 11 Jan 2023 12:25:02 +0200 Subject: [PATCH] Update --- rebuild.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rebuild.sh b/rebuild.sh index fd0cee1..388f6f1 100755 --- a/rebuild.sh +++ b/rebuild.sh @@ -1,6 +1,8 @@ #!/bin/bash +touch import vcs import --recursive import < drawing_robot_ros2.repos +sudo rosdep init rosdep update rosdep install -y -r -i --rosdistro "humble" --from-paths import source "/opt/ros/humble/setup.bash"