mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate ros-crystal, Thu Sep 5 22:48:11 2019
This commit is contained in:
parent
807e9720ab
commit
ff57459d52
370 changed files with 730 additions and 76 deletions
|
@ -12,9 +12,10 @@ buildRosPackage {
|
|||
sha256 = "d9e05dc10b16031ec559fd12f315139708c458a811bf4133e7863c65f26806cc";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
buildInputs = [ rcl-lifecycle rosidl-typesupport-cpp rmw-implementation lifecycle-msgs rclcpp ];
|
||||
checkInputs = [ ament-lint-auto ament-cmake-gtest ament-lint-common ];
|
||||
propagatedBuildInputs = [ rclpy rcl-lifecycle rosidl-typesupport-cpp rmw-implementation lifecycle-msgs rclcpp ];
|
||||
propagatedBuildInputs = [ rcl-lifecycle rclpy rosidl-typesupport-cpp rmw-implementation lifecycle-msgs rclcpp ];
|
||||
nativeBuildInputs = [ ament-cmake-ros ];
|
||||
|
||||
meta = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue