nix-ros-overlay/distros
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
..
ament-cmake-core-setup-hook Fix cross-compiling ROS2 packages. 2022-09-23 18:29:03 -04:00
build-env buildEnv: add Python packages to environment and set LD_LIBRARY_PATH 2022-11-07 13:00:32 -05:00
build-ros-package buildRosPackage: don't always enable strictDeps 2022-09-21 19:43:25 -04:00
catkin-setup-hook catkin: pass -DCATKIN_BUILD_BINARY_PACKAGE=ON 2022-10-08 22:37:47 -04:00
foxy Superflore update 2022-11-05 19:42:12 -04:00
galactic Superflore update 2022-11-05 19:42:12 -04:00
humble Superflore update 2022-11-05 19:42:12 -04:00
melodic Superflore update 2022-11-05 19:42:12 -04:00
noetic Superflore update 2022-11-05 19:42:12 -04:00
default.nix Split up ROS1 and ROS2 overlays. 2022-11-05 17:46:30 -04:00
distro-overlay.nix mavros: don't split outputs 2022-11-06 18:00:14 -05:00
gazebo-ros-setup-hook.sh Move everything in rosPackages to its own directory. 2020-01-17 21:21:17 -05:00
python-cmake-module-setup-hook.sh Fix cross-compiling ROS2 packages. 2022-09-23 18:29:03 -04:00
ros1-overlay.nix map-viewer: replace pkgconfig with pkg-config 2022-11-05 19:42:33 -04:00
ros2-overlay.nix Fix cross-compiling gtest-vendor and gmock-vendor 2022-11-06 20:28:45 -05:00
rosidl-generator-py-setup-hook.sh Fix cross-compiling ROS2 packages. 2022-09-23 18:29:03 -04:00