mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-19 16:40:36 +03:00
regenerate ros-kinetic, Sat Apr 6 20:59:50 2019
This commit is contained in:
parent
7dae9bf01c
commit
f87537f372
1663 changed files with 3621 additions and 1958 deletions
|
@ -12,8 +12,9 @@ buildRosPackage {
|
|||
sha256 = "30bab9adabf6c5f06ce36eae6cbd2941fbda56fd51675330ced07110d9dee064";
|
||||
};
|
||||
|
||||
buildInputs = [ rviz ];
|
||||
propagatedBuildInputs = [ rviz ];
|
||||
nativeBuildInputs = [ catkin rviz ];
|
||||
nativeBuildInputs = [ catkin ];
|
||||
|
||||
meta = {
|
||||
description = ''Tutorials showing how to call into rviz internals from python scripts.'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue