mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-12 05:16:30 +03:00
regenerate all distros, Fri Oct 4 13:25:33 2024
This commit is contained in:
parent
e311549688
commit
393b154bd3
838 changed files with 4944 additions and 3346 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, moveit-ros-visualization, moveit-setup-framework, pluginlib, rclcpp, srdfdom, urdf }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-moveit-setup-core-plugins";
|
||||
version = "2.10.0-r1";
|
||||
version = "2.11.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/moveit2-release/archive/release/rolling/moveit_setup_core_plugins/2.10.0-1.tar.gz";
|
||||
name = "2.10.0-1.tar.gz";
|
||||
sha256 = "719688fc2a59ce65e7d43c7b6390868da80e5c555ef72f57e8331bd8f05f261b";
|
||||
url = "https://github.com/ros2-gbp/moveit2-release/archive/release/rolling/moveit_setup_core_plugins/2.11.0-1.tar.gz";
|
||||
name = "2.11.0-1.tar.gz";
|
||||
sha256 = "7c52278b7a96cc26a57cf78360b87c1be85b7a76bc335676dc598dc8bf202395";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue