Built overnight, failed after 2,5 hours because some errors

This commit is contained in:
Sem van der Hoeven
2023-04-13 08:07:08 +00:00
parent e2639a8fe1
commit f194ab90ed
3357 changed files with 36 additions and 106982 deletions

View File

@@ -31,7 +31,7 @@ _colcon_prefix_chain_sh_source_script() {
# source chained prefixes
# setting COLCON_CURRENT_PREFIX avoids relying on the build time prefix of the sourced script
COLCON_CURRENT_PREFIX="/opt/ros/humble"
COLCON_CURRENT_PREFIX="/opt/ros/foxy"
_colcon_prefix_chain_sh_source_script "$COLCON_CURRENT_PREFIX/local_setup.sh"