mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-14 19:48:39 +03:00
regenerate all distros, Fri Apr 4 13:36:01 2025
This commit is contained in:
parent
308d6c5990
commit
2985461e1c
717 changed files with 3524 additions and 2853 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-humble-hardware-interface-testing";
|
||||
version = "2.48.0-r1";
|
||||
version = "2.49.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/hardware_interface_testing/2.48.0-1.tar.gz";
|
||||
name = "2.48.0-1.tar.gz";
|
||||
sha256 = "3e805396a5ea7b3ef2616e59fa3b8327f17beea8cdd6721043abc639b0b3b963";
|
||||
url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/hardware_interface_testing/2.49.0-1.tar.gz";
|
||||
name = "2.49.0-1.tar.gz";
|
||||
sha256 = "2e4e54100be8b03eba9a4cde27a7bd62624e2e0f60631d993e7f594d24b95acb";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue