mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
regenerate all distros, Fri Oct 11 13:52:59 2024
This commit is contained in:
parent
4c7f942c33
commit
9ddc986b4d
351 changed files with 1484 additions and 1427 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, actionlib, catkin, control-msgs, moveit-core, pluginlib, roscpp }:
|
||||
buildRosPackage {
|
||||
pname = "ros-noetic-moveit-simple-controller-manager";
|
||||
version = "1.1.15-r1";
|
||||
version = "1.1.16-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros-gbp/moveit-release/archive/release/noetic/moveit_simple_controller_manager/1.1.15-1.tar.gz";
|
||||
name = "1.1.15-1.tar.gz";
|
||||
sha256 = "ffeaa12a09eb0596b138cb8327c38cedc184c287af05c5fc15a3edb42a463179";
|
||||
url = "https://github.com/ros-gbp/moveit-release/archive/release/noetic/moveit_simple_controller_manager/1.1.16-1.tar.gz";
|
||||
name = "1.1.16-1.tar.gz";
|
||||
sha256 = "ede8a29274a3f2882eac590afa364e70f9c54b7f91197b08e35014ab4754e419";
|
||||
};
|
||||
|
||||
buildType = "catkin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue