1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-19 16:40:36 +03:00

regenerate ros-kinetic, Sat May 4 17:47:41 2019

This commit is contained in:
Ben Wolsieffer 2019-05-04 02:32:52 -04:00
parent f5f4b6b947
commit 2249f3cbe8
2487 changed files with 5592 additions and 4052 deletions

View file

@ -18,6 +18,6 @@ buildRosPackage {
meta = {
description = ''Tutorials showing how to call into rviz internals from python scripts.'';
#license = lib.licenses.BSD;
license = with lib.licenses; [ bsdOriginal ];
};
}