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,7 @@ buildRosPackage {
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake qt5.qtbase ];
buildInputs = [ qt5.qtbase ];
checkInputs = [ ament-cmake-cppcheck ament-cmake-cpplint ament-cmake-gmock ament-cmake-lint-cmake ament-cmake-uncrustify ];
propagatedBuildInputs = [ ament-cmake-gtest rviz-common ];
nativeBuildInputs = [ ament-cmake ];