mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-13 19:24:50 +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-copyright, ament-flake8, ament-pep257, geometry-msgs, launch-ros, python3Packages, rclpy, sensor-msgs, tf2-ros-py }:
|
||||
buildRosPackage {
|
||||
pname = "ros-jazzy-examples-tf2-py";
|
||||
version = "0.36.8-r1";
|
||||
version = "0.36.9-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/geometry2-release/archive/release/jazzy/examples_tf2_py/0.36.8-1.tar.gz";
|
||||
name = "0.36.8-1.tar.gz";
|
||||
sha256 = "1b0a9bd731ce57af87a000ab55e10a49c9e620fd5246b0f07528de6f11f9090f";
|
||||
url = "https://github.com/ros2-gbp/geometry2-release/archive/release/jazzy/examples_tf2_py/0.36.9-1.tar.gz";
|
||||
name = "0.36.9-1.tar.gz";
|
||||
sha256 = "1dd10b1bd5e88f70075503639e1668ba2a993a1e4fc5612d0794e7263c146aac";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue