Remove sources list before rosdep init

This commit is contained in:
Oleg Kalachev
2022-09-23 00:56:49 +03:00
parent 4e7b2e379a
commit 168734ad8c

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
# sudo rosdep init
rm /etc/ros/rosdep/sources.list.d/20-default.list
rosdep init
rosdep update