mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-23 07:20:17 +03:00
regenerate ros-melodic, Sat Apr 6 22:15:06 2019
This commit is contained in:
parent
f87537f372
commit
54662ad462
889 changed files with 1941 additions and 1052 deletions
|
@ -12,8 +12,9 @@ buildRosPackage {
|
|||
sha256 = "525f02f83695fda430a40dbb0d980db92744f6782726cc14c1ee731215f6137f";
|
||||
};
|
||||
|
||||
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