Removed build artifacts from repo

This commit is contained in:
2025-03-08 09:48:32 +01:00
parent 7121fdd252
commit 08063e8312
29 changed files with 41 additions and 60 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/jazzy\local_setup.ps1"
_colcon_prefix_chain_powershell_source_script "/opt/ros/jazzy/install\local_setup.ps1"
# source this prefix
$env:COLCON_CURRENT_PREFIX=(Split-Path $PSCommandPath -Parent)