Skip to content

Commit

Permalink
added ROS_VERSION export
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Oct 31, 2023
1 parent 05901b6 commit c48d2a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ IDX_FILE=$ARTIFACTS_FOLDER/idx.txt

YAML_FILE=${LIST}.yaml

# needed for building open_vins
export ROS_VERSION=1

sudo apt-get -y install dpkg-dev

ARCH=$(dpkg-architecture -qDEB_HOST_ARCH)
Expand Down

0 comments on commit c48d2a1

Please sign in to comment.