builder: Search for buster ROS packages

This commit is contained in:
sfalexrog
2019-08-08 12:52:55 +03:00
parent 72dfa64678
commit 84106ec919

View File

@@ -79,7 +79,7 @@ resolve_rosdep() {
CATKIN_PATH=$1
ROS_DISTRO='kinetic'
OS_DISTRO='debian'
OS_VERSION='stretch'
OS_VERSION='buster'
echo_stamp "Installing dependencies apps with rosdep in ${CATKIN_PATH}"
cd ${CATKIN_PATH}