mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-19 16:40:36 +03:00
regenerate all distros, Fri Oct 4 13:25:33 2024
This commit is contained in:
parent
e311549688
commit
393b154bd3
838 changed files with 4944 additions and 3346 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, geometry-msgs, launch-ros, pythonPackages, rclpy, sensor-msgs, tf2-ros-py }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-examples-tf2-py";
|
||||
version = "0.38.2-r1";
|
||||
version = "0.39.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/examples_tf2_py/0.38.2-1.tar.gz";
|
||||
name = "0.38.2-1.tar.gz";
|
||||
sha256 = "3788bbd3584a6613935fbda13811751a0263a145899640fe702f5c8c1afa6b87";
|
||||
url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/examples_tf2_py/0.39.0-1.tar.gz";
|
||||
name = "0.39.0-1.tar.gz";
|
||||
sha256 = "17ca2b039ea5bab812e2ecd5d6bd77ef4848ed015681a5bb4daecb093a4ce785";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue