mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +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-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-test-assets, tf2, tf2-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-diff-drive-controller";
|
||||
version = "3.6.0-r1";
|
||||
version = "3.7.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/diff_drive_controller/3.6.0-1.tar.gz";
|
||||
name = "3.6.0-1.tar.gz";
|
||||
sha256 = "90ae46c24a4eb4d298fa668160d307cbc2dabf32e6406f8851821510b9402562";
|
||||
url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/diff_drive_controller/3.7.0-1.tar.gz";
|
||||
name = "3.7.0-1.tar.gz";
|
||||
sha256 = "ee656a766940e0d4badf0ca2a84f420c24a1a402006e95fcfa45c636771ee088";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue