mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 13:40:32 +03:00
regenerate all distros, Fri Feb 21 13:18:38 2025
This commit is contained in:
parent
711d683bc2
commit
3c7256839c
404 changed files with 3371 additions and 1522 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-index-cpp, moveit-configs-utils, moveit-resources-fanuc-moveit-config, moveit-resources-panda-moveit-config, moveit-setup-framework, pluginlib, rclcpp }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-moveit-setup-controllers";
|
||||
version = "2.12.0-r1";
|
||||
version = "2.13.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/moveit2-release/archive/release/rolling/moveit_setup_controllers/2.12.0-1.tar.gz";
|
||||
name = "2.12.0-1.tar.gz";
|
||||
sha256 = "dd164cccb417169daac6cb037bf99d322536656a348f1299efb74b404840f192";
|
||||
url = "https://github.com/ros2-gbp/moveit2-release/archive/release/rolling/moveit_setup_controllers/2.13.0-1.tar.gz";
|
||||
name = "2.13.0-1.tar.gz";
|
||||
sha256 = "61ffa51687c4e41a5fde71346797cc676f131fc2653edba12eca5d16cc5965eb";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue