mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Fri Nov 12 13:26:46 2021
This commit is contained in:
parent
3fa52e826e
commit
df61415c15
299 changed files with 2088 additions and 1196 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.5-r1";
|
||||
version = "1.1.6-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros-gbp/moveit-release/archive/release/noetic/moveit_simple_controller_manager/1.1.5-1.tar.gz";
|
||||
name = "1.1.5-1.tar.gz";
|
||||
sha256 = "5cc86e4968183f2aa99a69aadf04b6e1e8d1350364f28f1ed87cbd0976190f68";
|
||||
url = "https://github.com/ros-gbp/moveit-release/archive/release/noetic/moveit_simple_controller_manager/1.1.6-1.tar.gz";
|
||||
name = "1.1.6-1.tar.gz";
|
||||
sha256 = "888d2692f2c2e6fed7968204646756824ae9016310ee8ffb34c663d488bc84dc";
|
||||
};
|
||||
|
||||
buildType = "catkin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue