mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +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-gmock, control-msgs, hardware-interface, lifecycle-msgs, pluginlib, rclcpp-lifecycle, ros2-control-test-assets }:
|
||||
buildRosPackage {
|
||||
pname = "ros-jazzy-hardware-interface-testing";
|
||||
version = "4.11.0-r1";
|
||||
version = "4.14.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/jazzy/hardware_interface_testing/4.11.0-1.tar.gz";
|
||||
name = "4.11.0-1.tar.gz";
|
||||
sha256 = "bba84c3686df243b21dd51167abf03b1d3a6ea6832c8cad5498a48d1b8c84b89";
|
||||
url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/jazzy/hardware_interface_testing/4.14.0-1.tar.gz";
|
||||
name = "4.14.0-1.tar.gz";
|
||||
sha256 = "a82290d9737a8dc693e63624b83ffd70b3151822ab18d0c71cbf4a28447eaacc";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue