mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 13:40:32 +03:00
regenerate all distros, Fri Sep 15 13:13:19 2023
This commit is contained in:
parent
c060df9b68
commit
148dc07305
534 changed files with 3173 additions and 2024 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-clang-format, ament-cmake, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, 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.7.4-r1";
|
||||
version = "2.8.0-r2";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/moveit2-release/archive/release/rolling/moveit_setup_controllers/2.7.4-1.tar.gz";
|
||||
name = "2.7.4-1.tar.gz";
|
||||
sha256 = "c48d769aebb203b7a30065779ae033c3235ec2ec1d5b765b8b470d616b5e31ef";
|
||||
url = "https://github.com/ros2-gbp/moveit2-release/archive/release/rolling/moveit_setup_controllers/2.8.0-2.tar.gz";
|
||||
name = "2.8.0-2.tar.gz";
|
||||
sha256 = "7dd56e93a985b185f4c7eb8fbaa74e0a1d6b962ade357a13b128176f0fead22f";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue