Try to fix rosdep update another way

This commit is contained in:
Oleg Kalachev
2024-04-05 16:00:19 +03:00
parent a3fad60aae
commit f6594dee62

View File

@@ -78,7 +78,7 @@ echo "yaml file:///etc/ros/rosdep/noetic-bookworm.yaml" >> /etc/ros/rosdep/sourc
my_travis_retry rosdep update
echo_stamp "Populate rosdep for ROS user"
my_travis_retry sudo --preserve-env -u pi rosdep update
my_travis_retry sudo -u pi ROS_OS_OVERRIDE=debian:$VERSION_CODENAME rosdep update
export ROS_IP='127.0.0.1' # needed for running tests