mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +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, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-dynamixel-sdk-custom-interfaces";
|
||||
version = "3.8.1-r1";
|
||||
version = "3.8.3-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/dynamixel_sdk-release/archive/release/rolling/dynamixel_sdk_custom_interfaces/3.8.1-1.tar.gz";
|
||||
name = "3.8.1-1.tar.gz";
|
||||
sha256 = "fc9ea24f30df31d0cdecaa80c37b7d85b10d6132a83181e123764724ed0e4aa4";
|
||||
url = "https://github.com/ros2-gbp/dynamixel_sdk-release/archive/release/rolling/dynamixel_sdk_custom_interfaces/3.8.3-1.tar.gz";
|
||||
name = "3.8.3-1.tar.gz";
|
||||
sha256 = "a7b10306e3882ea4944cb013a9d9734c53d838ce0cb06a067f4df3a3b173aa12";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue