Update
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
touch import
|
||||||
vcs import --recursive import < drawing_robot_ros2.repos
|
vcs import --recursive import < drawing_robot_ros2.repos
|
||||||
|
sudo rosdep init
|
||||||
rosdep update
|
rosdep update
|
||||||
rosdep install -y -r -i --rosdistro "humble" --from-paths import
|
rosdep install -y -r -i --rosdistro "humble" --from-paths import
|
||||||
source "/opt/ros/humble/setup.bash"
|
source "/opt/ros/humble/setup.bash"
|
||||||
|
|||||||
Reference in New Issue
Block a user