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

@@ -22,7 +22,7 @@ function _colcon_prefix_chain_powershell_source_script {
}
# source chained prefixes
_colcon_prefix_chain_powershell_source_script "/opt/ros/humble\local_setup.ps1"
_colcon_prefix_chain_powershell_source_script "/opt/ros/foxy\local_setup.ps1"
# source this prefix
$env:COLCON_CURRENT_PREFIX=(Split-Path $PSCommandPath -Parent)