1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-14 06:00:38 +03:00
nix-ros-overlay/distros/build-env
Ben Wolsieffer c0077930c0 buildEnv: add Python packages to environment and set LD_LIBRARY_PATH
Now that we set PYTHONPATH in the wrappers, we can add Python packages to the
environment as well. This is necessary to make certain ros2cli commands work
(e.g. ros2launch).

Also, ROS2 loads the RMW implementation dynamically, so we need to set
LD_LIBRARY_PATH in the wrappers.
2022-11-07 13:00:32 -05:00
..
default.nix buildEnv: add Python packages to environment and set LD_LIBRARY_PATH 2022-11-07 13:00:32 -05:00
setup-hook-builder.pl Move everything in rosPackages to its own directory. 2020-01-17 21:21:17 -05:00