mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Fri Jul 26 13:34:25 2024
This commit is contained in:
parent
a76cac0463
commit
400bfc88fb
2195 changed files with 17872 additions and 7924 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gen-version-h, ament-cmake-gmock, hardware-interface, rclcpp-lifecycle, sensor-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-controller-interface";
|
||||
version = "4.11.0-r1";
|
||||
version = "4.14.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/controller_interface/4.11.0-1.tar.gz";
|
||||
name = "4.11.0-1.tar.gz";
|
||||
sha256 = "ec1714ab4c1ca009ba6f6a8eaeb65f4cc4fe2ff8731b8508d104707a7e052a56";
|
||||
url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/controller_interface/4.14.0-1.tar.gz";
|
||||
name = "4.14.0-1.tar.gz";
|
||||
sha256 = "db5f34244402940405788a283e12250d46996de25e52b62a04529496468259b0";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue