tried building on ubuntu 20 and ROS 2 foxy, got out of memory error
This commit is contained in:
1
install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv
Normal file
1
install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv
Normal file
@@ -0,0 +1 @@
|
||||
prepend-non-duplicate;PYTHONPATH;lib/python3.8/site-packages
|
||||
3
install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1
Normal file
3
install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1
Normal 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"
|
||||
3
install/px4_msgs/share/px4_msgs/hook/pythonpath.sh
Normal file
3
install/px4_msgs/share/px4_msgs/hook/pythonpath.sh
Normal 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"
|
||||
Reference in New Issue
Block a user