mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 13:40:32 +03:00
regenerate all distros, Fri Aug 30 13:28:23 2024
This commit is contained in:
parent
1992646cf6
commit
80d4ae9bb3
675 changed files with 4137 additions and 2778 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, orocos-kdl-vendor, rcutils, urdf, urdfdom-headers }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-kdl-parser";
|
||||
version = "2.12.0-r1";
|
||||
version = "2.12.1-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/kdl_parser-release/archive/release/rolling/kdl_parser/2.12.0-1.tar.gz";
|
||||
name = "2.12.0-1.tar.gz";
|
||||
sha256 = "52cfe17dba8ecc2c4e35677c21d84bea394017c0a43aa35e5e37c1ef21dc237a";
|
||||
url = "https://github.com/ros2-gbp/kdl_parser-release/archive/release/rolling/kdl_parser/2.12.1-1.tar.gz";
|
||||
name = "2.12.1-1.tar.gz";
|
||||
sha256 = "8a440a9147fac3ce5e0075ec4c6beee9e3474a11648a6fbc5768e281e9a4ecc9";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue