mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Nov 15 13:25:01 2024
This commit is contained in:
parent
73d002eb26
commit
f07f7f9c42
500 changed files with 2379 additions and 1961 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, eigen, gz-gui-vendor, gz-msgs-vendor, gz-plugin-vendor, gz-rendering-vendor, gz-sim-vendor, gz-transport-vendor, qt5, rclcpp, rmf-building-map-msgs, rmf-building-sim-gz-plugins, rmf-fleet-msgs, rmf-robot-sim-common }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rmf-robot-sim-gz-plugins";
|
||||
version = "2.4.0-r1";
|
||||
version = "2.4.1-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rmf_simulation-release/archive/release/rolling/rmf_robot_sim_gz_plugins/2.4.0-1.tar.gz";
|
||||
name = "2.4.0-1.tar.gz";
|
||||
sha256 = "7a26b6280455b64dd92b265598d241d58dd61ffb497656a4e747bdea6702fa10";
|
||||
url = "https://github.com/ros2-gbp/rmf_simulation-release/archive/release/rolling/rmf_robot_sim_gz_plugins/2.4.1-1.tar.gz";
|
||||
name = "2.4.1-1.tar.gz";
|
||||
sha256 = "f0f76b2ccb4744d002ca9ad1c1f7a1a2b4eb492e4f7453f8fd44122a1a180d7a";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue