tried building on ubuntu 20 and ROS 2 foxy, got out of memory error

This commit is contained in:
Sem van der Hoeven
2023-04-13 13:41:31 +00:00
parent f194ab90ed
commit fd4bd6f8cb
11236 changed files with 1402154 additions and 4 deletions

View File

@@ -0,0 +1 @@
prepend-non-duplicate;PYTHONPATH;lib/python3.8/site-packages

View File

@@ -0,0 +1,3 @@
# generated from colcon_powershell/shell/template/hook_prepend_value.ps1.em
colcon_prepend_unique_value PYTHONPATH "$env:COLCON_CURRENT_PREFIX\lib/python3.8/site-packages"

View File

@@ -0,0 +1,3 @@
# generated from colcon_core/shell/template/hook_prepend_value.sh.em
_colcon_prepend_unique_value PYTHONPATH "$COLCON_CURRENT_PREFIX/lib/python3.8/site-packages"