1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-14 14:10:37 +03:00

regenerate all distros, Fri Nov 4 13:38:02 2022

This commit is contained in:
Superflore 2022-11-04 13:38:03 +00:00 committed by Ben Wolsieffer
parent 0e8f3d88ae
commit a1596850e0
6690 changed files with 6930 additions and 8596 deletions

View file

@ -14,7 +14,6 @@ buildRosPackage {
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-cpplint ament-cmake-gtest ];
propagatedBuildInputs = [ angles control-msgs geometry-msgs kdl-parser nav-msgs orocos-kdl pluginlib rclcpp rclcpp-action robot-controllers-interface sensor-msgs std-msgs tf2-geometry-msgs tf2-ros trajectory-msgs urdf ];
nativeBuildInputs = [ ament-cmake ];