1
0
Fork 0
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:
Ben Wolsieffer 2019-09-05 22:48:11 -04:00
parent 807e9720ab
commit ff57459d52
370 changed files with 730 additions and 76 deletions

View file

@ -12,6 +12,7 @@ buildRosPackage {
sha256 = "2b849f99ddef657e6711f07cf034016b0b12219010431f81b467649ea2ce2f9f";
};
buildType = "ament_cmake";
propagatedBuildInputs = [ rqt-gui-py python3Packages.catkin-pkg python3Packages.numpy rclpy rqt-gui qt-gui-py-common std-msgs rqt-py-common python-qt-binding python3Packages.matplotlib ];
nativeBuildInputs = [ ament-cmake ];