regenerate all distros, Sat Mar 23 14:09:25 2024

This commit is contained in:
Superflore 2024-03-23 14:09:26 +00:00 committed by Ben Wolsieffer
parent 39e6165e90
commit 1b9585ae8f
5754 changed files with 6889 additions and 6889 deletions

View file

@ -18,7 +18,7 @@ buildRosPackage {
propagatedBuildInputs = [ python-qt-binding python3Packages.catkin-pkg python3Packages.matplotlib python3Packages.numpy qt-gui-py-common rclpy rqt-gui rqt-gui-py rqt-py-common std-msgs ];
meta = {
description = ''rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends.'';
description = "rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends.";
license = with lib.licenses; [ bsdOriginal ];
};
}