mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
builder: Search for buster ROS packages
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user