Skip to content

Commit

Permalink
add rosdep call after create repo
Browse files Browse the repository at this point in the history
  • Loading branch information
David Conner committed Jul 26, 2023
1 parent 0c21657 commit 370dc30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci_scripts/test_create_repo.bash
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ source ~/colcon_ws/install/setup.bash
cd ~/colcon_ws/src
ros2 run flexbe_widget create_repo test --non-interactive
cd ~/colcon_ws
rosdep install -y --from-paths src --ignore-src --rosdistro=${ROS_DISTRO}
colcon build
source ~/colcon_ws/install/setup.bash

0 comments on commit 370dc30

Please sign in to comment.