mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +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-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-flake8, ament-cmake-lint-cmake, ament-cmake-pep257, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, angles, boost, control-msgs, geometry-msgs, irobot-create-msgs, irobot-create-toolbox, nav-msgs, rclcpp, rclcpp-action, rclcpp-components, sensor-msgs, tf2, tf2-geometry-msgs, tf2-ros }:
|
||||
buildRosPackage {
|
||||
pname = "ros-jazzy-irobot-create-nodes";
|
||||
version = "3.0.2-r2";
|
||||
version = "3.0.3-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/create3_sim-release/archive/release/jazzy/irobot_create_nodes/3.0.2-2.tar.gz";
|
||||
name = "3.0.2-2.tar.gz";
|
||||
sha256 = "03abc2854fcdd8b4e6079e7c58e8bbb288b46293483b41a221aba12b105f145d";
|
||||
url = "https://github.com/ros2-gbp/create3_sim-release/archive/release/jazzy/irobot_create_nodes/3.0.3-1.tar.gz";
|
||||
name = "3.0.3-1.tar.gz";
|
||||
sha256 = "d0d066c8088c32cb53670c9e27b9a99cdb9e406ff315f87e3af1dc4265df10dc";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue