Skip to content

Commit

Permalink
Bring back rosdep init
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Apr 12, 2024
1 parent 51d6d78 commit 05c773b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builder/image-ros.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ my_travis_retry pip3 install -U rosdep
# export ROS_IP='127.0.0.1' # needed for running tests

# TODO: 'kinetic-rosdep-clover.yaml' should add only if we use our repo?
#echo_stamp "Init rosdep"
#my_travis_retry rosdep init
echo_stamp "Init rosdep"
my_travis_retry rosdep init

echo_stamp "Update rosdep"
# FIXME: Re-add this after missing packages are built
Expand Down

0 comments on commit 05c773b

Please sign in to comment.