Restore rosdep init

This commit is contained in:
Oleg Kalachev
2022-09-23 00:50:29 +03:00
parent ad1d51fd9e
commit 4e7b2e379a

View File

@@ -30,6 +30,7 @@ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py && python3 get-pip.py &&
pip3 install -U vcstool pip3 install -U vcstool
# sudo rosdep init # sudo rosdep init
rosdep init
rosdep update rosdep update
# rm /etc/ros/rosdep/sources.list.d/20-default.list && rosdep init # rm /etc/ros/rosdep/sources.list.d/20-default.list && rosdep init