Skip to content

Commit

Permalink
Set ROS_OS_OVERRIDE
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Apr 5, 2024
1 parent f5a7dc2 commit 90d4477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/image-ros.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ NUMBER_THREADS=$5
# Current ROS distribution
ROS_DISTRO=noetic
. /etc/os-release # set $VERSION_CODENAME to Debian release code name
export ROS_OS_OVERRIDE=debian:$VERSION_CODENAME

echo_stamp() {
# TEMPLATE: echo_stamp <TEXT> <TYPE>
Expand Down

0 comments on commit 90d4477

Please sign in to comment.