mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Tue May 2 21:09:50 2023
This commit is contained in:
parent
b43552d07d
commit
b1a74d8557
71 changed files with 278 additions and 278 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, hardware-interface, pluginlib, rclcpp, ros2-control-test-assets }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-velocity-controllers";
|
||||
version = "3.6.0-r1";
|
||||
version = "3.7.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/velocity_controllers/3.6.0-1.tar.gz";
|
||||
name = "3.6.0-1.tar.gz";
|
||||
sha256 = "b4f2cf5bb6ad3dcf925880cdb314b23b0e9024cc8feb6e8fdae28a1eaea7336e";
|
||||
url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/velocity_controllers/3.7.0-1.tar.gz";
|
||||
name = "3.7.0-1.tar.gz";
|
||||
sha256 = "7b7d7a909871d768d578de34d7ca0ab6123ad83e416780f2ed930b32f781d9f1";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue