mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Sat Mar 23 14:09:25 2024
This commit is contained in:
parent
39e6165e90
commit
1b9585ae8f
5754 changed files with 6889 additions and 6889 deletions
|
@ -20,13 +20,13 @@ buildRosPackage {
|
|||
nativeBuildInputs = [ ament-cmake ];
|
||||
|
||||
meta = {
|
||||
description = ''rqt_py_common provides common functionality for rqt plugins written in Python.
|
||||
description = "rqt_py_common provides common functionality for rqt plugins written in Python.
|
||||
Despite no plugin is provided, this package is part of the rqt_common_plugins
|
||||
repository to keep refactoring generic functionality from these common plugins
|
||||
into this package as easy as possible.
|
||||
|
||||
Functionality included in this package should cover generic ROS concepts and
|
||||
should not introduce any special dependencies beside "ros_base".'';
|
||||
should not introduce any special dependencies beside "ros_base".";
|
||||
license = with lib.licenses; [ bsdOriginal ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue