diff --git a/distros/humble/ackermann-steering-controller/default.nix b/distros/humble/ackermann-steering-controller/default.nix index c16b3073c5..13eeb8980e 100644 --- a/distros/humble/ackermann-steering-controller/default.nix +++ b/distros/humble/ackermann-steering-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }: buildRosPackage { pname = "ros-humble-ackermann-steering-controller"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ackermann_steering_controller/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "447a3fb440ca40a0b103098cf472494837dd49e3d2675cd688de3f531b5237b5"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ackermann_steering_controller/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "ed946ac225557e5ea704bf4385e731752dcd587e078d7346c790dc5e10a5911c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/admittance-controller/default.nix b/distros/humble/admittance-controller/default.nix index f0e3aa4964..916cf78d2d 100644 --- a/distros/humble/admittance-controller/default.nix +++ b/distros/humble/admittance-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, filters, generate-parameter-library, geometry-msgs, hardware-interface, joint-trajectory-controller, kinematics-interface, kinematics-interface-kdl, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, tf2, tf2-eigen, tf2-geometry-msgs, tf2-kdl, tf2-ros, trajectory-msgs }: buildRosPackage { pname = "ros-humble-admittance-controller"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/admittance_controller/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "1a8259a623c677f281db8eba3b400c6c3da20ec3e5c0666787de7f822fe17af9"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/admittance_controller/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "42188175bb8435a8178d11709ae0db8297b892ab67cc9b20605d2f6949404a9e"; }; buildType = "ament_cmake"; diff --git a/distros/humble/aerostack2/default.nix b/distros/humble/aerostack2/default.nix index 7836d2f2ad..45237339bd 100644 --- a/distros/humble/aerostack2/default.nix +++ b/distros/humble/aerostack2/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, as2-alphanumeric-viewer, as2-behavior, as2-behavior-tree, as2-behaviors-motion, as2-behaviors-perception, as2-behaviors-platform, as2-behaviors-trajectory-generation, as2-cli, as2-core, as2-gazebo-classic-assets, as2-keyboard-teleoperation, as2-motion-controller, as2-motion-reference-handlers, as2-msgs, as2-platform-crazyflie, as2-platform-tello, as2-python-api, as2-realsense-interface, as2-state-estimator, as2-usb-camera-interface }: buildRosPackage { pname = "ros-humble-aerostack2"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/aerostack2/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "703cd39bf60a2034ed1cf12e66bea26d15ed41b7aa05560e5b549fb4a5ff4a90"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/aerostack2/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "f9aea9ab9b8cf166b5f2cd9e465389e42027ed40f0154ac3c33c2eefa0e81aea"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-black/default.nix b/distros/humble/ament-black/default.nix index 4956b2befb..9d5227eaec 100644 --- a/distros/humble/ament-black/default.nix +++ b/distros/humble/ament-black/default.nix @@ -8,7 +8,7 @@ buildRosPackage { version = "0.2.3-r1"; src = fetchurl { - url = "https://github.com/botsandus/ament_black-release/archive/release/humble/ament_black/0.2.3-1.tar.gz"; + url = "https://github.com/ros2-gbp/ament_black-release/archive/release/humble/ament_black/0.2.3-1.tar.gz"; name = "0.2.3-1.tar.gz"; sha256 = "2bbc4f8fd92ea8ba2ff4710f4f70796fd2989f1c61b659845723fc7830314e54"; }; diff --git a/distros/humble/ament-clang-format/default.nix b/distros/humble/ament-clang-format/default.nix index 60cb999849..9ec45139f1 100644 --- a/distros/humble/ament-clang-format/default.nix +++ b/distros/humble/ament-clang-format/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, clang, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-clang-format"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_clang_format/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "9c3f9a49b80141213495c10e44eec5a0e34dfbe2650ac7c258f995f20e852b92"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_clang_format/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "0ab832191518fdf858c98e571d8920a876d57904e91c83f83068b18df83885c6"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-clang-tidy/default.nix b/distros/humble/ament-clang-tidy/default.nix index 20a5acd94f..7c9a61f844 100644 --- a/distros/humble/ament-clang-tidy/default.nix +++ b/distros/humble/ament-clang-tidy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, clang, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-clang-tidy"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_clang_tidy/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "c5faa7570e8899fa84a058ea87eb3ef9eb33bf9f52b238250dbf1ffbffa35c39"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_clang_tidy/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "886583945a302bb77db827a54a14444eb5a365ab945df40fddb137d06b7ec2f3"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-cmake-auto/default.nix b/distros/humble/ament-cmake-auto/default.nix index 8655ece1d6..e3861a4e4f 100644 --- a/distros/humble/ament-cmake-auto/default.nix +++ b/distros/humble/ament-cmake-auto/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest }: buildRosPackage { pname = "ros-humble-ament-cmake-auto"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_auto/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "eb6b95a6da39bc3fde90d2b3ab0ba6b5b71924189400b15b08b1941ef9ae8bc4"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_auto/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "8219a171d9d821b8d4cf439ebb491dffcdbc1f5e5084b2ed671b53c399611099"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-black/default.nix b/distros/humble/ament-cmake-black/default.nix index 8028ff43ea..520b9fc237 100644 --- a/distros/humble/ament-cmake-black/default.nix +++ b/distros/humble/ament-cmake-black/default.nix @@ -8,7 +8,7 @@ buildRosPackage { version = "0.2.3-r1"; src = fetchurl { - url = "https://github.com/botsandus/ament_black-release/archive/release/humble/ament_cmake_black/0.2.3-1.tar.gz"; + url = "https://github.com/ros2-gbp/ament_black-release/archive/release/humble/ament_cmake_black/0.2.3-1.tar.gz"; name = "0.2.3-1.tar.gz"; sha256 = "b841f007d2b41dbac17073a72a89f166b8001976db42811d91ac011ca82ff4db"; }; diff --git a/distros/humble/ament-cmake-clang-format/default.nix b/distros/humble/ament-cmake-clang-format/default.nix index ee21cf3544..80135e813c 100644 --- a/distros/humble/ament-cmake-clang-format/default.nix +++ b/distros/humble/ament-cmake-clang-format/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-clang-format, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test }: buildRosPackage { pname = "ros-humble-ament-cmake-clang-format"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_clang_format/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "66e73b3aa101ac0f861447e8faaa73542ebab4d439685aace3cc2c57962f63f1"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_clang_format/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "d1d1f89f6ee4fc486ed32acdcf32932dce3a4f04dcf183471f8f609af3ec91c6"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-clang-tidy/default.nix b/distros/humble/ament-cmake-clang-tidy/default.nix index 66c0d62cfe..34ddb5aa4a 100644 --- a/distros/humble/ament-cmake-clang-tidy/default.nix +++ b/distros/humble/ament-cmake-clang-tidy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-clang-tidy, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test }: buildRosPackage { pname = "ros-humble-ament-cmake-clang-tidy"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_clang_tidy/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "a38b7bb3980ed87d5593ac8a33f987a069e40ff27a8a8f5af7dd2398882114bf"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_clang_tidy/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "d929421c6d5c4de00ed191f71ee479df70ac99d4d3405abef84ddf1c15a68d9f"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-copyright/default.nix b/distros/humble/ament-cmake-copyright/default.nix index 721d763efc..3d9ee8b883 100644 --- a/distros/humble/ament-cmake-copyright/default.nix +++ b/distros/humble/ament-cmake-copyright/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-copyright }: buildRosPackage { pname = "ros-humble-ament-cmake-copyright"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_copyright/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "5b808bcda2fa3fda65dd96e59dc383edcd08c3825db27e0f32445c0f9a418213"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_copyright/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "ef1defb10d241d0361371b23f2742e656eb7924e8ed9ba99a203482b44a425d9"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-core/default.nix b/distros/humble/ament-cmake-core/default.nix index 4735b8cd34..c390c96128 100644 --- a/distros/humble/ament-cmake-core/default.nix +++ b/distros/humble/ament-cmake-core/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-package, cmake, python3Packages }: buildRosPackage { pname = "ros-humble-ament-cmake-core"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_core/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "c05e3c0719f2fc087cd4af182ac2368a6597bbc1b98306f1367ddbbf04ee2971"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_core/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "8dd72aa69b70ff7f4098b04a49b19bc8a1eec82cd4709e332e21b78018f335b4"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-cppcheck/default.nix b/distros/humble/ament-cmake-cppcheck/default.nix index 8412edfc82..7d7eed9a67 100644 --- a/distros/humble/ament-cmake-cppcheck/default.nix +++ b/distros/humble/ament-cmake-cppcheck/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cppcheck }: buildRosPackage { pname = "ros-humble-ament-cmake-cppcheck"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_cppcheck/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "ed649b00cf80706817142dc7bf039e35139c8f2aeb44e4e970592a9cb802bebf"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_cppcheck/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "aa851f0fb55278480f5cc3f9defffa214ac660393f2dc3d9fa50b644d93d584a"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-cpplint/default.nix b/distros/humble/ament-cmake-cpplint/default.nix index 01aa616ab5..a8d1abf558 100644 --- a/distros/humble/ament-cmake-cpplint/default.nix +++ b/distros/humble/ament-cmake-cpplint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cpplint }: buildRosPackage { pname = "ros-humble-ament-cmake-cpplint"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_cpplint/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "6fe3fe0b3a8892c5ad65aa43fbfeec7b28305560b2c553ca0aaf4e8ef1583512"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_cpplint/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "db08678d62b0f9b56c1aa6d6b19818a28793aa5979c67ae779038bcd58b5977f"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-export-definitions/default.nix b/distros/humble/ament-cmake-export-definitions/default.nix index 2f726174f1..688ca634b2 100644 --- a/distros/humble/ament-cmake-export-definitions/default.nix +++ b/distros/humble/ament-cmake-export-definitions/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-humble-ament-cmake-export-definitions"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_definitions/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "3d2638baf82355590ce9483e1f738821994b0b15309dbcd9237c978db68d2e88"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_definitions/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "7b1aada402a38e8360c224549108f0690ee522128be8979f844ac33bcd2c496a"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-export-dependencies/default.nix b/distros/humble/ament-cmake-export-dependencies/default.nix index 74d02b791b..8129a2f1a1 100644 --- a/distros/humble/ament-cmake-export-dependencies/default.nix +++ b/distros/humble/ament-cmake-export-dependencies/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-libraries }: buildRosPackage { pname = "ros-humble-ament-cmake-export-dependencies"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_dependencies/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "548cc12d07b68caa4d84c77f51678076209c3cb00e8a6a031d18547e05336f44"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_dependencies/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "bd0870389d577b5f593adf7495f0b02a6f77fd2588c3717a624bd1b354f6dc9e"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-export-include-directories/default.nix b/distros/humble/ament-cmake-export-include-directories/default.nix index 462cf3c888..a09ca7b82a 100644 --- a/distros/humble/ament-cmake-export-include-directories/default.nix +++ b/distros/humble/ament-cmake-export-include-directories/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-humble-ament-cmake-export-include-directories"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_include_directories/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "77adb3adc71302cca4db53cfc3af9fdf77c29be016504ce760aeaa3f5a07d347"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_include_directories/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "6184c2cc4784b37d38002d6c6f8a6087370ffb2367628b3df5063270b9da8386"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-export-interfaces/default.nix b/distros/humble/ament-cmake-export-interfaces/default.nix index f0b2e037b5..22b6fbbe92 100644 --- a/distros/humble/ament-cmake-export-interfaces/default.nix +++ b/distros/humble/ament-cmake-export-interfaces/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-libraries }: buildRosPackage { pname = "ros-humble-ament-cmake-export-interfaces"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_interfaces/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "bd6a0ac3cb12aed2a7793c575cfc7c2249529c95fb2793af63a2df06cb351dc3"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_interfaces/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "0eba12d81256bcefc249fb7396d3de0fc9306ceb89be191459f6e4fedd91c2c7"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-export-libraries/default.nix b/distros/humble/ament-cmake-export-libraries/default.nix index ebd2078b26..e079b00b35 100644 --- a/distros/humble/ament-cmake-export-libraries/default.nix +++ b/distros/humble/ament-cmake-export-libraries/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-humble-ament-cmake-export-libraries"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_libraries/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "6484a53839239de785bb7b6bd006c0ca3a893ed4372b312cd2d871e75374e329"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_libraries/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "1d43c5ce156506065e9cf240a971ab9d803b737f09a7d86ccaa0bb35b70eff3e"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-export-link-flags/default.nix b/distros/humble/ament-cmake-export-link-flags/default.nix index bf35ac8d85..455ae77487 100644 --- a/distros/humble/ament-cmake-export-link-flags/default.nix +++ b/distros/humble/ament-cmake-export-link-flags/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-humble-ament-cmake-export-link-flags"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_link_flags/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "fc6e90fec1562a8dc1a32bc8c01a80bcd611d7b2f41a4ffc00edef60c1db65b1"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_link_flags/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "b2a85013808a46e0c94feec9cbe6752748d57babad56e4a23f5e890d417eb2e8"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-export-targets/default.nix b/distros/humble/ament-cmake-export-targets/default.nix index 42b98f2290..afa7fdcc9d 100644 --- a/distros/humble/ament-cmake-export-targets/default.nix +++ b/distros/humble/ament-cmake-export-targets/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-libraries }: buildRosPackage { pname = "ros-humble-ament-cmake-export-targets"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_targets/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "de09468f1cefc323da78db6b471a8e37a917d97e4c363e6e08f0050a9c51e9c8"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_targets/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "ad31112aa47b5ae61fbfd2f0fcb3c16a243954a8af36896d9cf17fec8f92c48c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-flake8/default.nix b/distros/humble/ament-cmake-flake8/default.nix index a2f03f2e77..3c9d54ef1e 100644 --- a/distros/humble/ament-cmake-flake8/default.nix +++ b/distros/humble/ament-cmake-flake8/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-flake8 }: buildRosPackage { pname = "ros-humble-ament-cmake-flake8"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_flake8/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "03640b459c0750e7f463366b108cd72347b49944e3cfe28ab821ae90d0089c55"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_flake8/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "d0d7612cb367044937cdfc891fd37e96452246ed61099ca728aa6e2c336d01a2"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-gen-version-h/default.nix b/distros/humble/ament-cmake-gen-version-h/default.nix index e863a5b877..63c2af7a89 100644 --- a/distros/humble/ament-cmake-gen-version-h/default.nix +++ b/distros/humble/ament-cmake-gen-version-h/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-gtest, ament-package }: buildRosPackage { pname = "ros-humble-ament-cmake-gen-version-h"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gen_version_h/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "6cd5fd074e20543f7c664e1fb5c312155f62a4feab6414212508bb920c23972f"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gen_version_h/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "3bd18a4573af8213d84ce550a63c5bfaddd56069112bcb4b4ec921748750b6e4"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-gmock/default.nix b/distros/humble/ament-cmake-gmock/default.nix index a48ad33791..234719e284 100644 --- a/distros/humble/ament-cmake-gmock/default.nix +++ b/distros/humble/ament-cmake-gmock/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-gtest, ament-cmake-test, gmock-vendor, gtest }: buildRosPackage { pname = "ros-humble-ament-cmake-gmock"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gmock/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "3e1013d4e2a329caab9e95ec039a21892c7b3cc1864c99dde16fb44ef2c3ac94"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gmock/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "c26d575aca93613b886146bc3210bbef1d74886baee23390cea83a262e76f224"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-google-benchmark/default.nix b/distros/humble/ament-cmake-google-benchmark/default.nix index 087caf0c8c..fadaa47e35 100644 --- a/distros/humble/ament-cmake-google-benchmark/default.nix +++ b/distros/humble/ament-cmake-google-benchmark/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-dependencies, ament-cmake-python, ament-cmake-test, google-benchmark-vendor }: buildRosPackage { pname = "ros-humble-ament-cmake-google-benchmark"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_google_benchmark/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "61b5b8b77056d31d59cde313693e984f7a54e81f74ae14dc0fdd8752050aa991"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_google_benchmark/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "3aad0bbefbe0a2647c3613ec6af56d255c95da8be3567e4549c81b49c193c62b"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-gtest/default.nix b/distros/humble/ament-cmake-gtest/default.nix index 3312c2a846..4dbba62b87 100644 --- a/distros/humble/ament-cmake-gtest/default.nix +++ b/distros/humble/ament-cmake-gtest/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test, gtest, gtest-vendor }: buildRosPackage { pname = "ros-humble-ament-cmake-gtest"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gtest/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "9af876628a98e92b7c99f395acb240569c7fcfb355a4d296de9b891deffd83da"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gtest/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "cc8f86d808aa66d64aa0e34e63ba9e47539180750bb6d38eb8ba9f1e5dec6b93"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-include-directories/default.nix b/distros/humble/ament-cmake-include-directories/default.nix index c7c0e72553..db37755cec 100644 --- a/distros/humble/ament-cmake-include-directories/default.nix +++ b/distros/humble/ament-cmake-include-directories/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-humble-ament-cmake-include-directories"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_include_directories/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "2a8a02d0e87d592e82f57c1afa4b0db34cef61a3b1b445a6732ada760d7d695f"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_include_directories/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "0aa2dc4d14be4bf829442eac5f4d75a9e33ca7950dc08b61fb703bffaaaf6b59"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-libraries/default.nix b/distros/humble/ament-cmake-libraries/default.nix index 364cacb964..98f031be83 100644 --- a/distros/humble/ament-cmake-libraries/default.nix +++ b/distros/humble/ament-cmake-libraries/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-humble-ament-cmake-libraries"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_libraries/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "5ee16b3c66e2bb9f0a6595042107e909fdbc58333b459a65f93fabbeb9e5342a"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_libraries/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "909103eb5ceeee17a8e804fc08eb199aef05a57adc5b9cf548c12044d36d2b0b"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-lint-cmake/default.nix b/distros/humble/ament-cmake-lint-cmake/default.nix index 409370651a..b2cdc83b5f 100644 --- a/distros/humble/ament-cmake-lint-cmake/default.nix +++ b/distros/humble/ament-cmake-lint-cmake/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test, ament-lint-cmake }: buildRosPackage { pname = "ros-humble-ament-cmake-lint-cmake"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_lint_cmake/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "5834082fb427ee5d4c0252e0ea63fb334fc104bf99f78ab840060ac3a0774e91"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_lint_cmake/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "fcf4dafd29531f7d3d9452385096be7b50af9122e07591886f3a4407d78aae0f"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-mypy/default.nix b/distros/humble/ament-cmake-mypy/default.nix index b7e2f45871..14ac2d9d63 100644 --- a/distros/humble/ament-cmake-mypy/default.nix +++ b/distros/humble/ament-cmake-mypy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-mypy }: buildRosPackage { pname = "ros-humble-ament-cmake-mypy"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_mypy/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "b95f32e8d63ee60e6f251c6ed9916d108781f9ab0a647a6f35db5f663f368c3f"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_mypy/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "a2dfee08af1449fed9002261f622cb4d49fea9a3d6134e0489cc3a7acd6b0e2d"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-nose/default.nix b/distros/humble/ament-cmake-nose/default.nix index 4e757be581..662101373d 100644 --- a/distros/humble/ament-cmake-nose/default.nix +++ b/distros/humble/ament-cmake-nose/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test, python3Packages }: buildRosPackage { pname = "ros-humble-ament-cmake-nose"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_nose/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "4eeb0f9a6f03ea11f13384ef23f24061ac9fd04700591c419f2b564208ece065"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_nose/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "7626cd4063fbdedb296ec4af38803b0b81710792ca00538fc7e4f49a64d057aa"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-pclint/default.nix b/distros/humble/ament-cmake-pclint/default.nix index 2f2c2c3a82..5a2f1cecee 100644 --- a/distros/humble/ament-cmake-pclint/default.nix +++ b/distros/humble/ament-cmake-pclint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-pclint }: buildRosPackage { pname = "ros-humble-ament-cmake-pclint"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_pclint/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "b778f0e2901bb30b61c2ff8932e30befe36cdba895401beb40d191753ef3d0f5"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_pclint/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "e42861bc28276a9af242161170c54e8345594e9da2f1bfb3b4fe8fc4e58bf9b2"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-pep257/default.nix b/distros/humble/ament-cmake-pep257/default.nix index 5b1332f6cf..691f0be41e 100644 --- a/distros/humble/ament-cmake-pep257/default.nix +++ b/distros/humble/ament-cmake-pep257/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-pep257 }: buildRosPackage { pname = "ros-humble-ament-cmake-pep257"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_pep257/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "23a3320cc9c0c33c547e7d2986f454eb316351f7268a5290ca84d9c9e18ec085"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_pep257/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "a1f5920e92e1a07f33a1b65bdc3376361998df94d0f1b3ab3f6d631834a5ca75"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-pycodestyle/default.nix b/distros/humble/ament-cmake-pycodestyle/default.nix index d0b310749a..ab4d1eea6a 100644 --- a/distros/humble/ament-cmake-pycodestyle/default.nix +++ b/distros/humble/ament-cmake-pycodestyle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-pycodestyle }: buildRosPackage { pname = "ros-humble-ament-cmake-pycodestyle"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_pycodestyle/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "1d8ac5d38d5aad2e1cfce78fb7c910c1bca05922b8b768ad4cc9749b13bb23c2"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_pycodestyle/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "5ef476356006a64fd6cd494fd2c9d8019daafa2eb3a9b49608adbdd34167dabb"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-pyflakes/default.nix b/distros/humble/ament-cmake-pyflakes/default.nix index 44b60df188..7b9403b620 100644 --- a/distros/humble/ament-cmake-pyflakes/default.nix +++ b/distros/humble/ament-cmake-pyflakes/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-pyflakes }: buildRosPackage { pname = "ros-humble-ament-cmake-pyflakes"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_pyflakes/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "da85d0a5e81a909f5acda3346d8bbd79158b65bb5963d79533c537e076143028"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_pyflakes/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "4d49f80d25107d55b7dcbc2d10419f958b64fe4dc53a9d2bd9806e059b412538"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-pytest/default.nix b/distros/humble/ament-cmake-pytest/default.nix index 544627aff3..d24ed6d145 100644 --- a/distros/humble/ament-cmake-pytest/default.nix +++ b/distros/humble/ament-cmake-pytest/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-cmake-pytest"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_pytest/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "5b749179a6dadadea2b56e1948146b2205fddccad356b3dcfee4a6a77590244b"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_pytest/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "b877ee81b28de3a414702d5751928ab4c8f6189332b1e9a271202e78894e0bb6"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-python/default.nix b/distros/humble/ament-cmake-python/default.nix index ad89753f74..36965bec05 100644 --- a/distros/humble/ament-cmake-python/default.nix +++ b/distros/humble/ament-cmake-python/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-humble-ament-cmake-python"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_python/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "08c19d5e6f9e803c0edde9bf1104132f7b681ccd2ec3be0878bf5ef40495669e"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_python/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "047edd95b4290eeb9f87e44c3964955c7c1063b67bcd0a0911a0620332ece546"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-target-dependencies/default.nix b/distros/humble/ament-cmake-target-dependencies/default.nix index 43b5115dce..80ff579acb 100644 --- a/distros/humble/ament-cmake-target-dependencies/default.nix +++ b/distros/humble/ament-cmake-target-dependencies/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-include-directories, ament-cmake-libraries }: buildRosPackage { pname = "ros-humble-ament-cmake-target-dependencies"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_target_dependencies/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "3227dc0bc47d106909b1893449bf7f6116d6ebd1a789d2a165e1fb197bbb45c3"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_target_dependencies/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "babac362bdcae78aefd9d5f4d6a596b60ba5b7c95d6d7ce18d31e97c524f12b3"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-test/default.nix b/distros/humble/ament-cmake-test/default.nix index fa076a8ff3..606e366aa0 100644 --- a/distros/humble/ament-cmake-test/default.nix +++ b/distros/humble/ament-cmake-test/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-python }: buildRosPackage { pname = "ros-humble-ament-cmake-test"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_test/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "691dec8726fdb028e5c9268c874c309fb8be74231ccd10728357cc77e6340a12"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_test/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "4d050c3f9597c18303bd2ee3f631364a518c90331f01536d0e007ae704b8d71d"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-uncrustify/default.nix b/distros/humble/ament-cmake-uncrustify/default.nix index 406de52ea4..4ff618e68f 100644 --- a/distros/humble/ament-cmake-uncrustify/default.nix +++ b/distros/humble/ament-cmake-uncrustify/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-uncrustify }: buildRosPackage { pname = "ros-humble-ament-cmake-uncrustify"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_uncrustify/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "1a4ab73dfc7a7ad94bab96799f0b37607a9bd52f46cde934bbb31b3a9172414e"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_uncrustify/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "91939b308ebdbec26a6cd8c379cfd75b06cf8c1925cf2a5be81d4e81d182d9c5"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-vendor-package/default.nix b/distros/humble/ament-cmake-vendor-package/default.nix index eb5b7a733d..c1d68908ec 100644 --- a/distros/humble/ament-cmake-vendor-package/default.nix +++ b/distros/humble/ament-cmake-vendor-package/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-dependencies, ament-cmake-test, vcstool }: buildRosPackage { pname = "ros-humble-ament-cmake-vendor-package"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_vendor_package/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "d6173555eeb64eb83d31cc44e92702e068b09c141c912cde44f100c9bfaa8269"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_vendor_package/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "c6d654ea7196bec45f264570010f86d4b2d40337b642b999cb89b1c6d40c3cfe"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-version/default.nix b/distros/humble/ament-cmake-version/default.nix index 9afe893707..1b5d4ede39 100644 --- a/distros/humble/ament-cmake-version/default.nix +++ b/distros/humble/ament-cmake-version/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-humble-ament-cmake-version"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_version/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "d22aa8e92bf5913635eab765dc471758a28be773455d71acf2f1a310fa885ccd"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_version/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "5fa4acb5a8b2f4f36ca61c47b447b10d4231ce2b02fce2555b8517d47a868bcc"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake-xmllint/default.nix b/distros/humble/ament-cmake-xmllint/default.nix index bdbc2497a9..d7fea0be3b 100644 --- a/distros/humble/ament-cmake-xmllint/default.nix +++ b/distros/humble/ament-cmake-xmllint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-xmllint }: buildRosPackage { pname = "ros-humble-ament-cmake-xmllint"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_xmllint/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "019f16f9ad1f2ed61baf5e8277a0d8435617a75ea16af4d28f3acaf5f34e1055"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cmake_xmllint/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "96d03cd0a9a91a7cec156eb38b1b3857e25a7edd60b2b5915f55d003bd445c57"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-cmake/default.nix b/distros/humble/ament-cmake/default.nix index 988f4f96e6..74e309e8c6 100644 --- a/distros/humble/ament-cmake/default.nix +++ b/distros/humble/ament-cmake/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-definitions, ament-cmake-export-dependencies, ament-cmake-export-include-directories, ament-cmake-export-interfaces, ament-cmake-export-libraries, ament-cmake-export-link-flags, ament-cmake-export-targets, ament-cmake-gen-version-h, ament-cmake-libraries, ament-cmake-python, ament-cmake-target-dependencies, ament-cmake-test, ament-cmake-version, cmake }: buildRosPackage { pname = "ros-humble-ament-cmake"; - version = "1.3.5-r1"; + version = "1.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake/1.3.5-1.tar.gz"; - name = "1.3.5-1.tar.gz"; - sha256 = "074073fadbe10a41872a61b828621ce1dbdf1735352f24dff7f5d851c5f2bdea"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake/1.3.6-1.tar.gz"; + name = "1.3.6-1.tar.gz"; + sha256 = "96f0913409ef7dae53319d57b91e44c5b41ae6a07b691c176d949f0d68719e69"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-copyright/default.nix b/distros/humble/ament-copyright/default.nix index 72661f60c6..709a109526 100644 --- a/distros/humble/ament-copyright/default.nix +++ b/distros/humble/ament-copyright/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-flake8, ament-lint, ament-pep257, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-copyright"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_copyright/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "9087bedc6bfe7ba068c8d92ba952a759494b015465b8d5914382960e7ddaf5bb"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_copyright/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "d658129c8134a02600d3d03a025a9d7ff43d2f2b89a01fbbf9200781d375575f"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-cppcheck/default.nix b/distros/humble/ament-cppcheck/default.nix index 8493933737..d7bb2f6e51 100644 --- a/distros/humble/ament-cppcheck/default.nix +++ b/distros/humble/ament-cppcheck/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, cppcheck }: buildRosPackage { pname = "ros-humble-ament-cppcheck"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cppcheck/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "adef094695774fe8a3c71eaea6d760aea5f7bdfb73ef2db2ffe1d1390ef555d2"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cppcheck/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "5df1a36be8029af478495ee81eeabf9fa40df5e6703b5db7b0424575e85ae88e"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-cpplint/default.nix b/distros/humble/ament-cpplint/default.nix index 9672d4e3ab..3ec2e7dfee 100644 --- a/distros/humble/ament-cpplint/default.nix +++ b/distros/humble/ament-cpplint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-cpplint"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cpplint/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "5481a317aeeb25c357de3c4ef5ed73dc35fab0166f76ba750497b3c7f6fe5852"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cpplint/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "9b37c20fcf6e41268154f2c66222edcddbae136cbb9c4bddf5030a266804b0d7"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-flake8/default.nix b/distros/humble/ament-flake8/default.nix index 21a54711c2..1fd402afb9 100644 --- a/distros/humble/ament-flake8/default.nix +++ b/distros/humble/ament-flake8/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-lint, python3Packages }: buildRosPackage { pname = "ros-humble-ament-flake8"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_flake8/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "4a65f3fcd8063dc0ff53988b5449541c33bf15d56ad0f4a3bdda78ddaf390586"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_flake8/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "9ecfce8281c2ff9d42f96ae39e7757dbb1f4883c937f3ebd7f95daf6dee4a210"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-lint-auto/default.nix b/distros/humble/ament-lint-auto/default.nix index 750954943f..2390e8ac83 100644 --- a/distros/humble/ament-lint-auto/default.nix +++ b/distros/humble/ament-lint-auto/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test }: buildRosPackage { pname = "ros-humble-ament-lint-auto"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_lint_auto/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "ffbb6bb02e350020977c108ce2037a7dd3c66448d7270d95c5677077625797f8"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_lint_auto/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "20bdbe86fdda20375104a990c37b409ac7098743522758d5e1e4a1df9de05af5"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-lint-cmake/default.nix b/distros/humble/ament-lint-cmake/default.nix index 3de13b859a..1ca807de64 100644 --- a/distros/humble/ament-lint-cmake/default.nix +++ b/distros/humble/ament-lint-cmake/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-lint-cmake"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_lint_cmake/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "5a57e1f0575ba8438c29526aef7cd103ee68bb10aa370576d777c98421c182ba"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_lint_cmake/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "1b4a86aacc138fe93b448f04f1bea115061e9e818866c5e6b2ccd97531b56183"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-lint-common/default.nix b/distros/humble/ament-lint-common/default.nix index 497e7f019a..390f0c0994 100644 --- a/distros/humble/ament-lint-common/default.nix +++ b/distros/humble/ament-lint-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-export-dependencies, ament-cmake-flake8, ament-cmake-lint-cmake, ament-cmake-pep257, ament-cmake-uncrustify, ament-cmake-xmllint }: buildRosPackage { pname = "ros-humble-ament-lint-common"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_lint_common/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "01d566ba394a902503fdbe04d87e24b180a6e32d971a4d0bd4b31da1b48db5a7"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_lint_common/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "67d60b4fc85f82a1371311bc9d4f7176b94daeafc427519f96c2b93da9ef27be"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ament-lint/default.nix b/distros/humble/ament-lint/default.nix index a07ea6e07b..9698bf16d0 100644 --- a/distros/humble/ament-lint/default.nix +++ b/distros/humble/ament-lint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, }: buildRosPackage { pname = "ros-humble-ament-lint"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_lint/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "075c49feca0a4dd48e5d291ad0d7e0f3921e19b91e2ffefb26ba9766dfd0b0b0"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_lint/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "8cc4eb152653e03b4095897996aad82b6b1ecd5c0464f4db07399d01c6790301"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-mypy/default.nix b/distros/humble/ament-mypy/default.nix index b1999c2b65..db1452673f 100644 --- a/distros/humble/ament-mypy/default.nix +++ b/distros/humble/ament-mypy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-flake8, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-mypy"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_mypy/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "fd15d0bfc1c710c29aeba0a4ee67ab88949dafc56cd3a79a753373b036d09da6"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_mypy/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "aaba7fc4fb8a1b7dcec447f5e3a1f28bff7a5c0032be2939b8f06423f1371e7b"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-pclint/default.nix b/distros/humble/ament-pclint/default.nix index 76d5221098..de8f0499e9 100644 --- a/distros/humble/ament-pclint/default.nix +++ b/distros/humble/ament-pclint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-pclint"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_pclint/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "db2a77b16247fbe07e045192add6a32c57cefe391223a5199a9ef63f59cdfeb8"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_pclint/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "62f43427534c28eed11f6204fd2416ffd3d262dd9ccebdd717c3e0fb3fb8543d"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-pep257/default.nix b/distros/humble/ament-pep257/default.nix index f21bd2fa70..d3b0bf026f 100644 --- a/distros/humble/ament-pep257/default.nix +++ b/distros/humble/ament-pep257/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-flake8, ament-lint, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-pep257"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_pep257/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "bdad7ae03f31d813aaec2e8661656a1cf0cb443a75f227a7ee11b0699d0a840e"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_pep257/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "4fd45fa15c6f3dfdecaba99cab3b4bfc0b8b816ba0929c86696be66e12403f74"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-pycodestyle/default.nix b/distros/humble/ament-pycodestyle/default.nix index ce8de504e9..234a8392b5 100644 --- a/distros/humble/ament-pycodestyle/default.nix +++ b/distros/humble/ament-pycodestyle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, python3Packages }: buildRosPackage { pname = "ros-humble-ament-pycodestyle"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_pycodestyle/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "4df765615fc6b6e10eb18b769c23b26586308a65450361126a3c878456521c9d"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_pycodestyle/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "d9c4bf548259587097e68337216d04926d403ed783c17a17aa3df72293e285c7"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-pyflakes/default.nix b/distros/humble/ament-pyflakes/default.nix index 8622af2826..178057ab01 100644 --- a/distros/humble/ament-pyflakes/default.nix +++ b/distros/humble/ament-pyflakes/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-pycodestyle, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-pyflakes"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_pyflakes/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "9cbf9517e8b83c4e9a4db44fcc8f1cf2d5a563cb49dbefd8b207654799d946b1"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_pyflakes/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "ac54098fc0df7257ada0fb5a66ef520c86bb9f02f558a12257cc5ea5f5aceaee"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-uncrustify/default.nix b/distros/humble/ament-uncrustify/default.nix index 2fb7f97214..6b864b0fb2 100644 --- a/distros/humble/ament-uncrustify/default.nix +++ b/distros/humble/ament-uncrustify/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-pycodestyle, pythonPackages, uncrustify-vendor }: buildRosPackage { pname = "ros-humble-ament-uncrustify"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_uncrustify/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "f41c10f271a73ef1b0925106a0a67c4818fa80160b3f7c1984b07c2c3c43cadb"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_uncrustify/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "4a9b29cd5674d01d1e41f279b84989bdbcb0f2df0197919411c379866d38da2c"; }; buildType = "ament_python"; diff --git a/distros/humble/ament-xmllint/default.nix b/distros/humble/ament-xmllint/default.nix index a0d04dd16a..fbf757b777 100644 --- a/distros/humble/ament-xmllint/default.nix +++ b/distros/humble/ament-xmllint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-lint, ament-pep257, libxml2, pythonPackages }: buildRosPackage { pname = "ros-humble-ament-xmllint"; - version = "0.12.8-r1"; + version = "0.12.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_xmllint/0.12.8-1.tar.gz"; - name = "0.12.8-1.tar.gz"; - sha256 = "10b55b7cdb1cced54a559621fafb0ba6ebddfa47efa05cbc3f40b500514d7143"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_xmllint/0.12.9-1.tar.gz"; + name = "0.12.9-1.tar.gz"; + sha256 = "184a98a560d3bf436a14132ec9ad7957ca1702b89eddf17cd2824e5de7c94b5b"; }; buildType = "ament_python"; diff --git a/distros/humble/as2-alphanumeric-viewer/default.nix b/distros/humble/as2-alphanumeric-viewer/default.nix index 52ac7fe232..4907844453 100644 --- a/distros/humble/as2-alphanumeric-viewer/default.nix +++ b/distros/humble/as2-alphanumeric-viewer/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-lint-auto, as2-core, as2-msgs, eigen, geometry-msgs, ncurses, rclcpp, sensor-msgs, std-msgs, std-srvs }: buildRosPackage { pname = "ros-humble-as2-alphanumeric-viewer"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_alphanumeric_viewer/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "4f9e8ec680a6597297c83c1b9ae7ef4299b7079e79280a01e2fcf458d6ba0b80"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_alphanumeric_viewer/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "82b58c4ce27f3d47275bc4574b97c0440869126eaaf1fafcdeab399fe042d813"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-behavior-tree/default.nix b/distros/humble/as2-behavior-tree/default.nix index 6660b0d349..bc4c3faf87 100644 --- a/distros/humble/as2-behavior-tree/default.nix +++ b/distros/humble/as2-behavior-tree/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, as2-core, as2-msgs, behaviortree-cpp-v3, geometry-msgs, nav2-behavior-tree, nav2-msgs, rclcpp, rclcpp-action, sensor-msgs, std-srvs }: buildRosPackage { pname = "ros-humble-as2-behavior-tree"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behavior_tree/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "64d75a4cd1ea59f1294a3c427e4ea695a447990574c3eb65577b1b444f0e10f1"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behavior_tree/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "c8e17492362c44bc33b80de4c5940b9023cb44888eb8582db2cda09d08ae5b52"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-behavior/default.nix b/distros/humble/as2-behavior/default.nix index 3c7b70d1e9..2df914a0f5 100644 --- a/distros/humble/as2-behavior/default.nix +++ b/distros/humble/as2-behavior/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-lint-auto, as2-core, as2-msgs, rclcpp, std-msgs, std-srvs }: buildRosPackage { pname = "ros-humble-as2-behavior"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behavior/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "e4b53a0d477973ca724de405a3f4dcb9f84ccf8119b6f3072766f47fd26faa8c"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behavior/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "aca711d115623b2429912d121a1f4a45feef00c22f661d05b12c95c02dfd061c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-behaviors-motion/default.nix b/distros/humble/as2-behaviors-motion/default.nix index fe5000930f..f6e8ab45f3 100644 --- a/distros/humble/as2-behaviors-motion/default.nix +++ b/distros/humble/as2-behaviors-motion/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-lint-auto, as2-behavior, as2-core, as2-motion-reference-handlers, as2-msgs, pluginlib, rclcpp, rclcpp-action, std-srvs }: buildRosPackage { pname = "ros-humble-as2-behaviors-motion"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behaviors_motion/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "056ae3bf19f704ba1ad819f586ec7a9fb8a14e0c47d2ed121f12c96171593f0e"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behaviors_motion/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "7fe84746625746af69c9da401ad563b6b6dc27f8cddf05cbd452487795b00d39"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-behaviors-perception/default.nix b/distros/humble/as2-behaviors-perception/default.nix index f895574f04..72fd46cb0b 100644 --- a/distros/humble/as2-behaviors-perception/default.nix +++ b/distros/humble/as2-behaviors-perception/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-lint-auto, as2-behavior, as2-core, as2-msgs, cv-bridge, rclcpp, sensor-msgs, std-msgs, std-srvs }: buildRosPackage { pname = "ros-humble-as2-behaviors-perception"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behaviors_perception/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "d8510b47c8271a522e920f39bef535620a7cb515feb1a6a9954b87b58a3bf0c0"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behaviors_perception/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "effb1aee242b3c53abdf5e8d0732471a2e0e4c35dfdd8724775105f35fe25a4c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-behaviors-platform/default.nix b/distros/humble/as2-behaviors-platform/default.nix index d6d2b3b4d5..8c3c358123 100644 --- a/distros/humble/as2-behaviors-platform/default.nix +++ b/distros/humble/as2-behaviors-platform/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-lint-auto, as2-behavior, as2-core, as2-msgs, rclcpp, rclcpp-action }: buildRosPackage { pname = "ros-humble-as2-behaviors-platform"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behaviors_platform/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "058083f1b3643a4050f332f95e76fa0f1974981e4f672a8cdfa86d9cda380204"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behaviors_platform/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "8ea6418de1f9030810bc7d5163ed7457400eb8007a6e37ae58b5c2cd66546639"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-behaviors-trajectory-generation/default.nix b/distros/humble/as2-behaviors-trajectory-generation/default.nix index 375eba9248..1de57ef25b 100644 --- a/distros/humble/as2-behaviors-trajectory-generation/default.nix +++ b/distros/humble/as2-behaviors-trajectory-generation/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-lint-auto, as2-behavior, as2-core, as2-motion-reference-handlers, as2-msgs, eigen, geometry-msgs, rclcpp, std-msgs, std-srvs, trajectory-msgs, visualization-msgs }: buildRosPackage { pname = "ros-humble-as2-behaviors-trajectory-generation"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behaviors_trajectory_generation/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "5112e8edf75ea6b129e4a67bc839bdbc2cf4b65f1f5ce8cc602b71610a4c173b"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_behaviors_trajectory_generation/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "ca9e8d8c000e7987d83b60d9c7ac97450a1bd6178705eb1bb1f704b7473d8d05"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-cli/default.nix b/distros/humble/as2-cli/default.nix index dfc7b5e6f9..ff9510bdcc 100644 --- a/distros/humble/as2-cli/default.nix +++ b/distros/humble/as2-cli/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake }: buildRosPackage { pname = "ros-humble-as2-cli"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_cli/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "932595c3f947c4b0126787f0c19fb112cbd4275824ce1f0c527957a1a592553e"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_cli/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "278d842c1d536063e670f73a79f7e59b1a2627b162c66cfef9f8df3cd884f939"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-core/default.nix b/distros/humble/as2-core/default.nix index d31f30cedd..1e43a5581b 100644 --- a/distros/humble/as2-core/default.nix +++ b/distros/humble/as2-core/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-gtest, as2-msgs, cv-bridge, eigen, geographic-msgs, geographiclib, geometry-msgs, image-transport, nav-msgs, rclcpp, rclcpp-action, rclcpp-lifecycle, sensor-msgs, std-msgs, std-srvs, tf2, tf2-geometry-msgs, tf2-ros, yaml-cpp }: buildRosPackage { pname = "ros-humble-as2-core"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_core/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "eb5956d7bc06424068dcaafd29360ea3f9918407618386857aefb326e9b058b6"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_core/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "0ca84d13b256a395ced866e52c5e05f9cc3df5a9c32a4990eec2bc62e9b6bd60"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-gazebo-classic-assets/default.nix b/distros/humble/as2-gazebo-classic-assets/default.nix index ad52f7e2f8..fd50ae0396 100644 --- a/distros/humble/as2-gazebo-classic-assets/default.nix +++ b/distros/humble/as2-gazebo-classic-assets/default.nix @@ -2,20 +2,20 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, ament-cmake, python3Packages }: +{ lib, buildRosPackage, fetchurl, ament-cmake, gazebo-ros-pkgs, python3Packages, rclcpp }: buildRosPackage { pname = "ros-humble-as2-gazebo-classic-assets"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_gazebo_classic_assets/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "7069101a62e3d672b2638dc5f61d7b48c3e6298d61a37448374cab4016a81299"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_gazebo_classic_assets/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "9d5293f81cbdd0ee8d8dec3f8e5740ba71db68c3b4f5da28d7d1c301594bad47"; }; buildType = "ament_cmake"; buildInputs = [ ament-cmake ]; - propagatedBuildInputs = [ python3Packages.jinja2 ]; + propagatedBuildInputs = [ gazebo-ros-pkgs python3Packages.jinja2 rclcpp ]; nativeBuildInputs = [ ament-cmake ]; meta = { diff --git a/distros/humble/as2-keyboard-teleoperation/default.nix b/distros/humble/as2-keyboard-teleoperation/default.nix index 52022b0eb4..c20cb2de54 100644 --- a/distros/humble/as2-keyboard-teleoperation/default.nix +++ b/distros/humble/as2-keyboard-teleoperation/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, as2-motion-reference-handlers, as2-python-api, pythonPackages, rclpy }: buildRosPackage { pname = "ros-humble-as2-keyboard-teleoperation"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_keyboard_teleoperation/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "a7deadf8de45042334476701877fa9a934a575c5a4d881e70b01be5d37ec2ce2"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_keyboard_teleoperation/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "49b62b7fbb4578940cc5ae0a689654e3ca6a2902e695f6e025da13ce67e475fa"; }; buildType = "ament_python"; diff --git a/distros/humble/as2-motion-controller/default.nix b/distros/humble/as2-motion-controller/default.nix index ad8e70669c..5d2dc30b08 100644 --- a/distros/humble/as2-motion-controller/default.nix +++ b/distros/humble/as2-motion-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-lint-auto, as2-core, as2-motion-reference-handlers, as2-msgs, eigen, gbenchmark, geometry-msgs, pluginlib, rclcpp, yaml-cpp }: buildRosPackage { pname = "ros-humble-as2-motion-controller"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_motion_controller/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "7956a57e1e5274aa161886b84f73b00c0647fd4f3962b7321f9d10defd584ac2"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_motion_controller/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "8c9956716bc483195b98420fbb337af4ddaa5a82cc3d8ccae59e7add55af2a7c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-motion-reference-handlers/default.nix b/distros/humble/as2-motion-reference-handlers/default.nix index 788356642b..1358e01559 100644 --- a/distros/humble/as2-motion-reference-handlers/default.nix +++ b/distros/humble/as2-motion-reference-handlers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-python, ament-lint-auto, as2-core, as2-msgs, eigen, geometry-msgs, rclcpp, rclcpp-action, rclpy, std-msgs, std-srvs, trajectory-msgs }: buildRosPackage { pname = "ros-humble-as2-motion-reference-handlers"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_motion_reference_handlers/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "ead1fea4e336c6633633a50929576c6863b7f2f092c2868c539e89e66cdb5e4a"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_motion_reference_handlers/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "54c398eb61847c4165f73ba625fb5414f1c214bce4bb2659bcb7c7f0f20d2d02"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-msgs/default.nix b/distros/humble/as2-msgs/default.nix index 3c83b1e724..710094ff6d 100644 --- a/distros/humble/as2-msgs/default.nix +++ b/distros/humble/as2-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, builtin-interfaces, geographic-msgs, geometry-msgs, nav-msgs, rclcpp, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-humble-as2-msgs"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_msgs/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "8172400d6bcc5a6662be356025919e5bbbf403ff7cad2012cf1864fe0ccec185"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_msgs/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "7a682a29256a6a53ba3595fb43a636bc8a3d37623ec82b3113f930e76a156ada"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-platform-crazyflie/default.nix b/distros/humble/as2-platform-crazyflie/default.nix index a8540b0e8d..c309d380ee 100644 --- a/distros/humble/as2-platform-crazyflie/default.nix +++ b/distros/humble/as2-platform-crazyflie/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-python, ament-lint-auto, as2-core, as2-msgs, eigen, geometry-msgs, libusb1, nav-msgs, rclcpp, rclpy, sensor-msgs, std-msgs, std-srvs }: buildRosPackage { pname = "ros-humble-as2-platform-crazyflie"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_platform_crazyflie/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "8453727786f019d02e3c28c75d3a19defe622d6bff040502f30a1b2550daa339"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_platform_crazyflie/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "67883ba6e82a9e3e733347c0bacc5fef1a6e6bdd3b38fbf37d98a84f9af451dd"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-platform-dji-osdk/default.nix b/distros/humble/as2-platform-dji-osdk/default.nix index 82c380f59f..8a3a172660 100644 --- a/distros/humble/as2-platform-dji-osdk/default.nix +++ b/distros/humble/as2-platform-dji-osdk/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-gtest, ament-lint-auto, ament-lint-common, as2-core, as2-msgs, geometry-msgs, nav-msgs, rclcpp, sensor-msgs, std-msgs, std-srvs }: buildRosPackage { pname = "ros-humble-as2-platform-dji-osdk"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_platform_dji_osdk/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "6db579851f9d7e85d55a404f542f91ed22ce984a9558d4e3cd7a5940e7ac0f25"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_platform_dji_osdk/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "de5e2f968f4eeb8b77376990c1a12fbbfacbc41eb04a0988a72b5a02b4111c56"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-platform-ign-gazebo/default.nix b/distros/humble/as2-platform-ign-gazebo/default.nix index 954969b6b0..0043179d58 100644 --- a/distros/humble/as2-platform-ign-gazebo/default.nix +++ b/distros/humble/as2-platform-ign-gazebo/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-lint-auto, as2-core, as2-ign-gazebo-assets, as2-msgs, geometry-msgs, rclcpp }: buildRosPackage { pname = "ros-humble-as2-platform-ign-gazebo"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_platform_ign_gazebo/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "43f69b74c541d7a1d77ade49ed162d498912c2e8ac6831f148b397d16964c3fa"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_platform_ign_gazebo/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "3cf0e921c28d05c2e11cce276dedbc257a910b31c5031ea31f50cabf038c4d8b"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-platform-tello/default.nix b/distros/humble/as2-platform-tello/default.nix index 5fa691a183..5c0b23e283 100644 --- a/distros/humble/as2-platform-tello/default.nix +++ b/distros/humble/as2-platform-tello/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-lint-auto, as2-core, as2-msgs, eigen, geometry-msgs, nav-msgs, rclcpp, rclpy, sensor-msgs, std-msgs, std-srvs, tf2, tf2-ros }: buildRosPackage { pname = "ros-humble-as2-platform-tello"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_platform_tello/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "a9abefbee3aa96c0d632b333ea32a959b6753325d38c1eee780e06311146ec4e"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_platform_tello/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "d96120b0aff26b914ff860504cb7468e41fd5b5acee0a7eb7b579853eebb2000"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-realsense-interface/default.nix b/distros/humble/as2-realsense-interface/default.nix index 2b5d0941f4..3222f5aa74 100644 --- a/distros/humble/as2-realsense-interface/default.nix +++ b/distros/humble/as2-realsense-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, as2-core, as2-msgs, geometry-msgs, librealsense2, nav-msgs, rclcpp, sensor-msgs, std-msgs, std-srvs, tf2, tf2-ros }: buildRosPackage { pname = "ros-humble-as2-realsense-interface"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_realsense_interface/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "758ef2622088bde407471d760b1e56a2344f3a6ee6d239df7fd55a06d4c18f65"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_realsense_interface/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "ac99c3ea9f6a61c7b1aca9adf34966fe9e4b8b4e012c092e2eee701d36aab29f"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-state-estimator/default.nix b/distros/humble/as2-state-estimator/default.nix index 10c9c15f6a..4f5b7721ae 100644 --- a/distros/humble/as2-state-estimator/default.nix +++ b/distros/humble/as2-state-estimator/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, ament-cmake-cpplint, ament-lint-auto, as2-core, geometry-msgs, nav-msgs, rclcpp, tf2, tf2-ros }: buildRosPackage { pname = "ros-humble-as2-state-estimator"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_state_estimator/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "b1dce3edb70b6f0db5fef185e4c42611790f377e35e4f23be6270fc611dcdc0e"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_state_estimator/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "7628adadf2c6828fa88a7f97498cb2643105f7f43980d0a4183925714fdd07ac"; }; buildType = "ament_cmake"; diff --git a/distros/humble/as2-usb-camera-interface/default.nix b/distros/humble/as2-usb-camera-interface/default.nix index da820577cd..280599447b 100644 --- a/distros/humble/as2-usb-camera-interface/default.nix +++ b/distros/humble/as2-usb-camera-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-cppcheck, as2-core, as2-msgs, cv-bridge, rclcpp, sensor-msgs, std-msgs, std-srvs }: buildRosPackage { pname = "ros-humble-as2-usb-camera-interface"; - version = "1.0.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_usb_camera_interface/1.0.4-1.tar.gz"; - name = "1.0.4-1.tar.gz"; - sha256 = "15b4049cfd9ec3d42f8af9f3cf47799eb3f95c44df7fdc60d83425fc105f94eb"; + url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/as2_usb_camera_interface/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "3a866848c2f5b6a0ef14287e4c394d3a389c61b0bd958d087f113e6448180e9c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/behaviortree-cpp/default.nix b/distros/humble/behaviortree-cpp/default.nix index f471384705..167bfc3322 100644 --- a/distros/humble/behaviortree-cpp/default.nix +++ b/distros/humble/behaviortree-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-index-cpp, cppzmq, rclcpp, ros-environment, sqlite }: buildRosPackage { pname = "ros-humble-behaviortree-cpp"; - version = "4.4.0-r1"; + version = "4.4.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/humble/behaviortree_cpp/4.4.0-1.tar.gz"; - name = "4.4.0-1.tar.gz"; - sha256 = "d1b6894e7489602fca7cf0329179252b7bce0138f6bad9ec266ed13179e0a262"; + url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/humble/behaviortree_cpp/4.4.1-1.tar.gz"; + name = "4.4.1-1.tar.gz"; + sha256 = "c1f18f59f7a55fc8fb8b991b1cd1ab9b7198507963787b7ce8e70f68e2566ddc"; }; buildType = "ament_cmake"; diff --git a/distros/humble/bicycle-steering-controller/default.nix b/distros/humble/bicycle-steering-controller/default.nix index b04b42d6e3..650755e949 100644 --- a/distros/humble/bicycle-steering-controller/default.nix +++ b/distros/humble/bicycle-steering-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }: buildRosPackage { pname = "ros-humble-bicycle-steering-controller"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/bicycle_steering_controller/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "7f0ac3e8cb47c90305e6643f252e645a55d4a6779017dee20b176aa2f0ba57e0"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/bicycle_steering_controller/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "2b7dbb5f5994e8fbd8a048715f3ff94ec2b5df377d62d0ca67c06dc650936a2b"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-common/default.nix b/distros/humble/clearpath-common/default.nix index 0bd34a77fb..d6168a9abc 100644 --- a/distros/humble/clearpath-common/default.nix +++ b/distros/humble/clearpath-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, clearpath-control, clearpath-description, clearpath-generator-common, clearpath-platform }: buildRosPackage { pname = "ros-humble-clearpath-common"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_common/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "8ce2d99e9986395463fe975e06a57f3dd0a17665cf09308289494d7358b39c85"; + url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_common/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "4828a9ac823df3ca381c385c68c096990593ed75605a65adedd840e3b71a2975"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-control/default.nix b/distros/humble/clearpath-control/default.nix index 27ac3ee78d..a5707d92d5 100644 --- a/distros/humble/clearpath-control/default.nix +++ b/distros/humble/clearpath-control/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, controller-manager, diff-drive-controller, imu-filter-madgwick, interactive-marker-twist-server, joint-state-broadcaster, joint-trajectory-controller, joy-linux, robot-localization, robot-state-publisher, teleop-twist-joy, twist-mux }: buildRosPackage { pname = "ros-humble-clearpath-control"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_control/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "37ed801ef0488e895d6329177c1a740d875b51077cbb89f5fe5012ee8786145f"; + url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_control/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "1880971ca205da73b6bc1d27e68ef0c3caddd46ea134070c7951ef75142d9054"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-description/default.nix b/distros/humble/clearpath-description/default.nix index 92ecc31765..6cdb288164 100644 --- a/distros/humble/clearpath-description/default.nix +++ b/distros/humble/clearpath-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, clearpath-mounts-description, clearpath-platform-description, clearpath-sensors-description }: buildRosPackage { pname = "ros-humble-clearpath-description"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_description/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "16455b7299b5218cc1f95aef891ac0f3cf6f2d8cf2069d4ba6460ebb296cd112"; + url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_description/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "8f47715d546fdf765e0971cc196abd2179aff5ef89bd9a4decec4c8322ebf5a2"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-generator-common/default.nix b/distros/humble/clearpath-generator-common/default.nix index d72a83b063..ed25be3116 100644 --- a/distros/humble/clearpath-generator-common/default.nix +++ b/distros/humble/clearpath-generator-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, clearpath-config, clearpath-control, clearpath-description, clearpath-platform }: buildRosPackage { pname = "ros-humble-clearpath-generator-common"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_generator_common/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "62f37665fb1864d6e53b02f7a6be33451be93fa6f46a206400d1c494d5e1bdd7"; + url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_generator_common/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "a5c52ae442ddff243787cdec278a5b17471784f7b11c820c325444bfb193e33d"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-generator-gz/default.nix b/distros/humble/clearpath-generator-gz/default.nix index 1ffb394b0f..622c6b0e9b 100644 --- a/distros/humble/clearpath-generator-gz/default.nix +++ b/distros/humble/clearpath-generator-gz/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, clearpath-config, clearpath-generator-common }: buildRosPackage { pname = "ros-humble-clearpath-generator-gz"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_generator_gz/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "9a5afe4f2fa8f02c0c73b69b1a8574e7eff6fe6e5cc0b7021b5cc6bad0ba8b89"; + url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_generator_gz/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "6bff4cd4a980a0311702d51925bb9feaccb1d2889316cc1cd1bebbc9f1f0caa4"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-gz/default.nix b/distros/humble/clearpath-gz/default.nix index 9f1594652c..9d483cfcc5 100644 --- a/distros/humble/clearpath-gz/default.nix +++ b/distros/humble/clearpath-gz/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, clearpath-common, clearpath-generator-gz, clearpath-viz, ign-ros2-control, ros-gz }: buildRosPackage { pname = "ros-humble-clearpath-gz"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_gz/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "0573623bba39b926633059b84f8b1b30e7cec819f444df61f19193b11803958a"; + url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_gz/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "06bc2252305f5f5c3e4b9eadca92005943cfa032521716758ecc33199d1e8dbd"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-mounts-description/default.nix b/distros/humble/clearpath-mounts-description/default.nix index eaa2939ddc..e056ea7552 100644 --- a/distros/humble/clearpath-mounts-description/default.nix +++ b/distros/humble/clearpath-mounts-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake }: buildRosPackage { pname = "ros-humble-clearpath-mounts-description"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_mounts_description/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "4a2cc5de27a43a09a19b7e1130d68a918fb6f77564e73308828aa9171274ae7a"; + url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_mounts_description/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "3dd3df249a6a0ec0013c6f8e68584b19525999ba096d359a250e7c79ffcb9881"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-platform-description/default.nix b/distros/humble/clearpath-platform-description/default.nix index 86974d3d44..30c1b0e80b 100644 --- a/distros/humble/clearpath-platform-description/default.nix +++ b/distros/humble/clearpath-platform-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, robot-state-publisher, urdf, xacro }: buildRosPackage { pname = "ros-humble-clearpath-platform-description"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_platform_description/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "89b4ebbd283a01ff152ce5da4b2850631f9e78e2d7c09c583fb89f6ea416e02a"; + url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_platform_description/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "9ba561d2bdc3a1bb5aca1070ffd8773255f0c410959148f904bd3a113b998fc0"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-platform/default.nix b/distros/humble/clearpath-platform/default.nix index d686ea66e0..78d0ada44c 100644 --- a/distros/humble/clearpath-platform/default.nix +++ b/distros/humble/clearpath-platform/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, clearpath-control, clearpath-platform-description, clearpath-platform-msgs, controller-interface, controller-manager, controller-manager-msgs, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, sensor-msgs, std-msgs, std-srvs, tf2, tf2-ros, xacro }: buildRosPackage { pname = "ros-humble-clearpath-platform"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_platform/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "9ca6df16fc19d3f915fad2220f1b69e80af9d1901de042356d6914d4257a4f19"; + url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_platform/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "4c4d2da316ab6b4988c495be25b716fb1a4aa3907f97019c0ea8be7fb883a92c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-sensors-description/default.nix b/distros/humble/clearpath-sensors-description/default.nix index d73dddb5ca..dd2d0ec844 100644 --- a/distros/humble/clearpath-sensors-description/default.nix +++ b/distros/humble/clearpath-sensors-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, realsense2-description, velodyne-description }: buildRosPackage { pname = "ros-humble-clearpath-sensors-description"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_sensors_description/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "20f912b5e6ff122a3e0213cb698c1cb4d40582d116610db4d5b1651c2936ef53"; + url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/humble/clearpath_sensors_description/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "fb19e76f81a1f91f2f8aea4833f69481070065fa4e634070c1a2458cc6f9df5e"; }; buildType = "ament_cmake"; diff --git a/distros/humble/clearpath-simulator/default.nix b/distros/humble/clearpath-simulator/default.nix index 0e9f79c0ab..3ea9823446 100644 --- a/distros/humble/clearpath-simulator/default.nix +++ b/distros/humble/clearpath-simulator/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, clearpath-generator-gz, clearpath-gz }: buildRosPackage { pname = "ros-humble-clearpath-simulator"; - version = "0.1.2-r1"; + version = "0.1.3-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_simulator/0.1.2-1.tar.gz"; - name = "0.1.2-1.tar.gz"; - sha256 = "b2346f054496e33d1732d190bd2886fea1c350df2c964e69acdf3cde2e33edd8"; + url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_simulator/0.1.3-1.tar.gz"; + name = "0.1.3-1.tar.gz"; + sha256 = "47325ebc27d286931d2c104021e98301baca116b792de46635873a3e8fbf5e2a"; }; buildType = "ament_cmake"; diff --git a/distros/humble/cob-actions/default.nix b/distros/humble/cob-actions/default.nix new file mode 100644 index 0000000000..b6bdd9816c --- /dev/null +++ b/distros/humble/cob-actions/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, action-msgs, actionlib-msgs, ament-cmake, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }: +buildRosPackage { + pname = "ros-humble-cob-actions"; + version = "2.7.9-r1"; + + src = fetchurl { + url = "https://github.com/ipa320/cob_common-release/archive/release/humble/cob_actions/2.7.9-1.tar.gz"; + name = "2.7.9-1.tar.gz"; + sha256 = "2f15e4d75a5e8ea045adc811825f20d0dee6da82e3fbee342eebbda6fafe990c"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-lint-common ]; + propagatedBuildInputs = [ action-msgs actionlib-msgs builtin-interfaces geometry-msgs rosidl-default-runtime ]; + nativeBuildInputs = [ ament-cmake rosidl-default-generators ]; + + meta = { + description = ''This Package contains Care-O-bot specific action definitions.''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/humble/cob-msgs/default.nix b/distros/humble/cob-msgs/default.nix new file mode 100644 index 0000000000..bd4bfdc626 --- /dev/null +++ b/distros/humble/cob-msgs/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, diagnostic-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs }: +buildRosPackage { + pname = "ros-humble-cob-msgs"; + version = "2.7.9-r1"; + + src = fetchurl { + url = "https://github.com/ipa320/cob_common-release/archive/release/humble/cob_msgs/2.7.9-1.tar.gz"; + name = "2.7.9-1.tar.gz"; + sha256 = "48f582be55db8b0083101a1ddd19e80376a6ec39bf3594552dfa1695cf613fcd"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-lint-common ]; + propagatedBuildInputs = [ builtin-interfaces diagnostic-msgs rosidl-default-runtime std-msgs ]; + nativeBuildInputs = [ ament-cmake rosidl-default-generators ]; + + meta = { + description = ''Messages for representing state information, such as battery information and emergency stop status.''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/humble/cob-srvs/default.nix b/distros/humble/cob-srvs/default.nix new file mode 100644 index 0000000000..62aea50ca2 --- /dev/null +++ b/distros/humble/cob-srvs/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }: +buildRosPackage { + pname = "ros-humble-cob-srvs"; + version = "2.7.9-r1"; + + src = fetchurl { + url = "https://github.com/ipa320/cob_common-release/archive/release/humble/cob_srvs/2.7.9-1.tar.gz"; + name = "2.7.9-1.tar.gz"; + sha256 = "80f9372180b3d1bca14f9d1ddc175a6e02e7181774b37468acdac33ae43995d8"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-lint-common ]; + propagatedBuildInputs = [ builtin-interfaces geometry-msgs rosidl-default-runtime ]; + nativeBuildInputs = [ ament-cmake rosidl-default-generators ]; + + meta = { + description = ''This Package contains Care-O-bot specific service definitions.''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/humble/controller-interface/default.nix b/distros/humble/controller-interface/default.nix index 3caffeee1f..d12162f763 100644 --- a/distros/humble/controller-interface/default.nix +++ b/distros/humble/controller-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, hardware-interface, rclcpp-lifecycle, sensor-msgs }: buildRosPackage { pname = "ros-humble-controller-interface"; - version = "2.33.0-r1"; + version = "2.35.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/controller_interface/2.33.0-1.tar.gz"; - name = "2.33.0-1.tar.gz"; - sha256 = "81f9f7607751de4f27d1308d81c75563d8457945feab169cf6702ecd4bf07383"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/controller_interface/2.35.0-1.tar.gz"; + name = "2.35.0-1.tar.gz"; + sha256 = "33249604146be0857066fd2f156b948879c098902dbb906ca56e237f8a2d5206"; }; buildType = "ament_cmake"; diff --git a/distros/humble/controller-manager-msgs/default.nix b/distros/humble/controller-manager-msgs/default.nix index f36aba3e9b..c852de20b1 100644 --- a/distros/humble/controller-manager-msgs/default.nix +++ b/distros/humble/controller-manager-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, lifecycle-msgs, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-humble-controller-manager-msgs"; - version = "2.33.0-r1"; + version = "2.35.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/controller_manager_msgs/2.33.0-1.tar.gz"; - name = "2.33.0-1.tar.gz"; - sha256 = "72fbe23aee674b9c0e52ee40374c5f9e96f1e62953e8c6bdd44803d3c96231cf"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/controller_manager_msgs/2.35.0-1.tar.gz"; + name = "2.35.0-1.tar.gz"; + sha256 = "a081b51e6c05e29ab1f696a28a4d65ca27214d6378c8f888a2ecf5b618abfb95"; }; buildType = "ament_cmake"; diff --git a/distros/humble/controller-manager/default.nix b/distros/humble/controller-manager/default.nix index d5eb74f171..7a99bdc994 100644 --- a/distros/humble/controller-manager/default.nix +++ b/distros/humble/controller-manager/default.nix @@ -2,21 +2,21 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-python, ament-index-cpp, backward-ros, controller-interface, controller-manager-msgs, hardware-interface, launch, launch-ros, pluginlib, rclcpp, rcpputils, realtime-tools, ros2-control-test-assets, ros2param, ros2run }: +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-python, ament-index-cpp, backward-ros, controller-interface, controller-manager-msgs, hardware-interface, launch, launch-ros, pluginlib, rclcpp, rcpputils, realtime-tools, ros2-control-test-assets, ros2param, ros2run, std-msgs }: buildRosPackage { pname = "ros-humble-controller-manager"; - version = "2.33.0-r1"; + version = "2.35.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/controller_manager/2.33.0-1.tar.gz"; - name = "2.33.0-1.tar.gz"; - sha256 = "afded5e52b3892ee7159fa0c666b427f3cdb3d6df407e4c76bc054bc83ef4212"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/controller_manager/2.35.0-1.tar.gz"; + name = "2.35.0-1.tar.gz"; + sha256 = "de768403a309e33992e94e143c4a437a2ce60a243e173c45bfdef73614bbe027"; }; buildType = "ament_cmake"; buildInputs = [ ament-cmake ament-cmake-python ]; checkInputs = [ ament-cmake-gmock ]; - propagatedBuildInputs = [ ament-index-cpp backward-ros controller-interface controller-manager-msgs hardware-interface launch launch-ros pluginlib rclcpp rcpputils realtime-tools ros2-control-test-assets ros2param ros2run ]; + propagatedBuildInputs = [ ament-index-cpp backward-ros controller-interface controller-manager-msgs hardware-interface launch launch-ros pluginlib rclcpp rcpputils realtime-tools ros2-control-test-assets ros2param ros2run std-msgs ]; nativeBuildInputs = [ ament-cmake ament-cmake-python ]; meta = { diff --git a/distros/humble/depthai/default.nix b/distros/humble/depthai/default.nix index 68b8b8aeef..a6700333f2 100644 --- a/distros/humble/depthai/default.nix +++ b/distros/humble/depthai/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, libusb1, nlohmann_json, opencv, ros-environment }: buildRosPackage { pname = "ros-humble-depthai"; - version = "2.22.0-r1"; + version = "2.23.0-r1"; src = fetchurl { - url = "https://github.com/luxonis/depthai-core-release/archive/release/humble/depthai/2.22.0-1.tar.gz"; - name = "2.22.0-1.tar.gz"; - sha256 = "d180d4256989f5dc06091b018383b9d211e504681946aadb76dd97a0128850c2"; + url = "https://github.com/luxonis/depthai-core-release/archive/release/humble/depthai/2.23.0-1.tar.gz"; + name = "2.23.0-1.tar.gz"; + sha256 = "60fb5461e793042d5c674d01faaa49b38aeb1ef9dbbbdbeb9c7deec7b4ec2a6d"; }; buildType = "ament_cmake"; diff --git a/distros/humble/diff-drive-controller/default.nix b/distros/humble/diff-drive-controller/default.nix index edd3368967..c9abad3017 100644 --- a/distros/humble/diff-drive-controller/default.nix +++ b/distros/humble/diff-drive-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-test-assets, tf2, tf2-msgs }: buildRosPackage { pname = "ros-humble-diff-drive-controller"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/diff_drive_controller/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "4b250ed19435bd7c09a16fe6b9fbdd4e2f3c97197105a6dd98920925e6e8a737"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/diff_drive_controller/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "8ac224bedff52371beafc30bf84d66d6840992e4be48c48c4fbde1ae8305e13a"; }; buildType = "ament_cmake"; diff --git a/distros/humble/effort-controllers/default.nix b/distros/humble/effort-controllers/default.nix index e39c04cf05..7feb03b77a 100644 --- a/distros/humble/effort-controllers/default.nix +++ b/distros/humble/effort-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, pluginlib, rclcpp, ros2-control-test-assets }: buildRosPackage { pname = "ros-humble-effort-controllers"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/effort_controllers/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "549927dcef973e9490e98aa4f0bf31c58e00cf458b529d253b671eafa435344e"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/effort_controllers/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "a299b566609467948b47044eded2c589264141ba78d13b89bb803123ec09dccd"; }; buildType = "ament_cmake"; diff --git a/distros/humble/event-camera-msgs/default.nix b/distros/humble/event-camera-msgs/default.nix index 69c8c8508c..56094e0652 100644 --- a/distros/humble/event-camera-msgs/default.nix +++ b/distros/humble/event-camera-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, ros-environment, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-humble-event-camera-msgs"; - version = "1.1.4-r1"; + version = "1.1.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/event_camera_msgs-release/archive/release/humble/event_camera_msgs/1.1.4-1.tar.gz"; - name = "1.1.4-1.tar.gz"; - sha256 = "83d1d4dd82b4ba311e06152075ab04116312e1f7dc7f8065a4db8a85392a3b02"; + url = "https://github.com/ros2-gbp/event_camera_msgs-release/archive/release/humble/event_camera_msgs/1.1.5-1.tar.gz"; + name = "1.1.5-1.tar.gz"; + sha256 = "08a1e4504d25b090101a36079d3cd3e448fd97c0b7fc65be99345683b3e7f414"; }; buildType = "ament_cmake"; diff --git a/distros/humble/examples-tf2-py/default.nix b/distros/humble/examples-tf2-py/default.nix index ebdc7a8047..a572128eb1 100644 --- a/distros/humble/examples-tf2-py/default.nix +++ b/distros/humble/examples-tf2-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, launch-ros, pythonPackages, tf2-ros-py }: buildRosPackage { pname = "ros-humble-examples-tf2-py"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/examples_tf2_py/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "e3cd1d0fab414e156d9da8ee72877b871f64e89820df9350f7733321c2b7bbd7"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/examples_tf2_py/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "37d1db1a386eac3d54409b2b8d1802abb93cea5a5e2cf8058154ac0a6901e418"; }; buildType = "ament_python"; diff --git a/distros/humble/fastrtps-cmake-module/default.nix b/distros/humble/fastrtps-cmake-module/default.nix index 0a9d36f3da..af57892a2a 100644 --- a/distros/humble/fastrtps-cmake-module/default.nix +++ b/distros/humble/fastrtps-cmake-module/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common }: buildRosPackage { pname = "ros-humble-fastrtps-cmake-module"; - version = "2.2.1-r1"; + version = "2.2.2-r2"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/humble/fastrtps_cmake_module/2.2.1-1.tar.gz"; - name = "2.2.1-1.tar.gz"; - sha256 = "2b2296e4c4762ff6e9e42241affe7489e7893fde75d4277591b28bc47153fbd0"; + url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/humble/fastrtps_cmake_module/2.2.2-2.tar.gz"; + name = "2.2.2-2.tar.gz"; + sha256 = "24d5587a3ff1c8062fe3f636e5da07e5c604458a25c8221d137c32e2803ee0a0"; }; buildType = "ament_cmake"; diff --git a/distros/humble/flir-camera-description/default.nix b/distros/humble/flir-camera-description/default.nix index beb9277c0c..c2cd9b2b4c 100644 --- a/distros/humble/flir-camera-description/default.nix +++ b/distros/humble/flir-camera-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, robot-state-publisher, urdf, xacro }: buildRosPackage { pname = "ros-humble-flir-camera-description"; - version = "2.0.7-r1"; + version = "2.0.8-r1"; src = fetchurl { - url = "https://github.com/ros-drivers-gbp/flir_camera_driver-release/archive/release/humble/flir_camera_description/2.0.7-1.tar.gz"; - name = "2.0.7-1.tar.gz"; - sha256 = "4c21993323d49ac2d808e196fba5fd12f4456bd1eed2c4bdfaf9e934d1c7cac6"; + url = "https://github.com/ros-drivers-gbp/flir_camera_driver-release/archive/release/humble/flir_camera_description/2.0.8-1.tar.gz"; + name = "2.0.8-1.tar.gz"; + sha256 = "bd0fa09b67313741f5716c69f680d364cb066b9f20c10e5535ce5992885c73e7"; }; buildType = "ament_cmake"; diff --git a/distros/humble/flir-camera-msgs/default.nix b/distros/humble/flir-camera-msgs/default.nix index f48280329d..51073de894 100644 --- a/distros/humble/flir-camera-msgs/default.nix +++ b/distros/humble/flir-camera-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-humble-flir-camera-msgs"; - version = "2.0.7-r1"; + version = "2.0.8-r1"; src = fetchurl { - url = "https://github.com/ros-drivers-gbp/flir_camera_driver-release/archive/release/humble/flir_camera_msgs/2.0.7-1.tar.gz"; - name = "2.0.7-1.tar.gz"; - sha256 = "ce68c14fdbda05ccb7f18947b266e24878183415caba44670413f8266b902b7d"; + url = "https://github.com/ros-drivers-gbp/flir_camera_driver-release/archive/release/humble/flir_camera_msgs/2.0.8-1.tar.gz"; + name = "2.0.8-1.tar.gz"; + sha256 = "9ae07a4636d36f78304d58b4a36dc0d81e71909273ef7aae9c018556e704be7c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/force-torque-sensor-broadcaster/default.nix b/distros/humble/force-torque-sensor-broadcaster/default.nix index facd96258e..516163bbf7 100644 --- a/distros/humble/force-torque-sensor-broadcaster/default.nix +++ b/distros/humble/force-torque-sensor-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets }: buildRosPackage { pname = "ros-humble-force-torque-sensor-broadcaster"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/force_torque_sensor_broadcaster/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "b4d80e631d5cd30c806563f07ea1a2785d50e06351692e5427f4d04bec2c9133"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/force_torque_sensor_broadcaster/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "beaa6924f0fcdd71cd6646a08e49cc373e906641d294d65d7a055bd7e5b1a380"; }; buildType = "ament_cmake"; diff --git a/distros/humble/forward-command-controller/default.nix b/distros/humble/forward-command-controller/default.nix index ec9fdca918..fb951bf41c 100644 --- a/distros/humble/forward-command-controller/default.nix +++ b/distros/humble/forward-command-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, std-msgs }: buildRosPackage { pname = "ros-humble-forward-command-controller"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/forward_command_controller/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "b3616d726e0ca2c4280b33a1388b285642a847a6da481645119a6285f22fe46b"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/forward_command_controller/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "3cbbe38e667d1e2dc09d10cf35357910df136036c63fdfcd8b7bffe2b2293403"; }; buildType = "ament_cmake"; diff --git a/distros/humble/gazebo-video-monitor-interfaces/default.nix b/distros/humble/gazebo-video-monitor-interfaces/default.nix new file mode 100644 index 0000000000..e9782952bf --- /dev/null +++ b/distros/humble/gazebo-video-monitor-interfaces/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-srvs }: +buildRosPackage { + pname = "ros-humble-gazebo-video-monitor-interfaces"; + version = "0.8.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/gazebo_video_monitors-release/archive/release/humble/gazebo_video_monitor_interfaces/0.8.1-1.tar.gz"; + name = "0.8.1-1.tar.gz"; + sha256 = "7dc490b348c1ec012787f419f6502d6da4d849cdd21884b708c0840c7a36fe12"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-lint-common ]; + propagatedBuildInputs = [ builtin-interfaces rosidl-default-runtime std-srvs ]; + nativeBuildInputs = [ ament-cmake rosidl-default-generators ]; + + meta = { + description = ''gazebo_video_monitor_interfaces defines interfaces for the gazebo_video_monitor_plugins package.''; + license = with lib.licenses; [ gpl3Only ]; + }; +} diff --git a/distros/humble/gazebo-video-monitor-plugins/default.nix b/distros/humble/gazebo-video-monitor-plugins/default.nix new file mode 100644 index 0000000000..e8d39f416a --- /dev/null +++ b/distros/humble/gazebo-video-monitor-plugins/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, gazebo-dev, gazebo-ros, gazebo-video-monitor-interfaces, opencv, rclcpp, std-srvs, yaml-cpp-vendor }: +buildRosPackage { + pname = "ros-humble-gazebo-video-monitor-plugins"; + version = "0.8.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/gazebo_video_monitors-release/archive/release/humble/gazebo_video_monitor_plugins/0.8.1-1.tar.gz"; + name = "0.8.1-1.tar.gz"; + sha256 = "fdd37c17ea462031f529d6169796b0f06f9dc3b377573ec471d2bd62f1506c95"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake yaml-cpp-vendor ]; + propagatedBuildInputs = [ gazebo-dev gazebo-ros gazebo-video-monitor-interfaces opencv rclcpp std-srvs ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''gazebo_video_monitor_plugins is a package that lets the user record videos of a Gazebo simulation. It provides a multicamera sensor that can be used for creating different types of videos with multiple views from inside the gazebo world. There is a number of plugins already available in the package, but more can be developed by the user, with minimal effort, to fit arbitrary use cases.''; + license = with lib.licenses; [ gpl3Only ]; + }; +} diff --git a/distros/humble/gazebo-video-monitor-utils/default.nix b/distros/humble/gazebo-video-monitor-utils/default.nix new file mode 100644 index 0000000000..62e7406c32 --- /dev/null +++ b/distros/humble/gazebo-video-monitor-utils/default.nix @@ -0,0 +1,23 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, gazebo-msgs, rclpy, std-srvs }: +buildRosPackage { + pname = "ros-humble-gazebo-video-monitor-utils"; + version = "0.8.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/gazebo_video_monitors-release/archive/release/humble/gazebo_video_monitor_utils/0.8.1-1.tar.gz"; + name = "0.8.1-1.tar.gz"; + sha256 = "8fc64f979a1f5e0260a1679fa5c1bae80ce9ec1e9090c3ddaaeb7bc8da1fea7e"; + }; + + buildType = "ament_python"; + propagatedBuildInputs = [ gazebo-msgs rclpy std-srvs ]; + + meta = { + description = ''Contains utility scripts that are meant to interact with the gazebo video monitor plugins.''; + license = with lib.licenses; [ gpl3Only ]; + }; +} diff --git a/distros/humble/gazebo-video-monitors/default.nix b/distros/humble/gazebo-video-monitors/default.nix new file mode 100644 index 0000000000..4515016819 --- /dev/null +++ b/distros/humble/gazebo-video-monitors/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, gazebo-video-monitor-interfaces, gazebo-video-monitor-plugins, gazebo-video-monitor-utils }: +buildRosPackage { + pname = "ros-humble-gazebo-video-monitors"; + version = "0.8.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/gazebo_video_monitors-release/archive/release/humble/gazebo_video_monitors/0.8.1-1.tar.gz"; + name = "0.8.1-1.tar.gz"; + sha256 = "18dbb638fc517bb67fd56a669fad76048ab3d0f9ca63d3a6b0af9ec039a71e8b"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ gazebo-video-monitor-interfaces gazebo-video-monitor-plugins gazebo-video-monitor-utils ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Metapackage that groups together the gazebo_video_monitors packages.''; + license = with lib.licenses; [ gpl3Only ]; + }; +} diff --git a/distros/humble/generated.nix b/distros/humble/generated.nix index 014af49d0b..5b383cf703 100644 --- a/distros/humble/generated.nix +++ b/distros/humble/generated.nix @@ -354,6 +354,12 @@ self: super: { clearpath-viz = self.callPackage ./clearpath-viz {}; + cob-actions = self.callPackage ./cob-actions {}; + + cob-msgs = self.callPackage ./cob-msgs {}; + + cob-srvs = self.callPackage ./cob-srvs {}; + collision-log-msgs = self.callPackage ./collision-log-msgs {}; color-names = self.callPackage ./color-names {}; @@ -706,6 +712,14 @@ self: super: { gazebo-ros-pkgs = self.callPackage ./gazebo-ros-pkgs {}; + gazebo-video-monitor-interfaces = self.callPackage ./gazebo-video-monitor-interfaces {}; + + gazebo-video-monitor-plugins = self.callPackage ./gazebo-video-monitor-plugins {}; + + gazebo-video-monitor-utils = self.callPackage ./gazebo-video-monitor-utils {}; + + gazebo-video-monitors = self.callPackage ./gazebo-video-monitors {}; + gc-spl-2022 = self.callPackage ./gc-spl-2022 {}; generate-parameter-library = self.callPackage ./generate-parameter-library {}; @@ -984,10 +998,16 @@ self: super: { leo-fw = self.callPackage ./leo-fw {}; + leo-gz-bringup = self.callPackage ./leo-gz-bringup {}; + + leo-gz-worlds = self.callPackage ./leo-gz-worlds {}; + leo-msgs = self.callPackage ./leo-msgs {}; leo-robot = self.callPackage ./leo-robot {}; + leo-simulator = self.callPackage ./leo-simulator {}; + leo-teleop = self.callPackage ./leo-teleop {}; leo-viz = self.callPackage ./leo-viz {}; @@ -1242,8 +1262,14 @@ self: super: { nao-lola = self.callPackage ./nao-lola {}; + nao-meshes = self.callPackage ./nao-meshes {}; + nao-sensor-msgs = self.callPackage ./nao-sensor-msgs {}; + naoqi-bridge-msgs = self.callPackage ./naoqi-bridge-msgs {}; + + naoqi-libqi = self.callPackage ./naoqi-libqi {}; + nav2-amcl = self.callPackage ./nav2-amcl {}; nav2-behavior-tree = self.callPackage ./nav2-behavior-tree {}; @@ -1414,6 +1440,8 @@ self: super: { pendulum-msgs = self.callPackage ./pendulum-msgs {}; + pepper-meshes = self.callPackage ./pepper-meshes {}; + perception = self.callPackage ./perception {}; perception-pcl = self.callPackage ./perception-pcl {}; @@ -1598,12 +1626,18 @@ self: super: { raspimouse-description = self.callPackage ./raspimouse-description {}; + raspimouse-fake = self.callPackage ./raspimouse-fake {}; + + raspimouse-gazebo = self.callPackage ./raspimouse-gazebo {}; + raspimouse-msgs = self.callPackage ./raspimouse-msgs {}; raspimouse-navigation = self.callPackage ./raspimouse-navigation {}; raspimouse-ros2-examples = self.callPackage ./raspimouse-ros2-examples {}; + raspimouse-sim = self.callPackage ./raspimouse-sim {}; + raspimouse-slam = self.callPackage ./raspimouse-slam {}; raspimouse-slam-navigation = self.callPackage ./raspimouse-slam-navigation {}; @@ -2170,6 +2204,14 @@ self: super: { sick-safetyscanners-base = self.callPackage ./sick-safetyscanners-base {}; + sick-safevisionary-base = self.callPackage ./sick-safevisionary-base {}; + + sick-safevisionary-driver = self.callPackage ./sick-safevisionary-driver {}; + + sick-safevisionary-interfaces = self.callPackage ./sick-safevisionary-interfaces {}; + + sick-safevisionary-tests = self.callPackage ./sick-safevisionary-tests {}; + simple-actions = self.callPackage ./simple-actions {}; simple-launch = self.callPackage ./simple-launch {}; diff --git a/distros/humble/geometry2/default.nix b/distros/humble/geometry2/default.nix index fc434ba849..e7a93ce45d 100644 --- a/distros/humble/geometry2/default.nix +++ b/distros/humble/geometry2/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, tf2, tf2-bullet, tf2-eigen, tf2-eigen-kdl, tf2-geometry-msgs, tf2-kdl, tf2-msgs, tf2-py, tf2-ros, tf2-sensor-msgs, tf2-tools }: buildRosPackage { pname = "ros-humble-geometry2"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/geometry2/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "6f90a4a25ea2a819886a8e8f690f1da39b8da4f9e0044c309ea38a5e04cfafd0"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/geometry2/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "2c789a8fe7f97d822289111eb471141e641949d902cc653e9d4c821791a76ca6"; }; buildType = "ament_cmake"; diff --git a/distros/humble/gripper-controllers/default.nix b/distros/humble/gripper-controllers/default.nix index d4c872d8c0..6c923f9f22 100644 --- a/distros/humble/gripper-controllers/default.nix +++ b/distros/humble/gripper-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-action, realtime-tools, ros2-control-test-assets }: buildRosPackage { pname = "ros-humble-gripper-controllers"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/gripper_controllers/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "03b1dc7e8bdcebc5c2aec87ca27cce2fd269334f4a175397175f11301f114478"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/gripper_controllers/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "964fdb06bd2bf0a0879138a0dfc5f03c98174aa1958e2cedd5127ca4190cd2ec"; }; buildType = "ament_cmake"; diff --git a/distros/humble/hardware-interface/default.nix b/distros/humble/hardware-interface/default.nix index 71ac308ec4..255a1653af 100644 --- a/distros/humble/hardware-interface/default.nix +++ b/distros/humble/hardware-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, lifecycle-msgs, pluginlib, rclcpp-lifecycle, rcpputils, rcutils, ros2-control-test-assets, tinyxml2-vendor }: buildRosPackage { pname = "ros-humble-hardware-interface"; - version = "2.33.0-r1"; + version = "2.35.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/hardware_interface/2.33.0-1.tar.gz"; - name = "2.33.0-1.tar.gz"; - sha256 = "911e5653930df225830d3ab58596bd6a8bdc890970a26c14c22e726d1e64aa2a"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/hardware_interface/2.35.0-1.tar.gz"; + name = "2.35.0-1.tar.gz"; + sha256 = "b100f85f9c1f4d8a490da86aaaf70b0ed5fac70c35ec3efbfc8b34e2d04a7518"; }; buildType = "ament_cmake"; diff --git a/distros/humble/imu-sensor-broadcaster/default.nix b/distros/humble/imu-sensor-broadcaster/default.nix index 7d8a94e967..3b4adde162 100644 --- a/distros/humble/imu-sensor-broadcaster/default.nix +++ b/distros/humble/imu-sensor-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common, backward-ros, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, sensor-msgs }: buildRosPackage { pname = "ros-humble-imu-sensor-broadcaster"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/imu_sensor_broadcaster/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "1c00958de8068f298d8a0caba7c4c66c157427cf8bc6bde1e3fc5c5791010103"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/imu_sensor_broadcaster/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "e333c10b46f65e7cb58fb08e6ca8c6ca283a5d462c2e564b86c76024226f6e93"; }; buildType = "ament_cmake"; diff --git a/distros/humble/joint-limits/default.nix b/distros/humble/joint-limits/default.nix index 6bcd480ec3..1a830ce239 100644 --- a/distros/humble/joint-limits/default.nix +++ b/distros/humble/joint-limits/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, launch-testing-ament-cmake, rclcpp, rclcpp-lifecycle }: buildRosPackage { pname = "ros-humble-joint-limits"; - version = "2.33.0-r1"; + version = "2.35.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/joint_limits/2.33.0-1.tar.gz"; - name = "2.33.0-1.tar.gz"; - sha256 = "dca663cec17d3bf034f2bffef037d84854eff759c600f6b6db58ab994a84878c"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/joint_limits/2.35.0-1.tar.gz"; + name = "2.35.0-1.tar.gz"; + sha256 = "32f1dc611b3fd25084b88fba6e61cded7fde27c0d15a60788def2d23f11d4f13"; }; buildType = "ament_cmake"; diff --git a/distros/humble/joint-state-broadcaster/default.nix b/distros/humble/joint-state-broadcaster/default.nix index 2803acd52f..63787a4f0c 100644 --- a/distros/humble/joint-state-broadcaster/default.nix +++ b/distros/humble/joint-state-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, builtin-interfaces, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, rcutils, realtime-tools, ros2-control-test-assets, sensor-msgs }: buildRosPackage { pname = "ros-humble-joint-state-broadcaster"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/joint_state_broadcaster/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "6d89f463a47338efebe06fbb4bc659ae458a3febbb27706da230ee3c6f3f1265"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/joint_state_broadcaster/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "953c81dacc5b5018c87869856563b57e63004a4c20a79c56c89a7d1b886c0fa2"; }; buildType = "ament_cmake"; diff --git a/distros/humble/joint-trajectory-controller/default.nix b/distros/humble/joint-trajectory-controller/default.nix index 9cc9881fb4..aee73374a8 100644 --- a/distros/humble/joint-trajectory-controller/default.nix +++ b/distros/humble/joint-trajectory-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, angles, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, trajectory-msgs }: buildRosPackage { pname = "ros-humble-joint-trajectory-controller"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/joint_trajectory_controller/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "1fdb00dd2f25971f11fdcf3261dc83a82790af6a5b8f41da490ce41cce5a3652"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/joint_trajectory_controller/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "7bedab252c6f2e85f87f5cbf9aae071cb8290269d33d4b4194612f0b70623bb7"; }; buildType = "ament_cmake"; diff --git a/distros/humble/kinematics-interface-kdl/default.nix b/distros/humble/kinematics-interface-kdl/default.nix index 9af3b84498..a170d00de1 100644 --- a/distros/humble/kinematics-interface-kdl/default.nix +++ b/distros/humble/kinematics-interface-kdl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, eigen, eigen3-cmake-module, kdl-parser, kinematics-interface, pluginlib, ros2-control-test-assets, tf2-eigen-kdl }: buildRosPackage { pname = "ros-humble-kinematics-interface-kdl"; - version = "0.1.0-r1"; + version = "0.2.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/humble/kinematics_interface_kdl/0.1.0-1.tar.gz"; - name = "0.1.0-1.tar.gz"; - sha256 = "02adf21b0fb7aa08e6a09f571deb396d4d92d7d3ff63e247586871e838fe6b4d"; + url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/humble/kinematics_interface_kdl/0.2.0-1.tar.gz"; + name = "0.2.0-1.tar.gz"; + sha256 = "7956421c5855e0bc56e7ca29aa9806831e02cd8a653b684f33158c14cd44df13"; }; buildType = "ament_cmake"; diff --git a/distros/humble/kinematics-interface/default.nix b/distros/humble/kinematics-interface/default.nix index 8803eb5252..b21eaa6e91 100644 --- a/distros/humble/kinematics-interface/default.nix +++ b/distros/humble/kinematics-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, eigen, rclcpp-lifecycle }: buildRosPackage { pname = "ros-humble-kinematics-interface"; - version = "0.1.0-r1"; + version = "0.2.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/humble/kinematics_interface/0.1.0-1.tar.gz"; - name = "0.1.0-1.tar.gz"; - sha256 = "9c3f84203b95080835019976c5d17a2dcdb9c78f6ac6b8a51594e8eebfdc3269"; + url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/humble/kinematics_interface/0.2.0-1.tar.gz"; + name = "0.2.0-1.tar.gz"; + sha256 = "eee2f00cca92e0748c0a9eff451d4e839748ebaa9f9fce5e6a5596ad5b38f5dc"; }; buildType = "ament_cmake"; diff --git a/distros/humble/leo-bringup/default.nix b/distros/humble/leo-bringup/default.nix index dcbcc215eb..bbf20381b8 100644 --- a/distros/humble/leo-bringup/default.nix +++ b/distros/humble/leo-bringup/default.nix @@ -2,19 +2,20 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, ament-cmake, geometry-msgs, image-proc, leo-description, leo-fw, robot-state-publisher, rosapi, rosbridge-server, sensor-msgs, v4l2-camera, xacro }: +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, image-proc, leo-description, leo-fw, robot-state-publisher, rosapi, rosbridge-server, sensor-msgs, v4l2-camera, xacro }: buildRosPackage { pname = "ros-humble-leo-bringup"; - version = "1.3.0-r1"; + version = "1.4.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/humble/leo_bringup/1.3.0-1.tar.gz"; - name = "1.3.0-1.tar.gz"; - sha256 = "53d74ce8dade9f3927d95ec3602a5852f9ba8af98a5a152325d1564149260719"; + url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/humble/leo_bringup/1.4.0-1.tar.gz"; + name = "1.4.0-1.tar.gz"; + sha256 = "04aacc5143333843f27b239359069608c57a5b0730e43a876638f855fa7c2406"; }; buildType = "ament_cmake"; buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; propagatedBuildInputs = [ geometry-msgs image-proc leo-description leo-fw robot-state-publisher rosapi rosbridge-server sensor-msgs v4l2-camera xacro ]; nativeBuildInputs = [ ament-cmake ]; diff --git a/distros/humble/leo-fw/default.nix b/distros/humble/leo-fw/default.nix index 0964156eeb..671d103b60 100644 --- a/distros/humble/leo-fw/default.nix +++ b/distros/humble/leo-fw/default.nix @@ -2,20 +2,21 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-python, ament-index-python, geometry-msgs, leo-msgs, nav-msgs, python3Packages, rclcpp, rclcpp-components, rclpy, ros2cli, sensor-msgs, std-msgs, std-srvs, yaml-cpp }: +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-black, ament-cmake-copyright, ament-cmake-lint-cmake, ament-cmake-mypy, ament-cmake-python, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-python, ament-lint-auto, geometry-msgs, leo-msgs, nav-msgs, python3Packages, rclcpp, rclcpp-components, rclpy, ros2cli, sensor-msgs, std-msgs, std-srvs, yaml-cpp }: buildRosPackage { pname = "ros-humble-leo-fw"; - version = "1.3.0-r1"; + version = "1.4.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/humble/leo_fw/1.3.0-1.tar.gz"; - name = "1.3.0-1.tar.gz"; - sha256 = "f2fa0dfa357b535031fcc21d87ed2983edc205f2375f38e73bd5c314b83576a6"; + url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/humble/leo_fw/1.4.0-1.tar.gz"; + name = "1.4.0-1.tar.gz"; + sha256 = "f3ae70275dacc8460051e83c2a090cc3298463a2633a89dc4c46178260e7f8b9"; }; buildType = "ament_cmake"; buildInputs = [ ament-cmake ament-cmake-python yaml-cpp ]; - propagatedBuildInputs = [ ament-index-python geometry-msgs leo-msgs nav-msgs python3Packages.dbus-python python3Packages.pyyaml python3Packages.whichcraft rclcpp rclcpp-components rclpy ros2cli sensor-msgs std-msgs std-srvs ]; + checkInputs = [ ament-cmake-black ament-cmake-copyright ament-cmake-lint-cmake ament-cmake-mypy ament-cmake-uncrustify ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ ament-index-python geometry-msgs leo-msgs nav-msgs python3Packages.dbus-python python3Packages.numpy python3Packages.pyyaml python3Packages.whichcraft rclcpp rclcpp-components rclpy ros2cli sensor-msgs std-msgs std-srvs ]; nativeBuildInputs = [ ament-cmake ament-cmake-python ]; meta = { diff --git a/distros/humble/leo-gz-bringup/default.nix b/distros/humble/leo-gz-bringup/default.nix new file mode 100644 index 0000000000..bcb0aa5166 --- /dev/null +++ b/distros/humble/leo-gz-bringup/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-black, ament-cmake-copyright, ament-cmake-lint-cmake, ament-cmake-mypy, ament-cmake-xmllint, ament-index-python, ament-lint-auto, leo-gz-plugins, leo-gz-worlds, robot-state-publisher, ros-gz-bridge, ros-gz-image, ros-gz-sim, xacro }: +buildRosPackage { + pname = "ros-humble-leo-gz-bringup"; + version = "1.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_simulator-release/archive/release/humble/leo_gz_bringup/1.0.0-1.tar.gz"; + name = "1.0.0-1.tar.gz"; + sha256 = "78faf4fc14a162280007901398620ee931e760d11a6a2d0d1e101228f6a113db"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-black ament-cmake-copyright ament-cmake-lint-cmake ament-cmake-mypy ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ ament-index-python leo-gz-plugins leo-gz-worlds robot-state-publisher ros-gz-bridge ros-gz-image ros-gz-sim xacro ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Bringup package for Leo Rover Gazebo simulation in ROS 2''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/humble/leo-gz-worlds/default.nix b/distros/humble/leo-gz-worlds/default.nix new file mode 100644 index 0000000000..4392a53f0c --- /dev/null +++ b/distros/humble/leo-gz-worlds/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto }: +buildRosPackage { + pname = "ros-humble-leo-gz-worlds"; + version = "1.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_simulator-release/archive/release/humble/leo_gz_worlds/1.0.0-1.tar.gz"; + name = "1.0.0-1.tar.gz"; + sha256 = "198f023c6bf44ad18dc5b452f6f2960f8850bb5021444a0ce833b9e120950067"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-copyright ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Gazebo worlds for Leo Rover simulation in ROS 2''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/humble/leo-robot/default.nix b/distros/humble/leo-robot/default.nix index 3367a66757..923ed4e784 100644 --- a/distros/humble/leo-robot/default.nix +++ b/distros/humble/leo-robot/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, leo, leo-bringup, leo-fw }: buildRosPackage { pname = "ros-humble-leo-robot"; - version = "1.3.0-r1"; + version = "1.4.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/humble/leo_robot/1.3.0-1.tar.gz"; - name = "1.3.0-1.tar.gz"; - sha256 = "88a00c5295ab43d67189911f19598912a2990bf968c60d99c3ba8cb341e04111"; + url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/humble/leo_robot/1.4.0-1.tar.gz"; + name = "1.4.0-1.tar.gz"; + sha256 = "f604081dc57198b19639494f08893d85f71317d70930b09948750f1414b76888"; }; buildType = "ament_cmake"; diff --git a/distros/humble/leo-simulator/default.nix b/distros/humble/leo-simulator/default.nix new file mode 100644 index 0000000000..c0ff056c70 --- /dev/null +++ b/distros/humble/leo-simulator/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, leo-gz-bringup, leo-gz-plugins, leo-gz-worlds }: +buildRosPackage { + pname = "ros-humble-leo-simulator"; + version = "1.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_simulator-release/archive/release/humble/leo_simulator/1.0.0-1.tar.gz"; + name = "1.0.0-1.tar.gz"; + sha256 = "78d6a1b3a872e19e2c10b5c1e374aec2edc19b3a184988de8baa2606430b69ce"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-copyright ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ leo-gz-bringup leo-gz-plugins leo-gz-worlds ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Metapackage for Leo Rover Gazebo simulation in ROS2''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/humble/magic-enum/default.nix b/distros/humble/magic-enum/default.nix index e17bee4c36..a9e28b9af6 100644 --- a/distros/humble/magic-enum/default.nix +++ b/distros/humble/magic-enum/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, cmake }: buildRosPackage { pname = "ros-humble-magic-enum"; - version = "0.9.3-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/nobleo/magic_enum-release/archive/release/humble/magic_enum/0.9.3-1.tar.gz"; - name = "0.9.3-1.tar.gz"; - sha256 = "a920be4a38da07d0c58348e6317e6caca9f38e09b2b5f894254704d8ef313773"; + url = "https://github.com/nobleo/magic_enum-release/archive/release/humble/magic_enum/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "23f6ed6e8c6eb3d3c0620768297150d5a385dce187a243f6159d4b73a2610cb6"; }; buildType = "cmake"; diff --git a/distros/humble/marti-can-msgs/default.nix b/distros/humble/marti-can-msgs/default.nix index 4c2a6e178b..b455fee8d1 100644 --- a/distros/humble/marti-can-msgs/default.nix +++ b/distros/humble/marti-can-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-humble-marti-can-msgs"; - version = "1.4.1-r2"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_can_msgs/1.4.1-2.tar.gz"; - name = "1.4.1-2.tar.gz"; - sha256 = "dc9465cab56a09c74e29d36b31e200f0d8b3bbf7f162638e35449f8bbc07441c"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_can_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "bb14598e0e8d7886655e21fa4f12e9d866501533434464fa2c2a3efabb1a0c9c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/marti-common-msgs/default.nix b/distros/humble/marti-common-msgs/default.nix index 4dd3c187ec..1c9950170f 100644 --- a/distros/humble/marti-common-msgs/default.nix +++ b/distros/humble/marti-common-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-humble-marti-common-msgs"; - version = "1.4.1-r2"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_common_msgs/1.4.1-2.tar.gz"; - name = "1.4.1-2.tar.gz"; - sha256 = "8334cb25d2b9f1724dd697e2e9dda5b6ab04210398434b222a705060c52aed51"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_common_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "667e78d2fbba4bce0ee3e8950e68e551f1296186e02622c0e413b86a4a013bb8"; }; buildType = "ament_cmake"; diff --git a/distros/humble/marti-dbw-msgs/default.nix b/distros/humble/marti-dbw-msgs/default.nix index 37e519ab39..a9a368f2ec 100644 --- a/distros/humble/marti-dbw-msgs/default.nix +++ b/distros/humble/marti-dbw-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-humble-marti-dbw-msgs"; - version = "1.4.1-r2"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_dbw_msgs/1.4.1-2.tar.gz"; - name = "1.4.1-2.tar.gz"; - sha256 = "dd921a880f67354409b79ba0e99639706ff3f767205cf05db55078d531966870"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_dbw_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "e53f7aaaa830a9ebe5750ec365882043b9cb3f7e326ba8059cbd39a1ba451c98"; }; buildType = "ament_cmake"; diff --git a/distros/humble/marti-introspection-msgs/default.nix b/distros/humble/marti-introspection-msgs/default.nix index e28ba7c936..72ff0a6e68 100644 --- a/distros/humble/marti-introspection-msgs/default.nix +++ b/distros/humble/marti-introspection-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-humble-marti-introspection-msgs"; - version = "1.4.1-r2"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_introspection_msgs/1.4.1-2.tar.gz"; - name = "1.4.1-2.tar.gz"; - sha256 = "6b148194032ffcdd2181c31581ff5089d3af6e18559ee0ffa7581e9843ea2bad"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_introspection_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "48a3c8f99a7c72ebf1e62e8aa9245d5771c4c4fde98c7c77727cd44c2f4b3886"; }; buildType = "ament_cmake"; diff --git a/distros/humble/marti-nav-msgs/default.nix b/distros/humble/marti-nav-msgs/default.nix index 57bbd5ed17..1cb45b74fe 100644 --- a/distros/humble/marti-nav-msgs/default.nix +++ b/distros/humble/marti-nav-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, geographic-msgs, geometry-msgs, marti-common-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-humble-marti-nav-msgs"; - version = "1.4.1-r2"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_nav_msgs/1.4.1-2.tar.gz"; - name = "1.4.1-2.tar.gz"; - sha256 = "a85e4525533030312a1111e6f48c451ec512ab8b980d7c4f76b6d1327ed22b21"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_nav_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "8ba61e8e2f0ee41b2ca68516f6bb3c90867656bde813d586b4a3a9673431ad2c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/marti-perception-msgs/default.nix b/distros/humble/marti-perception-msgs/default.nix index ad2b94c6af..015fda0a08 100644 --- a/distros/humble/marti-perception-msgs/default.nix +++ b/distros/humble/marti-perception-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-humble-marti-perception-msgs"; - version = "1.4.1-r2"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_perception_msgs/1.4.1-2.tar.gz"; - name = "1.4.1-2.tar.gz"; - sha256 = "a93c9606cda1365abccfe392ca59f9dbf18895d9c4dad75b2bed2c16fdcdf06e"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_perception_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "d32dd7f76589c206aca4f6ec0248a55e988f0d464e3a001d5ff5f70204879602"; }; buildType = "ament_cmake"; diff --git a/distros/humble/marti-sensor-msgs/default.nix b/distros/humble/marti-sensor-msgs/default.nix index 1605745061..371f6dd8b5 100644 --- a/distros/humble/marti-sensor-msgs/default.nix +++ b/distros/humble/marti-sensor-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-humble-marti-sensor-msgs"; - version = "1.4.1-r2"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_sensor_msgs/1.4.1-2.tar.gz"; - name = "1.4.1-2.tar.gz"; - sha256 = "ec26b8103da127b30a8d55c936cf4c4a32eaa9aeca3d08188f53968290d6a446"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_sensor_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "717abe3ddef59e663eb49f95416dbb8461f9a10fadd4a2d94c446ce004678c3a"; }; buildType = "ament_cmake"; diff --git a/distros/humble/marti-status-msgs/default.nix b/distros/humble/marti-status-msgs/default.nix index 61c8c152ff..391ffce988 100644 --- a/distros/humble/marti-status-msgs/default.nix +++ b/distros/humble/marti-status-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-humble-marti-status-msgs"; - version = "1.4.1-r2"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_status_msgs/1.4.1-2.tar.gz"; - name = "1.4.1-2.tar.gz"; - sha256 = "443e9685e9cec9a6f3ace091a180f167013672131961afd873d7e51a690d977d"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_status_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "a971e1665f0aabdf62621833bd3be9324a7321365e0cf58dd049f0dedd0ff10c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/marti-visualization-msgs/default.nix b/distros/humble/marti-visualization-msgs/default.nix index 30c4cadc03..71124abc49 100644 --- a/distros/humble/marti-visualization-msgs/default.nix +++ b/distros/humble/marti-visualization-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs }: buildRosPackage { pname = "ros-humble-marti-visualization-msgs"; - version = "1.4.1-r2"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_visualization_msgs/1.4.1-2.tar.gz"; - name = "1.4.1-2.tar.gz"; - sha256 = "99c041386e3626c2cd51774fd3fcf5f18dca8e6cdcd2567bbb1676ad2116fed0"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/humble/marti_visualization_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "cde59f88eb9b40480695cbe2bed8d8e7fca9a5a81261bbda39f7e7f166d34168"; }; buildType = "ament_cmake"; diff --git a/distros/humble/metavision-driver/default.nix b/distros/humble/metavision-driver/default.nix index e74542c262..7be1594ffd 100644 --- a/distros/humble/metavision-driver/default.nix +++ b/distros/humble/metavision-driver/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-auto, ament-cmake-clang-format, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-flake8, ament-cmake-lint-cmake, ament-cmake-pep257, ament-cmake-ros, ament-cmake-xmllint, boost, cmake, curl, event-camera-msgs, ffmpeg, git, glew, glfw3, gtest, hdf5, libusb1, opencv, openscenegraph, rclcpp, rclcpp-components, ros-environment, std-srvs, unzip, wget }: buildRosPackage { pname = "ros-humble-metavision-driver"; - version = "1.1.7-r1"; + version = "1.1.8-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/metavision_driver-release/archive/release/humble/metavision_driver/1.1.7-1.tar.gz"; - name = "1.1.7-1.tar.gz"; - sha256 = "ace307e9b21e692962cb97fa4211f3b6048e9d65e3a99ebf528cd3b1edbdbee6"; + url = "https://github.com/ros2-gbp/metavision_driver-release/archive/release/humble/metavision_driver/1.1.8-1.tar.gz"; + name = "1.1.8-1.tar.gz"; + sha256 = "06775747fa8e9d2427839ab7507ae612ebaf85d1a056cb2445310628325211d2"; }; buildType = "ament_cmake"; diff --git a/distros/humble/nao-meshes/default.nix b/distros/humble/nao-meshes/default.nix new file mode 100644 index 0000000000..6bc1314dab --- /dev/null +++ b/distros/humble/nao-meshes/default.nix @@ -0,0 +1,24 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, openjdk }: +buildRosPackage { + pname = "ros-humble-nao-meshes"; + version = "2.1.1-r1"; + + src = fetchurl { + url = "https://github.com/ros-naoqi/nao_meshes-release/archive/release/humble/nao_meshes/2.1.1-1.tar.gz"; + name = "2.1.1-1.tar.gz"; + sha256 = "cc148ff3d80ce2e61f6ae47112a61890f8d2943197ce53d3878faaca57a369ab"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake openjdk ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''ROS2 Meshes for the NAO robot''; + license = with lib.licenses; [ "CC-BY-NC-ND-4.0" ]; + }; +} diff --git a/distros/humble/naoqi-bridge-msgs/default.nix b/distros/humble/naoqi-bridge-msgs/default.nix new file mode 100644 index 0000000000..3477d6d280 --- /dev/null +++ b/distros/humble/naoqi-bridge-msgs/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-lint-auto, ament-lint-common, geometry-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs, trajectory-msgs }: +buildRosPackage { + pname = "ros-humble-naoqi-bridge-msgs"; + version = "2.1.0-r1"; + + src = fetchurl { + url = "https://github.com/ros-naoqi/naoqi_bridge_msgs2-release/archive/release/humble/naoqi_bridge_msgs/2.1.0-1.tar.gz"; + name = "2.1.0-1.tar.gz"; + sha256 = "1c19aec33f2a15fd41455e3a81ece62c34ad8ade6b79af32fdc8072c9e0e07fa"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-lint-auto ament-lint-common ]; + propagatedBuildInputs = [ action-msgs geometry-msgs nav-msgs rosidl-default-runtime sensor-msgs std-msgs trajectory-msgs ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''The naoqi_bridge_msgs package provides custom messages for running Aldebaran's robots in ROS2.''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/humble/naoqi-libqi/default.nix b/distros/humble/naoqi-libqi/default.nix new file mode 100644 index 0000000000..5b24a8fa3a --- /dev/null +++ b/distros/humble/naoqi-libqi/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, boost, openssl }: +buildRosPackage { + pname = "ros-humble-naoqi-libqi"; + version = "3.0.2-r1"; + + src = fetchurl { + url = "https://github.com/ros-naoqi/libqi-release/archive/release/humble/naoqi_libqi/3.0.2-1.tar.gz"; + name = "3.0.2-1.tar.gz"; + sha256 = "0d3e8e26b36fa564c0459c630b1ea3c14921fbbfe6304919748fd0f472400a16"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-gtest ]; + propagatedBuildInputs = [ boost openssl ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Aldebaran's libqi: a core library for NAOqiOS development''; + license = with lib.licenses; [ bsdOriginal ]; + }; +} diff --git a/distros/humble/ntrip-client-node/default.nix b/distros/humble/ntrip-client-node/default.nix index fa6c68ef76..2622119354 100644 --- a/distros/humble/ntrip-client-node/default.nix +++ b/distros/humble/ntrip-client-node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-uncrustify, ament-lint-auto, ament-lint-common, libcurl-vendor, pkg-config, rclcpp, rclcpp-components, rtcm-msgs, std-msgs }: buildRosPackage { pname = "ros-humble-ntrip-client-node"; - version = "0.4.4-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ntrip_client_node/0.4.4-1.tar.gz"; - name = "0.4.4-1.tar.gz"; - sha256 = "d5af493070521f55cefec922cebdb349a7fba3ac49c124053f0cfbb244a405f5"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ntrip_client_node/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "4ffbf7c179d9617de36704888b0ca71eb9e77e6c3cc18510c1550d88b867d405"; }; buildType = "ament_cmake"; diff --git a/distros/humble/pepper-meshes/default.nix b/distros/humble/pepper-meshes/default.nix new file mode 100644 index 0000000000..07c74f61e9 --- /dev/null +++ b/distros/humble/pepper-meshes/default.nix @@ -0,0 +1,24 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake }: +buildRosPackage { + pname = "ros-humble-pepper-meshes"; + version = "3.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros-naoqi/pepper_meshes2-release/archive/release/humble/pepper_meshes/3.0.0-1.tar.gz"; + name = "3.0.0-1.tar.gz"; + sha256 = "c6215328c2859b1e5f34ee2b919425f1af85650d3e3591314aef807c26404fb8"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Meshes for the Pepper robot, for ROS2''; + license = with lib.licenses; [ "CC-BY-NC-ND-4.0" ]; + }; +} diff --git a/distros/humble/plotjuggler/default.nix b/distros/humble/plotjuggler/default.nix index 0071eb803d..472f5d8e06 100644 --- a/distros/humble/plotjuggler/default.nix +++ b/distros/humble/plotjuggler/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, binutils, boost, cppzmq, fastcdr, lz4, qt5, rclcpp, zstd }: buildRosPackage { pname = "ros-humble-plotjuggler"; - version = "3.7.1-r1"; + version = "3.8.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/humble/plotjuggler/3.7.1-1.tar.gz"; - name = "3.7.1-1.tar.gz"; - sha256 = "bbed979a0e04312f61b0ae5c19038406a9452c2c87a2c36409146787bf49b4de"; + url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/humble/plotjuggler/3.8.0-1.tar.gz"; + name = "3.8.0-1.tar.gz"; + sha256 = "47c93c2ee9cc941ae07c3e08cb3c816dd45f494bb7bc8a92aefa7281daa86e0a"; }; buildType = "ament_cmake"; diff --git a/distros/humble/position-controllers/default.nix b/distros/humble/position-controllers/default.nix index 7ef06aecd8..7728450666 100644 --- a/distros/humble/position-controllers/default.nix +++ b/distros/humble/position-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, pluginlib, rclcpp, ros2-control-test-assets }: buildRosPackage { pname = "ros-humble-position-controllers"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/position_controllers/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "99bb147fae7ad0ce9b1b283ddf0fbccad0907b92f3003c3ccaad76e2bbf4832e"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/position_controllers/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "0c15b974ba09e8f06a8bfdcbb9f4a144eb6f92d88a1552cc4beb83d5f7899e8a"; }; buildType = "ament_cmake"; diff --git a/distros/humble/python-qt-binding/default.nix b/distros/humble/python-qt-binding/default.nix index 288f8013fd..3b7f9a7ab8 100644 --- a/distros/humble/python-qt-binding/default.nix +++ b/distros/humble/python-qt-binding/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, python3Packages, qt5 }: buildRosPackage { pname = "ros-humble-python-qt-binding"; - version = "1.1.1-r3"; + version = "1.1.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/python_qt_binding-release/archive/release/humble/python_qt_binding/1.1.1-3.tar.gz"; - name = "1.1.1-3.tar.gz"; - sha256 = "749f466ebe43e85f8719858eecdac211b682163899711ecf97acd6aaa2818636"; + url = "https://github.com/ros2-gbp/python_qt_binding-release/archive/release/humble/python_qt_binding/1.1.2-1.tar.gz"; + name = "1.1.2-1.tar.gz"; + sha256 = "b1518a6ae78b1d361a6007f7d5543fd2787de31c541ec2a9a4e1807d237f1ec5"; }; buildType = "ament_cmake"; diff --git a/distros/humble/range-sensor-broadcaster/default.nix b/distros/humble/range-sensor-broadcaster/default.nix index aada920a4f..d2a3cf5f47 100644 --- a/distros/humble/range-sensor-broadcaster/default.nix +++ b/distros/humble/range-sensor-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, sensor-msgs }: buildRosPackage { pname = "ros-humble-range-sensor-broadcaster"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/range_sensor_broadcaster/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "a54e0425f137e5b4dcb0b040be7f88f81cfdecf6ad720a32cc22d82749bf7d40"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/range_sensor_broadcaster/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "512a53c7270e16107e5784b56f5a93f2ea3c7fd3bb2d48a1f8e17dfea324f7f9"; }; buildType = "ament_cmake"; diff --git a/distros/humble/raspimouse-description/default.nix b/distros/humble/raspimouse-description/default.nix index 7d9f70dcc8..5e0b656f35 100644 --- a/distros/humble/raspimouse-description/default.nix +++ b/distros/humble/raspimouse-description/default.nix @@ -2,21 +2,21 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, joint-state-publisher, joint-state-publisher-gui, robot-state-publisher, rviz2, urdf, xacro }: +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, ign-ros2-control, joint-state-publisher, joint-state-publisher-gui, launch, realsense2-description, robot-state-publisher, rviz2, urdf, xacro }: buildRosPackage { pname = "ros-humble-raspimouse-description"; - version = "1.0.1-r1"; + version = "1.1.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/raspimouse_description-release/archive/release/humble/raspimouse_description/1.0.1-1.tar.gz"; - name = "1.0.1-1.tar.gz"; - sha256 = "268227e0f3f6c8de12e561198830ff870384d74901e3e65de669a6fc1a924d28"; + url = "https://github.com/ros2-gbp/raspimouse_description-release/archive/release/humble/raspimouse_description/1.1.0-1.tar.gz"; + name = "1.1.0-1.tar.gz"; + sha256 = "1efeb025cfb4d1d272507302a820654ad5f10c7cd199f42a6806678a4f6be0f2"; }; buildType = "ament_cmake"; buildInputs = [ ament-cmake ]; checkInputs = [ ament-lint-auto ament-lint-common ]; - propagatedBuildInputs = [ joint-state-publisher joint-state-publisher-gui robot-state-publisher rviz2 urdf xacro ]; + propagatedBuildInputs = [ ign-ros2-control joint-state-publisher joint-state-publisher-gui launch realsense2-description robot-state-publisher rviz2 urdf xacro ]; nativeBuildInputs = [ ament-cmake ]; meta = { diff --git a/distros/humble/raspimouse-fake/default.nix b/distros/humble/raspimouse-fake/default.nix new file mode 100644 index 0000000000..2b456845c9 --- /dev/null +++ b/distros/humble/raspimouse-fake/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, geometry-msgs, lifecycle-msgs, rclcpp, rclcpp-components, rclcpp-lifecycle, sensor-msgs, std-srvs }: +buildRosPackage { + pname = "ros-humble-raspimouse-fake"; + version = "2.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/raspimouse_sim-release/archive/release/humble/raspimouse_fake/2.0.0-1.tar.gz"; + name = "2.0.0-1.tar.gz"; + sha256 = "4adecba84f76d80c1463225bc67e18b40950cda89b6a652451e83f841defd2e9"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-lint-auto ament-lint-common ]; + propagatedBuildInputs = [ geometry-msgs lifecycle-msgs rclcpp rclcpp-components rclcpp-lifecycle sensor-msgs std-srvs ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''The raspimouse_control package''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/humble/raspimouse-gazebo/default.nix b/distros/humble/raspimouse-gazebo/default.nix new file mode 100644 index 0000000000..c402a0df5b --- /dev/null +++ b/distros/humble/raspimouse-gazebo/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, controller-manager, raspimouse-description, raspimouse-fake, robot-state-publisher, ros-gz }: +buildRosPackage { + pname = "ros-humble-raspimouse-gazebo"; + version = "2.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/raspimouse_sim-release/archive/release/humble/raspimouse_gazebo/2.0.0-1.tar.gz"; + name = "2.0.0-1.tar.gz"; + sha256 = "7adc317ef48ae001338b8d53c2d4cb12ac3928d1b7abf11bdc3071cd49cd8a44"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-lint-auto ament-lint-common ]; + propagatedBuildInputs = [ controller-manager raspimouse-description raspimouse-fake robot-state-publisher ros-gz ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''The raspimouse_gazebo package''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/humble/raspimouse-ros2-examples/default.nix b/distros/humble/raspimouse-ros2-examples/default.nix index 16aa9c3281..6f2780bb80 100644 --- a/distros/humble/raspimouse-ros2-examples/default.nix +++ b/distros/humble/raspimouse-ros2-examples/default.nix @@ -2,21 +2,21 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, geometry-msgs, hls-lfcd-lds-driver, joy-linux, nav2-map-server, opencv, raspimouse, raspimouse-msgs, rclcpp, rclcpp-components, rclcpp-lifecycle, rt-usb-9axisimu-driver, sensor-msgs, slam-toolbox, std-msgs, std-srvs, v4l-utils }: +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, cv-bridge, geometry-msgs, hls-lfcd-lds-driver, joy-linux, nav2-map-server, opencv, raspimouse, raspimouse-msgs, rclcpp, rclcpp-components, rclcpp-lifecycle, rt-usb-9axisimu-driver, sensor-msgs, slam-toolbox, std-msgs, std-srvs, v4l-utils }: buildRosPackage { pname = "ros-humble-raspimouse-ros2-examples"; - version = "2.0.0-r1"; + version = "2.1.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/raspimouse_ros2_examples-release/archive/release/humble/raspimouse_ros2_examples/2.0.0-1.tar.gz"; - name = "2.0.0-1.tar.gz"; - sha256 = "d17f48b74fd8e1b8babfdcb2fd6a41f41d5bf20b5e7e8d47ec6d47bfb19cdad7"; + url = "https://github.com/ros2-gbp/raspimouse_ros2_examples-release/archive/release/humble/raspimouse_ros2_examples/2.1.0-1.tar.gz"; + name = "2.1.0-1.tar.gz"; + sha256 = "4567bff84be33ef7d59c41fb4945ba38adb19accd63aa094748f07cf385e20ba"; }; buildType = "ament_cmake"; buildInputs = [ ament-cmake ]; checkInputs = [ ament-lint-auto ament-lint-common ]; - propagatedBuildInputs = [ geometry-msgs hls-lfcd-lds-driver joy-linux nav2-map-server opencv raspimouse raspimouse-msgs rclcpp rclcpp-components rclcpp-lifecycle rt-usb-9axisimu-driver sensor-msgs slam-toolbox std-msgs std-srvs v4l-utils ]; + propagatedBuildInputs = [ cv-bridge geometry-msgs hls-lfcd-lds-driver joy-linux nav2-map-server opencv raspimouse raspimouse-msgs rclcpp rclcpp-components rclcpp-lifecycle rt-usb-9axisimu-driver sensor-msgs slam-toolbox std-msgs std-srvs v4l-utils ]; nativeBuildInputs = [ ament-cmake ]; meta = { diff --git a/distros/humble/raspimouse-sim/default.nix b/distros/humble/raspimouse-sim/default.nix new file mode 100644 index 0000000000..d70e20f5b8 --- /dev/null +++ b/distros/humble/raspimouse-sim/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, raspimouse-fake, raspimouse-gazebo }: +buildRosPackage { + pname = "ros-humble-raspimouse-sim"; + version = "2.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/raspimouse_sim-release/archive/release/humble/raspimouse_sim/2.0.0-1.tar.gz"; + name = "2.0.0-1.tar.gz"; + sha256 = "d6ac04a616abb7bd5a303faebdc4f6f5012fbe02db42ac18199a53d1639c9f00"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ raspimouse-fake raspimouse-gazebo ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''ROS 2 package suite for Raspberry Pi Mouse Simulator''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/humble/rcl-action/default.nix b/distros/humble/rcl-action/default.nix index 69554571d6..9e322c8e36 100644 --- a/distros/humble/rcl-action/default.nix +++ b/distros/humble/rcl-action/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, osrf-testing-tools-cpp, rcl, rcutils, rmw, rmw-implementation-cmake, rosidl-runtime-c, test-msgs }: buildRosPackage { pname = "ros-humble-rcl-action"; - version = "5.3.5-r1"; + version = "5.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/humble/rcl_action/5.3.5-1.tar.gz"; - name = "5.3.5-1.tar.gz"; - sha256 = "cc8ffc39984d2eb27c1afd47696a60394f41c23eb4781205d58b2d5c601b95a1"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/humble/rcl_action/5.3.6-1.tar.gz"; + name = "5.3.6-1.tar.gz"; + sha256 = "90c9b200d7966362dda342b955f9b7987507d1006d71284f4176f5d1fe8e13e8"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rcl-lifecycle/default.nix b/distros/humble/rcl-lifecycle/default.nix index 88a5a3fc8f..be0b6ba25d 100644 --- a/distros/humble/rcl-lifecycle/default.nix +++ b/distros/humble/rcl-lifecycle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, lifecycle-msgs, osrf-testing-tools-cpp, rcl, rcutils, rmw, rosidl-runtime-c, tracetools }: buildRosPackage { pname = "ros-humble-rcl-lifecycle"; - version = "5.3.5-r1"; + version = "5.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/humble/rcl_lifecycle/5.3.5-1.tar.gz"; - name = "5.3.5-1.tar.gz"; - sha256 = "bccb5a57f7626c842ebfd958e485759bc1183871da75e3469f59ff1895604908"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/humble/rcl_lifecycle/5.3.6-1.tar.gz"; + name = "5.3.6-1.tar.gz"; + sha256 = "b4b3a1ee01bab318e1d3d41f9a12dd423715f1fdaf0358c2b229d77f13363b6b"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rcl-yaml-param-parser/default.nix b/distros/humble/rcl-yaml-param-parser/default.nix index 0e8265b832..8a238b6db0 100644 --- a/distros/humble/rcl-yaml-param-parser/default.nix +++ b/distros/humble/rcl-yaml-param-parser/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, libyaml, libyaml-vendor, mimick-vendor, osrf-testing-tools-cpp, performance-test-fixture, rcpputils, rcutils, rmw }: buildRosPackage { pname = "ros-humble-rcl-yaml-param-parser"; - version = "5.3.5-r1"; + version = "5.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/humble/rcl_yaml_param_parser/5.3.5-1.tar.gz"; - name = "5.3.5-1.tar.gz"; - sha256 = "c9b40d3fd8e3cdfe9d9f30e47f3eb75a91a0ad74844b921b5afa81e6fd5760d7"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/humble/rcl_yaml_param_parser/5.3.6-1.tar.gz"; + name = "5.3.6-1.tar.gz"; + sha256 = "f5f1a1a39ca1d5a6a582a3c500e346afbc718322c8a228be53cf59f9c7582516"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rcl/default.nix b/distros/humble/rcl/default.nix index e1c8d588e8..1fcc47a44f 100644 --- a/distros/humble/rcl/default.nix +++ b/distros/humble/rcl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, launch, launch-testing, launch-testing-ament-cmake, mimick-vendor, osrf-testing-tools-cpp, rcl-interfaces, rcl-logging-interface, rcl-logging-spdlog, rcl-yaml-param-parser, rcpputils, rcutils, rmw, rmw-implementation, rmw-implementation-cmake, rosidl-runtime-c, test-msgs, tracetools }: buildRosPackage { pname = "ros-humble-rcl"; - version = "5.3.5-r1"; + version = "5.3.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/humble/rcl/5.3.5-1.tar.gz"; - name = "5.3.5-1.tar.gz"; - sha256 = "f14e9367c108440c6d6f0e20908de6d0838da3ea0c70c8c953d8ba36b0bcd14f"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/humble/rcl/5.3.6-1.tar.gz"; + name = "5.3.6-1.tar.gz"; + sha256 = "5d0350df48e6910e7b17928f2c1d125e31acc380ced812131d46dfbf151a8584"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rclcpp-action/default.nix b/distros/humble/rclcpp-action/default.nix index 93f56124f1..556d4407af 100644 --- a/distros/humble/rclcpp-action/default.nix +++ b/distros/humble/rclcpp-action/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, mimick-vendor, performance-test-fixture, rcl-action, rclcpp, rcpputils, rosidl-runtime-c, test-msgs }: buildRosPackage { pname = "ros-humble-rclcpp-action"; - version = "16.0.6-r1"; + version = "16.0.7-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/humble/rclcpp_action/16.0.6-1.tar.gz"; - name = "16.0.6-1.tar.gz"; - sha256 = "44972c65eef79e9fb1aff2bd33f5d762fc9c037682e6d5c489627da0c5baff70"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/humble/rclcpp_action/16.0.7-1.tar.gz"; + name = "16.0.7-1.tar.gz"; + sha256 = "ff3755e0a86fa93e8660ef4510c36668b14dbdbb141c8052e42661da177c6b48"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rclcpp-components/default.nix b/distros/humble/rclcpp-components/default.nix index 524c55e14e..a569b6d4d6 100644 --- a/distros/humble/rclcpp-components/default.nix +++ b/distros/humble/rclcpp-components/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-google-benchmark, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, class-loader, composition-interfaces, launch-testing, rclcpp, rcpputils, std-msgs }: buildRosPackage { pname = "ros-humble-rclcpp-components"; - version = "16.0.6-r1"; + version = "16.0.7-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/humble/rclcpp_components/16.0.6-1.tar.gz"; - name = "16.0.6-1.tar.gz"; - sha256 = "b2772d9c0307102525e2b4769a8619b364746c676c4d7afecc40d8bc1563d1f3"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/humble/rclcpp_components/16.0.7-1.tar.gz"; + name = "16.0.7-1.tar.gz"; + sha256 = "7808fb8d10d08551480b978b982cff040c94f2f7f145d1f2e8f5e10ce289f7e2"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rclcpp-lifecycle/default.nix b/distros/humble/rclcpp-lifecycle/default.nix index 2b7b42c1b5..663028d967 100644 --- a/distros/humble/rclcpp-lifecycle/default.nix +++ b/distros/humble/rclcpp-lifecycle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, lifecycle-msgs, mimick-vendor, performance-test-fixture, rcl-lifecycle, rclcpp, rcpputils, rcutils, rmw, rosidl-typesupport-cpp, test-msgs }: buildRosPackage { pname = "ros-humble-rclcpp-lifecycle"; - version = "16.0.6-r1"; + version = "16.0.7-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/humble/rclcpp_lifecycle/16.0.6-1.tar.gz"; - name = "16.0.6-1.tar.gz"; - sha256 = "676173d02021ccb493589fb174e147ae031fbdb95b2990d1456f282fac75f32e"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/humble/rclcpp_lifecycle/16.0.7-1.tar.gz"; + name = "16.0.7-1.tar.gz"; + sha256 = "28ecab7c69c4febb71e42e71acc6374785d5ecbeda098e784981caab87d291fb"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rclcpp/default.nix b/distros/humble/rclcpp/default.nix index 3d3fb445aa..892845687f 100644 --- a/distros/humble/rclcpp/default.nix +++ b/distros/humble/rclcpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gen-version-h, ament-cmake-gmock, ament-cmake-google-benchmark, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, builtin-interfaces, libstatistics-collector, mimick-vendor, performance-test-fixture, python3, rcl, rcl-interfaces, rcl-yaml-param-parser, rcpputils, rcutils, rmw, rmw-implementation-cmake, rosgraph-msgs, rosidl-default-generators, rosidl-runtime-cpp, rosidl-typesupport-c, rosidl-typesupport-cpp, statistics-msgs, test-msgs, tracetools }: buildRosPackage { pname = "ros-humble-rclcpp"; - version = "16.0.6-r1"; + version = "16.0.7-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/humble/rclcpp/16.0.6-1.tar.gz"; - name = "16.0.6-1.tar.gz"; - sha256 = "d9140a5026b0d4142704347c296855222d8b978b120c380853d6d408f9899bd2"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/humble/rclcpp/16.0.7-1.tar.gz"; + name = "16.0.7-1.tar.gz"; + sha256 = "f2d0d46c1bf0d733ef7b1693281708e9e516ccd0c459f8dfb40a801fb80b32ee"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rclpy/default.nix b/distros/humble/rclpy/default.nix index 4c24906fad..2840a02a7d 100644 --- a/distros/humble/rclpy/default.nix +++ b/distros/humble/rclpy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-index-python, ament-lint-auto, ament-lint-common, builtin-interfaces, pybind11-vendor, python-cmake-module, pythonPackages, rcl, rcl-action, rcl-interfaces, rcl-lifecycle, rcl-logging-interface, rcl-yaml-param-parser, rcpputils, rcutils, rmw, rmw-implementation, rmw-implementation-cmake, rosgraph-msgs, rosidl-generator-py, rosidl-runtime-c, rpyutils, test-msgs, unique-identifier-msgs }: buildRosPackage { pname = "ros-humble-rclpy"; - version = "3.3.10-r1"; + version = "3.3.11-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclpy-release/archive/release/humble/rclpy/3.3.10-1.tar.gz"; - name = "3.3.10-1.tar.gz"; - sha256 = "9d55579632c23d98cc4aab9fef3b8199be6535bee98e96a918a70f29efdc1b25"; + url = "https://github.com/ros2-gbp/rclpy-release/archive/release/humble/rclpy/3.3.11-1.tar.gz"; + name = "3.3.11-1.tar.gz"; + sha256 = "184061975480a269e8167463133552854b94b3f90ee403445471561c785aeed9"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rcutils/default.nix b/distros/humble/rcutils/default.nix index fe33f9b83c..2e500f2630 100644 --- a/distros/humble/rcutils/default.nix +++ b/distros/humble/rcutils/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros, ament-lint-auto, ament-lint-common, launch, launch-testing, launch-testing-ament-cmake, mimick-vendor, osrf-testing-tools-cpp, performance-test-fixture, python3Packages }: buildRosPackage { pname = "ros-humble-rcutils"; - version = "5.1.3-r1"; + version = "5.1.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcutils-release/archive/release/humble/rcutils/5.1.3-1.tar.gz"; - name = "5.1.3-1.tar.gz"; - sha256 = "4abdd143f4d7c12392dd915c4fca8c273b633482fe7b7665a9f5d0cd03893e64"; + url = "https://github.com/ros2-gbp/rcutils-release/archive/release/humble/rcutils/5.1.4-1.tar.gz"; + name = "5.1.4-1.tar.gz"; + sha256 = "727057c12716581c51cdc0a35d62e4b213a0f4edcd034f0538719ebd6e655800"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rmw-fastrtps-cpp/default.nix b/distros/humble/rmw-fastrtps-cpp/default.nix index 326724bdd3..b055c7e6eb 100644 --- a/distros/humble/rmw-fastrtps-cpp/default.nix +++ b/distros/humble/rmw-fastrtps-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-fastrtps-shared-cpp, rosidl-cmake, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, test-msgs, tracetools }: buildRosPackage { pname = "ros-humble-rmw-fastrtps-cpp"; - version = "6.2.4-r1"; + version = "6.2.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/humble/rmw_fastrtps_cpp/6.2.4-1.tar.gz"; - name = "6.2.4-1.tar.gz"; - sha256 = "ac34ee18959f9dea85fb920c50af3e840b05c1e6bee78e24ce2152cc09797942"; + url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/humble/rmw_fastrtps_cpp/6.2.5-1.tar.gz"; + name = "6.2.5-1.tar.gz"; + sha256 = "69dd85b7038fb9268fecb2b03dbe0573933fed760fff27f9a8790b21bb6a6121"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rmw-fastrtps-dynamic-cpp/default.nix b/distros/humble/rmw-fastrtps-dynamic-cpp/default.nix index de5568a753..476ccaf9a2 100644 --- a/distros/humble/rmw-fastrtps-dynamic-cpp/default.nix +++ b/distros/humble/rmw-fastrtps-dynamic-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-fastrtps-shared-cpp, rosidl-runtime-c, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, test-msgs }: buildRosPackage { pname = "ros-humble-rmw-fastrtps-dynamic-cpp"; - version = "6.2.4-r1"; + version = "6.2.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/humble/rmw_fastrtps_dynamic_cpp/6.2.4-1.tar.gz"; - name = "6.2.4-1.tar.gz"; - sha256 = "ff1ee2a085cab4d695d6ca0a8259340f4c09bc12c471e7d7f82510867f2cd8b6"; + url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/humble/rmw_fastrtps_dynamic_cpp/6.2.5-1.tar.gz"; + name = "6.2.5-1.tar.gz"; + sha256 = "d6807533269b816c0ec048fec66c3fddf8f4ab1cee6dfef46525dce9ffff9ab8"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rmw-fastrtps-shared-cpp/default.nix b/distros/humble/rmw-fastrtps-shared-cpp/default.nix index afe2bd1ed4..dac16bafe5 100644 --- a/distros/humble/rmw-fastrtps-shared-cpp/default.nix +++ b/distros/humble/rmw-fastrtps-shared-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, tracetools }: buildRosPackage { pname = "ros-humble-rmw-fastrtps-shared-cpp"; - version = "6.2.4-r1"; + version = "6.2.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/humble/rmw_fastrtps_shared_cpp/6.2.4-1.tar.gz"; - name = "6.2.4-1.tar.gz"; - sha256 = "a203f57a2fccc203d0433bf728febbf005f9a1a323a00c41a7b3d1b63b4cff84"; + url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/humble/rmw_fastrtps_shared_cpp/6.2.5-1.tar.gz"; + name = "6.2.5-1.tar.gz"; + sha256 = "59098c3471520bd7568dc49d4a7b57cc2a302c315c610f78835474f4859169aa"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ros2-control-test-assets/default.nix b/distros/humble/ros2-control-test-assets/default.nix index 4cb08635de..66e48e04e7 100644 --- a/distros/humble/ros2-control-test-assets/default.nix +++ b/distros/humble/ros2-control-test-assets/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake }: buildRosPackage { pname = "ros-humble-ros2-control-test-assets"; - version = "2.33.0-r1"; + version = "2.35.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/ros2_control_test_assets/2.33.0-1.tar.gz"; - name = "2.33.0-1.tar.gz"; - sha256 = "0843e86ac7b1e03d35d125294a88bc869e6828d886be8472c402643671fe9b40"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/ros2_control_test_assets/2.35.0-1.tar.gz"; + name = "2.35.0-1.tar.gz"; + sha256 = "1d025d952ebc695dc199b949d04a4f60e758b2417ee3ea16eec7e268531cfa0d"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ros2-control/default.nix b/distros/humble/ros2-control/default.nix index e094e5df44..f7d97a5e99 100644 --- a/distros/humble/ros2-control/default.nix +++ b/distros/humble/ros2-control/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, controller-interface, controller-manager, controller-manager-msgs, hardware-interface, joint-limits, ros2-control-test-assets, ros2controlcli, transmission-interface }: buildRosPackage { pname = "ros-humble-ros2-control"; - version = "2.33.0-r1"; + version = "2.35.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/ros2_control/2.33.0-1.tar.gz"; - name = "2.33.0-1.tar.gz"; - sha256 = "7dbac2104fe699e8c09a4de7291cd6fabfd201427d733be40329aada2470b1da"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/ros2_control/2.35.0-1.tar.gz"; + name = "2.35.0-1.tar.gz"; + sha256 = "b057063213b3b88ccbed87bac2c3d39668eb3f139b8e88ae1a10c51e05279183"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ros2-controllers-test-nodes/default.nix b/distros/humble/ros2-controllers-test-nodes/default.nix index 8d9d1981f0..450dc75476 100644 --- a/distros/humble/ros2-controllers-test-nodes/default.nix +++ b/distros/humble/ros2-controllers-test-nodes/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, pythonPackages, rclpy, std-msgs, trajectory-msgs }: buildRosPackage { pname = "ros-humble-ros2-controllers-test-nodes"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ros2_controllers_test_nodes/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "e0724b97e7fc6ac7952fd78a7da4bb2294fd9cbd5db2c33cb959df3b9affcd9b"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ros2_controllers_test_nodes/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "2796cd2c3f823243bb57357724f8d9394557ffe63b57b103bbf6e43630ce342b"; }; buildType = "ament_python"; diff --git a/distros/humble/ros2-controllers/default.nix b/distros/humble/ros2-controllers/default.nix index 60d5884d28..a614bf244f 100644 --- a/distros/humble/ros2-controllers/default.nix +++ b/distros/humble/ros2-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ackermann-steering-controller, admittance-controller, ament-cmake, bicycle-steering-controller, diff-drive-controller, effort-controllers, force-torque-sensor-broadcaster, forward-command-controller, imu-sensor-broadcaster, joint-state-broadcaster, joint-trajectory-controller, position-controllers, range-sensor-broadcaster, steering-controllers-library, tricycle-controller, tricycle-steering-controller, velocity-controllers }: buildRosPackage { pname = "ros-humble-ros2-controllers"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ros2_controllers/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "0f2a9b95e557d74d0dde38c8f6011c9bcb3cab04a9d236b80aa64067b475bf1b"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ros2_controllers/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "e966aa6733d4727f2cd12d6fba05211fc8f2282eae9b9ba7bd8ef7bea1632b6e"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ros2controlcli/default.nix b/distros/humble/ros2controlcli/default.nix index 67b5d90de8..53cc831760 100644 --- a/distros/humble/ros2controlcli/default.nix +++ b/distros/humble/ros2controlcli/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, controller-manager, controller-manager-msgs, python3Packages, rcl-interfaces, rclpy, ros2cli, ros2node, ros2param, rosidl-runtime-py }: buildRosPackage { pname = "ros-humble-ros2controlcli"; - version = "2.33.0-r1"; + version = "2.35.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/ros2controlcli/2.33.0-1.tar.gz"; - name = "2.33.0-1.tar.gz"; - sha256 = "499662c5cb95bbbc84436d12c5f53db92fa04a0ef4e47653a71292e33df43101"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/ros2controlcli/2.35.0-1.tar.gz"; + name = "2.35.0-1.tar.gz"; + sha256 = "7139a307f02bd8cd7742edf9a680db4b7d8ab65cb7efeb94e9bf95288a710bd6"; }; buildType = "ament_python"; diff --git a/distros/humble/rosidl-typesupport-fastrtps-c/default.nix b/distros/humble/rosidl-typesupport-fastrtps-c/default.nix index 809e9b1fec..b8840f5c30 100644 --- a/distros/humble/rosidl-typesupport-fastrtps-c/default.nix +++ b/distros/humble/rosidl-typesupport-fastrtps-c/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-python, ament-cmake-ros, ament-index-python, ament-lint-auto, ament-lint-common, fastcdr, fastrtps-cmake-module, osrf-testing-tools-cpp, performance-test-fixture, python3, rmw, rosidl-cli, rosidl-cmake, rosidl-generator-c, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-fastrtps-cpp, rosidl-typesupport-interface }: buildRosPackage { pname = "ros-humble-rosidl-typesupport-fastrtps-c"; - version = "2.2.1-r1"; + version = "2.2.2-r2"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/humble/rosidl_typesupport_fastrtps_c/2.2.1-1.tar.gz"; - name = "2.2.1-1.tar.gz"; - sha256 = "0edf6260edaff0ebb7fde488d4d1218c3f406689b46f052d73fb841b164a81e6"; + url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/humble/rosidl_typesupport_fastrtps_c/2.2.2-2.tar.gz"; + name = "2.2.2-2.tar.gz"; + sha256 = "af9689c75a14fe551042d108c2316f396613c1386ff013b214737a602d79b4ff"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rosidl-typesupport-fastrtps-cpp/default.nix b/distros/humble/rosidl-typesupport-fastrtps-cpp/default.nix index 197a43bc98..f69e84be49 100644 --- a/distros/humble/rosidl-typesupport-fastrtps-cpp/default.nix +++ b/distros/humble/rosidl-typesupport-fastrtps-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-python, ament-cmake-ros, ament-index-python, ament-lint-auto, ament-lint-common, fastcdr, fastrtps-cmake-module, osrf-testing-tools-cpp, performance-test-fixture, python3, rmw, rosidl-cli, rosidl-cmake, rosidl-generator-cpp, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-interface }: buildRosPackage { pname = "ros-humble-rosidl-typesupport-fastrtps-cpp"; - version = "2.2.1-r1"; + version = "2.2.2-r2"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/humble/rosidl_typesupport_fastrtps_cpp/2.2.1-1.tar.gz"; - name = "2.2.1-1.tar.gz"; - sha256 = "9b807f5c8fd473e2e756bf48505da49557c9d46907340a2918101b16b08657bc"; + url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/humble/rosidl_typesupport_fastrtps_cpp/2.2.2-2.tar.gz"; + name = "2.2.2-2.tar.gz"; + sha256 = "37c033d003c6880716f6585add0e8868aed4961f9d246657152780347d587150"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rqt-controller-manager/default.nix b/distros/humble/rqt-controller-manager/default.nix index 6d43158ab6..91368d6478 100644 --- a/distros/humble/rqt-controller-manager/default.nix +++ b/distros/humble/rqt-controller-manager/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, controller-manager-msgs, rclpy, rqt-gui, rqt-gui-py }: buildRosPackage { pname = "ros-humble-rqt-controller-manager"; - version = "2.33.0-r1"; + version = "2.35.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/rqt_controller_manager/2.33.0-1.tar.gz"; - name = "2.33.0-1.tar.gz"; - sha256 = "cbe74c776498a04d3eae4ede9578012c2a555cce63bae8e626a1a8f77f546476"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/rqt_controller_manager/2.35.0-1.tar.gz"; + name = "2.35.0-1.tar.gz"; + sha256 = "bb0a6e0b36f3effd6eebe46a4e982724a62dc6fe112390021371cfd5dc786af3"; }; buildType = "ament_python"; diff --git a/distros/humble/rqt-joint-trajectory-controller/default.nix b/distros/humble/rqt-joint-trajectory-controller/default.nix index 8e6be85a23..af29d92087 100644 --- a/distros/humble/rqt-joint-trajectory-controller/default.nix +++ b/distros/humble/rqt-joint-trajectory-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, control-msgs, controller-manager-msgs, python-qt-binding, python3Packages, qt-gui, rclpy, rqt-gui, rqt-gui-py, trajectory-msgs }: buildRosPackage { pname = "ros-humble-rqt-joint-trajectory-controller"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/rqt_joint_trajectory_controller/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "cd027fbc9b773b5fe9e82b0bb7329c1658c78e6eb23a9a10ec79f9bd63129b48"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/rqt_joint_trajectory_controller/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "f304e70c7721261ff2bfdc8563f3f176d0f4eb59c194a46daab6bdc981325cd7"; }; buildType = "ament_python"; diff --git a/distros/humble/rqt-reconfigure/default.nix b/distros/humble/rqt-reconfigure/default.nix index 4f01436d6c..e151c4714b 100644 --- a/distros/humble/rqt-reconfigure/default.nix +++ b/distros/humble/rqt-reconfigure/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-xmllint, python-qt-binding, python3Packages, qt-gui-py-common, rclpy, rqt-console, rqt-gui, rqt-gui-py, rqt-py-common }: buildRosPackage { pname = "ros-humble-rqt-reconfigure"; - version = "1.1.1-r1"; + version = "1.1.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rqt_reconfigure-release/archive/release/humble/rqt_reconfigure/1.1.1-1.tar.gz"; - name = "1.1.1-1.tar.gz"; - sha256 = "802dd23f447a9046b0dabd35ecf312f76d6a79183c07be905a56b3f6dcfa4e4c"; + url = "https://github.com/ros2-gbp/rqt_reconfigure-release/archive/release/humble/rqt_reconfigure/1.1.2-1.tar.gz"; + name = "1.1.2-1.tar.gz"; + sha256 = "46fcf89d1827ff3e8fd57c3ea92b533c0c90500db56c63abd73e59ad629f0df2"; }; buildType = "ament_python"; diff --git a/distros/humble/rviz-assimp-vendor/default.nix b/distros/humble/rviz-assimp-vendor/default.nix index 43485cb2c9..c86e73bf69 100644 --- a/distros/humble/rviz-assimp-vendor/default.nix +++ b/distros/humble/rviz-assimp-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, assimp }: buildRosPackage { pname = "ros-humble-rviz-assimp-vendor"; - version = "11.2.8-r1"; + version = "11.2.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_assimp_vendor/11.2.8-1.tar.gz"; - name = "11.2.8-1.tar.gz"; - sha256 = "80e6f190ef779a6e330c5cbd3e5d67994e971b8068065f4b03581bb633df5449"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_assimp_vendor/11.2.9-1.tar.gz"; + name = "11.2.9-1.tar.gz"; + sha256 = "cee5d18fac30c2c2bb78b96038bc46e7cdeff6d4b3462d6ae1dffea559cdcfa8"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rviz-common/default.nix b/distros/humble/rviz-common/default.nix index 801ccc8175..ea5c848f91 100644 --- a/distros/humble/rviz-common/default.nix +++ b/distros/humble/rviz-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, message-filters, pluginlib, qt5, rclcpp, resource-retriever, rviz-ogre-vendor, rviz-rendering, sensor-msgs, std-msgs, tf2, tf2-geometry-msgs, tf2-ros, tinyxml2-vendor, urdf, yaml-cpp-vendor }: buildRosPackage { pname = "ros-humble-rviz-common"; - version = "11.2.8-r1"; + version = "11.2.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_common/11.2.8-1.tar.gz"; - name = "11.2.8-1.tar.gz"; - sha256 = "ae8154d0a1194c2f6e2a7c6047906234e3493c0ed423ec6ecdf3b31278c24bcf"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_common/11.2.9-1.tar.gz"; + name = "11.2.9-1.tar.gz"; + sha256 = "0d2541c9d4a1c785d03a046221ca6426d944fe079f670558674297a8e9e475fb"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rviz-default-plugins/default.nix b/distros/humble/rviz-default-plugins/default.nix index 6f956d9046..9005a05723 100644 --- a/distros/humble/rviz-default-plugins/default.nix +++ b/distros/humble/rviz-default-plugins/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, geometry-msgs, ignition-math6-vendor, image-transport, interactive-markers, laser-geometry, map-msgs, nav-msgs, pluginlib, qt5, rclcpp, resource-retriever, rviz-common, rviz-ogre-vendor, rviz-rendering, rviz-rendering-tests, rviz-visual-testing-framework, tf2, tf2-geometry-msgs, tf2-ros, urdf, visualization-msgs }: buildRosPackage { pname = "ros-humble-rviz-default-plugins"; - version = "11.2.8-r1"; + version = "11.2.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_default_plugins/11.2.8-1.tar.gz"; - name = "11.2.8-1.tar.gz"; - sha256 = "8aa9e3b8ad86c4e7ae0e26a72d49ce7044dbae56f168c74544e3e070b3fd6180"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_default_plugins/11.2.9-1.tar.gz"; + name = "11.2.9-1.tar.gz"; + sha256 = "d8b4180a7681753448d183314676ac8d1646cffc4d1ac9aac494406925b72bd2"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rviz-ogre-vendor/default.nix b/distros/humble/rviz-ogre-vendor/default.nix index 8551e02810..8e4fb48a40 100644 --- a/distros/humble/rviz-ogre-vendor/default.nix +++ b/distros/humble/rviz-ogre-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-xmllint, ament-lint-auto, freetype, git, libGL, libGLU, pkg-config, xorg }: buildRosPackage { pname = "ros-humble-rviz-ogre-vendor"; - version = "11.2.8-r1"; + version = "11.2.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_ogre_vendor/11.2.8-1.tar.gz"; - name = "11.2.8-1.tar.gz"; - sha256 = "b04cddf6e503116011e18d99c53026b39b560ed385545dc776dd3f32d4ead4ec"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_ogre_vendor/11.2.9-1.tar.gz"; + name = "11.2.9-1.tar.gz"; + sha256 = "b81445e3980eda0bbd7bba0193d2038fddacd4345ab428607a5fe29dfd36fd3b"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rviz-rendering-tests/default.nix b/distros/humble/rviz-rendering-tests/default.nix index 02f7e5c6fa..0738088b50 100644 --- a/distros/humble/rviz-rendering-tests/default.nix +++ b/distros/humble/rviz-rendering-tests/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, qt5, resource-retriever, rviz-rendering }: buildRosPackage { pname = "ros-humble-rviz-rendering-tests"; - version = "11.2.8-r1"; + version = "11.2.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_rendering_tests/11.2.8-1.tar.gz"; - name = "11.2.8-1.tar.gz"; - sha256 = "5c77cf8ce3b03b52b18fe408e581d360cfca560f85b770d4f629064235ad5b26"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_rendering_tests/11.2.9-1.tar.gz"; + name = "11.2.9-1.tar.gz"; + sha256 = "8356a4acb1aae487864c1832a72e2436a8f2d45b45c9fc978171cbae9adf1b1c"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rviz-rendering/default.nix b/distros/humble/rviz-rendering/default.nix index 55e7d09bfc..3a673ce1ee 100644 --- a/distros/humble/rviz-rendering/default.nix +++ b/distros/humble/rviz-rendering/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, eigen, eigen3-cmake-module, qt5, resource-retriever, rviz-assimp-vendor, rviz-ogre-vendor }: buildRosPackage { pname = "ros-humble-rviz-rendering"; - version = "11.2.8-r1"; + version = "11.2.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_rendering/11.2.8-1.tar.gz"; - name = "11.2.8-1.tar.gz"; - sha256 = "89a3090e094b26312a277688e8f76dc4405a620a40b813eef2624aff5d2c0d2c"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_rendering/11.2.9-1.tar.gz"; + name = "11.2.9-1.tar.gz"; + sha256 = "2b8493aa0ca90dc6fb1c33cd5e7026e863fa1f73cb1bd25cd828f8f3b82f2929"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rviz-visual-testing-framework/default.nix b/distros/humble/rviz-visual-testing-framework/default.nix index dd3f64da9e..7b77f63f17 100644 --- a/distros/humble/rviz-visual-testing-framework/default.nix +++ b/distros/humble/rviz-visual-testing-framework/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, qt5, rcutils, rviz-common }: buildRosPackage { pname = "ros-humble-rviz-visual-testing-framework"; - version = "11.2.8-r1"; + version = "11.2.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_visual_testing_framework/11.2.8-1.tar.gz"; - name = "11.2.8-1.tar.gz"; - sha256 = "18e7a44770e20ad3462fb9a1318afbfdb645558dc6f4d969471b65dd2fdc3ab4"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz_visual_testing_framework/11.2.9-1.tar.gz"; + name = "11.2.9-1.tar.gz"; + sha256 = "7a24705e2f79de16493dfea46dcb223f3a6ec564aa84b368306244f38a1ab2d8"; }; buildType = "ament_cmake"; diff --git a/distros/humble/rviz2/default.nix b/distros/humble/rviz2/default.nix index 2c66508f9f..d826c4cf1a 100644 --- a/distros/humble/rviz2/default.nix +++ b/distros/humble/rviz2/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, qt5, rclcpp, rviz-common, rviz-default-plugins, rviz-ogre-vendor, sensor-msgs }: buildRosPackage { pname = "ros-humble-rviz2"; - version = "11.2.8-r1"; + version = "11.2.9-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz2/11.2.8-1.tar.gz"; - name = "11.2.8-1.tar.gz"; - sha256 = "4e62ab6b62162269fbebe8986af3a48fdd7438b1211230fbf29cf3e08584aba3"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/humble/rviz2/11.2.9-1.tar.gz"; + name = "11.2.9-1.tar.gz"; + sha256 = "fc8535ddba016c04032b4e7f0c7b83455e42135b454ec1714f16d35f3e3c4fcd"; }; buildType = "ament_cmake"; diff --git a/distros/humble/septentrio-gnss-driver/default.nix b/distros/humble/septentrio-gnss-driver/default.nix index 1b399ad1b4..2125e93e93 100644 --- a/distros/humble/septentrio-gnss-driver/default.nix +++ b/distros/humble/septentrio-gnss-driver/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, boost, diagnostic-msgs, geographiclib, geometry-msgs, gps-msgs, libpcap, nav-msgs, nmea-msgs, rclcpp, rclcpp-components, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, tf2, tf2-eigen, tf2-geometry-msgs, tf2-ros }: buildRosPackage { pname = "ros-humble-septentrio-gnss-driver"; - version = "1.3.1-r1"; + version = "1.3.2-r2"; src = fetchurl { - url = "https://github.com/ros2-gbp/septentrio_gnss_driver_ros2-release/archive/release/humble/septentrio_gnss_driver/1.3.1-1.tar.gz"; - name = "1.3.1-1.tar.gz"; - sha256 = "1978cb93f8d9f66781c60dc696a792bea148e07ca7ca72deff1e028516a4c931"; + url = "https://github.com/ros2-gbp/septentrio_gnss_driver_ros2-release/archive/release/humble/septentrio_gnss_driver/1.3.2-2.tar.gz"; + name = "1.3.2-2.tar.gz"; + sha256 = "eccf24526828f2cbe033ea41c5bc872f02c46afceeebbd6ccf120ae99f8437be"; }; buildType = "ament_cmake"; diff --git a/distros/humble/sick-safevisionary-base/default.nix b/distros/humble/sick-safevisionary-base/default.nix new file mode 100644 index 0000000000..940f85d312 --- /dev/null +++ b/distros/humble/sick-safevisionary-base/default.nix @@ -0,0 +1,24 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, cmake }: +buildRosPackage { + pname = "ros-humble-sick-safevisionary-base"; + version = "1.0.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_base-release/archive/release/humble/sick_safevisionary_base/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "4bba81d28c36e3b0d94830ba47c843e7a195eab1d3ba90edc16d8b352a3851d5"; + }; + + buildType = "cmake"; + buildInputs = [ cmake ]; + nativeBuildInputs = [ cmake ]; + + meta = { + description = ''The package provides the basic hardware interface to the SICK Safevisionary sensor''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/humble/sick-safevisionary-driver/default.nix b/distros/humble/sick-safevisionary-driver/default.nix new file mode 100644 index 0000000000..6e240f22a1 --- /dev/null +++ b/distros/humble/sick-safevisionary-driver/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, cv-bridge, lifecycle-msgs, rclcpp, rclcpp-lifecycle, sensor-msgs, sick-safevisionary-base, sick-safevisionary-interfaces }: +buildRosPackage { + pname = "ros-humble-sick-safevisionary-driver"; + version = "1.0.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_ros2-release/archive/release/humble/sick_safevisionary_driver/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "f305dac3e667170c50ce43d26a9b00e5cfd29cf8684be3b0d079f88cfbd92265"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ cv-bridge lifecycle-msgs rclcpp rclcpp-lifecycle sensor-msgs sick-safevisionary-base sick-safevisionary-interfaces ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Provides an interface to read the sensor output of a SICK Safevisionary sensor in ROS 2''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/humble/sick-safevisionary-interfaces/default.nix b/distros/humble/sick-safevisionary-interfaces/default.nix new file mode 100644 index 0000000000..56f5536c90 --- /dev/null +++ b/distros/humble/sick-safevisionary-interfaces/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime, std-msgs }: +buildRosPackage { + pname = "ros-humble-sick-safevisionary-interfaces"; + version = "1.0.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_ros2-release/archive/release/humble/sick_safevisionary_interfaces/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "f541283b3d78572ecaf2fb231c3de5b2683a74400a4030427ec5db4996faf307"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-lint-auto ament-lint-common ]; + propagatedBuildInputs = [ rosidl-default-runtime std-msgs ]; + nativeBuildInputs = [ ament-cmake rosidl-default-generators ]; + + meta = { + description = ''Provides interface descriptions to communicate with a SICK Safevisionary Sensor over ROS 2''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/humble/sick-safevisionary-tests/default.nix b/distros/humble/sick-safevisionary-tests/default.nix new file mode 100644 index 0000000000..34fdb146e6 --- /dev/null +++ b/distros/humble/sick-safevisionary-tests/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, launch, launch-ros, launch-testing-ament-cmake, sick-safevisionary-driver }: +buildRosPackage { + pname = "ros-humble-sick-safevisionary-tests"; + version = "1.0.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_ros2-release/archive/release/humble/sick_safevisionary_tests/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "97b000606e24174581f7518fa9b31d8637755b83b7f66206871a7952134d4887"; + }; + + buildType = "catkin"; + buildInputs = [ ament-cmake ]; + checkInputs = [ launch launch-ros launch-testing-ament-cmake sick-safevisionary-driver ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Integration tests for the Sick SafeVisionary2 driver''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/humble/simple-launch/default.nix b/distros/humble/simple-launch/default.nix index 510cf3ad4a..b0792e303a 100644 --- a/distros/humble/simple-launch/default.nix +++ b/distros/humble/simple-launch/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-python, ament-index-python, launch, launch-ros, xacro }: buildRosPackage { pname = "ros-humble-simple-launch"; - version = "1.7.2-r1"; + version = "1.9.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/simple_launch-release/archive/release/humble/simple_launch/1.7.2-1.tar.gz"; - name = "1.7.2-1.tar.gz"; - sha256 = "63b64bc0b1805f0d073db1bfd5da41ccea0faf42211233d984cdcba6d2d66909"; + url = "https://github.com/ros2-gbp/simple_launch-release/archive/release/humble/simple_launch/1.9.0-1.tar.gz"; + name = "1.9.0-1.tar.gz"; + sha256 = "6a377c03b67c8e076ca6b6df1646abd3dbda63647898efa92951f19bd10c9c6b"; }; buildType = "ament_cmake"; diff --git a/distros/humble/spinnaker-camera-driver/default.nix b/distros/humble/spinnaker-camera-driver/default.nix index 78330945d8..f6be77f1eb 100644 --- a/distros/humble/spinnaker-camera-driver/default.nix +++ b/distros/humble/spinnaker-camera-driver/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-lint-auto, ament-lint-common, camera-info-manager, curl, dpkg, ffmpeg, flir-camera-msgs, image-transport, libusb1, python3Packages, rclcpp, rclcpp-components, sensor-msgs, std-msgs, yaml-cpp }: buildRosPackage { pname = "ros-humble-spinnaker-camera-driver"; - version = "2.0.7-r1"; + version = "2.0.8-r1"; src = fetchurl { - url = "https://github.com/ros-drivers-gbp/flir_camera_driver-release/archive/release/humble/spinnaker_camera_driver/2.0.7-1.tar.gz"; - name = "2.0.7-1.tar.gz"; - sha256 = "2eb152e919b595bc5d83f093aee910f03af412814424de25d96847d954b66525"; + url = "https://github.com/ros-drivers-gbp/flir_camera_driver-release/archive/release/humble/spinnaker_camera_driver/2.0.8-1.tar.gz"; + name = "2.0.8-1.tar.gz"; + sha256 = "8cf58b5834df63c0630dc69aca10f4142b6e6da4d90dac560a1706327b1f1867"; }; buildType = "ament_cmake"; @@ -21,6 +21,6 @@ buildRosPackage { meta = { description = ''ROS2 driver for flir spinnaker sdk''; - license = with lib.licenses; [ "Apache-2" ]; + license = with lib.licenses; [ "Apache-2" bsdOriginal ]; }; } diff --git a/distros/humble/steering-controllers-library/default.nix b/distros/humble/steering-controllers-library/default.nix index 0c5093126d..866187bf19 100644 --- a/distros/humble/steering-controllers-library/default.nix +++ b/distros/humble/steering-controllers-library/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ackermann-msgs, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-test-assets, std-srvs, tf2, tf2-geometry-msgs, tf2-msgs }: buildRosPackage { pname = "ros-humble-steering-controllers-library"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/steering_controllers_library/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "89360220e813e6d3f5b1fd01499757cd262fe81d9d8ca8a6337ae33f01c1d41e"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/steering_controllers_library/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "e85f01b0bee7b9c17392ba28aa950207a022621e779c90e2e4f5a9ab132a859b"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tf2-bullet/default.nix b/distros/humble/tf2-bullet/default.nix index e534820bbb..047e87a736 100644 --- a/distros/humble/tf2-bullet/default.nix +++ b/distros/humble/tf2-bullet/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, bullet, geometry-msgs, tf2, tf2-ros }: buildRosPackage { pname = "ros-humble-tf2-bullet"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_bullet/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "2b32c8a59f2eb11c6e038db1c719f0fe5584c20f933345f91eae440b880478f2"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_bullet/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "325a8bb0851404c88b2a1813e1f89bb46b8b0c445c264e1b761e9b824b26da68"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tf2-eigen-kdl/default.nix b/distros/humble/tf2-eigen-kdl/default.nix index 640a8251c2..93d6dce8a8 100644 --- a/distros/humble/tf2-eigen-kdl/default.nix +++ b/distros/humble/tf2-eigen-kdl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, eigen, orocos-kdl-vendor, tf2 }: buildRosPackage { pname = "ros-humble-tf2-eigen-kdl"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_eigen_kdl/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "da6f9b4a12d0a77df8e336f778e8cdb8ab087a9684288795763d25811b410198"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_eigen_kdl/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "d7702e06b500199562947fe48ef92b65f581b0a60052ec596b4a0b96834216cf"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tf2-eigen/default.nix b/distros/humble/tf2-eigen/default.nix index db4806d6d5..21ec073a9e 100644 --- a/distros/humble/tf2-eigen/default.nix +++ b/distros/humble/tf2-eigen/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, eigen, geometry-msgs, tf2, tf2-ros }: buildRosPackage { pname = "ros-humble-tf2-eigen"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_eigen/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "93c0c6f9e773b4ed6b493b85ff8ddd236ed130ce69fd3efe436049e613172659"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_eigen/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "859ae104198db3388141b71352476488d5718757ae9259830399fb4a62024533"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tf2-geometry-msgs/default.nix b/distros/humble/tf2-geometry-msgs/default.nix index 4ebd7cfccf..069ac6a391 100644 --- a/distros/humble/tf2-geometry-msgs/default.nix +++ b/distros/humble/tf2-geometry-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-lint-auto, ament-lint-common, geometry-msgs, orocos-kdl-vendor, python-cmake-module, python3Packages, rclcpp, tf2, tf2-ros, tf2-ros-py }: buildRosPackage { pname = "ros-humble-tf2-geometry-msgs"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_geometry_msgs/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "017fddc242d8c06d5c132bb64f6b560528fb80a786a52d7d4b103e03aadc8ab5"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_geometry_msgs/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "923d761ebeceef80a8fe01b542c49f813a0b5270d13cf5a2313d265adb3a7a63"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tf2-kdl/default.nix b/distros/humble/tf2-kdl/default.nix index c4c390ce45..6200acd901 100644 --- a/distros/humble/tf2-kdl/default.nix +++ b/distros/humble/tf2-kdl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, builtin-interfaces, geometry-msgs, orocos-kdl-vendor, rclcpp, tf2, tf2-msgs, tf2-ros, tf2-ros-py }: buildRosPackage { pname = "ros-humble-tf2-kdl"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_kdl/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "a7ef93be3705b6e3164d8a5227bb0add8db9681b35c3eb2f6d329bcd7e537273"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_kdl/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "bed12a26511a4d0da8e452f3a3cc478a20cf61242455a041994ffd733841dc00"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tf2-msgs/default.nix b/distros/humble/tf2-msgs/default.nix index 5277a38398..70f84a5e2e 100644 --- a/distros/humble/tf2-msgs/default.nix +++ b/distros/humble/tf2-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-humble-tf2-msgs"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_msgs/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "c0a8a017678b0945248a5d73c616e7d6f8c8c87ba49454a6e25cf0f3fdad8f21"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_msgs/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "05a9b8aea730e18ff7f53fb73a58554838a90b2e96ccd58d930bfe27d7025e78"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tf2-py/default.nix b/distros/humble/tf2-py/default.nix index 93bda55a5f..eab7401f1f 100644 --- a/distros/humble/tf2-py/default.nix +++ b/distros/humble/tf2-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, python-cmake-module, rclpy, rpyutils, tf2 }: buildRosPackage { pname = "ros-humble-tf2-py"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_py/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "9d38e9ab67270af639b063c92c72e3e7a8191c7e5b4c3a7e6b2f1608e1808b66"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_py/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "cdf8f8e4796d3e8c7d4d298d02f5f8d50933e223709fabcaf7e5b51f942fef26"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tf2-ros-py/default.nix b/distros/humble/tf2-ros-py/default.nix index bcd29539d4..b8bce420ee 100644 --- a/distros/humble/tf2-ros-py/default.nix +++ b/distros/humble/tf2-ros-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, geometry-msgs, pythonPackages, rclpy, sensor-msgs, std-msgs, tf2-msgs, tf2-py }: buildRosPackage { pname = "ros-humble-tf2-ros-py"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_ros_py/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "9016e18eb5ef30b9e62dbede0763e4546c2cf349c157c6560814bb4b8e6fe3ca"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_ros_py/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "5da99f69d48c627ee5f4259d27066d2a0e14f33cd7b61a38f954803882ee9a2d"; }; buildType = "ament_python"; diff --git a/distros/humble/tf2-ros/default.nix b/distros/humble/tf2-ros/default.nix index 794cbc2605..0fe3d848e9 100644 --- a/distros/humble/tf2-ros/default.nix +++ b/distros/humble/tf2-ros/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, message-filters, rcl-interfaces, rclcpp, rclcpp-action, rclcpp-components, rosgraph-msgs, tf2, tf2-msgs }: buildRosPackage { pname = "ros-humble-tf2-ros"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_ros/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "d19cbc6305af09461f18fd689845208886f8921dafb9d95a60766482ff8a1c8a"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_ros/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "467d4f76edbbcc69f7b2fec79b8e746eda679fae3e76a98dfd5fad7ed1c13057"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tf2-sensor-msgs/default.nix b/distros/humble/tf2-sensor-msgs/default.nix index eebd94df48..a058ebc0fd 100644 --- a/distros/humble/tf2-sensor-msgs/default.nix +++ b/distros/humble/tf2-sensor-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-gtest, ament-lint-auto, ament-lint-common, eigen, eigen3-cmake-module, rclcpp, sensor-msgs, tf2, tf2-ros, tf2-ros-py }: buildRosPackage { pname = "ros-humble-tf2-sensor-msgs"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_sensor_msgs/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "0dd8cfe469dd42142f9e5031df063ebdcbadbd83fcebdf29b3f2ac6d8173ce2e"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_sensor_msgs/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "320f3ba25456eec0a47d2e1958b020f8a54e1e6c6359fe5f9d1f1d972112a56e"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tf2-tools/default.nix b/distros/humble/tf2-tools/default.nix index 7c4eecf6f5..3c76d4b023 100644 --- a/distros/humble/tf2-tools/default.nix +++ b/distros/humble/tf2-tools/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, graphviz, python3Packages, rclpy, tf2-msgs, tf2-py, tf2-ros-py }: buildRosPackage { pname = "ros-humble-tf2-tools"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_tools/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "ac4e92b08ed2b26e73c8a3512028de8b46e5e267dc7595bb4b25f7edad0c5814"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2_tools/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "b840ad6151f7c17f5efce1e1735188555c2060ab14843a51e27a3978c0699522"; }; buildType = "ament_python"; diff --git a/distros/humble/tf2/default.nix b/distros/humble/tf2/default.nix index f4c46bfb0d..228408d502 100644 --- a/distros/humble/tf2/default.nix +++ b/distros/humble/tf2/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, builtin-interfaces, console-bridge, console-bridge-vendor, geometry-msgs, rcutils, rosidl-runtime-cpp }: buildRosPackage { pname = "ros-humble-tf2"; - version = "0.25.4-r1"; + version = "0.25.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2/0.25.4-1.tar.gz"; - name = "0.25.4-1.tar.gz"; - sha256 = "ca89991022982a6e74658a938b79817bd20ea9e5ffa0acd4c8a75d3ef8709ca8"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/humble/tf2/0.25.5-1.tar.gz"; + name = "0.25.5-1.tar.gz"; + sha256 = "59c7062c027b5568e8caf5322eec2279543c90ffec3f7c4899ecba5ac57e6510"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tinyxml2-vendor/default.nix b/distros/humble/tinyxml2-vendor/default.nix index 3c212c8f3b..d00c7c2fb7 100644 --- a/distros/humble/tinyxml2-vendor/default.nix +++ b/distros/humble/tinyxml2-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, tinyxml-2 }: buildRosPackage { pname = "ros-humble-tinyxml2-vendor"; - version = "0.7.5-r2"; + version = "0.7.6-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/tinyxml2_vendor-release/archive/release/humble/tinyxml2_vendor/0.7.5-2.tar.gz"; - name = "0.7.5-2.tar.gz"; - sha256 = "6ff5abce57a08bacbc4852b9a593e6be2e2bbd3ae23a5cba1a0ed61c97da883f"; + url = "https://github.com/ros2-gbp/tinyxml2_vendor-release/archive/release/humble/tinyxml2_vendor/0.7.6-1.tar.gz"; + name = "0.7.6-1.tar.gz"; + sha256 = "c13fe017520c276fd2085cc9254ccd34af4547a3ddd10a0b734d6551560270c1"; }; buildType = "ament_cmake"; diff --git a/distros/humble/transmission-interface/default.nix b/distros/humble/transmission-interface/default.nix index ebabd20b1d..d432c6c3ab 100644 --- a/distros/humble/transmission-interface/default.nix +++ b/distros/humble/transmission-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, hardware-interface, pluginlib }: buildRosPackage { pname = "ros-humble-transmission-interface"; - version = "2.33.0-r1"; + version = "2.35.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/transmission_interface/2.33.0-1.tar.gz"; - name = "2.33.0-1.tar.gz"; - sha256 = "e55c8b2d11a763ef3c63c8770d7f4825b452f1b467384194f43d83469ee70e25"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/humble/transmission_interface/2.35.0-1.tar.gz"; + name = "2.35.0-1.tar.gz"; + sha256 = "36a5930168eb16dd917f159f12e798bd7e5a566322cb0c1c011ab985f5bee3a1"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tricycle-controller/default.nix b/distros/humble/tricycle-controller/default.nix index 5d3206e56e..fc9b0c74b9 100644 --- a/distros/humble/tricycle-controller/default.nix +++ b/distros/humble/tricycle-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ackermann-msgs, ament-cmake, ament-cmake-gmock, backward-ros, builtin-interfaces, controller-interface, controller-manager, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-test-assets, std-srvs, tf2, tf2-msgs }: buildRosPackage { pname = "ros-humble-tricycle-controller"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/tricycle_controller/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "99ef322d25c755aee3ebc4cb19012c61406ad55644a1de89d95ed263ba892a86"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/tricycle_controller/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "555d5c9075d27e1de10ff0acc9d35975302dff0cbd8d181d1dc4baae46f75804"; }; buildType = "ament_cmake"; diff --git a/distros/humble/tricycle-steering-controller/default.nix b/distros/humble/tricycle-steering-controller/default.nix index e23d06f3c7..6251639208 100644 --- a/distros/humble/tricycle-steering-controller/default.nix +++ b/distros/humble/tricycle-steering-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }: buildRosPackage { pname = "ros-humble-tricycle-steering-controller"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/tricycle_steering_controller/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "7b4b197e938f07f15b5aaa86601ba7d4b3746741b05ad5f3d4d23af66d132139"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/tricycle_steering_controller/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "4b3cb87930b9adf9e9d5e6aceb436c7449efb45fcea021a27a17f46645ed6b88"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-base/default.nix b/distros/humble/turtlebot4-base/default.nix index 2d7c8591ab..646d402378 100644 --- a/distros/humble/turtlebot4-base/default.nix +++ b/distros/humble/turtlebot4-base/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, irobot-create-msgs, libgpiod, rclcpp, rclcpp-action, rcutils, sensor-msgs, std-msgs, turtlebot4-msgs, turtlebot4-node }: buildRosPackage { pname = "ros-humble-turtlebot4-base"; - version = "1.0.1-r1"; + version = "1.0.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4_robot-release/archive/release/humble/turtlebot4_base/1.0.1-1.tar.gz"; - name = "1.0.1-1.tar.gz"; - sha256 = "50feccadb6791bbab01d60f169314fcc4071a3659d975d76c8d65badf3c9d258"; + url = "https://github.com/ros2-gbp/turtlebot4_robot-release/archive/release/humble/turtlebot4_base/1.0.2-1.tar.gz"; + name = "1.0.2-1.tar.gz"; + sha256 = "d5e6f53c4e4affb0f0c546897dc316cc93f5211585cead36a337d3083d7b6876"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-bringup/default.nix b/distros/humble/turtlebot4-bringup/default.nix index f0e76158b6..da23c42f17 100644 --- a/distros/humble/turtlebot4-bringup/default.nix +++ b/distros/humble/turtlebot4-bringup/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, depthai-bridge, depthai-examples, depthai-ros-driver, depthai-ros-msgs, joy-linux, nav2-common, rplidar-ros, teleop-twist-joy, tf2-ros, turtlebot4-description, turtlebot4-diagnostics, turtlebot4-node }: buildRosPackage { pname = "ros-humble-turtlebot4-bringup"; - version = "1.0.1-r1"; + version = "1.0.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4_robot-release/archive/release/humble/turtlebot4_bringup/1.0.1-1.tar.gz"; - name = "1.0.1-1.tar.gz"; - sha256 = "dfc655f048ffb8fe09ce5485e45f3c6416ad49a5b172e9c544fcfa3c0c5ee1c1"; + url = "https://github.com/ros2-gbp/turtlebot4_robot-release/archive/release/humble/turtlebot4_bringup/1.0.2-1.tar.gz"; + name = "1.0.2-1.tar.gz"; + sha256 = "1a27452eb08bdb086e428a383ce2e506c25eb6c8c07fbb79385a7851bb59a8a2"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-description/default.nix b/distros/humble/turtlebot4-description/default.nix index 2096bc33a4..f5bace87cb 100644 --- a/distros/humble/turtlebot4-description/default.nix +++ b/distros/humble/turtlebot4-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, irobot-create-description, joint-state-publisher, robot-state-publisher, urdf }: buildRosPackage { pname = "ros-humble-turtlebot4-description"; - version = "1.0.3-r1"; + version = "1.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4-release/archive/release/humble/turtlebot4_description/1.0.3-1.tar.gz"; - name = "1.0.3-1.tar.gz"; - sha256 = "36a18c35b30d8df33daa4dbf6b68d0ec76c5b4489f2b9e0ac4dff10eebb1c212"; + url = "https://github.com/ros2-gbp/turtlebot4-release/archive/release/humble/turtlebot4_description/1.0.4-1.tar.gz"; + name = "1.0.4-1.tar.gz"; + sha256 = "cbdac376de0ce1ab83d109b39e7fccb8861b201fcc022d6696c023142805c0d8"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-diagnostics/default.nix b/distros/humble/turtlebot4-diagnostics/default.nix index 512efbb940..385ea0d1a9 100644 --- a/distros/humble/turtlebot4-diagnostics/default.nix +++ b/distros/humble/turtlebot4-diagnostics/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, diagnostic-aggregator, diagnostic-msgs, diagnostic-updater, irobot-create-msgs, pythonPackages, rclpy, sensor-msgs }: buildRosPackage { pname = "ros-humble-turtlebot4-diagnostics"; - version = "1.0.1-r1"; + version = "1.0.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4_robot-release/archive/release/humble/turtlebot4_diagnostics/1.0.1-1.tar.gz"; - name = "1.0.1-1.tar.gz"; - sha256 = "3075aef4be6ca87548089e51f31b2f33dc58f4714be10d42da63e9dedc18a367"; + url = "https://github.com/ros2-gbp/turtlebot4_robot-release/archive/release/humble/turtlebot4_diagnostics/1.0.2-1.tar.gz"; + name = "1.0.2-1.tar.gz"; + sha256 = "a883bb10490b649efa4fba0ddf90691a3605585f7321963737c42d577d412478"; }; buildType = "ament_python"; diff --git a/distros/humble/turtlebot4-ignition-bringup/default.nix b/distros/humble/turtlebot4-ignition-bringup/default.nix index 1cc8fc8608..7fb00e1a8d 100644 --- a/distros/humble/turtlebot4-ignition-bringup/default.nix +++ b/distros/humble/turtlebot4-ignition-bringup/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, geometry-msgs, irobot-create-common-bringup, irobot-create-description, irobot-create-ignition-bringup, irobot-create-ignition-toolbox, irobot-create-msgs, irobot-create-nodes, irobot-create-toolbox, ros-ign-bridge, ros-ign-gazebo, ros-ign-interfaces, std-msgs, turtlebot4-description, turtlebot4-ignition-gui-plugins, turtlebot4-ignition-toolbox, turtlebot4-msgs, turtlebot4-navigation, turtlebot4-node, turtlebot4-viz }: buildRosPackage { pname = "ros-humble-turtlebot4-ignition-bringup"; - version = "1.0.0-r1"; + version = "1.0.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4_simulator-release/archive/release/humble/turtlebot4_ignition_bringup/1.0.0-1.tar.gz"; - name = "1.0.0-1.tar.gz"; - sha256 = "e206559248407574ba299b442b1d8a3113958640b55245872df7fce60319f570"; + url = "https://github.com/ros2-gbp/turtlebot4_simulator-release/archive/release/humble/turtlebot4_ignition_bringup/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "fb89c26347df858b3e6e174537a5479a2790d0ed3af588658e99bf29b86541c7"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-ignition-toolbox/default.nix b/distros/humble/turtlebot4-ignition-toolbox/default.nix index 9b456e00ce..3411f6b58c 100644 --- a/distros/humble/turtlebot4-ignition-toolbox/default.nix +++ b/distros/humble/turtlebot4-ignition-toolbox/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-action, rcutils, ros-ign-interfaces, sensor-msgs, std-msgs, turtlebot4-msgs }: buildRosPackage { pname = "ros-humble-turtlebot4-ignition-toolbox"; - version = "1.0.0-r1"; + version = "1.0.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4_simulator-release/archive/release/humble/turtlebot4_ignition_toolbox/1.0.0-1.tar.gz"; - name = "1.0.0-1.tar.gz"; - sha256 = "930521bde26de2dbdd1373c30a7ddcb3d26689992d024d2abf95f4de3ab64927"; + url = "https://github.com/ros2-gbp/turtlebot4_simulator-release/archive/release/humble/turtlebot4_ignition_toolbox/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "7841d06d01e3833f8b7b154b57953fc9f18f9cb1c069c60e3d3cf79d8a36922a"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-msgs/default.nix b/distros/humble/turtlebot4-msgs/default.nix index c326839b10..97e9b07e32 100644 --- a/distros/humble/turtlebot4-msgs/default.nix +++ b/distros/humble/turtlebot4-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-humble-turtlebot4-msgs"; - version = "1.0.3-r1"; + version = "1.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4-release/archive/release/humble/turtlebot4_msgs/1.0.3-1.tar.gz"; - name = "1.0.3-1.tar.gz"; - sha256 = "122580eec41882b54d5335d72ffb15ec2d3f3703b73f793f2252c235ac08337f"; + url = "https://github.com/ros2-gbp/turtlebot4-release/archive/release/humble/turtlebot4_msgs/1.0.4-1.tar.gz"; + name = "1.0.4-1.tar.gz"; + sha256 = "438ebb3c5cfd315661fab1d9ec0c005abc72154fbe0881d62da91cfc91bab113"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-navigation/default.nix b/distros/humble/turtlebot4-navigation/default.nix index fba761a6ba..86715aa56b 100644 --- a/distros/humble/turtlebot4-navigation/default.nix +++ b/distros/humble/turtlebot4-navigation/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-python, ament-lint-auto, ament-lint-common, nav2-bringup, nav2-simple-commander, slam-toolbox }: buildRosPackage { pname = "ros-humble-turtlebot4-navigation"; - version = "1.0.3-r1"; + version = "1.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4-release/archive/release/humble/turtlebot4_navigation/1.0.3-1.tar.gz"; - name = "1.0.3-1.tar.gz"; - sha256 = "875f7f9a0ce28eed9cc5269abdd234a9db593c0c95eff1afd2b23a81456ec50e"; + url = "https://github.com/ros2-gbp/turtlebot4-release/archive/release/humble/turtlebot4_navigation/1.0.4-1.tar.gz"; + name = "1.0.4-1.tar.gz"; + sha256 = "99c7354d5f9c074c43dd57d0fec9f008d86cec1911e4f113ec821c703b71a7aa"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-node/default.nix b/distros/humble/turtlebot4-node/default.nix index ee99a54ab9..82252e74fd 100644 --- a/distros/humble/turtlebot4-node/default.nix +++ b/distros/humble/turtlebot4-node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, irobot-create-msgs, rclcpp, rclcpp-action, rcutils, sensor-msgs, std-msgs, std-srvs, turtlebot4-msgs }: buildRosPackage { pname = "ros-humble-turtlebot4-node"; - version = "1.0.3-r1"; + version = "1.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4-release/archive/release/humble/turtlebot4_node/1.0.3-1.tar.gz"; - name = "1.0.3-1.tar.gz"; - sha256 = "849e89480d67d14b130555939d565fedd8b35b889a5843c3da74187b329abb5e"; + url = "https://github.com/ros2-gbp/turtlebot4-release/archive/release/humble/turtlebot4_node/1.0.4-1.tar.gz"; + name = "1.0.4-1.tar.gz"; + sha256 = "bda907cce8f8288a80bb7345187e953c5ef22e8f0adcc00c1adf5e1ffb543389"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-robot/default.nix b/distros/humble/turtlebot4-robot/default.nix index ef4b2c5852..3d6f11d074 100644 --- a/distros/humble/turtlebot4-robot/default.nix +++ b/distros/humble/turtlebot4-robot/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, turtlebot4-base, turtlebot4-bringup, turtlebot4-diagnostics, turtlebot4-tests }: buildRosPackage { pname = "ros-humble-turtlebot4-robot"; - version = "1.0.1-r1"; + version = "1.0.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4_robot-release/archive/release/humble/turtlebot4_robot/1.0.1-1.tar.gz"; - name = "1.0.1-1.tar.gz"; - sha256 = "6a186f2c52e2daf508dfbde69442a9181dce6cf250a52eb84b73800b3a6e5b3d"; + url = "https://github.com/ros2-gbp/turtlebot4_robot-release/archive/release/humble/turtlebot4_robot/1.0.2-1.tar.gz"; + name = "1.0.2-1.tar.gz"; + sha256 = "15f674e8ac77a945e6120291321bd7ba7e77927897a5dd19cbc13605acf0d29f"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-setup/default.nix b/distros/humble/turtlebot4-setup/default.nix index 4197a6541b..4a13f1730e 100644 --- a/distros/humble/turtlebot4-setup/default.nix +++ b/distros/humble/turtlebot4-setup/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rmw-cyclonedds-cpp, rmw-fastrtps-cpp, robot-upstart, simple-term-menu-vendor }: buildRosPackage { pname = "ros-humble-turtlebot4-setup"; - version = "1.0.2-r1"; + version = "1.0.3-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4_setup-release/archive/release/humble/turtlebot4_setup/1.0.2-1.tar.gz"; - name = "1.0.2-1.tar.gz"; - sha256 = "b54ef68ed6802787b40e804c9b12c9de0c3cbe1eb9926cf9234409191e76a47a"; + url = "https://github.com/ros2-gbp/turtlebot4_setup-release/archive/release/humble/turtlebot4_setup/1.0.3-1.tar.gz"; + name = "1.0.3-1.tar.gz"; + sha256 = "aafc593b14187de58e059c6c1b38f80efe12a7f74a683990d64dcfc46fa2d27b"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-simulator/default.nix b/distros/humble/turtlebot4-simulator/default.nix index 7afc505171..9f28dde230 100644 --- a/distros/humble/turtlebot4-simulator/default.nix +++ b/distros/humble/turtlebot4-simulator/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, turtlebot4-ignition-bringup, turtlebot4-ignition-gui-plugins, turtlebot4-ignition-toolbox }: buildRosPackage { pname = "ros-humble-turtlebot4-simulator"; - version = "1.0.0-r1"; + version = "1.0.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4_simulator-release/archive/release/humble/turtlebot4_simulator/1.0.0-1.tar.gz"; - name = "1.0.0-1.tar.gz"; - sha256 = "58848c4638e007fc994b34cc2a93b26ffe85892e6cd4407bfa3a410aeb75a744"; + url = "https://github.com/ros2-gbp/turtlebot4_simulator-release/archive/release/humble/turtlebot4_simulator/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "f0f8970ce43ca8446f3cf21a413c52985bdad1f42052a8df421582ef21c8b555"; }; buildType = "ament_cmake"; diff --git a/distros/humble/turtlebot4-tests/default.nix b/distros/humble/turtlebot4-tests/default.nix index ed7578dd77..56fd9ab636 100644 --- a/distros/humble/turtlebot4-tests/default.nix +++ b/distros/humble/turtlebot4-tests/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, irobot-create-msgs, python3Packages, pythonPackages, sensor-msgs, std-msgs, turtlebot4-msgs }: buildRosPackage { pname = "ros-humble-turtlebot4-tests"; - version = "1.0.1-r1"; + version = "1.0.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/turtlebot4_robot-release/archive/release/humble/turtlebot4_tests/1.0.1-1.tar.gz"; - name = "1.0.1-1.tar.gz"; - sha256 = "a0e9e4f22b8b5e2dd0c673dbe2a458d20743c2d03e9fe1438ba0465708390d92"; + url = "https://github.com/ros2-gbp/turtlebot4_robot-release/archive/release/humble/turtlebot4_tests/1.0.2-1.tar.gz"; + name = "1.0.2-1.tar.gz"; + sha256 = "f78afdf9bce90da7b88451e1b435988774c9d47c73819a3739ae2852f1fdd74f"; }; buildType = "ament_python"; diff --git a/distros/humble/twist-mux/default.nix b/distros/humble/twist-mux/default.nix index 589a73e287..5a395b5505 100644 --- a/distros/humble/twist-mux/default.nix +++ b/distros/humble/twist-mux/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, diagnostic-updater, geometry-msgs, launch, launch-testing, launch-testing-ament-cmake, launch-testing-ros, rclcpp, std-msgs, twist-mux-msgs, visualization-msgs }: buildRosPackage { pname = "ros-humble-twist-mux"; - version = "4.2.0-r1"; + version = "4.3.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/twist_mux-release/archive/release/humble/twist_mux/4.2.0-1.tar.gz"; - name = "4.2.0-1.tar.gz"; - sha256 = "aadd3971ff9120bdc519259c805dec73a2ea4c5a4b4d2fa584a839b1ef127dd1"; + url = "https://github.com/ros2-gbp/twist_mux-release/archive/release/humble/twist_mux/4.3.0-1.tar.gz"; + name = "4.3.0-1.tar.gz"; + sha256 = "9068ad795275d61a376b8a5fd81dad38855f3b834dd96c8850de3e54a567bf2f"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ublox-dgnss-node/default.nix b/distros/humble/ublox-dgnss-node/default.nix index 397103685f..7b90746086 100644 --- a/distros/humble/ublox-dgnss-node/default.nix +++ b/distros/humble/ublox-dgnss-node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-uncrustify, ament-lint-auto, ament-lint-common, libusb1, pkg-config, rclcpp, rclcpp-components, rtcm-msgs, std-msgs, ublox-ubx-interfaces, ublox-ubx-msgs }: buildRosPackage { pname = "ros-humble-ublox-dgnss-node"; - version = "0.4.4-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ublox_dgnss_node/0.4.4-1.tar.gz"; - name = "0.4.4-1.tar.gz"; - sha256 = "6f9281db9b8add7513abc3a2e8db235f0ed6a1d2f67c2fda66e8200bfa036c66"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ublox_dgnss_node/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "2df3de0b2f8f80cdd538a176cc02cecd07dadcce47ef2552e5c069d2fef00c85"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ublox-dgnss/default.nix b/distros/humble/ublox-dgnss/default.nix index d9d2656154..ac614ab96e 100644 --- a/distros/humble/ublox-dgnss/default.nix +++ b/distros/humble/ublox-dgnss/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ntrip-client-node, ublox-dgnss-node, ublox-nav-sat-fix-hp-node, ublox-ubx-interfaces, ublox-ubx-msgs }: buildRosPackage { pname = "ros-humble-ublox-dgnss"; - version = "0.4.4-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ublox_dgnss/0.4.4-1.tar.gz"; - name = "0.4.4-1.tar.gz"; - sha256 = "e7e2726066ee16605623e5f6ec5b871a2ba2ab42cc9a004bece230732453aa1b"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ublox_dgnss/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "982bce6d30cddd3baabe022f60d82c1039820de214e1fa1976ef3be0b64fab8b"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ublox-nav-sat-fix-hp-node/default.nix b/distros/humble/ublox-nav-sat-fix-hp-node/default.nix index 2ea389ff17..1b462a3966 100644 --- a/distros/humble/ublox-nav-sat-fix-hp-node/default.nix +++ b/distros/humble/ublox-nav-sat-fix-hp-node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-uncrustify, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-components, sensor-msgs, std-msgs, ublox-ubx-interfaces, ublox-ubx-msgs }: buildRosPackage { pname = "ros-humble-ublox-nav-sat-fix-hp-node"; - version = "0.4.4-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ublox_nav_sat_fix_hp_node/0.4.4-1.tar.gz"; - name = "0.4.4-1.tar.gz"; - sha256 = "d62d42dc536e02c9756a65a98f7b0ad8d49c5b0183a1d432200493205e81c865"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ublox_nav_sat_fix_hp_node/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "4a4dfac5c35ac5a4ccc5a7a1dd9625f5d6984f3c31baef5224e8e61f766c4aa8"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ublox-ubx-interfaces/default.nix b/distros/humble/ublox-ubx-interfaces/default.nix index b92babcb5a..b1a81f572a 100644 --- a/distros/humble/ublox-ubx-interfaces/default.nix +++ b/distros/humble/ublox-ubx-interfaces/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators }: buildRosPackage { pname = "ros-humble-ublox-ubx-interfaces"; - version = "0.4.4-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ublox_ubx_interfaces/0.4.4-1.tar.gz"; - name = "0.4.4-1.tar.gz"; - sha256 = "52f656c2fb8e21df24d355d35ce3b5e12ad401d4d48dcb08bedf6e5c3622aba5"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ublox_ubx_interfaces/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "c87f3ec97371f42177a50e350f010dae1d59c09cb216cd0c81341f952d8623be"; }; buildType = "ament_cmake"; diff --git a/distros/humble/ublox-ubx-msgs/default.nix b/distros/humble/ublox-ubx-msgs/default.nix index 1150819655..80a523856f 100644 --- a/distros/humble/ublox-ubx-msgs/default.nix +++ b/distros/humble/ublox-ubx-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-default-generators, std-msgs }: buildRosPackage { pname = "ros-humble-ublox-ubx-msgs"; - version = "0.4.4-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ublox_ubx_msgs/0.4.4-1.tar.gz"; - name = "0.4.4-1.tar.gz"; - sha256 = "acdb1839e2fd55c9646886fdaf1b4a47c5d17d969473d52b6b59bc680e41651c"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/humble/ublox_ubx_msgs/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "66aea925378b7084248ddb525590d0fa1b685202fac1a9e3bd66e2607d31a43e"; }; buildType = "ament_cmake"; diff --git a/distros/humble/velocity-controllers/default.nix b/distros/humble/velocity-controllers/default.nix index 890d45bd93..172e482be8 100644 --- a/distros/humble/velocity-controllers/default.nix +++ b/distros/humble/velocity-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, hardware-interface, pluginlib, rclcpp, ros2-control-test-assets }: buildRosPackage { pname = "ros-humble-velocity-controllers"; - version = "2.26.0-r1"; + version = "2.27.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/velocity_controllers/2.26.0-1.tar.gz"; - name = "2.26.0-1.tar.gz"; - sha256 = "36710ca472426fa5f082c07c1c8c0df8f28e9c77e89e5a12482accb13e24128e"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/velocity_controllers/2.27.0-1.tar.gz"; + name = "2.27.0-1.tar.gz"; + sha256 = "2e846665cb7ccfdadeb2d5132dedc35d120829b403c02fca0d3eab7652037f27"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ackermann-steering-controller/default.nix b/distros/iron/ackermann-steering-controller/default.nix index 2ccb81cbb9..67e1815684 100644 --- a/distros/iron/ackermann-steering-controller/default.nix +++ b/distros/iron/ackermann-steering-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }: buildRosPackage { pname = "ros-iron-ackermann-steering-controller"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/ackermann_steering_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "14d0f9be25ce8a0f54b775545b77a4d57d578f03ed5806bfe5b092a2c56b371e"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/ackermann_steering_controller/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "a4d3e0f828fee2a6ed124a8f702c7c7f7c35343c6fdb9bfbfea87ecdbf126221"; }; buildType = "ament_cmake"; diff --git a/distros/iron/admittance-controller/default.nix b/distros/iron/admittance-controller/default.nix index c35861d9f5..968b407835 100644 --- a/distros/iron/admittance-controller/default.nix +++ b/distros/iron/admittance-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, filters, generate-parameter-library, geometry-msgs, hardware-interface, joint-trajectory-controller, kinematics-interface, kinematics-interface-kdl, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, tf2, tf2-eigen, tf2-geometry-msgs, tf2-kdl, tf2-ros, trajectory-msgs }: buildRosPackage { pname = "ros-iron-admittance-controller"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/admittance_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "9318bfd1a88c6fabdc9ec5742552e62787207e77a65a81cd7adf94d8c8ced6ff"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/admittance_controller/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "8ddb4625506cdb704a02eccd340604e6e347231ffbf7f22f2df63061e7fee12d"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ament-black/default.nix b/distros/iron/ament-black/default.nix index d5c9242af3..a92455e119 100644 --- a/distros/iron/ament-black/default.nix +++ b/distros/iron/ament-black/default.nix @@ -8,7 +8,7 @@ buildRosPackage { version = "0.2.3-r1"; src = fetchurl { - url = "https://github.com/botsandus/ament_black-release/archive/release/iron/ament_black/0.2.3-1.tar.gz"; + url = "https://github.com/ros2-gbp/ament_black-release/archive/release/iron/ament_black/0.2.3-1.tar.gz"; name = "0.2.3-1.tar.gz"; sha256 = "19a6a5f68d8f767aa06b624117db7e714b42526718c64b89918b67dbfe13848e"; }; diff --git a/distros/iron/ament-cmake-black/default.nix b/distros/iron/ament-cmake-black/default.nix index d5224442ce..7a374e9da8 100644 --- a/distros/iron/ament-cmake-black/default.nix +++ b/distros/iron/ament-cmake-black/default.nix @@ -8,7 +8,7 @@ buildRosPackage { version = "0.2.3-r1"; src = fetchurl { - url = "https://github.com/botsandus/ament_black-release/archive/release/iron/ament_cmake_black/0.2.3-1.tar.gz"; + url = "https://github.com/ros2-gbp/ament_black-release/archive/release/iron/ament_cmake_black/0.2.3-1.tar.gz"; name = "0.2.3-1.tar.gz"; sha256 = "77c248f9044667c82d772c247e8cbf308be21e06e7de2cdb7f63a511c5109809"; }; diff --git a/distros/iron/behaviortree-cpp/default.nix b/distros/iron/behaviortree-cpp/default.nix index 5ff6f7ff2d..ff5efa9dd2 100644 --- a/distros/iron/behaviortree-cpp/default.nix +++ b/distros/iron/behaviortree-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-index-cpp, cppzmq, rclcpp, ros-environment, sqlite }: buildRosPackage { pname = "ros-iron-behaviortree-cpp"; - version = "4.4.0-r1"; + version = "4.4.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/iron/behaviortree_cpp/4.4.0-1.tar.gz"; - name = "4.4.0-1.tar.gz"; - sha256 = "001cefcf814c5e22d9be9bbfd4409949df5e38e94bd66ef8fb427ae650587e9e"; + url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/iron/behaviortree_cpp/4.4.1-1.tar.gz"; + name = "4.4.1-1.tar.gz"; + sha256 = "45070ae96ea77d7a4e05d3f97f96ff65b0b679a0399fc12d8895c2c9aefe0d37"; }; buildType = "ament_cmake"; diff --git a/distros/iron/bicycle-steering-controller/default.nix b/distros/iron/bicycle-steering-controller/default.nix index 7d24c4db19..aabe826309 100644 --- a/distros/iron/bicycle-steering-controller/default.nix +++ b/distros/iron/bicycle-steering-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }: buildRosPackage { pname = "ros-iron-bicycle-steering-controller"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/bicycle_steering_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "a8574c12e5f57131b785e6fd1d2f088f21e96fd707a05d0e7e9f05458d2e3224"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/bicycle_steering_controller/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "3837dab1d83ad4b4898daef3f8c77c8bf898ce88788d4e030b184c8e2a8fdf40"; }; buildType = "ament_cmake"; diff --git a/distros/iron/controller-interface/default.nix b/distros/iron/controller-interface/default.nix index 98abc8c579..9f35890468 100644 --- a/distros/iron/controller-interface/default.nix +++ b/distros/iron/controller-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, hardware-interface, rclcpp-lifecycle, sensor-msgs }: buildRosPackage { pname = "ros-iron-controller-interface"; - version = "3.20.0-r1"; + version = "3.21.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/controller_interface/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "293e774d2f8c79a2617a663a93afad8cc72872ba098df9337f80582925efeeb7"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/controller_interface/3.21.1-1.tar.gz"; + name = "3.21.1-1.tar.gz"; + sha256 = "68f09fda61e7abc8d70cfc7e6d7c61e1fa173e84c81799e0ed4e71ece01e6769"; }; buildType = "ament_cmake"; diff --git a/distros/iron/controller-manager-msgs/default.nix b/distros/iron/controller-manager-msgs/default.nix index 243251431f..48da94a761 100644 --- a/distros/iron/controller-manager-msgs/default.nix +++ b/distros/iron/controller-manager-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, lifecycle-msgs, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-iron-controller-manager-msgs"; - version = "3.20.0-r1"; + version = "3.21.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/controller_manager_msgs/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "48fd36ddce7a861d01618c90e585eadb6eb78271f91273e4cd2ab1cffb7449b4"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/controller_manager_msgs/3.21.1-1.tar.gz"; + name = "3.21.1-1.tar.gz"; + sha256 = "9c224bbc875d0332d8f42d174af5d06ad0818b3b526066f6b6b1ff04b419988d"; }; buildType = "ament_cmake"; diff --git a/distros/iron/controller-manager/default.nix b/distros/iron/controller-manager/default.nix index 71d98cb588..ca7286f1b2 100644 --- a/distros/iron/controller-manager/default.nix +++ b/distros/iron/controller-manager/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-python, ament-index-cpp, backward-ros, controller-interface, controller-manager-msgs, diagnostic-updater, hardware-interface, launch, launch-ros, pluginlib, rclcpp, rcpputils, realtime-tools, ros2-control-test-assets, ros2param, ros2run, std-msgs }: buildRosPackage { pname = "ros-iron-controller-manager"; - version = "3.20.0-r1"; + version = "3.21.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/controller_manager/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "64c22b7c0dec52c31031e328b41a7ea56941b5ac81778a017c36ce5c640bb1f3"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/controller_manager/3.21.1-1.tar.gz"; + name = "3.21.1-1.tar.gz"; + sha256 = "215710f3c2723f7dad6c6bda2238d06bc311dc3510d6bb39dc00b7e1b05cc2ae"; }; buildType = "ament_cmake"; diff --git a/distros/iron/depthai/default.nix b/distros/iron/depthai/default.nix index 5961d0862c..5b1a42992a 100644 --- a/distros/iron/depthai/default.nix +++ b/distros/iron/depthai/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, libusb1, nlohmann_json, opencv, ros-environment }: buildRosPackage { pname = "ros-iron-depthai"; - version = "2.22.0-r1"; + version = "2.23.0-r1"; src = fetchurl { - url = "https://github.com/luxonis/depthai-core-release/archive/release/iron/depthai/2.22.0-1.tar.gz"; - name = "2.22.0-1.tar.gz"; - sha256 = "ab355885dad8c0908d0735bd9f42c41d9b645408964792f3fe68b113414fa345"; + url = "https://github.com/luxonis/depthai-core-release/archive/release/iron/depthai/2.23.0-1.tar.gz"; + name = "2.23.0-1.tar.gz"; + sha256 = "95a262e1c68e3150da9768270101963f3756cd52486667a1defde2652d1a9f52"; }; buildType = "ament_cmake"; diff --git a/distros/iron/diff-drive-controller/default.nix b/distros/iron/diff-drive-controller/default.nix index 2c1c5ca525..fcf1175ea2 100644 --- a/distros/iron/diff-drive-controller/default.nix +++ b/distros/iron/diff-drive-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-test-assets, tf2, tf2-msgs }: buildRosPackage { pname = "ros-iron-diff-drive-controller"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/diff_drive_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "9686eae300694e24c53008a7d0614a8ba132212bc2b2269d399c4fffbe88a230"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/diff_drive_controller/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "2db32a57ea3edd7b3e33b2f0105a079c349007451bfca9ff17bd899704bd409b"; }; buildType = "ament_cmake"; diff --git a/distros/iron/effort-controllers/default.nix b/distros/iron/effort-controllers/default.nix index 53b7b19118..d5ea4788b6 100644 --- a/distros/iron/effort-controllers/default.nix +++ b/distros/iron/effort-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, pluginlib, rclcpp, ros2-control-test-assets }: buildRosPackage { pname = "ros-iron-effort-controllers"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/effort_controllers/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "427b53328420120521ab51f4f826dbc0923779245a051747b7f15095e95efc90"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/effort_controllers/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "cd3c46e1f7f100b09139c07eb044e5061728d08384b92c8a699c94bad33363cf"; }; buildType = "ament_cmake"; diff --git a/distros/iron/event-camera-codecs/default.nix b/distros/iron/event-camera-codecs/default.nix new file mode 100644 index 0000000000..1d9c0f6040 --- /dev/null +++ b/distros/iron/event-camera-codecs/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-auto, ament-cmake-clang-format, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, class-loader, event-camera-msgs, rclcpp, ros-environment, rosbag2-cpp }: +buildRosPackage { + pname = "ros-iron-event-camera-codecs"; + version = "1.2.2-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/event_camera_codecs-release/archive/release/iron/event_camera_codecs/1.2.2-1.tar.gz"; + name = "1.2.2-1.tar.gz"; + sha256 = "9e7da24cd13ba0483a6b804648298020fc7eb41f5e70bdfe45abc5ff759676a3"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ament-cmake-auto ament-cmake-ros ]; + checkInputs = [ ament-cmake-clang-format ament-cmake-gtest ament-lint-auto ament-lint-common rclcpp rosbag2-cpp ]; + propagatedBuildInputs = [ class-loader event-camera-msgs ros-environment ]; + nativeBuildInputs = [ ament-cmake ament-cmake-auto ament-cmake-ros ]; + + meta = { + description = ''package to encode and decode event_camera_msgs''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/iron/event-camera-msgs/default.nix b/distros/iron/event-camera-msgs/default.nix new file mode 100644 index 0000000000..c3bae111c6 --- /dev/null +++ b/distros/iron/event-camera-msgs/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, ros-environment, rosidl-default-generators, rosidl-default-runtime, std-msgs }: +buildRosPackage { + pname = "ros-iron-event-camera-msgs"; + version = "1.2.5-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/event_camera_msgs-release/archive/release/iron/event_camera_msgs/1.2.5-1.tar.gz"; + name = "1.2.5-1.tar.gz"; + sha256 = "14f8f639290f459ae97a7ea7e6f50a0d7a4cde52acc8faf7479dda2d8e584580"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ros-environment rosidl-default-generators ]; + checkInputs = [ ament-lint-auto ament-lint-common ]; + propagatedBuildInputs = [ rosidl-default-runtime std-msgs ]; + nativeBuildInputs = [ ament-cmake ros-environment ]; + + meta = { + description = ''messages for event based cameras''; + license = with lib.licenses; [ "Apache-2" ]; + }; +} diff --git a/distros/iron/event-camera-renderer/default.nix b/distros/iron/event-camera-renderer/default.nix new file mode 100644 index 0000000000..2869595623 --- /dev/null +++ b/distros/iron/event-camera-renderer/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-auto, ament-cmake-clang-format, ament-cmake-ros, ament-lint-auto, ament-lint-common, event-camera-codecs, event-camera-msgs, image-transport, rclcpp, rclcpp-components, ros-environment, sensor-msgs }: +buildRosPackage { + pname = "ros-iron-event-camera-renderer"; + version = "1.2.2-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/event_camera_renderer-release/archive/release/iron/event_camera_renderer/1.2.2-1.tar.gz"; + name = "1.2.2-1.tar.gz"; + sha256 = "41a506fb7895f233d65ee996976df6581967946e23867d79f696db8fd26237bf"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ament-cmake-auto ament-cmake-ros ]; + checkInputs = [ ament-cmake-clang-format ament-lint-auto ament-lint-common ]; + propagatedBuildInputs = [ event-camera-codecs event-camera-msgs image-transport rclcpp rclcpp-components ros-environment sensor-msgs ]; + nativeBuildInputs = [ ament-cmake ament-cmake-auto ament-cmake-ros ]; + + meta = { + description = ''package for rendering event_camera_msgs''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/iron/fastrtps-cmake-module/default.nix b/distros/iron/fastrtps-cmake-module/default.nix index 733f34bd2b..d0c7af8ab9 100644 --- a/distros/iron/fastrtps-cmake-module/default.nix +++ b/distros/iron/fastrtps-cmake-module/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common }: buildRosPackage { pname = "ros-iron-fastrtps-cmake-module"; - version = "3.0.1-r1"; + version = "3.0.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/iron/fastrtps_cmake_module/3.0.1-1.tar.gz"; - name = "3.0.1-1.tar.gz"; - sha256 = "92a37a9cdb931aede6b41726547a38f831e34c84f3213ad40c695344a81555ac"; + url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/iron/fastrtps_cmake_module/3.0.2-1.tar.gz"; + name = "3.0.2-1.tar.gz"; + sha256 = "1c4a05159a240769159d3a22d754f54fd84c5548882bf56b4864b74b53e3d09d"; }; buildType = "ament_cmake"; diff --git a/distros/iron/fields2cover/default.nix b/distros/iron/fields2cover/default.nix new file mode 100644 index 0000000000..0d1923f220 --- /dev/null +++ b/distros/iron/fields2cover/default.nix @@ -0,0 +1,27 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, cmake, eigen, gdal, git, gtest, lcov, python3Packages, tbb_2021_8 }: +buildRosPackage { + pname = "ros-iron-fields2cover"; + version = "1.2.1-r1"; + + src = fetchurl { + url = "https://github.com/Fields2Cover/fields2cover-release/archive/release/iron/fields2cover/1.2.1-1.tar.gz"; + name = "1.2.1-1.tar.gz"; + sha256 = "5a64e90584a442d7efcbacd3c6ca06eb37e3007c5352fe2ff04af89fa5e1f86d"; + }; + + buildType = "cmake"; + buildInputs = [ cmake ]; + checkInputs = [ gtest lcov ]; + propagatedBuildInputs = [ eigen gdal git python3Packages.matplotlib python3Packages.tkinter tbb_2021_8 ]; + nativeBuildInputs = [ cmake ]; + + meta = { + description = ''Robust and efficient coverage paths for autonomous agricultural vehicles. + A modular and extensible Coverage Path Planning library''; + license = with lib.licenses; [ bsd3 ]; + }; +} diff --git a/distros/iron/force-torque-sensor-broadcaster/default.nix b/distros/iron/force-torque-sensor-broadcaster/default.nix index 53cd7fe029..95a05ca022 100644 --- a/distros/iron/force-torque-sensor-broadcaster/default.nix +++ b/distros/iron/force-torque-sensor-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets }: buildRosPackage { pname = "ros-iron-force-torque-sensor-broadcaster"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/force_torque_sensor_broadcaster/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "95dbff570c90a4f6e64194962bb92314234d144776091df6891d1a8772d594c0"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/force_torque_sensor_broadcaster/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "8ec3525aa9fd19a053a8b48e6674e15589d6ec34a2b4511bff6162cd9dbba22d"; }; buildType = "ament_cmake"; diff --git a/distros/iron/forward-command-controller/default.nix b/distros/iron/forward-command-controller/default.nix index 8df4831a57..72b5524796 100644 --- a/distros/iron/forward-command-controller/default.nix +++ b/distros/iron/forward-command-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, std-msgs }: buildRosPackage { pname = "ros-iron-forward-command-controller"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/forward_command_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "543550fd0aff4faddccf19fc47c1c7830b48614225f7f9ccf8d6d5d8caffca1c"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/forward_command_controller/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "2e72d81f35a41492a2b18c9743ba88f75aabe222a5028e1bae2bfb1cbee4b4f3"; }; buildType = "ament_cmake"; diff --git a/distros/iron/gazebo-video-monitor-interfaces/default.nix b/distros/iron/gazebo-video-monitor-interfaces/default.nix new file mode 100644 index 0000000000..adb3c28b75 --- /dev/null +++ b/distros/iron/gazebo-video-monitor-interfaces/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-srvs }: +buildRosPackage { + pname = "ros-iron-gazebo-video-monitor-interfaces"; + version = "0.8.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/gazebo_video_monitors-release/archive/release/iron/gazebo_video_monitor_interfaces/0.8.1-1.tar.gz"; + name = "0.8.1-1.tar.gz"; + sha256 = "78bd4f29980a4d2cc4d36051f154a478e6befcf10033dcc741b85f54c5bea20b"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-lint-common ]; + propagatedBuildInputs = [ builtin-interfaces rosidl-default-runtime std-srvs ]; + nativeBuildInputs = [ ament-cmake rosidl-default-generators ]; + + meta = { + description = ''gazebo_video_monitor_interfaces defines interfaces for the gazebo_video_monitor_plugins package.''; + license = with lib.licenses; [ gpl3Only ]; + }; +} diff --git a/distros/iron/gazebo-video-monitor-plugins/default.nix b/distros/iron/gazebo-video-monitor-plugins/default.nix new file mode 100644 index 0000000000..bcded60e19 --- /dev/null +++ b/distros/iron/gazebo-video-monitor-plugins/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, gazebo-dev, gazebo-ros, gazebo-video-monitor-interfaces, opencv, rclcpp, std-srvs, yaml-cpp-vendor }: +buildRosPackage { + pname = "ros-iron-gazebo-video-monitor-plugins"; + version = "0.8.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/gazebo_video_monitors-release/archive/release/iron/gazebo_video_monitor_plugins/0.8.1-1.tar.gz"; + name = "0.8.1-1.tar.gz"; + sha256 = "d4a2075fee4cc3961092a4b8716ee5d77e9bf270da73a588c7a977278763078d"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake yaml-cpp-vendor ]; + propagatedBuildInputs = [ gazebo-dev gazebo-ros gazebo-video-monitor-interfaces opencv rclcpp std-srvs ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''gazebo_video_monitor_plugins is a package that lets the user record videos of a Gazebo simulation. It provides a multicamera sensor that can be used for creating different types of videos with multiple views from inside the gazebo world. There is a number of plugins already available in the package, but more can be developed by the user, with minimal effort, to fit arbitrary use cases.''; + license = with lib.licenses; [ gpl3Only ]; + }; +} diff --git a/distros/iron/gazebo-video-monitor-utils/default.nix b/distros/iron/gazebo-video-monitor-utils/default.nix new file mode 100644 index 0000000000..7bb4fe7c4e --- /dev/null +++ b/distros/iron/gazebo-video-monitor-utils/default.nix @@ -0,0 +1,23 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, gazebo-msgs, rclpy, std-srvs }: +buildRosPackage { + pname = "ros-iron-gazebo-video-monitor-utils"; + version = "0.8.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/gazebo_video_monitors-release/archive/release/iron/gazebo_video_monitor_utils/0.8.1-1.tar.gz"; + name = "0.8.1-1.tar.gz"; + sha256 = "64b9914ea04cb447ee7e6df9d54afb4dfcc515f1d31d0a140cece9b1ba923405"; + }; + + buildType = "ament_python"; + propagatedBuildInputs = [ gazebo-msgs rclpy std-srvs ]; + + meta = { + description = ''Contains utility scripts that are meant to interact with the gazebo video monitor plugins.''; + license = with lib.licenses; [ gpl3Only ]; + }; +} diff --git a/distros/iron/gazebo-video-monitors/default.nix b/distros/iron/gazebo-video-monitors/default.nix new file mode 100644 index 0000000000..379ff93177 --- /dev/null +++ b/distros/iron/gazebo-video-monitors/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, gazebo-video-monitor-interfaces, gazebo-video-monitor-plugins, gazebo-video-monitor-utils }: +buildRosPackage { + pname = "ros-iron-gazebo-video-monitors"; + version = "0.8.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/gazebo_video_monitors-release/archive/release/iron/gazebo_video_monitors/0.8.1-1.tar.gz"; + name = "0.8.1-1.tar.gz"; + sha256 = "1a36a452868c32e5623e249cbcaf89731a76335fdf54397dbcf2c8eb5a4bf925"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ gazebo-video-monitor-interfaces gazebo-video-monitor-plugins gazebo-video-monitor-utils ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Metapackage that groups together the gazebo_video_monitors packages.''; + license = with lib.licenses; [ gpl3Only ]; + }; +} diff --git a/distros/iron/generated.nix b/distros/iron/generated.nix index f0195fe7e8..15754eb6b4 100644 --- a/distros/iron/generated.nix +++ b/distros/iron/generated.nix @@ -440,6 +440,12 @@ self: super: { eigenpy = self.callPackage ./eigenpy {}; + event-camera-codecs = self.callPackage ./event-camera-codecs {}; + + event-camera-msgs = self.callPackage ./event-camera-msgs {}; + + event-camera-renderer = self.callPackage ./event-camera-renderer {}; + example-interfaces = self.callPackage ./example-interfaces {}; examples-rclcpp-async-client = self.callPackage ./examples-rclcpp-async-client {}; @@ -494,6 +500,8 @@ self: super: { fastrtps-cmake-module = self.callPackage ./fastrtps-cmake-module {}; + fields2cover = self.callPackage ./fields2cover {}; + filters = self.callPackage ./filters {}; find-object-2d = self.callPackage ./find-object-2d {}; @@ -576,6 +584,14 @@ self: super: { gazebo-ros-pkgs = self.callPackage ./gazebo-ros-pkgs {}; + gazebo-video-monitor-interfaces = self.callPackage ./gazebo-video-monitor-interfaces {}; + + gazebo-video-monitor-plugins = self.callPackage ./gazebo-video-monitor-plugins {}; + + gazebo-video-monitor-utils = self.callPackage ./gazebo-video-monitor-utils {}; + + gazebo-video-monitors = self.callPackage ./gazebo-video-monitors {}; + gc-spl-2022 = self.callPackage ./gc-spl-2022 {}; generate-parameter-library = self.callPackage ./generate-parameter-library {}; @@ -812,6 +828,24 @@ self: super: { launch-yaml = self.callPackage ./launch-yaml {}; + leo = self.callPackage ./leo {}; + + leo-bringup = self.callPackage ./leo-bringup {}; + + leo-description = self.callPackage ./leo-description {}; + + leo-desktop = self.callPackage ./leo-desktop {}; + + leo-fw = self.callPackage ./leo-fw {}; + + leo-msgs = self.callPackage ./leo-msgs {}; + + leo-robot = self.callPackage ./leo-robot {}; + + leo-teleop = self.callPackage ./leo-teleop {}; + + leo-viz = self.callPackage ./leo-viz {}; + lgsvl-msgs = self.callPackage ./lgsvl-msgs {}; libcreate = self.callPackage ./libcreate {}; @@ -886,6 +920,8 @@ self: super: { message-tf-frame-transformer = self.callPackage ./message-tf-frame-transformer {}; + metavision-driver = self.callPackage ./metavision-driver {}; + micro-ros-diagnostic-bridge = self.callPackage ./micro-ros-diagnostic-bridge {}; micro-ros-diagnostic-msgs = self.callPackage ./micro-ros-diagnostic-msgs {}; @@ -1042,8 +1078,18 @@ self: super: { nao-lola = self.callPackage ./nao-lola {}; + nao-meshes = self.callPackage ./nao-meshes {}; + nao-sensor-msgs = self.callPackage ./nao-sensor-msgs {}; + naoqi-bridge-msgs = self.callPackage ./naoqi-bridge-msgs {}; + + naoqi-driver = self.callPackage ./naoqi-driver {}; + + naoqi-libqi = self.callPackage ./naoqi-libqi {}; + + naoqi-libqicore = self.callPackage ./naoqi-libqicore {}; + nav2-amcl = self.callPackage ./nav2-amcl {}; nav2-behavior-tree = self.callPackage ./nav2-behavior-tree {}; @@ -1188,6 +1234,8 @@ self: super: { pendulum-msgs = self.callPackage ./pendulum-msgs {}; + pepper-meshes = self.callPackage ./pepper-meshes {}; + perception = self.callPackage ./perception {}; perception-pcl = self.callPackage ./perception-pcl {}; @@ -1916,6 +1964,14 @@ self: super: { sick-safetyscanners-base = self.callPackage ./sick-safetyscanners-base {}; + sick-safevisionary-base = self.callPackage ./sick-safevisionary-base {}; + + sick-safevisionary-driver = self.callPackage ./sick-safevisionary-driver {}; + + sick-safevisionary-interfaces = self.callPackage ./sick-safevisionary-interfaces {}; + + sick-safevisionary-tests = self.callPackage ./sick-safevisionary-tests {}; + simple-actions = self.callPackage ./simple-actions {}; simple-launch = self.callPackage ./simple-launch {}; diff --git a/distros/iron/gripper-controllers/default.nix b/distros/iron/gripper-controllers/default.nix index d0f3326ead..59e0e01b5e 100644 --- a/distros/iron/gripper-controllers/default.nix +++ b/distros/iron/gripper-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-action, realtime-tools, ros2-control-test-assets }: buildRosPackage { pname = "ros-iron-gripper-controllers"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/gripper_controllers/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "dd93005ba8eae557571c547f95e3ed0e31d48f3fc4cfc4fd7b3a66a70e0ab99f"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/gripper_controllers/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "af64148c5d421a1bd0ea91f58bd0548d09c7556d45e7bace6a0f5a64037600fa"; }; buildType = "ament_cmake"; diff --git a/distros/iron/hardware-interface/default.nix b/distros/iron/hardware-interface/default.nix index e355505262..29cdd556b4 100644 --- a/distros/iron/hardware-interface/default.nix +++ b/distros/iron/hardware-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, lifecycle-msgs, pluginlib, rclcpp-lifecycle, rcpputils, rcutils, ros2-control-test-assets, tinyxml2-vendor }: buildRosPackage { pname = "ros-iron-hardware-interface"; - version = "3.20.0-r1"; + version = "3.21.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/hardware_interface/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "c9417f9623d5941461edd153522b8b5ab2d1f0c0a1528b6756f40d6cab35e9ac"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/hardware_interface/3.21.1-1.tar.gz"; + name = "3.21.1-1.tar.gz"; + sha256 = "ff5b7fdbc087b98d39ce35688db6158a023ec74dd40c3ebe107bb48e5acd64da"; }; buildType = "ament_cmake"; diff --git a/distros/iron/imu-sensor-broadcaster/default.nix b/distros/iron/imu-sensor-broadcaster/default.nix index 1e4fbfcab5..3aa8164e57 100644 --- a/distros/iron/imu-sensor-broadcaster/default.nix +++ b/distros/iron/imu-sensor-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common, backward-ros, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, sensor-msgs }: buildRosPackage { pname = "ros-iron-imu-sensor-broadcaster"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/imu_sensor_broadcaster/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "106f5d2268d34d62d580de6c6239690cf143a5f8e1f655277b729064c7a3d834"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/imu_sensor_broadcaster/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "ebe3b02693dea464de7930c34062b87c1267842d8049cc5bf817b8c950e7dfe6"; }; buildType = "ament_cmake"; diff --git a/distros/iron/joint-limits/default.nix b/distros/iron/joint-limits/default.nix index 07bc16b816..8b857aba8a 100644 --- a/distros/iron/joint-limits/default.nix +++ b/distros/iron/joint-limits/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, launch-testing-ament-cmake, rclcpp, rclcpp-lifecycle }: buildRosPackage { pname = "ros-iron-joint-limits"; - version = "3.20.0-r1"; + version = "3.21.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/joint_limits/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "f688d575a0b66042548e4ef579f4837dc7d625db1b6f4002e7eceaf00ee50ab6"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/joint_limits/3.21.1-1.tar.gz"; + name = "3.21.1-1.tar.gz"; + sha256 = "07c8533ffc6e8f8006d6cbea02ddafed25be35bfa5a79c6c1e50ae8cd9dcc387"; }; buildType = "ament_cmake"; diff --git a/distros/iron/joint-state-broadcaster/default.nix b/distros/iron/joint-state-broadcaster/default.nix index 6e7aa0dea9..bdc7897976 100644 --- a/distros/iron/joint-state-broadcaster/default.nix +++ b/distros/iron/joint-state-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, builtin-interfaces, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, rcutils, realtime-tools, ros2-control-test-assets, sensor-msgs }: buildRosPackage { pname = "ros-iron-joint-state-broadcaster"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/joint_state_broadcaster/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "7b39e11c0daa9ef5ce7a73e6dc911e543f336677cccb10c6ded84ea9c8fffab9"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/joint_state_broadcaster/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "9b9aab51f7d99abd67880a75697684d9d8568e5f1d67f70529c2ebbe6d7f3aff"; }; buildType = "ament_cmake"; diff --git a/distros/iron/joint-trajectory-controller/default.nix b/distros/iron/joint-trajectory-controller/default.nix index 2a9ce52c80..9a62ee9a77 100644 --- a/distros/iron/joint-trajectory-controller/default.nix +++ b/distros/iron/joint-trajectory-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, angles, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, rsl, tl-expected, trajectory-msgs }: buildRosPackage { pname = "ros-iron-joint-trajectory-controller"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/joint_trajectory_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "742dcf3ff7937bb1ab0f2d3ba0dacc4ebc1509322e024fbee37147db7070a66f"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/joint_trajectory_controller/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "85c12492f824a78f9f4171c282528d4923e05f475aee4c361f4c0fcbb91aa646"; }; buildType = "ament_cmake"; diff --git a/distros/iron/kinematics-interface-kdl/default.nix b/distros/iron/kinematics-interface-kdl/default.nix index dca201efc2..22add67d5d 100644 --- a/distros/iron/kinematics-interface-kdl/default.nix +++ b/distros/iron/kinematics-interface-kdl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, eigen, eigen3-cmake-module, kdl-parser, kinematics-interface, pluginlib, ros2-control-test-assets, tf2-eigen-kdl }: buildRosPackage { pname = "ros-iron-kinematics-interface-kdl"; - version = "0.1.0-r3"; + version = "1.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/iron/kinematics_interface_kdl/0.1.0-3.tar.gz"; - name = "0.1.0-3.tar.gz"; - sha256 = "cc914243e83582da1f476be4147cd3e8bc4cf4776fee2a78e553cddb4b7d650f"; + url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/iron/kinematics_interface_kdl/1.0.0-1.tar.gz"; + name = "1.0.0-1.tar.gz"; + sha256 = "b4e5cd0e25af368e4039bdbbc45da827d0f0024b8b236299afe73ad6525c027b"; }; buildType = "ament_cmake"; diff --git a/distros/iron/kinematics-interface/default.nix b/distros/iron/kinematics-interface/default.nix index 410b2c8fe9..b261e094bc 100644 --- a/distros/iron/kinematics-interface/default.nix +++ b/distros/iron/kinematics-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, eigen, rclcpp-lifecycle }: buildRosPackage { pname = "ros-iron-kinematics-interface"; - version = "0.1.0-r3"; + version = "1.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/iron/kinematics_interface/0.1.0-3.tar.gz"; - name = "0.1.0-3.tar.gz"; - sha256 = "93446dd9e4ec1e1069d980479d5ac270b275ec21dac0f0113c2950db3e4f6a1a"; + url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/iron/kinematics_interface/1.0.0-1.tar.gz"; + name = "1.0.0-1.tar.gz"; + sha256 = "3edf5bb04225ab9dada9702a8a8d2e1c9f80a087ce24dc96e4d60f996866a2cf"; }; buildType = "ament_cmake"; diff --git a/distros/iron/leo-bringup/default.nix b/distros/iron/leo-bringup/default.nix new file mode 100644 index 0000000000..2dc82b1073 --- /dev/null +++ b/distros/iron/leo-bringup/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, image-proc, leo-description, leo-fw, robot-state-publisher, rosapi, rosbridge-server, sensor-msgs, v4l2-camera, xacro }: +buildRosPackage { + pname = "ros-iron-leo-bringup"; + version = "1.4.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/iron/leo_bringup/1.4.0-1.tar.gz"; + name = "1.4.0-1.tar.gz"; + sha256 = "74928ee035fbab1bc2e6c1a11bd35e77e66fb40d97382cf78369112f040deb72"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ geometry-msgs image-proc leo-description leo-fw robot-state-publisher rosapi rosbridge-server sensor-msgs v4l2-camera xacro ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Scripts and launch files for starting basic Leo Rover functionalities.''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/iron/leo-description/default.nix b/distros/iron/leo-description/default.nix new file mode 100644 index 0000000000..6667899cf1 --- /dev/null +++ b/distros/iron/leo-description/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, robot-state-publisher, xacro }: +buildRosPackage { + pname = "ros-iron-leo-description"; + version = "2.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_common-release/archive/release/iron/leo_description/2.0.0-1.tar.gz"; + name = "2.0.0-1.tar.gz"; + sha256 = "d71823d97a81facd16395f8fb69994a815b024fc3cdf9c018eb613cf2e82a766"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ robot-state-publisher xacro ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''URDF Description package for Leo Rover''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/iron/leo-desktop/default.nix b/distros/iron/leo-desktop/default.nix new file mode 100644 index 0000000000..1ec098e9af --- /dev/null +++ b/distros/iron/leo-desktop/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, leo, leo-viz }: +buildRosPackage { + pname = "ros-iron-leo-desktop"; + version = "2.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_desktop-release/archive/release/iron/leo_desktop/2.0.0-1.tar.gz"; + name = "2.0.0-1.tar.gz"; + sha256 = "c717c10df8ff0e789d9f67b3d6ce8b70a942888d4d070c85a6f2621ff67442e3"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ leo leo-viz ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Metapackage of software for operating Leo Rover from ROS desktop''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/iron/leo-fw/default.nix b/distros/iron/leo-fw/default.nix new file mode 100644 index 0000000000..d2344e8a2e --- /dev/null +++ b/distros/iron/leo-fw/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-black, ament-cmake-copyright, ament-cmake-lint-cmake, ament-cmake-mypy, ament-cmake-python, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-python, ament-lint-auto, geometry-msgs, leo-msgs, nav-msgs, python3Packages, rclcpp, rclcpp-components, rclpy, ros2cli, sensor-msgs, std-msgs, std-srvs, yaml-cpp }: +buildRosPackage { + pname = "ros-iron-leo-fw"; + version = "1.4.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/iron/leo_fw/1.4.0-1.tar.gz"; + name = "1.4.0-1.tar.gz"; + sha256 = "a0af4434d90f86e332a0ccacfa7678bb2ba03831faa886caee89e893cd49570a"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ament-cmake-python yaml-cpp ]; + checkInputs = [ ament-cmake-black ament-cmake-copyright ament-cmake-lint-cmake ament-cmake-mypy ament-cmake-uncrustify ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ ament-index-python geometry-msgs leo-msgs nav-msgs python3Packages.dbus-python python3Packages.numpy python3Packages.pyyaml python3Packages.whichcraft rclcpp rclcpp-components rclpy ros2cli sensor-msgs std-msgs std-srvs ]; + nativeBuildInputs = [ ament-cmake ament-cmake-python ]; + + meta = { + description = ''Binary releases of Leo Rover firmware and related utilities''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/iron/leo-msgs/default.nix b/distros/iron/leo-msgs/default.nix new file mode 100644 index 0000000000..2d86500741 --- /dev/null +++ b/distros/iron/leo-msgs/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }: +buildRosPackage { + pname = "ros-iron-leo-msgs"; + version = "2.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_common-release/archive/release/iron/leo_msgs/2.0.0-1.tar.gz"; + name = "2.0.0-1.tar.gz"; + sha256 = "0f399726183b68519d150a1e6ed5460f360b963062c3107f4701e15f2cd4a8d3"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ builtin-interfaces rosidl-default-runtime ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Message and Service definitions for Leo Rover''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/iron/leo-robot/default.nix b/distros/iron/leo-robot/default.nix new file mode 100644 index 0000000000..07295d764b --- /dev/null +++ b/distros/iron/leo-robot/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, leo, leo-bringup, leo-fw }: +buildRosPackage { + pname = "ros-iron-leo-robot"; + version = "1.4.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/iron/leo_robot/1.4.0-1.tar.gz"; + name = "1.4.0-1.tar.gz"; + sha256 = "58fbd051a6a066602ef0a0b839380a3f371d9e04a636b94541e11711c79e435b"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ leo leo-bringup leo-fw ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Metapackage of software to install on Leo Rover.''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/iron/leo-teleop/default.nix b/distros/iron/leo-teleop/default.nix new file mode 100644 index 0000000000..4944799d46 --- /dev/null +++ b/distros/iron/leo-teleop/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, joy-linux, teleop-twist-joy, teleop-twist-keyboard }: +buildRosPackage { + pname = "ros-iron-leo-teleop"; + version = "2.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_common-release/archive/release/iron/leo_teleop/2.0.0-1.tar.gz"; + name = "2.0.0-1.tar.gz"; + sha256 = "82476720a61f60cc10d58f70aa950e6857fb838cfda3bb7b5bc6f2e15a692e62"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ joy-linux teleop-twist-joy teleop-twist-keyboard ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Scripts and launch files for Leo Rover teleoperation''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/iron/leo-viz/default.nix b/distros/iron/leo-viz/default.nix new file mode 100644 index 0000000000..81bea74200 --- /dev/null +++ b/distros/iron/leo-viz/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, joint-state-publisher, joint-state-publisher-gui, leo-description, rviz2 }: +buildRosPackage { + pname = "ros-iron-leo-viz"; + version = "2.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_desktop-release/archive/release/iron/leo_viz/2.0.0-1.tar.gz"; + name = "2.0.0-1.tar.gz"; + sha256 = "09e790f31c149655e161dc2f873a572cbfae4b2f3463d864396eeb06291fb963"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ joint-state-publisher joint-state-publisher-gui leo-description rviz2 ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Visualization launch files and RViz configurations for Leo Rover''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/iron/leo/default.nix b/distros/iron/leo/default.nix new file mode 100644 index 0000000000..0f15087a9c --- /dev/null +++ b/distros/iron/leo/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, leo-description, leo-msgs, leo-teleop }: +buildRosPackage { + pname = "ros-iron-leo"; + version = "2.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_common-release/archive/release/iron/leo/2.0.0-1.tar.gz"; + name = "2.0.0-1.tar.gz"; + sha256 = "405ca4b6028d273af6fd41d6b8fcc94f2703db2be8a6065d176d3345d81ca5c9"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ leo-description leo-msgs leo-teleop ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Metapackage of software for Leo Rover common to the robot and ROS desktop''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/iron/libstatistics-collector/default.nix b/distros/iron/libstatistics-collector/default.nix index 2e5f4b97d5..dfb3dc1de6 100644 --- a/distros/iron/libstatistics-collector/default.nix +++ b/distros/iron/libstatistics-collector/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, builtin-interfaces, performance-test-fixture, rcl, rcpputils, rcutils, rosidl-default-generators, rosidl-default-runtime, statistics-msgs, std-msgs }: buildRosPackage { pname = "ros-iron-libstatistics-collector"; - version = "1.5.1-r2"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/libstatistics_collector-release/archive/release/iron/libstatistics_collector/1.5.1-2.tar.gz"; - name = "1.5.1-2.tar.gz"; - sha256 = "f735cbfd9c8d2c05543c7f12eee62d5935933d4031890a3a8add6b1fd27dffee"; + url = "https://github.com/ros2-gbp/libstatistics_collector-release/archive/release/iron/libstatistics_collector/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "46146d8869230b4a9a4bc95fb8e2d1167788fd303ad9634885990d763c2d119f"; }; buildType = "ament_cmake"; diff --git a/distros/iron/magic-enum/default.nix b/distros/iron/magic-enum/default.nix index c6f483c53f..91d6bcd1bd 100644 --- a/distros/iron/magic-enum/default.nix +++ b/distros/iron/magic-enum/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, cmake }: buildRosPackage { pname = "ros-iron-magic-enum"; - version = "0.9.3-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/nobleo/magic_enum-release/archive/release/iron/magic_enum/0.9.3-1.tar.gz"; - name = "0.9.3-1.tar.gz"; - sha256 = "91a8fe99d1630ad43ddc7e7c10fcf46df22a96c6124786ed5f2c164cf9c483cb"; + url = "https://github.com/nobleo/magic_enum-release/archive/release/iron/magic_enum/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "4813a17e7ab18c13c1d8be6aa0f7db33137d1de36ff45ea319f1d70f964c01a2"; }; buildType = "cmake"; diff --git a/distros/iron/marti-can-msgs/default.nix b/distros/iron/marti-can-msgs/default.nix index bb748a8fd7..bd92f6b866 100644 --- a/distros/iron/marti-can-msgs/default.nix +++ b/distros/iron/marti-can-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-iron-marti-can-msgs"; - version = "1.4.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_can_msgs/1.4.1-1.tar.gz"; - name = "1.4.1-1.tar.gz"; - sha256 = "391abb6f63866ae6a58925450df7fce495d4f21ab749ef7e4ff620fc4de814a6"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_can_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "c974389da23212052a11f8bad136b1a3017fe83b3c809256e78b7c41ba08d528"; }; buildType = "ament_cmake"; diff --git a/distros/iron/marti-common-msgs/default.nix b/distros/iron/marti-common-msgs/default.nix index fcd5b8b0af..b3a88301da 100644 --- a/distros/iron/marti-common-msgs/default.nix +++ b/distros/iron/marti-common-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-iron-marti-common-msgs"; - version = "1.4.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_common_msgs/1.4.1-1.tar.gz"; - name = "1.4.1-1.tar.gz"; - sha256 = "c43c038308845492b350752b5f68416fdadb2dc6064828e9e1480be626a1b1de"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_common_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "59c2e2384fe7a087c40fbe19ef289f8c8a8ab29e2e5d240e44309ca87f2897e3"; }; buildType = "ament_cmake"; diff --git a/distros/iron/marti-dbw-msgs/default.nix b/distros/iron/marti-dbw-msgs/default.nix index 6953c32355..99f36f4e9b 100644 --- a/distros/iron/marti-dbw-msgs/default.nix +++ b/distros/iron/marti-dbw-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-iron-marti-dbw-msgs"; - version = "1.4.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_dbw_msgs/1.4.1-1.tar.gz"; - name = "1.4.1-1.tar.gz"; - sha256 = "7369c7f7015dc6e83341ba9a1ee17c88f7e824678bea2878b69dfa249304b638"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_dbw_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "613d8162f9ed5073c67c61d771de1fb0633bd27a0d80cc981a9c965b5f1f5b2d"; }; buildType = "ament_cmake"; diff --git a/distros/iron/marti-introspection-msgs/default.nix b/distros/iron/marti-introspection-msgs/default.nix index c2c7d6f578..971146708c 100644 --- a/distros/iron/marti-introspection-msgs/default.nix +++ b/distros/iron/marti-introspection-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-iron-marti-introspection-msgs"; - version = "1.4.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_introspection_msgs/1.4.1-1.tar.gz"; - name = "1.4.1-1.tar.gz"; - sha256 = "23c4e375469713b69570fffa33d94d37736196611a410ec623cc90877269c7d2"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_introspection_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "eadc92a5e236b4f067a81bc23e85e9f82fd1e324d3aec8ce7adf825302b99d36"; }; buildType = "ament_cmake"; diff --git a/distros/iron/marti-nav-msgs/default.nix b/distros/iron/marti-nav-msgs/default.nix index 3704636f53..7a4ec9ffca 100644 --- a/distros/iron/marti-nav-msgs/default.nix +++ b/distros/iron/marti-nav-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, geographic-msgs, geometry-msgs, marti-common-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-iron-marti-nav-msgs"; - version = "1.4.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_nav_msgs/1.4.1-1.tar.gz"; - name = "1.4.1-1.tar.gz"; - sha256 = "3a52a59b55606eb7f6050202488d8453b2513bec3ad1f8e629349a9095bec3a7"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_nav_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "86edbe77443e40fa7d0eeaff575f72211d9069c91ce9a807c2479c110ab56a2c"; }; buildType = "ament_cmake"; diff --git a/distros/iron/marti-perception-msgs/default.nix b/distros/iron/marti-perception-msgs/default.nix index 1ff5f66f8d..c91a2b9a7a 100644 --- a/distros/iron/marti-perception-msgs/default.nix +++ b/distros/iron/marti-perception-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-iron-marti-perception-msgs"; - version = "1.4.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_perception_msgs/1.4.1-1.tar.gz"; - name = "1.4.1-1.tar.gz"; - sha256 = "05dd94d9eced6e125c847574c0f64fd04cf04c8f1f989bb6150c9b2b86d45a70"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_perception_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "b64aac9cd9f47c4997342caaba77f7d71f8066173170503d70111f7942008d1c"; }; buildType = "ament_cmake"; diff --git a/distros/iron/marti-sensor-msgs/default.nix b/distros/iron/marti-sensor-msgs/default.nix index 3d35d95e7d..3966e70eed 100644 --- a/distros/iron/marti-sensor-msgs/default.nix +++ b/distros/iron/marti-sensor-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-iron-marti-sensor-msgs"; - version = "1.4.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_sensor_msgs/1.4.1-1.tar.gz"; - name = "1.4.1-1.tar.gz"; - sha256 = "2e7f8a1344591e5ae49647dda0fc3814c4c97feea68ba8937366ac7f5b59655e"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_sensor_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "2355c62b76cd66f7f6549d26ec36ab863083363072a10e46f936d3ab16f00ed2"; }; buildType = "ament_cmake"; diff --git a/distros/iron/marti-status-msgs/default.nix b/distros/iron/marti-status-msgs/default.nix index 399fb00898..ef0f6bb58c 100644 --- a/distros/iron/marti-status-msgs/default.nix +++ b/distros/iron/marti-status-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-iron-marti-status-msgs"; - version = "1.4.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_status_msgs/1.4.1-1.tar.gz"; - name = "1.4.1-1.tar.gz"; - sha256 = "35679b04bede45c2b717f511be954aeec60577791a594cd4fac77e56a44330bd"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_status_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "e1adf0843c4c98e9377a290d4753caf6eda541710f05f364c1ef88b69d1c9ee2"; }; buildType = "ament_cmake"; diff --git a/distros/iron/marti-visualization-msgs/default.nix b/distros/iron/marti-visualization-msgs/default.nix index ad4a068c74..7855df877e 100644 --- a/distros/iron/marti-visualization-msgs/default.nix +++ b/distros/iron/marti-visualization-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs }: buildRosPackage { pname = "ros-iron-marti-visualization-msgs"; - version = "1.4.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_visualization_msgs/1.4.1-1.tar.gz"; - name = "1.4.1-1.tar.gz"; - sha256 = "35ac36f7ddcb847f6802d3551caf1a68f8d8e7fffd4409bed5cbf3ff89d5a098"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/iron/marti_visualization_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "00a61f185e7b088f5232a8d4c2bd441904c5daaa3f557fed073648a726f75ec5"; }; buildType = "ament_cmake"; diff --git a/distros/iron/mcap-vendor/default.nix b/distros/iron/mcap-vendor/default.nix index 018458ff09..d987c8a12f 100644 --- a/distros/iron/mcap-vendor/default.nix +++ b/distros/iron/mcap-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, git, zstd-vendor }: buildRosPackage { pname = "ros-iron-mcap-vendor"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/mcap_vendor/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "2753f03d0ef7438a09ce66a797badffb7c65676610bebfa156fb1c85f12426cc"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/mcap_vendor/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "966a40be1de8e0eb5df7f0eee48935553bf4bf9d127df79d0e0d2023eaa75d17"; }; buildType = "ament_cmake"; diff --git a/distros/iron/metavision-driver/default.nix b/distros/iron/metavision-driver/default.nix new file mode 100644 index 0000000000..90267145f7 --- /dev/null +++ b/distros/iron/metavision-driver/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-auto, ament-cmake-clang-format, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-flake8, ament-cmake-lint-cmake, ament-cmake-pep257, ament-cmake-ros, ament-cmake-xmllint, boost, cmake, curl, event-camera-msgs, ffmpeg, git, glew, glfw3, gtest, hdf5, libusb1, opencv, openscenegraph, rclcpp, rclcpp-components, ros-environment, std-srvs, unzip, wget }: +buildRosPackage { + pname = "ros-iron-metavision-driver"; + version = "1.2.8-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/metavision_driver-release/archive/release/iron/metavision_driver/1.2.8-1.tar.gz"; + name = "1.2.8-1.tar.gz"; + sha256 = "ad2e8498abae7eb54a16f485bdc64c495561cb7fffd58b5b56a597df3162b34e"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ament-cmake-auto ament-cmake-ros cmake curl git ros-environment unzip wget ]; + checkInputs = [ ament-cmake-clang-format ament-cmake-copyright ament-cmake-cppcheck ament-cmake-cpplint ament-cmake-flake8 ament-cmake-lint-cmake ament-cmake-pep257 ament-cmake-xmllint gtest ]; + propagatedBuildInputs = [ boost event-camera-msgs ffmpeg glew glfw3 hdf5 libusb1 opencv openscenegraph rclcpp rclcpp-components std-srvs ]; + nativeBuildInputs = [ ament-cmake ament-cmake-auto ament-cmake-ros cmake curl git hdf5 ros-environment unzip wget ]; + + meta = { + description = ''ROS1 and ROS2 drivers for metavision based event cameras''; + license = with lib.licenses; [ "Apache-2" ]; + }; +} diff --git a/distros/iron/nao-meshes/default.nix b/distros/iron/nao-meshes/default.nix new file mode 100644 index 0000000000..115d8460f2 --- /dev/null +++ b/distros/iron/nao-meshes/default.nix @@ -0,0 +1,24 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, openjdk }: +buildRosPackage { + pname = "ros-iron-nao-meshes"; + version = "2.1.1-r1"; + + src = fetchurl { + url = "https://github.com/ros-naoqi/nao_meshes-release/archive/release/iron/nao_meshes/2.1.1-1.tar.gz"; + name = "2.1.1-1.tar.gz"; + sha256 = "920fc988a0931a2fb800d724572b9d866098d4837138626e8844df2790fe886c"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake openjdk ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''ROS2 Meshes for the NAO robot''; + license = with lib.licenses; [ "CC-BY-NC-ND-4.0" ]; + }; +} diff --git a/distros/iron/naoqi-bridge-msgs/default.nix b/distros/iron/naoqi-bridge-msgs/default.nix new file mode 100644 index 0000000000..287c1bc3d2 --- /dev/null +++ b/distros/iron/naoqi-bridge-msgs/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-lint-auto, ament-lint-common, geometry-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs, trajectory-msgs }: +buildRosPackage { + pname = "ros-iron-naoqi-bridge-msgs"; + version = "2.1.0-r1"; + + src = fetchurl { + url = "https://github.com/ros-naoqi/naoqi_bridge_msgs2-release/archive/release/iron/naoqi_bridge_msgs/2.1.0-1.tar.gz"; + name = "2.1.0-1.tar.gz"; + sha256 = "cdca4664e3f72566e3d0937f8d274c9e4107e34cb0b239725d0774affcbde708"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-lint-auto ament-lint-common ]; + propagatedBuildInputs = [ action-msgs geometry-msgs nav-msgs rosidl-default-runtime sensor-msgs std-msgs trajectory-msgs ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''The naoqi_bridge_msgs package provides custom messages for running Aldebaran's robots in ROS2.''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/iron/naoqi-driver/default.nix b/distros/iron/naoqi-driver/default.nix new file mode 100644 index 0000000000..1b6e3e3fc6 --- /dev/null +++ b/distros/iron/naoqi-driver/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-lint-auto, ament-lint-common, boost, cv-bridge, diagnostic-msgs, diagnostic-updater, geometry-msgs, image-transport, kdl-parser, naoqi-bridge-msgs, naoqi-libqi, naoqi-libqicore, rclcpp, rclcpp-action, robot-state-publisher, rosidl-default-generators, sensor-msgs, tf2-geometry-msgs, tf2-msgs, tf2-ros }: +buildRosPackage { + pname = "ros-iron-naoqi-driver"; + version = "2.1.0-r1"; + + src = fetchurl { + url = "https://github.com/ros-naoqi/naoqi_driver2-release/archive/release/iron/naoqi_driver/2.1.0-1.tar.gz"; + name = "2.1.0-1.tar.gz"; + sha256 = "be32391d297f3a8ea3c74c22e55d67b1097b77d2a7e0a1ac3ac7edbc4f8be47b"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake diagnostic-msgs diagnostic-updater geometry-msgs rosidl-default-generators sensor-msgs tf2-geometry-msgs tf2-msgs ]; + checkInputs = [ ament-lint-auto ament-lint-common ]; + propagatedBuildInputs = [ action-msgs boost cv-bridge image-transport kdl-parser naoqi-bridge-msgs naoqi-libqi naoqi-libqicore rclcpp rclcpp-action robot-state-publisher tf2-ros ]; + nativeBuildInputs = [ ament-cmake rosidl-default-generators ]; + + meta = { + description = ''Driver module between Aldebaran's NAOqiOS and ROS2. It publishes all sensor and actuator data as well as basic diagnostic for battery, temperature. It subscribes also to RVIZ simple goal and cmd_vel for teleop.''; + license = with lib.licenses; [ bsdOriginal ]; + }; +} diff --git a/distros/iron/naoqi-libqi/default.nix b/distros/iron/naoqi-libqi/default.nix new file mode 100644 index 0000000000..38d835cd18 --- /dev/null +++ b/distros/iron/naoqi-libqi/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, boost, openssl }: +buildRosPackage { + pname = "ros-iron-naoqi-libqi"; + version = "3.0.2-r1"; + + src = fetchurl { + url = "https://github.com/ros-naoqi/libqi-release/archive/release/iron/naoqi_libqi/3.0.2-1.tar.gz"; + name = "3.0.2-1.tar.gz"; + sha256 = "1a79a5dd3205a293cb4d9d8a6536ec4a044c7f808a3727837ea9ad603f03b2f3"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-gtest ]; + propagatedBuildInputs = [ boost openssl ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Aldebaran's libqi: a core library for NAOqiOS development''; + license = with lib.licenses; [ bsdOriginal ]; + }; +} diff --git a/distros/iron/naoqi-libqicore/default.nix b/distros/iron/naoqi-libqicore/default.nix new file mode 100644 index 0000000000..9e50dfd788 --- /dev/null +++ b/distros/iron/naoqi-libqicore/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, naoqi-libqi }: +buildRosPackage { + pname = "ros-iron-naoqi-libqicore"; + version = "3.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros-naoqi/libqicore-release/archive/release/iron/naoqi_libqicore/3.0.0-1.tar.gz"; + name = "3.0.0-1.tar.gz"; + sha256 = "efe5c91cd25a2a6366bacae178ce52a7a51d84a916b4a1c13c7ddfd8ed3e47cf"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ naoqi-libqi ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Aldebaran's libqicore: a layer on top of libqi''; + license = with lib.licenses; [ bsdOriginal ]; + }; +} diff --git a/distros/iron/ntrip-client-node/default.nix b/distros/iron/ntrip-client-node/default.nix index f6737d5821..7d35377e04 100644 --- a/distros/iron/ntrip-client-node/default.nix +++ b/distros/iron/ntrip-client-node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-uncrustify, ament-lint-auto, ament-lint-common, libcurl-vendor, pkg-config, rclcpp, rclcpp-components, rtcm-msgs, std-msgs }: buildRosPackage { pname = "ros-iron-ntrip-client-node"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ntrip_client_node/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "8d1b428f9739a2e999a1dae75fa0dc86a34f81c8b1cabb2cc8bceb635a63a99d"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ntrip_client_node/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "9f32ec85eff3e1578a8547ce2ee758528cc34ed1a1312265d3bfb98f153dfaa6"; }; buildType = "ament_cmake"; diff --git a/distros/iron/pepper-meshes/default.nix b/distros/iron/pepper-meshes/default.nix new file mode 100644 index 0000000000..dc6743f7e2 --- /dev/null +++ b/distros/iron/pepper-meshes/default.nix @@ -0,0 +1,24 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake }: +buildRosPackage { + pname = "ros-iron-pepper-meshes"; + version = "3.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros-naoqi/pepper_meshes2-release/archive/release/iron/pepper_meshes/3.0.0-1.tar.gz"; + name = "3.0.0-1.tar.gz"; + sha256 = "e8ea0b03fdee91e98072d39add521c7c61a8d7d619bc24dc656ee7b4efcf26ab"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Meshes for the Pepper robot, for ROS2''; + license = with lib.licenses; [ "CC-BY-NC-ND-4.0" ]; + }; +} diff --git a/distros/iron/plotjuggler/default.nix b/distros/iron/plotjuggler/default.nix index 4bf5f12430..30212abd90 100644 --- a/distros/iron/plotjuggler/default.nix +++ b/distros/iron/plotjuggler/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, binutils, boost, cppzmq, fastcdr, lz4, qt5, rclcpp, zstd }: buildRosPackage { pname = "ros-iron-plotjuggler"; - version = "3.7.1-r1"; + version = "3.8.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/iron/plotjuggler/3.7.1-1.tar.gz"; - name = "3.7.1-1.tar.gz"; - sha256 = "c779ba714cfbeb43367e302892227b9fc68e1846233c224ebc6d6611b0467866"; + url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/iron/plotjuggler/3.8.0-1.tar.gz"; + name = "3.8.0-1.tar.gz"; + sha256 = "e1bc7bf94b7497c1705cc16fe0f2410cbacf85987cb2adc523a3c4b62778b6d2"; }; buildType = "ament_cmake"; diff --git a/distros/iron/position-controllers/default.nix b/distros/iron/position-controllers/default.nix index 5234e0e424..907575a03e 100644 --- a/distros/iron/position-controllers/default.nix +++ b/distros/iron/position-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, pluginlib, rclcpp, ros2-control-test-assets }: buildRosPackage { pname = "ros-iron-position-controllers"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/position_controllers/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "bcfcc3762610fdac053cd71387ae0f3706ac52dc11fd4a6e0fff329afca07e06"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/position_controllers/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "fe8934c2ba2be02ac593ae8be10294929a9056302a7ee6c528ac2513370b3b09"; }; buildType = "ament_cmake"; diff --git a/distros/iron/range-sensor-broadcaster/default.nix b/distros/iron/range-sensor-broadcaster/default.nix index 4d76bbbe80..51bc04e841 100644 --- a/distros/iron/range-sensor-broadcaster/default.nix +++ b/distros/iron/range-sensor-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, sensor-msgs }: buildRosPackage { pname = "ros-iron-range-sensor-broadcaster"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/range_sensor_broadcaster/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "6de120da3fdc70905da9e997834394ea89ced0eddbccf71f1eaae719d578a5f3"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/range_sensor_broadcaster/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "ed61f2752afb038993bd5b2055811adc9f2187b7d981a3f08470f778d485b4c5"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rcl-action/default.nix b/distros/iron/rcl-action/default.nix index 2746fe1e07..a55892a2a2 100644 --- a/distros/iron/rcl-action/default.nix +++ b/distros/iron/rcl-action/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, osrf-testing-tools-cpp, rcl, rcutils, rmw, rmw-implementation-cmake, rosidl-runtime-c, test-msgs }: buildRosPackage { pname = "ros-iron-rcl-action"; - version = "6.0.3-r1"; + version = "6.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/iron/rcl_action/6.0.3-1.tar.gz"; - name = "6.0.3-1.tar.gz"; - sha256 = "a2e4b4a68161292ab74b8746b85444cb4675cb05e007304f5e26cd26043503f1"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/iron/rcl_action/6.0.4-1.tar.gz"; + name = "6.0.4-1.tar.gz"; + sha256 = "3e286aba073091865ce5dde7e11aeba3eebbf51eed7bd03c2c14506cd28436b5"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rcl-lifecycle/default.nix b/distros/iron/rcl-lifecycle/default.nix index 952fe1c303..c1efb1afe2 100644 --- a/distros/iron/rcl-lifecycle/default.nix +++ b/distros/iron/rcl-lifecycle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, lifecycle-msgs, osrf-testing-tools-cpp, rcl, rcutils, rmw, rosidl-runtime-c, tracetools }: buildRosPackage { pname = "ros-iron-rcl-lifecycle"; - version = "6.0.3-r1"; + version = "6.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/iron/rcl_lifecycle/6.0.3-1.tar.gz"; - name = "6.0.3-1.tar.gz"; - sha256 = "fee37dadbfb4fda033142bd2580467a5e34492cdb87d6bc17fb6ef31849e1c6c"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/iron/rcl_lifecycle/6.0.4-1.tar.gz"; + name = "6.0.4-1.tar.gz"; + sha256 = "0f7781e08592705505593d5acb6182c29b13fbcc5ed77b2d33d1cb2120bade38"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rcl-yaml-param-parser/default.nix b/distros/iron/rcl-yaml-param-parser/default.nix index 0ed28691cc..6230b8551e 100644 --- a/distros/iron/rcl-yaml-param-parser/default.nix +++ b/distros/iron/rcl-yaml-param-parser/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, libyaml, libyaml-vendor, mimick-vendor, osrf-testing-tools-cpp, performance-test-fixture, rcpputils, rcutils, rmw }: buildRosPackage { pname = "ros-iron-rcl-yaml-param-parser"; - version = "6.0.3-r1"; + version = "6.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/iron/rcl_yaml_param_parser/6.0.3-1.tar.gz"; - name = "6.0.3-1.tar.gz"; - sha256 = "b3483b539a64ab2f650c4be230081ef1302bac35b81d766d07a3352dc0b01e35"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/iron/rcl_yaml_param_parser/6.0.4-1.tar.gz"; + name = "6.0.4-1.tar.gz"; + sha256 = "bf62fb9a0a9e41f820daf7acf67d6d3d32e0a19467ddd647d9cd414dc04e9d39"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rcl/default.nix b/distros/iron/rcl/default.nix index 22662422c5..17d7af03e0 100644 --- a/distros/iron/rcl/default.nix +++ b/distros/iron/rcl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, launch, launch-testing, launch-testing-ament-cmake, libyaml, libyaml-vendor, mimick-vendor, osrf-testing-tools-cpp, rcl-interfaces, rcl-logging-interface, rcl-logging-spdlog, rcl-yaml-param-parser, rcpputils, rcutils, rmw, rmw-implementation, rmw-implementation-cmake, rosidl-runtime-c, service-msgs, test-msgs, tracetools, type-description-interfaces }: buildRosPackage { pname = "ros-iron-rcl"; - version = "6.0.3-r1"; + version = "6.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/iron/rcl/6.0.3-1.tar.gz"; - name = "6.0.3-1.tar.gz"; - sha256 = "d44fd776022482552273348cdd57e828697a04c8e75f4abbe4f4c68430d7818c"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/iron/rcl/6.0.4-1.tar.gz"; + name = "6.0.4-1.tar.gz"; + sha256 = "eb2635f14661f39a73641c8d9fa4c13d9a6d28408ec7ecff526f9a046d1fe64e"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rclcpp-action/default.nix b/distros/iron/rclcpp-action/default.nix index 31f08fea92..56c0fd580a 100644 --- a/distros/iron/rclcpp-action/default.nix +++ b/distros/iron/rclcpp-action/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, mimick-vendor, performance-test-fixture, rcl-action, rclcpp, rcpputils, rosidl-runtime-c, test-msgs }: buildRosPackage { pname = "ros-iron-rclcpp-action"; - version = "21.0.3-r1"; + version = "21.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp_action/21.0.3-1.tar.gz"; - name = "21.0.3-1.tar.gz"; - sha256 = "a3ba210614e40d3bac8235498d22557a6bafe7ec83fe362d22a4bc1862c6d2d5"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp_action/21.0.4-1.tar.gz"; + name = "21.0.4-1.tar.gz"; + sha256 = "bd2dea03f58fc3ac81ef7d73bd6ac5d83a9cb40549aacd7ecce5b5a0ce3a107c"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rclcpp-components/default.nix b/distros/iron/rclcpp-components/default.nix index 6a472d541a..0f8a1c99cc 100644 --- a/distros/iron/rclcpp-components/default.nix +++ b/distros/iron/rclcpp-components/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-google-benchmark, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, class-loader, composition-interfaces, launch-testing, rclcpp, rcpputils, std-msgs }: buildRosPackage { pname = "ros-iron-rclcpp-components"; - version = "21.0.3-r1"; + version = "21.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp_components/21.0.3-1.tar.gz"; - name = "21.0.3-1.tar.gz"; - sha256 = "32cafc693db18117266f9b24f86232cf272e1ad4120f6e6f248bd83ec9ecf590"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp_components/21.0.4-1.tar.gz"; + name = "21.0.4-1.tar.gz"; + sha256 = "4bdb7b9966ad9348303c59d21bee01f553d7d561937657d76cea780eed01fd61"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rclcpp-lifecycle/default.nix b/distros/iron/rclcpp-lifecycle/default.nix index 663880117d..c861b5a8d3 100644 --- a/distros/iron/rclcpp-lifecycle/default.nix +++ b/distros/iron/rclcpp-lifecycle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, lifecycle-msgs, mimick-vendor, performance-test-fixture, rcl, rcl-interfaces, rcl-lifecycle, rclcpp, rcpputils, rcutils, rmw, rosidl-typesupport-cpp, test-msgs }: buildRosPackage { pname = "ros-iron-rclcpp-lifecycle"; - version = "21.0.3-r1"; + version = "21.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp_lifecycle/21.0.3-1.tar.gz"; - name = "21.0.3-1.tar.gz"; - sha256 = "11d7ee59d0855fe68fbf8ea35a3aa6cf8997b06207c149c8e814a6a7e1e6a36f"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp_lifecycle/21.0.4-1.tar.gz"; + name = "21.0.4-1.tar.gz"; + sha256 = "dae71348e6226c3c7790cd7ce8278b30cccd192549201959e9ef30627fa97bc6"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rclcpp/default.nix b/distros/iron/rclcpp/default.nix index 5b97a4a0d8..ddd8ef9b87 100644 --- a/distros/iron/rclcpp/default.nix +++ b/distros/iron/rclcpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gen-version-h, ament-cmake-gmock, ament-cmake-google-benchmark, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, builtin-interfaces, libstatistics-collector, mimick-vendor, performance-test-fixture, python3, rcl, rcl-interfaces, rcl-yaml-param-parser, rcpputils, rcutils, rmw, rmw-implementation-cmake, rosgraph-msgs, rosidl-default-generators, rosidl-dynamic-typesupport, rosidl-runtime-cpp, rosidl-typesupport-c, rosidl-typesupport-cpp, statistics-msgs, test-msgs, tracetools }: buildRosPackage { pname = "ros-iron-rclcpp"; - version = "21.0.3-r1"; + version = "21.0.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp/21.0.3-1.tar.gz"; - name = "21.0.3-1.tar.gz"; - sha256 = "8d554b515556a8d43321147871716a2e13f4bfd50bca33ef18873772eb7b16fa"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/iron/rclcpp/21.0.4-1.tar.gz"; + name = "21.0.4-1.tar.gz"; + sha256 = "dec56f861e44cf7ab949f4f4f1ba002467bf3c04c004738754a546f23354a071"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rclpy/default.nix b/distros/iron/rclpy/default.nix index 6004b01224..1f6dc2a6ba 100644 --- a/distros/iron/rclpy/default.nix +++ b/distros/iron/rclpy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-index-python, ament-lint-auto, ament-lint-common, builtin-interfaces, lifecycle-msgs, pybind11-vendor, python-cmake-module, pythonPackages, rcl, rcl-action, rcl-interfaces, rcl-lifecycle, rcl-logging-interface, rcl-yaml-param-parser, rcpputils, rcutils, rmw, rmw-implementation, rmw-implementation-cmake, rosgraph-msgs, rosidl-generator-py, rosidl-runtime-c, rpyutils, test-msgs, unique-identifier-msgs }: buildRosPackage { pname = "ros-iron-rclpy"; - version = "4.1.3-r1"; + version = "4.1.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclpy-release/archive/release/iron/rclpy/4.1.3-1.tar.gz"; - name = "4.1.3-1.tar.gz"; - sha256 = "444812389be762808f7c0502f8b50dcd4a1a52ffb2492b67f70006eea1a76be2"; + url = "https://github.com/ros2-gbp/rclpy-release/archive/release/iron/rclpy/4.1.4-1.tar.gz"; + name = "4.1.4-1.tar.gz"; + sha256 = "8cb97fe0cf3b57c10d0ced31ce485fb76246533be58c46c05a0d304f02b06589"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rcpputils/default.nix b/distros/iron/rcpputils/default.nix index 01726880a0..202be62500 100644 --- a/distros/iron/rcpputils/default.nix +++ b/distros/iron/rcpputils/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, rcutils }: buildRosPackage { pname = "ros-iron-rcpputils"; - version = "2.6.1-r3"; + version = "2.6.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcpputils-release/archive/release/iron/rcpputils/2.6.1-3.tar.gz"; - name = "2.6.1-3.tar.gz"; - sha256 = "94bf99dc5eccabd7d2b6fa02f189aef89ddd87944d3b786ca94d88c9aaa18ed1"; + url = "https://github.com/ros2-gbp/rcpputils-release/archive/release/iron/rcpputils/2.6.2-1.tar.gz"; + name = "2.6.2-1.tar.gz"; + sha256 = "ee44666a692192ca3a3c93629b750b13f616c7af78d531dc0334cd311a4915fe"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rcutils/default.nix b/distros/iron/rcutils/default.nix index 38f45ed180..ad58d92870 100644 --- a/distros/iron/rcutils/default.nix +++ b/distros/iron/rcutils/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros, ament-lint-auto, ament-lint-common, launch, launch-testing, launch-testing-ament-cmake, mimick-vendor, osrf-testing-tools-cpp, performance-test-fixture, python3Packages }: buildRosPackage { pname = "ros-iron-rcutils"; - version = "6.2.1-r2"; + version = "6.2.2-r2"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcutils-release/archive/release/iron/rcutils/6.2.1-2.tar.gz"; - name = "6.2.1-2.tar.gz"; - sha256 = "41e2e53c5617d66b3c2823b2c1b41e4ac7df7800de2d73a77fa69176db2f90eb"; + url = "https://github.com/ros2-gbp/rcutils-release/archive/release/iron/rcutils/6.2.2-2.tar.gz"; + name = "6.2.2-2.tar.gz"; + sha256 = "ad2df7ad7760e301049583cd09d819f7bf7ca52359c53cd2bf9eb1e8cb7ad8e0"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rmw-fastrtps-cpp/default.nix b/distros/iron/rmw-fastrtps-cpp/default.nix index 7f49ebb232..c0b0d06a77 100644 --- a/distros/iron/rmw-fastrtps-cpp/default.nix +++ b/distros/iron/rmw-fastrtps-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-fastrtps-shared-cpp, rosidl-dynamic-typesupport, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, test-msgs, tracetools }: buildRosPackage { pname = "ros-iron-rmw-fastrtps-cpp"; - version = "7.1.1-r2"; + version = "7.1.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/iron/rmw_fastrtps_cpp/7.1.1-2.tar.gz"; - name = "7.1.1-2.tar.gz"; - sha256 = "473f262db87e85480b058eac7b51ff385f9ee079022a7dfc6a14e5cf4bc28aab"; + url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/iron/rmw_fastrtps_cpp/7.1.2-1.tar.gz"; + name = "7.1.2-1.tar.gz"; + sha256 = "75cbc1333e20ca207b79f459b5724afb1c73c341fe83eee17cfabda1bdedb6ce"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rmw-fastrtps-dynamic-cpp/default.nix b/distros/iron/rmw-fastrtps-dynamic-cpp/default.nix index fd8b03bb1e..d83cd6ada9 100644 --- a/distros/iron/rmw-fastrtps-dynamic-cpp/default.nix +++ b/distros/iron/rmw-fastrtps-dynamic-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-fastrtps-shared-cpp, rosidl-runtime-c, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, test-msgs }: buildRosPackage { pname = "ros-iron-rmw-fastrtps-dynamic-cpp"; - version = "7.1.1-r2"; + version = "7.1.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/iron/rmw_fastrtps_dynamic_cpp/7.1.1-2.tar.gz"; - name = "7.1.1-2.tar.gz"; - sha256 = "5b3ad5fd7fb6b8d017975ea6370bb121596bf618614693b5f5d8507b21e9a491"; + url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/iron/rmw_fastrtps_dynamic_cpp/7.1.2-1.tar.gz"; + name = "7.1.2-1.tar.gz"; + sha256 = "d8919146e21768d87f8a8ba00884131bed2ac3fa2f6009957505af813c448391"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rmw-fastrtps-shared-cpp/default.nix b/distros/iron/rmw-fastrtps-shared-cpp/default.nix index ecd243e34a..180efae643 100644 --- a/distros/iron/rmw-fastrtps-shared-cpp/default.nix +++ b/distros/iron/rmw-fastrtps-shared-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rosidl-dynamic-typesupport, rosidl-dynamic-typesupport-fastrtps, rosidl-runtime-c, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, tracetools }: buildRosPackage { pname = "ros-iron-rmw-fastrtps-shared-cpp"; - version = "7.1.1-r2"; + version = "7.1.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/iron/rmw_fastrtps_shared_cpp/7.1.1-2.tar.gz"; - name = "7.1.1-2.tar.gz"; - sha256 = "a3e56bb26562bfb6865fef40db807ba3555ebc2f3def35dc05638a13e7d0e15e"; + url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/iron/rmw_fastrtps_shared_cpp/7.1.2-1.tar.gz"; + name = "7.1.2-1.tar.gz"; + sha256 = "205addb95860d06c1cff35b5fa9215caf04566b9eb0691dd8b12ab91e21d1ae7"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ros2-control-test-assets/default.nix b/distros/iron/ros2-control-test-assets/default.nix index 6cc256cc31..946c31a04a 100644 --- a/distros/iron/ros2-control-test-assets/default.nix +++ b/distros/iron/ros2-control-test-assets/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake }: buildRosPackage { pname = "ros-iron-ros2-control-test-assets"; - version = "3.20.0-r1"; + version = "3.21.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/ros2_control_test_assets/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "44aaf55da3e67e6dd3a4122dd22729fc7ad671f8c26673f4f9cbefe0e9653350"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/ros2_control_test_assets/3.21.1-1.tar.gz"; + name = "3.21.1-1.tar.gz"; + sha256 = "525a54a95b24cd3763ec57dd58b3dfabaeb9edc8faa969fae38030269dee6206"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ros2-control/default.nix b/distros/iron/ros2-control/default.nix index ace7083728..b04f9c80dc 100644 --- a/distros/iron/ros2-control/default.nix +++ b/distros/iron/ros2-control/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, controller-interface, controller-manager, controller-manager-msgs, hardware-interface, joint-limits, ros2-control-test-assets, ros2controlcli, transmission-interface }: buildRosPackage { pname = "ros-iron-ros2-control"; - version = "3.20.0-r1"; + version = "3.21.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/ros2_control/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "5a1f9f0e3944180bb718816c8d1efb973f830c53cd214c6b97f7fae4bb201c30"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/ros2_control/3.21.1-1.tar.gz"; + name = "3.21.1-1.tar.gz"; + sha256 = "a62117119befae9c08209a8f1d7fcfc30ebe4a9c2ec775c655926523e6386f82"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ros2-controllers-test-nodes/default.nix b/distros/iron/ros2-controllers-test-nodes/default.nix index 5af624288b..ae84db949d 100644 --- a/distros/iron/ros2-controllers-test-nodes/default.nix +++ b/distros/iron/ros2-controllers-test-nodes/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, pythonPackages, rclpy, std-msgs, trajectory-msgs }: buildRosPackage { pname = "ros-iron-ros2-controllers-test-nodes"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/ros2_controllers_test_nodes/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "af845901e8fc85fd7618523edbacacb4fa89511eb93a56f0f68c2060ea072e20"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/ros2_controllers_test_nodes/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "bd7eea3c1b0b9e8f84c6b41bfb612d7e858cd820dc68c974b8ca75896d298a69"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2-controllers/default.nix b/distros/iron/ros2-controllers/default.nix index d9c1d2afca..fc67d4d7d7 100644 --- a/distros/iron/ros2-controllers/default.nix +++ b/distros/iron/ros2-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ackermann-steering-controller, admittance-controller, ament-cmake, bicycle-steering-controller, diff-drive-controller, effort-controllers, force-torque-sensor-broadcaster, forward-command-controller, imu-sensor-broadcaster, joint-state-broadcaster, joint-trajectory-controller, position-controllers, range-sensor-broadcaster, steering-controllers-library, tricycle-controller, tricycle-steering-controller, velocity-controllers }: buildRosPackage { pname = "ros-iron-ros2-controllers"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/ros2_controllers/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "0e9f240c9bdeefbfa9738645f0e8b846e535346e9720f7d8a256dd8dbac0b514"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/ros2_controllers/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "1324cbb58bb66af8b04c069d4e30531e095e6d102e6a73f104c67160af60466b"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ros2action/default.nix b/distros/iron/ros2action/default.nix index 7b9e63eb86..ad25b33307 100644 --- a/distros/iron/ros2action/default.nix +++ b/distros/iron/ros2action/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rclpy, ros2cli, rosidl-runtime-py, test-msgs }: buildRosPackage { pname = "ros-iron-ros2action"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2action/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "30d0e155ea4b0551a2a03cd346bc6f026a16470de7998df6d1464d236ed70acf"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2action/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "e5231d987a960badbb8473f384471799bfd9b6942a111975c371f19a68d098e8"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2bag/default.nix b/distros/iron/ros2bag/default.nix index 6fd3555f82..701ca5d1ef 100644 --- a/distros/iron/ros2bag/default.nix +++ b/distros/iron/ros2bag/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, launch-testing, launch-testing-ros, pythonPackages, rclpy, ros2cli, rosbag2-py, rosbag2-storage-default-plugins, rosbag2-test-common }: buildRosPackage { pname = "ros-iron-ros2bag"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/ros2bag/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "57bb4442c2be637fa05b721977e5ebf0c948d483f2bee612bd1095ad7a978403"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/ros2bag/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "8c88a02d5a7770ecea2e0697159e8243fa11d6289d81d88c54d20c8c5c5f7a26"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2cli-test-interfaces/default.nix b/distros/iron/ros2cli-test-interfaces/default.nix index 86fcfb5785..1bef9aa9f3 100644 --- a/distros/iron/ros2cli-test-interfaces/default.nix +++ b/distros/iron/ros2cli-test-interfaces/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-iron-ros2cli-test-interfaces"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2cli_test_interfaces/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "8fdf71545dc4947700b79ee420ebf3a428cae387c960cb6f1c26f1bdafaa8c67"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2cli_test_interfaces/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "a461ddb4b7f435e1c8d97ceaae01fae7cdd9067c791d955fe0ecc2bd071e5944"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ros2cli/default.nix b/distros/iron/ros2cli/default.nix index 2a54514cda..80a58fa3d7 100644 --- a/distros/iron/ros2cli/default.nix +++ b/distros/iron/ros2cli/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, pythonPackages, rclpy, test-msgs }: buildRosPackage { pname = "ros-iron-ros2cli"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2cli/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "e608c25989300151f075c59f238ac291714951d55cc71082e2f92b7aa60247e9"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2cli/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "2687f0234f06e38361ed959e74f4452c16251548347de54c4ebc8cd565e0a5da"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2component/default.nix b/distros/iron/ros2component/default.nix index 1630726bca..70c421aff1 100644 --- a/distros/iron/ros2component/default.nix +++ b/distros/iron/ros2component/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, composition-interfaces, python3Packages, pythonPackages, rcl-interfaces, rclcpp-components, rclpy, ros2cli, ros2node, ros2param, ros2pkg }: buildRosPackage { pname = "ros-iron-ros2component"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2component/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "8500c4052da783584aed9f20690dbd26b8e8db294d2b53f70e8508b08d9f626d"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2component/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "520c16777146fba5a05af9ab57abb81bac43280e2cdfd1d028c4d1d9a8444d04"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2controlcli/default.nix b/distros/iron/ros2controlcli/default.nix index 4f1bbeeacc..990fb58f2f 100644 --- a/distros/iron/ros2controlcli/default.nix +++ b/distros/iron/ros2controlcli/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, controller-manager, controller-manager-msgs, python3Packages, rcl-interfaces, rclpy, ros2cli, ros2node, ros2param, rosidl-runtime-py }: buildRosPackage { pname = "ros-iron-ros2controlcli"; - version = "3.20.0-r1"; + version = "3.21.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/ros2controlcli/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "21748d57d0d4301f5358d09049935449b682273e9f0c81210d75e43be9dbc807"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/ros2controlcli/3.21.1-1.tar.gz"; + name = "3.21.1-1.tar.gz"; + sha256 = "d4a82ec7c98a635e5d9e01cf872eb54e8a77a6eb44e9b50955b41ed616319f0c"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2doctor/default.nix b/distros/iron/ros2doctor/default.nix index 0498784eb4..5c7b15d6f0 100644 --- a/distros/iron/ros2doctor/default.nix +++ b/distros/iron/ros2doctor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rclpy, ros-environment, ros2cli, std-msgs }: buildRosPackage { pname = "ros-iron-ros2doctor"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2doctor/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "95241a96dde3557de4b385c1112f4866dc391e5d7511541e3bfa478cd3a0137e"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2doctor/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "72ee59127a8d9a163eb1ddf954f68fe05da4889658e07e2b75bcdd33e75f91fa"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2interface/default.nix b/distros/iron/ros2interface/default.nix index f6320c5cd0..f2aa33a3c3 100644 --- a/distros/iron/ros2interface/default.nix +++ b/distros/iron/ros2interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-testing, launch-testing-ros, python3Packages, pythonPackages, ros2cli, ros2cli-test-interfaces, rosidl-adapter, rosidl-runtime-py, test-msgs }: buildRosPackage { pname = "ros-iron-ros2interface"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2interface/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "51755f04d21a5f9f973a4ac283957391ad41dd802d6793a3c0ef3764e18baf96"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2interface/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "2b0fa21076b4ac789bf03ad98a60c11d123e4485c796b62efa6158e8263dddbf"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2lifecycle-test-fixtures/default.nix b/distros/iron/ros2lifecycle-test-fixtures/default.nix index d8bb9c2d70..e37ec50332 100644 --- a/distros/iron/ros2lifecycle-test-fixtures/default.nix +++ b/distros/iron/ros2lifecycle-test-fixtures/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-lifecycle }: buildRosPackage { pname = "ros-iron-ros2lifecycle-test-fixtures"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2lifecycle_test_fixtures/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "c07cded52c1952a84d37416512c30db0c62ef0cfd0fd55220c687e5c2cbd36fa"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2lifecycle_test_fixtures/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "76cc49e533b046df75020eba2eb1be618017b91f0078629038ad68b3c8447876"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ros2lifecycle/default.nix b/distros/iron/ros2lifecycle/default.nix index 73d576bf8c..16147d8aac 100644 --- a/distros/iron/ros2lifecycle/default.nix +++ b/distros/iron/ros2lifecycle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, lifecycle-msgs, python3Packages, pythonPackages, rclpy, ros2cli, ros2lifecycle-test-fixtures, ros2node, ros2service }: buildRosPackage { pname = "ros-iron-ros2lifecycle"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2lifecycle/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "2b4f3daaad03d2929d806329298ec8e313d22e205fc8d293b79a869ded836878"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2lifecycle/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "6c1faa460f5a695bd8a1ea11a3be758614f9e1a0bdc47012a8230474d5f50914"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2multicast/default.nix b/distros/iron/ros2multicast/default.nix index 75dd835dbe..a6c8aac317 100644 --- a/distros/iron/ros2multicast/default.nix +++ b/distros/iron/ros2multicast/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, pythonPackages, ros2cli }: buildRosPackage { pname = "ros-iron-ros2multicast"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2multicast/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "d39285db0ac195e104a88544d9a80d31d7a7e108b99d05799f651126452320ba"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2multicast/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "e2d793ae8307bc8da4a7b05f767ffb9e556335ce5cb2ef0de606a8a909735190"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2node/default.nix b/distros/iron/ros2node/default.nix index d53f111e61..9a757197f5 100644 --- a/distros/iron/ros2node/default.nix +++ b/distros/iron/ros2node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rclpy, ros2cli, test-msgs }: buildRosPackage { pname = "ros-iron-ros2node"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2node/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "9bd682f8476cf60276a1b887ff8f2162e720a021ce58bdaaa9cf74de46d563d5"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2node/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "32263c81461cb106d8daa833f17a04dd51a55bc2b2d4a293f56b335bcb5f8267"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2param/default.nix b/distros/iron/ros2param/default.nix index 3034a42049..e4f39ffee2 100644 --- a/distros/iron/ros2param/default.nix +++ b/distros/iron/ros2param/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rcl-interfaces, rclpy, ros2cli, ros2node, ros2service }: buildRosPackage { pname = "ros-iron-ros2param"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2param/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "1972132f2ca37a67e4475d417223cc99babcb59eac58b92fd7b8c26db8a2e86a"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2param/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "d8c2f3f6711efcca5cbb96e066ba19cd53bd1a3a571e3af633999a6593447712"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2pkg/default.nix b/distros/iron/ros2pkg/default.nix index b1d1e28301..c979f03d7c 100644 --- a/distros/iron/ros2pkg/default.nix +++ b/distros/iron/ros2pkg/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-testing, launch-testing-ros, python3Packages, pythonPackages, ros2cli }: buildRosPackage { pname = "ros-iron-ros2pkg"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2pkg/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "43fd89b524d9c20c9eff41e8b0239d000022736e7e81e1c8587eaa374b769a09"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2pkg/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "81b1381c88b0f823765c57d436d1c415c1294821e1bbb558d0ec77669aca4f25"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2run/default.nix b/distros/iron/ros2run/default.nix index ea37d459fc..5a7b1cd641 100644 --- a/distros/iron/ros2run/default.nix +++ b/distros/iron/ros2run/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, pythonPackages, ros2cli, ros2pkg }: buildRosPackage { pname = "ros-iron-ros2run"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2run/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "7dec4ce515a575e8c28ff868ad3282dcb95941e793a12be88d017199dddb7b32"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2run/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "ebbdc09d65fde28449712ac017f21a73064c0a2fb7c43d4e995530f5b6de2ea4"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2service/default.nix b/distros/iron/ros2service/default.nix index 5b5ef34188..cc9abf1bc8 100644 --- a/distros/iron/ros2service/default.nix +++ b/distros/iron/ros2service/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rclpy, ros2cli, rosidl-runtime-py, test-msgs }: buildRosPackage { pname = "ros-iron-ros2service"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2service/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "73a005afc9db41d4fcc32e79a3ec8e671c67206e2643acac8220ff483af7a0eb"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2service/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "f79363170d61a930405f099de44830abd390cc5676588dbab38a5bdebda38c51"; }; buildType = "ament_python"; diff --git a/distros/iron/ros2topic/default.nix b/distros/iron/ros2topic/default.nix index e2f412819d..8f334f7308 100644 --- a/distros/iron/ros2topic/default.nix +++ b/distros/iron/ros2topic/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, geometry-msgs, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rclpy, ros2cli, rosgraph-msgs, rosidl-runtime-py, std-msgs, test-msgs }: buildRosPackage { pname = "ros-iron-ros2topic"; - version = "0.25.3-r1"; + version = "0.25.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2topic/0.25.3-1.tar.gz"; - name = "0.25.3-1.tar.gz"; - sha256 = "ed0ba7f39bf448e8e12495ecc53fec40d1e665095703113b6de5605a77b5500e"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/iron/ros2topic/0.25.4-1.tar.gz"; + name = "0.25.4-1.tar.gz"; + sha256 = "367ba13be56aea197044f3c9e850f0457c36a7b8bff6827ab4bacd667aa361f9"; }; buildType = "ament_python"; diff --git a/distros/iron/rosbag2-compression-zstd/default.nix b/distros/iron/rosbag2-compression-zstd/default.nix index 156ca3bee2..39ccffc380 100644 --- a/distros/iron/rosbag2-compression-zstd/default.nix +++ b/distros/iron/rosbag2-compression-zstd/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common, pluginlib, rclcpp, rcpputils, rcutils, rosbag2-compression, rosbag2-test-common, zstd-vendor }: buildRosPackage { pname = "ros-iron-rosbag2-compression-zstd"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_compression_zstd/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "06b6e35beedc0f92e16b408ef0f56914930dd5732c8ad45e66875256d6d18369"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_compression_zstd/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "5a8f05bcdbbe6e46ee552301538666dd703ed0b3ab86168d3bb95a989d68d5f4"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-compression/default.nix b/distros/iron/rosbag2-compression/default.nix index d52d2396e4..0ac0ab5f59 100644 --- a/distros/iron/rosbag2-compression/default.nix +++ b/distros/iron/rosbag2-compression/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common, rclcpp, rcpputils, rcutils, rosbag2-cpp, rosbag2-storage, rosbag2-test-common, test-msgs }: buildRosPackage { pname = "ros-iron-rosbag2-compression"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_compression/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "80dffda59110ad6e92ccd5801565edb121b0a2ee2e471b224059e298faee8651"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_compression/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "70905f34b81a9441140e7f43d8e080f0466f6dd3ec46bb8a510481828a0a457c"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-cpp/default.nix b/distros/iron/rosbag2-cpp/default.nix index 2289ec8de8..7d19eafa37 100644 --- a/distros/iron/rosbag2-cpp/default.nix +++ b/distros/iron/rosbag2-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-index-cpp, ament-lint-auto, ament-lint-common, pluginlib, rclcpp, rcpputils, rcutils, rmw, rmw-implementation, rosbag2-storage, rosbag2-storage-default-plugins, rosbag2-test-common, rosbag2-test-msgdefs, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-cpp, rosidl-typesupport-introspection-cpp, shared-queues-vendor, test-msgs }: buildRosPackage { pname = "ros-iron-rosbag2-cpp"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_cpp/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "4e07d576e7109a822564277de79ebb0a8e6a20bba8e3812c63fd7155d39c6638"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_cpp/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "ed47c1f6d96ffcf8ae2e5320146851f6f1fc69396a9c9f682212a996092b15e0"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-examples-cpp/default.nix b/distros/iron/rosbag2-examples-cpp/default.nix index 208a956d3f..cac8382eca 100644 --- a/distros/iron/rosbag2-examples-cpp/default.nix +++ b/distros/iron/rosbag2-examples-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, example-interfaces, rclcpp, rosbag2-cpp }: buildRosPackage { pname = "ros-iron-rosbag2-examples-cpp"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_examples_cpp/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "81c05b9a865a3fdb5340ddfe17031f9bc4cd3051175fb82e2f0b6ddace19aef8"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_examples_cpp/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "57719d22373a1e831674dd7375996d6a1bdd1db7669fff755a46d15ce7eefd9d"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-examples-py/default.nix b/distros/iron/rosbag2-examples-py/default.nix index fc1d271531..5e54867d8f 100644 --- a/distros/iron/rosbag2-examples-py/default.nix +++ b/distros/iron/rosbag2-examples-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, example-interfaces, pythonPackages, rclpy, rosbag2-py, std-msgs }: buildRosPackage { pname = "ros-iron-rosbag2-examples-py"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_examples_py/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "386db4bda40bb559ba7219419a77c886e70b059f22cc6a1aa4e376d7fc8fa749"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_examples_py/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "63969165882f7679370fc22896215fadbbd02bf0e9b5eb8ad21418dd8977dcb0"; }; buildType = "ament_python"; diff --git a/distros/iron/rosbag2-interfaces/default.nix b/distros/iron/rosbag2-interfaces/default.nix index 259a4f5ecb..ee6d42d0f0 100644 --- a/distros/iron/rosbag2-interfaces/default.nix +++ b/distros/iron/rosbag2-interfaces/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-iron-rosbag2-interfaces"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_interfaces/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "abe203e3e3b4da7ee97c7967cbe58d86309390026f69d9ba149a6e047f52f9b5"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_interfaces/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "62dff7d6e05f5e87f6c3cd7e02699f026702be896200db07454276e2622f0b59"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-performance-benchmarking-msgs/default.nix b/distros/iron/rosbag2-performance-benchmarking-msgs/default.nix index 37a7e47853..6c85e15abe 100644 --- a/distros/iron/rosbag2-performance-benchmarking-msgs/default.nix +++ b/distros/iron/rosbag2-performance-benchmarking-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, rosidl-cmake, rosidl-default-generators, rosidl-default-runtime, rosidl-typesupport-cpp }: buildRosPackage { pname = "ros-iron-rosbag2-performance-benchmarking-msgs"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_performance_benchmarking_msgs/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "0725791590ee95d4a20f2ad644e4c50914d89feae2779bb67b938dcd16e73d52"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_performance_benchmarking_msgs/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "c50fa460f774b9922ef16112d07964af52f668d075c9c5e9d54a31393aaf7324"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-performance-benchmarking/default.nix b/distros/iron/rosbag2-performance-benchmarking/default.nix index 81e8881039..f5749d5026 100644 --- a/distros/iron/rosbag2-performance-benchmarking/default.nix +++ b/distros/iron/rosbag2-performance-benchmarking/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, launch-ros, rclcpp, rmw, ros-testing, ros2bag, ros2launch, rosbag2-compression, rosbag2-cpp, rosbag2-performance-benchmarking-msgs, rosbag2-py, rosbag2-storage, rosbag2-storage-default-plugins, rosbag2-test-common, sensor-msgs, yaml-cpp-vendor }: buildRosPackage { pname = "ros-iron-rosbag2-performance-benchmarking"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_performance_benchmarking/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "d031d90bf1d2cff860c34a90385a0e62467f49a8c98f1d90d0a143acd44d8545"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_performance_benchmarking/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "a8e4dcafb5c16f06767837a5abcf5712d3fa06dc628587a9b47925bb4d54e630"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-py/default.nix b/distros/iron/rosbag2-py/default.nix index 35692618f8..aea5637348 100644 --- a/distros/iron/rosbag2-py/default.nix +++ b/distros/iron/rosbag2-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-python, ament-cmake-ros, ament-lint-auto, ament-lint-common, pybind11-vendor, python-cmake-module, pythonPackages, rcl-interfaces, rclpy, rosbag2-compression, rosbag2-cpp, rosbag2-storage, rosbag2-storage-default-plugins, rosbag2-test-common, rosbag2-transport, rosidl-runtime-py, rpyutils, std-msgs }: buildRosPackage { pname = "ros-iron-rosbag2-py"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_py/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "347994e98e5f5b40134d4cc64963b5623915d27c3eb0688ca733cb7ec6fff3ac"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_py/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "f981e4e0c548cc00f6b683ed0382246f0a6b5643eeccb7a40ef4163ed27abc0d"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-storage-default-plugins/default.nix b/distros/iron/rosbag2-storage-default-plugins/default.nix index 42a0222da1..c60ff6d421 100644 --- a/distros/iron/rosbag2-storage-default-plugins/default.nix +++ b/distros/iron/rosbag2-storage-default-plugins/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosbag2-storage-mcap, rosbag2-storage-sqlite3 }: buildRosPackage { pname = "ros-iron-rosbag2-storage-default-plugins"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_storage_default_plugins/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "6c410a82998afd5f72d3e31a748667a502311c485f49fe7f15a9650a94b5fe0d"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_storage_default_plugins/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "e9593e741d9c98554e26fa12f2b8874009eae809065f8617f018d7491a6f429c"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-storage-mcap/default.nix b/distros/iron/rosbag2-storage-mcap/default.nix index 7ebb67ff3b..115efaa95b 100644 --- a/distros/iron/rosbag2-storage-mcap/default.nix +++ b/distros/iron/rosbag2-storage-mcap/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-clang-format, ament-cmake-gmock, ament-cmake-python, ament-index-cpp, ament-lint-auto, ament-lint-common, mcap-vendor, pluginlib, rcpputils, rcutils, rosbag2-storage, rosbag2-test-common, std-msgs }: buildRosPackage { pname = "ros-iron-rosbag2-storage-mcap"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_storage_mcap/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "39650b40be31a2680f530e27d3365ec9f8ecbcc0f0098bf66cdf4d064f971df0"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_storage_mcap/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "430dfd2aac0d0a9e369187e99e223994294c359d71c3a189f7f74d19fbe4aa9c"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-storage-sqlite3/default.nix b/distros/iron/rosbag2-storage-sqlite3/default.nix index 9c896021b0..38ef46b386 100644 --- a/distros/iron/rosbag2-storage-sqlite3/default.nix +++ b/distros/iron/rosbag2-storage-sqlite3/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-python, ament-lint-auto, ament-lint-common, pluginlib, rcpputils, rcutils, rosbag2-storage, rosbag2-test-common, sqlite3-vendor, yaml-cpp-vendor }: buildRosPackage { pname = "ros-iron-rosbag2-storage-sqlite3"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_storage_sqlite3/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "f5192d2eab6aa3b633ccabad375b76e8ca99f39257ef67e4694d8ec192ee57b3"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_storage_sqlite3/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "5eb9025245ccd0978f47305ae0dac1195fe9213a9bc9c46105fb700c051f074d"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-storage/default.nix b/distros/iron/rosbag2-storage/default.nix index 9643bb5621..07db3b8d76 100644 --- a/distros/iron/rosbag2-storage/default.nix +++ b/distros/iron/rosbag2-storage/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest, ament-lint-auto, ament-lint-common, pluginlib, rcpputils, rcutils, rosbag2-test-common, yaml-cpp-vendor }: buildRosPackage { pname = "ros-iron-rosbag2-storage"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_storage/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "368b0046fae0d6a910f0107859b1dd227a2f834d2c06d3774fb4a0da41b0bf2a"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_storage/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "f30045c2ecb4ad89842f97c2b3dbbbd9e663f31bf5f6d26e17596be5e5ddb7cb"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-test-common/default.nix b/distros/iron/rosbag2-test-common/default.nix index a3341a1e6d..32b409876f 100644 --- a/distros/iron/rosbag2-test-common/default.nix +++ b/distros/iron/rosbag2-test-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-python, ament-lint-auto, ament-lint-common, python-cmake-module, rclcpp, rcutils }: buildRosPackage { pname = "ros-iron-rosbag2-test-common"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_test_common/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "5594693f9752fd76ce052fdf70129cff27221001563ec613a9f3fc40e5b1c2c2"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_test_common/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "fd6ff976f3fe9e37404a9f22352e296e10dacac13d837b291180b0f6c23ee0e6"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-test-msgdefs/default.nix b/distros/iron/rosbag2-test-msgdefs/default.nix index 0096eae610..1cb6b620ae 100644 --- a/distros/iron/rosbag2-test-msgdefs/default.nix +++ b/distros/iron/rosbag2-test-msgdefs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators }: buildRosPackage { pname = "ros-iron-rosbag2-test-msgdefs"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_test_msgdefs/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "9dcda7d301c58895038b4eacf2b1e38feb24a0da7ad2049c3fe3bd010db089f7"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_test_msgdefs/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "df25c75169aba3e3f3dd255c3d27d507a3b6f41dfabf0f5771a60eca82485815"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-tests/default.nix b/distros/iron/rosbag2-tests/default.nix index cd13df4881..b8f946957e 100644 --- a/distros/iron/rosbag2-tests/default.nix +++ b/distros/iron/rosbag2-tests/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-index-cpp, ament-lint-auto, ament-lint-common, rclcpp, rcpputils, ros2bag, rosbag2-compression, rosbag2-compression-zstd, rosbag2-cpp, rosbag2-interfaces, rosbag2-storage, rosbag2-storage-default-plugins, rosbag2-test-common, std-msgs, test-msgs }: buildRosPackage { pname = "ros-iron-rosbag2-tests"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_tests/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "09e2bb44386b796e91b5a97075179e408c116b28636c22312c1e4a42275a8283"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_tests/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "ae530fa78d2839585d0c13c4f02f605050f3d68fbc7f1ba47d8f6d581f5a569a"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2-transport/default.nix b/distros/iron/rosbag2-transport/default.nix index dde50ffa2c..e7822b8da9 100644 --- a/distros/iron/rosbag2-transport/default.nix +++ b/distros/iron/rosbag2-transport/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gmock, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, keyboard-handler, rclcpp, rmw, rmw-implementation-cmake, rosbag2-compression, rosbag2-compression-zstd, rosbag2-cpp, rosbag2-interfaces, rosbag2-storage, rosbag2-storage-default-plugins, rosbag2-test-common, shared-queues-vendor, test-msgs, yaml-cpp-vendor }: buildRosPackage { pname = "ros-iron-rosbag2-transport"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_transport/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "af48882cb8a6a7a1407922d568bb34e8af7fdbea8631020160c0feb36fb0d4d4"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2_transport/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "90a31b050a83bec0fb20342c323618625f4b7d3db379b6fd90ca22c036694b5b"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosbag2/default.nix b/distros/iron/rosbag2/default.nix index 1635e25919..56a8535fda 100644 --- a/distros/iron/rosbag2/default.nix +++ b/distros/iron/rosbag2/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ros2bag, rosbag2-compression, rosbag2-compression-zstd, rosbag2-cpp, rosbag2-py, rosbag2-storage, rosbag2-storage-default-plugins, rosbag2-test-common, rosbag2-tests, rosbag2-transport, shared-queues-vendor }: buildRosPackage { pname = "ros-iron-rosbag2"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "b2ec2c7a60d0c051d359e35446d8a15c46bf2aac1433b79f76743dc6e42685ab"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/rosbag2/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "91b98a59e046bcd31f0519383437f9cc13670218adf294473d4795f2280385c2"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosidl-dynamic-typesupport/default.nix b/distros/iron/rosidl-dynamic-typesupport/default.nix index 069248e2cf..69658c1cec 100644 --- a/distros/iron/rosidl-dynamic-typesupport/default.nix +++ b/distros/iron/rosidl-dynamic-typesupport/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-ros, rcutils, rosidl-runtime-c }: buildRosPackage { pname = "ros-iron-rosidl-dynamic-typesupport"; - version = "0.0.4-r1"; + version = "0.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl_dynamic_typesupport-release/archive/release/iron/rosidl_dynamic_typesupport/0.0.4-1.tar.gz"; - name = "0.0.4-1.tar.gz"; - sha256 = "720020584762a48310e863ca7bc0556e1024519f30b8345a6dd54e5201c85755"; + url = "https://github.com/ros2-gbp/rosidl_dynamic_typesupport-release/archive/release/iron/rosidl_dynamic_typesupport/0.0.5-1.tar.gz"; + name = "0.0.5-1.tar.gz"; + sha256 = "6261022b287480ff2d17d8782e35d76ea492d24d580e333396b2c0a31961ed77"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosidl-typesupport-fastrtps-c/default.nix b/distros/iron/rosidl-typesupport-fastrtps-c/default.nix index d65f17db6d..2912d297ae 100644 --- a/distros/iron/rosidl-typesupport-fastrtps-c/default.nix +++ b/distros/iron/rosidl-typesupport-fastrtps-c/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-python, ament-cmake-ros, ament-index-python, ament-lint-auto, ament-lint-common, fastcdr, fastrtps-cmake-module, osrf-testing-tools-cpp, performance-test-fixture, python3, rcutils, rmw, rosidl-cli, rosidl-generator-c, rosidl-pycommon, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-fastrtps-cpp, rosidl-typesupport-interface }: buildRosPackage { pname = "ros-iron-rosidl-typesupport-fastrtps-c"; - version = "3.0.1-r1"; + version = "3.0.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/iron/rosidl_typesupport_fastrtps_c/3.0.1-1.tar.gz"; - name = "3.0.1-1.tar.gz"; - sha256 = "1f8ad2a936356c3f78cb64ad68792e02e0a3df4be13a2488b49f758d7ef21aff"; + url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/iron/rosidl_typesupport_fastrtps_c/3.0.2-1.tar.gz"; + name = "3.0.2-1.tar.gz"; + sha256 = "db7b66fb9800f4463edc8488d92811e283ecc9c14c4bb138291cb98a839d20f8"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rosidl-typesupport-fastrtps-cpp/default.nix b/distros/iron/rosidl-typesupport-fastrtps-cpp/default.nix index 461ac5d04f..6d6d2cbaf4 100644 --- a/distros/iron/rosidl-typesupport-fastrtps-cpp/default.nix +++ b/distros/iron/rosidl-typesupport-fastrtps-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-python, ament-cmake-ros, ament-index-python, ament-lint-auto, ament-lint-common, fastcdr, fastrtps-cmake-module, osrf-testing-tools-cpp, performance-test-fixture, python3, rcutils, rmw, rosidl-cli, rosidl-generator-c, rosidl-generator-cpp, rosidl-pycommon, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-interface }: buildRosPackage { pname = "ros-iron-rosidl-typesupport-fastrtps-cpp"; - version = "3.0.1-r1"; + version = "3.0.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/iron/rosidl_typesupport_fastrtps_cpp/3.0.1-1.tar.gz"; - name = "3.0.1-1.tar.gz"; - sha256 = "8a32a9ba69e638c86bb67d7d5fb61edd1e9f0849a06f49e1640b7922a245390a"; + url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/iron/rosidl_typesupport_fastrtps_cpp/3.0.2-1.tar.gz"; + name = "3.0.2-1.tar.gz"; + sha256 = "1abf2e0b116d2d9e4d4b094df2e0eef1b6579b84652d830c4509db4d1a7d6481"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rqt-controller-manager/default.nix b/distros/iron/rqt-controller-manager/default.nix index 69e47df9a7..d295585056 100644 --- a/distros/iron/rqt-controller-manager/default.nix +++ b/distros/iron/rqt-controller-manager/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, controller-manager-msgs, rclpy, rqt-gui, rqt-gui-py }: buildRosPackage { pname = "ros-iron-rqt-controller-manager"; - version = "3.20.0-r1"; + version = "3.21.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/rqt_controller_manager/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "ca2b9704a83d5d98f1ec6e205c62544dc68e7b8749cf9ed0da08519c179151a7"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/rqt_controller_manager/3.21.1-1.tar.gz"; + name = "3.21.1-1.tar.gz"; + sha256 = "06a4829bace9b0645b29bad794d8bd78ea3cec50104d7ee757c8074400924170"; }; buildType = "ament_python"; diff --git a/distros/iron/rqt-joint-trajectory-controller/default.nix b/distros/iron/rqt-joint-trajectory-controller/default.nix index 9228a22850..e7c1d69064 100644 --- a/distros/iron/rqt-joint-trajectory-controller/default.nix +++ b/distros/iron/rqt-joint-trajectory-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, control-msgs, controller-manager-msgs, python-qt-binding, python3Packages, qt-gui, rclpy, rqt-gui, rqt-gui-py, trajectory-msgs }: buildRosPackage { pname = "ros-iron-rqt-joint-trajectory-controller"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/rqt_joint_trajectory_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "547a92877776712c23c1729fd963e923b80dba148ec02b92e2402870de52bc75"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/rqt_joint_trajectory_controller/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "388e342ffab51259e1b734f22fb2169001ac72a9e0c5720eed828d25cc9a439d"; }; buildType = "ament_python"; diff --git a/distros/iron/rqt-reconfigure/default.nix b/distros/iron/rqt-reconfigure/default.nix index cbab8e3021..3b95d9cc50 100644 --- a/distros/iron/rqt-reconfigure/default.nix +++ b/distros/iron/rqt-reconfigure/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-xmllint, python-qt-binding, python3Packages, qt-gui-py-common, rclpy, rqt-console, rqt-gui, rqt-gui-py, rqt-py-common }: buildRosPackage { pname = "ros-iron-rqt-reconfigure"; - version = "1.3.3-r2"; + version = "1.3.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rqt_reconfigure-release/archive/release/iron/rqt_reconfigure/1.3.3-2.tar.gz"; - name = "1.3.3-2.tar.gz"; - sha256 = "3b380d77436a238932266a39294ca9eb8a0a4e98e585691f578fdbe6392d37ab"; + url = "https://github.com/ros2-gbp/rqt_reconfigure-release/archive/release/iron/rqt_reconfigure/1.3.4-1.tar.gz"; + name = "1.3.4-1.tar.gz"; + sha256 = "c29c30f3aeb279b2eca567681bc1eb211a1b20d957378ffc2731c0f6f0b659c5"; }; buildType = "ament_python"; diff --git a/distros/iron/rviz-assimp-vendor/default.nix b/distros/iron/rviz-assimp-vendor/default.nix index fbe89af788..7790de1617 100644 --- a/distros/iron/rviz-assimp-vendor/default.nix +++ b/distros/iron/rviz-assimp-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, assimp }: buildRosPackage { pname = "ros-iron-rviz-assimp-vendor"; - version = "12.4.4-r1"; + version = "12.4.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_assimp_vendor/12.4.4-1.tar.gz"; - name = "12.4.4-1.tar.gz"; - sha256 = "fad21e3e0fc8a78eb5d8b58a5dc3f6e867c25d20a0ad7af5715ad7d1d99f595e"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_assimp_vendor/12.4.5-1.tar.gz"; + name = "12.4.5-1.tar.gz"; + sha256 = "49959406b5a771a6caab8584777875b7f21402b1f754c9e336ef22c39dbdf6df"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rviz-common/default.nix b/distros/iron/rviz-common/default.nix index 38737c1656..2a7d34c11b 100644 --- a/distros/iron/rviz-common/default.nix +++ b/distros/iron/rviz-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, message-filters, pluginlib, qt5, rclcpp, resource-retriever, rviz-ogre-vendor, rviz-rendering, sensor-msgs, std-msgs, tf2, tf2-geometry-msgs, tf2-ros, tinyxml2-vendor, urdf, yaml-cpp-vendor }: buildRosPackage { pname = "ros-iron-rviz-common"; - version = "12.4.4-r1"; + version = "12.4.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_common/12.4.4-1.tar.gz"; - name = "12.4.4-1.tar.gz"; - sha256 = "356e9f1960e552f307d33d127ebc7345b52d9329ac97fdc062f02d81cb4ec25d"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_common/12.4.5-1.tar.gz"; + name = "12.4.5-1.tar.gz"; + sha256 = "5dde4ef611617885d7cfc5d8d87228260e980cf0cd3ed9501d7dab8449bd35b3"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rviz-default-plugins/default.nix b/distros/iron/rviz-default-plugins/default.nix index a7a25d1573..11b6514fcf 100644 --- a/distros/iron/rviz-default-plugins/default.nix +++ b/distros/iron/rviz-default-plugins/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-ros, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, geometry-msgs, ignition-math6-vendor, image-transport, interactive-markers, laser-geometry, map-msgs, nav-msgs, pluginlib, qt5, rclcpp, resource-retriever, rviz-common, rviz-ogre-vendor, rviz-rendering, rviz-rendering-tests, rviz-visual-testing-framework, tf2, tf2-geometry-msgs, tf2-ros, urdf, visualization-msgs }: buildRosPackage { pname = "ros-iron-rviz-default-plugins"; - version = "12.4.4-r1"; + version = "12.4.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_default_plugins/12.4.4-1.tar.gz"; - name = "12.4.4-1.tar.gz"; - sha256 = "0b63a2697d195c386d600d0b1e7600def8ae770930e88e5a146301bcce783468"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_default_plugins/12.4.5-1.tar.gz"; + name = "12.4.5-1.tar.gz"; + sha256 = "aaeeb57079f0ed9788dd4ed842ea16576185ef99af74ae91b7316fdcbb0fde0c"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rviz-ogre-vendor/default.nix b/distros/iron/rviz-ogre-vendor/default.nix index 8e0bdd52b4..db23830041 100644 --- a/distros/iron/rviz-ogre-vendor/default.nix +++ b/distros/iron/rviz-ogre-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-xmllint, ament-lint-auto, freetype, git, libGL, libGLU, pkg-config, xorg }: buildRosPackage { pname = "ros-iron-rviz-ogre-vendor"; - version = "12.4.4-r1"; + version = "12.4.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_ogre_vendor/12.4.4-1.tar.gz"; - name = "12.4.4-1.tar.gz"; - sha256 = "fcf6511768fc700e05ce35e3d8cde3b46d4ec3742c1be2785c787975c0578bc3"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_ogre_vendor/12.4.5-1.tar.gz"; + name = "12.4.5-1.tar.gz"; + sha256 = "559ed5b8922f568f428a1942538d40b0f8bc73d43505570ce676560b976fc758"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rviz-rendering-tests/default.nix b/distros/iron/rviz-rendering-tests/default.nix index 6970da059b..098b82e7f1 100644 --- a/distros/iron/rviz-rendering-tests/default.nix +++ b/distros/iron/rviz-rendering-tests/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, qt5, resource-retriever, rviz-rendering }: buildRosPackage { pname = "ros-iron-rviz-rendering-tests"; - version = "12.4.4-r1"; + version = "12.4.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_rendering_tests/12.4.4-1.tar.gz"; - name = "12.4.4-1.tar.gz"; - sha256 = "e5454e4d8ca46fa315ba03f4a2f13955dc7707b45ad7ee716710c991d2dd0180"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_rendering_tests/12.4.5-1.tar.gz"; + name = "12.4.5-1.tar.gz"; + sha256 = "19536fbbcbb63e38bda7cf8dcf769b88adcea76bc22c260a5fbb458b12ddbad1"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rviz-rendering/default.nix b/distros/iron/rviz-rendering/default.nix index 3ee4248cc0..affd60941f 100644 --- a/distros/iron/rviz-rendering/default.nix +++ b/distros/iron/rviz-rendering/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, eigen, eigen3-cmake-module, qt5, resource-retriever, rviz-assimp-vendor, rviz-ogre-vendor }: buildRosPackage { pname = "ros-iron-rviz-rendering"; - version = "12.4.4-r1"; + version = "12.4.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_rendering/12.4.4-1.tar.gz"; - name = "12.4.4-1.tar.gz"; - sha256 = "1b4568d64b4622113b006101e9161e5162ddc5f036bf96c6651af91cb7bfbf10"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_rendering/12.4.5-1.tar.gz"; + name = "12.4.5-1.tar.gz"; + sha256 = "39ddada3c77951a524a83a448abad9aa2a76fdc4b4345f4e1662170d73cce963"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rviz-visual-testing-framework/default.nix b/distros/iron/rviz-visual-testing-framework/default.nix index 08142bb136..b188ffbd64 100644 --- a/distros/iron/rviz-visual-testing-framework/default.nix +++ b/distros/iron/rviz-visual-testing-framework/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, qt5, rclcpp, rcutils, rviz-common, rviz-ogre-vendor, rviz-rendering, std-msgs, tf2, tf2-ros }: buildRosPackage { pname = "ros-iron-rviz-visual-testing-framework"; - version = "12.4.4-r1"; + version = "12.4.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_visual_testing_framework/12.4.4-1.tar.gz"; - name = "12.4.4-1.tar.gz"; - sha256 = "474a59e4093843ff4d25309117cf4becad8ce30bc3e699f92b49c26139ecd536"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz_visual_testing_framework/12.4.5-1.tar.gz"; + name = "12.4.5-1.tar.gz"; + sha256 = "5c041d932153180e125203275a1ffc0f5900a4e401b42fe04e293ec6481b144a"; }; buildType = "ament_cmake"; diff --git a/distros/iron/rviz2/default.nix b/distros/iron/rviz2/default.nix index 45eec84b64..b0d3d9c81f 100644 --- a/distros/iron/rviz2/default.nix +++ b/distros/iron/rviz2/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-lint-cmake, ament-cmake-pytest, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, python3, python3Packages, qt5, rclcpp, rviz-common, rviz-default-plugins, rviz-ogre-vendor, sensor-msgs }: buildRosPackage { pname = "ros-iron-rviz2"; - version = "12.4.4-r1"; + version = "12.4.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz2/12.4.4-1.tar.gz"; - name = "12.4.4-1.tar.gz"; - sha256 = "940af7bff059faa0995f70a14cba23c581444f7d8fd2f1f8031aa7b3d35d5e8e"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/iron/rviz2/12.4.5-1.tar.gz"; + name = "12.4.5-1.tar.gz"; + sha256 = "f181265e80703e2a13eb93e805415ad93e85c971c804364ada32784ac334000b"; }; buildType = "ament_cmake"; diff --git a/distros/iron/septentrio-gnss-driver/default.nix b/distros/iron/septentrio-gnss-driver/default.nix index 86480b704c..15e5cb7fb7 100644 --- a/distros/iron/septentrio-gnss-driver/default.nix +++ b/distros/iron/septentrio-gnss-driver/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, boost, diagnostic-msgs, geographiclib, geometry-msgs, gps-msgs, libpcap, nav-msgs, nmea-msgs, rclcpp, rclcpp-components, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, tf2, tf2-eigen, tf2-geometry-msgs, tf2-ros }: buildRosPackage { pname = "ros-iron-septentrio-gnss-driver"; - version = "1.3.1-r3"; + version = "1.3.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/septentrio_gnss_driver_ros2-release/archive/release/iron/septentrio_gnss_driver/1.3.1-3.tar.gz"; - name = "1.3.1-3.tar.gz"; - sha256 = "e3965febb3deebbb5e4d17b731e8a19164b093345f395875756861de3ba2fa8c"; + url = "https://github.com/ros2-gbp/septentrio_gnss_driver_ros2-release/archive/release/iron/septentrio_gnss_driver/1.3.2-1.tar.gz"; + name = "1.3.2-1.tar.gz"; + sha256 = "283cfadaec7ce82a8c979911b6acdcb075469f059eb5fd8ddb70c28b16ade297"; }; buildType = "ament_cmake"; diff --git a/distros/iron/shared-queues-vendor/default.nix b/distros/iron/shared-queues-vendor/default.nix index de6c719e0a..c200f393d3 100644 --- a/distros/iron/shared-queues-vendor/default.nix +++ b/distros/iron/shared-queues-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake }: buildRosPackage { pname = "ros-iron-shared-queues-vendor"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/shared_queues_vendor/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "7b1a989aed52c1f2b5b31ec2940cd6879c7a5cf20efb824a3bad60b4ebedad72"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/shared_queues_vendor/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "4cde69e15c44ca744423c6869d7494eb12ece2a5f47055b7034f1a910a5a4bb7"; }; buildType = "ament_cmake"; diff --git a/distros/iron/sick-safevisionary-base/default.nix b/distros/iron/sick-safevisionary-base/default.nix new file mode 100644 index 0000000000..6193db9e7c --- /dev/null +++ b/distros/iron/sick-safevisionary-base/default.nix @@ -0,0 +1,24 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, cmake }: +buildRosPackage { + pname = "ros-iron-sick-safevisionary-base"; + version = "1.0.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_base-release/archive/release/iron/sick_safevisionary_base/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "0118e7b996eb0578e7dcfd45252a1ddab6a05257907ee58a1b35396dac7c5f76"; + }; + + buildType = "cmake"; + buildInputs = [ cmake ]; + nativeBuildInputs = [ cmake ]; + + meta = { + description = ''The package provides the basic hardware interface to the SICK Safevisionary sensor''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/iron/sick-safevisionary-driver/default.nix b/distros/iron/sick-safevisionary-driver/default.nix new file mode 100644 index 0000000000..e30d30becb --- /dev/null +++ b/distros/iron/sick-safevisionary-driver/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, cv-bridge, lifecycle-msgs, rclcpp, rclcpp-lifecycle, sensor-msgs, sick-safevisionary-base, sick-safevisionary-interfaces }: +buildRosPackage { + pname = "ros-iron-sick-safevisionary-driver"; + version = "1.0.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_ros2-release/archive/release/iron/sick_safevisionary_driver/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "0ea1cd240972637ac20c1075854bf3f545d0509e84f80572f14135dadfe34ae7"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ cv-bridge lifecycle-msgs rclcpp rclcpp-lifecycle sensor-msgs sick-safevisionary-base sick-safevisionary-interfaces ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Provides an interface to read the sensor output of a SICK Safevisionary sensor in ROS 2''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/iron/sick-safevisionary-interfaces/default.nix b/distros/iron/sick-safevisionary-interfaces/default.nix new file mode 100644 index 0000000000..ae3f211c9a --- /dev/null +++ b/distros/iron/sick-safevisionary-interfaces/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime, std-msgs }: +buildRosPackage { + pname = "ros-iron-sick-safevisionary-interfaces"; + version = "1.0.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_ros2-release/archive/release/iron/sick_safevisionary_interfaces/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "408b47dd875927a06112deaa13939776281f1410b30f3d5f51436b5b8dd30801"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-lint-auto ament-lint-common ]; + propagatedBuildInputs = [ rosidl-default-runtime std-msgs ]; + nativeBuildInputs = [ ament-cmake rosidl-default-generators ]; + + meta = { + description = ''Provides interface descriptions to communicate with a SICK Safevisionary Sensor over ROS 2''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/iron/sick-safevisionary-tests/default.nix b/distros/iron/sick-safevisionary-tests/default.nix new file mode 100644 index 0000000000..7d4c8ffaa8 --- /dev/null +++ b/distros/iron/sick-safevisionary-tests/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, launch, launch-ros, launch-testing-ament-cmake, sick-safevisionary-driver }: +buildRosPackage { + pname = "ros-iron-sick-safevisionary-tests"; + version = "1.0.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_ros2-release/archive/release/iron/sick_safevisionary_tests/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "27c814b28fb520ec3812e2c43a9c6f9f6449662254f0ccf3d3a0f4ded7c312e4"; + }; + + buildType = "catkin"; + buildInputs = [ ament-cmake ]; + checkInputs = [ launch launch-ros launch-testing-ament-cmake sick-safevisionary-driver ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Integration tests for the Sick SafeVisionary2 driver''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/iron/simple-launch/default.nix b/distros/iron/simple-launch/default.nix index 8b86ccb570..1599bc5530 100644 --- a/distros/iron/simple-launch/default.nix +++ b/distros/iron/simple-launch/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-python, ament-index-python, launch, launch-ros, xacro }: buildRosPackage { pname = "ros-iron-simple-launch"; - version = "1.7.2-r1"; + version = "1.9.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/simple_launch-release/archive/release/iron/simple_launch/1.7.2-1.tar.gz"; - name = "1.7.2-1.tar.gz"; - sha256 = "ef2aff17cd3d266cb1fbe998ae6265785b11a386b4b10dff998865077ed52ec2"; + url = "https://github.com/ros2-gbp/simple_launch-release/archive/release/iron/simple_launch/1.9.0-1.tar.gz"; + name = "1.9.0-1.tar.gz"; + sha256 = "1f7391303f8b363b8ff7b672e66c2df7dc31f69e527314555b7f0986439f0958"; }; buildType = "ament_cmake"; diff --git a/distros/iron/sqlite3-vendor/default.nix b/distros/iron/sqlite3-vendor/default.nix index c4926831e7..6cb18d40ee 100644 --- a/distros/iron/sqlite3-vendor/default.nix +++ b/distros/iron/sqlite3-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, sqlite }: buildRosPackage { pname = "ros-iron-sqlite3-vendor"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/sqlite3_vendor/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "1721b530f9aaf81be8a57446d05803e52f0bc508db12c4b10ec08de46b99cbf8"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/sqlite3_vendor/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "754346895b80fdedff1ff82be428e632ca9544ce41c290b497e2b200a185c680"; }; buildType = "ament_cmake"; diff --git a/distros/iron/steering-controllers-library/default.nix b/distros/iron/steering-controllers-library/default.nix index 4e0c37a3c7..520939e7d7 100644 --- a/distros/iron/steering-controllers-library/default.nix +++ b/distros/iron/steering-controllers-library/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ackermann-msgs, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-test-assets, std-srvs, tf2, tf2-geometry-msgs, tf2-msgs }: buildRosPackage { pname = "ros-iron-steering-controllers-library"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/steering_controllers_library/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "cbb5f22512afcc67fd7d988485d1c2bd7d399f0b292405d15eeef2f37eaacea3"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/steering_controllers_library/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "db3aaa4b28f84efbe8f4cb6d1d47978c478bcc1225f550b2722f4641defd2f27"; }; buildType = "ament_cmake"; diff --git a/distros/iron/transmission-interface/default.nix b/distros/iron/transmission-interface/default.nix index 93e7eca9b1..3358cf6660 100644 --- a/distros/iron/transmission-interface/default.nix +++ b/distros/iron/transmission-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, hardware-interface, pluginlib }: buildRosPackage { pname = "ros-iron-transmission-interface"; - version = "3.20.0-r1"; + version = "3.21.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/transmission_interface/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "d285b81da467fd6aabe917c4b11bc08eb638aab42f19ce9a2cfe95320ee95932"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/iron/transmission_interface/3.21.1-1.tar.gz"; + name = "3.21.1-1.tar.gz"; + sha256 = "439b269ce60eb33eb61d95ea5e01643f913ace02a4c41076fadef051388a26db"; }; buildType = "ament_cmake"; diff --git a/distros/iron/tricycle-controller/default.nix b/distros/iron/tricycle-controller/default.nix index bfbc4b922c..e2d95fb108 100644 --- a/distros/iron/tricycle-controller/default.nix +++ b/distros/iron/tricycle-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ackermann-msgs, ament-cmake, ament-cmake-gmock, backward-ros, builtin-interfaces, controller-interface, controller-manager, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-test-assets, std-srvs, tf2, tf2-msgs }: buildRosPackage { pname = "ros-iron-tricycle-controller"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/tricycle_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "2692cb867f4a6f234363de29a628855bf883b15a4902bcd05707c261f50558ff"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/tricycle_controller/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "2736a592ecab0fe13d55d7470e623604bed2592ec740eebd6c9f16d29314aba1"; }; buildType = "ament_cmake"; diff --git a/distros/iron/tricycle-steering-controller/default.nix b/distros/iron/tricycle-steering-controller/default.nix index 5faf1910c8..0e835ffeca 100644 --- a/distros/iron/tricycle-steering-controller/default.nix +++ b/distros/iron/tricycle-steering-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }: buildRosPackage { pname = "ros-iron-tricycle-steering-controller"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/tricycle_steering_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "81e1e04ab57b954c88ecf34ba8fe8d5b0dfed0ef4e9ba2f25e516c61d1594f46"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/tricycle_steering_controller/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "2135a143cf2f373bacd97ed19c3568959ea86a632703dccb3d89d0081501d9a6"; }; buildType = "ament_cmake"; diff --git a/distros/iron/twist-mux/default.nix b/distros/iron/twist-mux/default.nix index bec7e82ab7..853016894c 100644 --- a/distros/iron/twist-mux/default.nix +++ b/distros/iron/twist-mux/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, diagnostic-updater, geometry-msgs, launch, launch-testing, launch-testing-ament-cmake, launch-testing-ros, rclcpp, std-msgs, twist-mux-msgs, visualization-msgs }: buildRosPackage { pname = "ros-iron-twist-mux"; - version = "4.2.0-r1"; + version = "4.3.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/twist_mux-release/archive/release/iron/twist_mux/4.2.0-1.tar.gz"; - name = "4.2.0-1.tar.gz"; - sha256 = "f9d2b5c2865e4076fa8e3145fef5922911d7eab1b63891f3a6e69946a834d149"; + url = "https://github.com/ros2-gbp/twist_mux-release/archive/release/iron/twist_mux/4.3.0-1.tar.gz"; + name = "4.3.0-1.tar.gz"; + sha256 = "02bb83be8b8e5073815d763c6748e86a093dc391cfe5521219d4398129bef4e6"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ublox-dgnss-node/default.nix b/distros/iron/ublox-dgnss-node/default.nix index ddffcbd3c2..2dbbeb7ad7 100644 --- a/distros/iron/ublox-dgnss-node/default.nix +++ b/distros/iron/ublox-dgnss-node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-uncrustify, ament-lint-auto, ament-lint-common, libusb1, pkg-config, rclcpp, rclcpp-components, rtcm-msgs, std-msgs, ublox-ubx-interfaces, ublox-ubx-msgs }: buildRosPackage { pname = "ros-iron-ublox-dgnss-node"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ublox_dgnss_node/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "ba02308a7581d71191637118909afacaa6d34e773f3a722da2b9dcf9de7b41ca"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ublox_dgnss_node/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "104add79ef0961048558dfe70e263530f26e93c4cf007b529fbf0594ca984f82"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ublox-dgnss/default.nix b/distros/iron/ublox-dgnss/default.nix index f4098cad4a..f925307daa 100644 --- a/distros/iron/ublox-dgnss/default.nix +++ b/distros/iron/ublox-dgnss/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ntrip-client-node, ublox-dgnss-node, ublox-nav-sat-fix-hp-node, ublox-ubx-interfaces, ublox-ubx-msgs }: buildRosPackage { pname = "ros-iron-ublox-dgnss"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ublox_dgnss/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "85e406ab84077cca7db8ce26b1c48766654119e6e615c655d9feebe2103d0a6c"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ublox_dgnss/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "21813d7ec62da342fcb8ea421e3c30827fd6145de945be6736c159c1a0cfc675"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ublox-nav-sat-fix-hp-node/default.nix b/distros/iron/ublox-nav-sat-fix-hp-node/default.nix index 236113b22c..21cf288746 100644 --- a/distros/iron/ublox-nav-sat-fix-hp-node/default.nix +++ b/distros/iron/ublox-nav-sat-fix-hp-node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-uncrustify, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-components, sensor-msgs, std-msgs, ublox-ubx-interfaces, ublox-ubx-msgs }: buildRosPackage { pname = "ros-iron-ublox-nav-sat-fix-hp-node"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ublox_nav_sat_fix_hp_node/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "d611d487273f5f44dc88a7e01831d464aa17b6af363bddbe5e2d8aa0266b1c3d"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ublox_nav_sat_fix_hp_node/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "b2c5e8aa62fdc5bcd01799c3dc12f337c016788329fc462fe8cf254e926f6a55"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ublox-ubx-interfaces/default.nix b/distros/iron/ublox-ubx-interfaces/default.nix index 44277366e7..fb42bd6c30 100644 --- a/distros/iron/ublox-ubx-interfaces/default.nix +++ b/distros/iron/ublox-ubx-interfaces/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators }: buildRosPackage { pname = "ros-iron-ublox-ubx-interfaces"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ublox_ubx_interfaces/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "e75b610c29b35db74cdef59ceb85d36a29ce33189b9a9b8e9b0d615441587ed5"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ublox_ubx_interfaces/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "529111489aaed27cf7f83db4feeee67f92849665290adc3f0dbeee7032065644"; }; buildType = "ament_cmake"; diff --git a/distros/iron/ublox-ubx-msgs/default.nix b/distros/iron/ublox-ubx-msgs/default.nix index 1202d6924b..c2c9bc2452 100644 --- a/distros/iron/ublox-ubx-msgs/default.nix +++ b/distros/iron/ublox-ubx-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-default-generators, std-msgs }: buildRosPackage { pname = "ros-iron-ublox-ubx-msgs"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ublox_ubx_msgs/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "cbd72f52ae5b278bfadc704cfdd1e8f0bb7459efff88561bf4d7c4fe61d3dcb3"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/iron/ublox_ubx_msgs/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "51b78d567117874f23f9f4e5cefe9ed0b56b4e4f9d2296cd08e6fd09659e9961"; }; buildType = "ament_cmake"; diff --git a/distros/iron/velocity-controllers/default.nix b/distros/iron/velocity-controllers/default.nix index 1ad7f64423..66ed002e51 100644 --- a/distros/iron/velocity-controllers/default.nix +++ b/distros/iron/velocity-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, hardware-interface, pluginlib, rclcpp, ros2-control-test-assets }: buildRosPackage { pname = "ros-iron-velocity-controllers"; - version = "3.17.0-r1"; + version = "3.18.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/velocity_controllers/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "927982d930b27234bb5949f2135ea5234f7c8b9ae781c2c367be541d056dbd40"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/iron/velocity_controllers/3.18.0-1.tar.gz"; + name = "3.18.0-1.tar.gz"; + sha256 = "5a663becba48c764ff86c1c99400bb8a1da42e2f393f22a7920e610f05419734"; }; buildType = "ament_cmake"; diff --git a/distros/iron/zstd-vendor/default.nix b/distros/iron/zstd-vendor/default.nix index 4eeafa68e2..c8b3972d1d 100644 --- a/distros/iron/zstd-vendor/default.nix +++ b/distros/iron/zstd-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, git, zstd }: buildRosPackage { pname = "ros-iron-zstd-vendor"; - version = "0.22.4-r1"; + version = "0.22.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/zstd_vendor/0.22.4-1.tar.gz"; - name = "0.22.4-1.tar.gz"; - sha256 = "05f0554489bc75bae22237a28312538a21553e7d0502bf5fd81380efc2f440b5"; + url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/iron/zstd_vendor/0.22.5-1.tar.gz"; + name = "0.22.5-1.tar.gz"; + sha256 = "ec0d7a1958dd40748b797b76d49512715b6e0083088b6885c47bc76f9f0992c8"; }; buildType = "ament_cmake"; diff --git a/distros/noetic/audio-to-spectrogram/default.nix b/distros/noetic/audio-to-spectrogram/default.nix index 07e0d397d8..f3f5f5dcd5 100644 --- a/distros/noetic/audio-to-spectrogram/default.nix +++ b/distros/noetic/audio-to-spectrogram/default.nix @@ -2,21 +2,21 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, audio-capture, audio-common-msgs, catkin, cv-bridge, image-view, jsk-recognition-msgs, python3Packages, roslaunch, rostest, sensor-msgs }: +{ lib, buildRosPackage, fetchurl, audio-capture, audio-common-msgs, catkin, cv-bridge, dynamic-reconfigure, geometry-msgs, image-view, jsk-recognition-msgs, jsk-tools, jsk-topic-tools, python3Packages, roslaunch, rostest, rostopic, sensor-msgs, std-msgs, topic-tools }: buildRosPackage { pname = "ros-noetic-audio-to-spectrogram"; - version = "1.2.15-r1"; + version = "1.2.17-r1"; src = fetchurl { - url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/audio_to_spectrogram/1.2.15-1.tar.gz"; - name = "1.2.15-1.tar.gz"; - sha256 = "0fab3f1ebc2e5af100b82a3212977344ed94c59fdac0f0bb7c71b2fb3b65d216"; + url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/audio_to_spectrogram/1.2.17-1.tar.gz"; + name = "1.2.17-1.tar.gz"; + sha256 = "f5c30a7f4aefee0de4b61ef5eed0589b3cf2211e215850e7a022b1b7f156440e"; }; buildType = "catkin"; buildInputs = [ catkin ]; - checkInputs = [ roslaunch rostest ]; - propagatedBuildInputs = [ audio-capture audio-common-msgs cv-bridge image-view jsk-recognition-msgs python3Packages.matplotlib sensor-msgs ]; + checkInputs = [ jsk-tools roslaunch rostest ]; + propagatedBuildInputs = [ audio-capture audio-common-msgs cv-bridge dynamic-reconfigure geometry-msgs image-view jsk-recognition-msgs jsk-topic-tools python3Packages.matplotlib rostopic sensor-msgs std-msgs topic-tools ]; nativeBuildInputs = [ catkin ]; meta = { diff --git a/distros/noetic/behaviortree-cpp/default.nix b/distros/noetic/behaviortree-cpp/default.nix index 7627478305..4ff14870c9 100644 --- a/distros/noetic/behaviortree-cpp/default.nix +++ b/distros/noetic/behaviortree-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cppzmq, ros-environment, roslib, sqlite }: buildRosPackage { pname = "ros-noetic-behaviortree-cpp"; - version = "4.3.6-r2"; + version = "4.4.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/noetic/behaviortree_cpp/4.3.6-2.tar.gz"; - name = "4.3.6-2.tar.gz"; - sha256 = "c5f74c1c7db149eb101bd91e9faf7fe3378aee1be66253aa5875f74c534047b6"; + url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/noetic/behaviortree_cpp/4.4.1-1.tar.gz"; + name = "4.4.1-1.tar.gz"; + sha256 = "f96332c54c9baef01333e079b7dbeffd95ec371c6c98faa8e72241da143ad9bc"; }; buildType = "catkin"; diff --git a/distros/noetic/checkerboard-detector/default.nix b/distros/noetic/checkerboard-detector/default.nix index 9122c4f5a6..4e667a4ba4 100644 --- a/distros/noetic/checkerboard-detector/default.nix +++ b/distros/noetic/checkerboard-detector/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cv-bridge, dynamic-reconfigure, dynamic-tf-publisher, eigen-conversions, image-geometry, image-publisher, jsk-recognition-msgs, jsk-tools, jsk-topic-tools, message-filters, posedetection-msgs, rosconsole, roscpp, rostest, sensor-msgs, tf, tf2 }: buildRosPackage { pname = "ros-noetic-checkerboard-detector"; - version = "1.2.15-r1"; + version = "1.2.17-r1"; src = fetchurl { - url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/checkerboard_detector/1.2.15-1.tar.gz"; - name = "1.2.15-1.tar.gz"; - sha256 = "70b9133ad9add9dcad01366b8a2969cdf43acea745ba922d1497d887aa58fed9"; + url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/checkerboard_detector/1.2.17-1.tar.gz"; + name = "1.2.17-1.tar.gz"; + sha256 = "e82e2f249839372cbb7026733605d346bc2b8bd6a6503f94794ec5946f484db1"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-configuration-msgs/default.nix b/distros/noetic/clearpath-configuration-msgs/default.nix index 39978a197b..69d1724447 100644 --- a/distros/noetic/clearpath-configuration-msgs/default.nix +++ b/distros/noetic/clearpath-configuration-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, geometry-msgs, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-configuration-msgs"; - version = "0.9.4-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_configuration_msgs/0.9.4-1.tar.gz"; - name = "0.9.4-1.tar.gz"; - sha256 = "8ab4aaf233887c16af34f407db03e0ecf5b0173a20eedd7bc9e5046b9766ef94"; + url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_configuration_msgs/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "57bdf422ca7119cabf6f1776bb22b039020d0b25bc0924e4ccdb68566d335302"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-control-msgs/default.nix b/distros/noetic/clearpath-control-msgs/default.nix index 0597be756a..3aaaef71f8 100644 --- a/distros/noetic/clearpath-control-msgs/default.nix +++ b/distros/noetic/clearpath-control-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, geometry-msgs, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-control-msgs"; - version = "0.9.4-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_control_msgs/0.9.4-1.tar.gz"; - name = "0.9.4-1.tar.gz"; - sha256 = "1dff4b4ce2b6352531acbd2bc8d7fe0f8587979eebfb11bdee00243ab00620ba"; + url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_control_msgs/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "a77f59d9b54bc1c9b62359c28494cc2d9b433e69c8a52b6af008172a70fe1486"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-dock-msgs/default.nix b/distros/noetic/clearpath-dock-msgs/default.nix index 15d1622936..ed61af8fad 100644 --- a/distros/noetic/clearpath-dock-msgs/default.nix +++ b/distros/noetic/clearpath-dock-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, catkin, geometry-msgs, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-dock-msgs"; - version = "0.9.4-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_dock_msgs/0.9.4-1.tar.gz"; - name = "0.9.4-1.tar.gz"; - sha256 = "2884ca14f2225a0ac0bc3d09dd6a37f3cc734129ad53c56c8db82279766a42e1"; + url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_dock_msgs/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "a453f268fe2110884dd237d1a3650940514b1084a2156706047f7825618cf64e"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-localization-msgs/default.nix b/distros/noetic/clearpath-localization-msgs/default.nix index 47d8da47d4..b522866513 100644 --- a/distros/noetic/clearpath-localization-msgs/default.nix +++ b/distros/noetic/clearpath-localization-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, catkin, geometry-msgs, message-generation, message-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-localization-msgs"; - version = "0.9.4-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_localization_msgs/0.9.4-1.tar.gz"; - name = "0.9.4-1.tar.gz"; - sha256 = "3256ae117febd9aa03184454e70d51ef5e3a461e14698bf79e19a664dba77f19"; + url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_localization_msgs/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "dfc32de3e525260dc4e5fb24857e4d89e490aac1340815174a6999115de70cbb"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-mission-manager-msgs/default.nix b/distros/noetic/clearpath-mission-manager-msgs/default.nix index f3ec70a934..bff106c988 100644 --- a/distros/noetic/clearpath-mission-manager-msgs/default.nix +++ b/distros/noetic/clearpath-mission-manager-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, clearpath-navigation-msgs, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-mission-manager-msgs"; - version = "0.9.4-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_mission_manager_msgs/0.9.4-1.tar.gz"; - name = "0.9.4-1.tar.gz"; - sha256 = "131754327cbf05f16374de6d3cb0791ccda337e3478bbf65c013e77921f60430"; + url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_mission_manager_msgs/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "37576dfa510dad8a2a516948c3c29d9aef71a77bb9b3cc2b0b6b7ba6b63d6d24"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-mission-scheduler-msgs/default.nix b/distros/noetic/clearpath-mission-scheduler-msgs/default.nix index 97b9147eca..61e372ca0d 100644 --- a/distros/noetic/clearpath-mission-scheduler-msgs/default.nix +++ b/distros/noetic/clearpath-mission-scheduler-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, catkin, clearpath-mission-manager-msgs, clearpath-navigation-msgs, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-mission-scheduler-msgs"; - version = "0.9.4-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_mission_scheduler_msgs/0.9.4-1.tar.gz"; - name = "0.9.4-1.tar.gz"; - sha256 = "e5de136398bf54b0f55f9445f97e75793eabf4108f3381408e47282e3c487688"; + url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_mission_scheduler_msgs/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "cf4bb72cd10188db0765247b79ac7adf09ab3905b4fb655fee22833b2fdfa1cd"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-msgs/default.nix b/distros/noetic/clearpath-msgs/default.nix index 902a5bd390..0f01e8ba95 100644 --- a/distros/noetic/clearpath-msgs/default.nix +++ b/distros/noetic/clearpath-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, clearpath-configuration-msgs, clearpath-control-msgs, clearpath-dock-msgs, clearpath-localization-msgs, clearpath-mission-manager-msgs, clearpath-mission-scheduler-msgs, clearpath-navigation-msgs, clearpath-platform-msgs, clearpath-safety-msgs, dingo-msgs, husky-msgs, jackal-msgs, ridgeback-msgs, warthog-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-msgs"; - version = "0.9.4-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_msgs/0.9.4-1.tar.gz"; - name = "0.9.4-1.tar.gz"; - sha256 = "619e19f54bb97a67cb94ade14e543e4def1b9f7ff34f08f07b1b53a5ca394aa6"; + url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_msgs/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "c4297a23ebefa32f90b6e9cacaa30a2b2299141a5ac5a2d540a485f3dec51634"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-navigation-msgs/default.nix b/distros/noetic/clearpath-navigation-msgs/default.nix index 52248138d6..f220549b3a 100644 --- a/distros/noetic/clearpath-navigation-msgs/default.nix +++ b/distros/noetic/clearpath-navigation-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, catkin, geometry-msgs, message-generation, message-runtime, nav-msgs, std-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-navigation-msgs"; - version = "0.9.4-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_navigation_msgs/0.9.4-1.tar.gz"; - name = "0.9.4-1.tar.gz"; - sha256 = "ec332edcfbdda8212208ab25aa7a9b3b7dd36383814d14f4421c931f114c7826"; + url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_navigation_msgs/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "0ae9672ae871d7fb340fbba4f8e3f3753bfe3df1649897b64ac59f4268c3ee41"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-onav-api-examples-lib/default.nix b/distros/noetic/clearpath-onav-api-examples-lib/default.nix index ebd855d484..21420a8534 100644 --- a/distros/noetic/clearpath-onav-api-examples-lib/default.nix +++ b/distros/noetic/clearpath-onav-api-examples-lib/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, clearpath-msgs, geometry-msgs, nav-msgs, python3Packages, rospy, sensor-msgs, std-msgs, wireless-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-onav-api-examples-lib"; - version = "0.0.3-r1"; + version = "0.0.4-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_onav_examples-release/archive/release/noetic/clearpath_onav_api_examples_lib/0.0.3-1.tar.gz"; - name = "0.0.3-1.tar.gz"; - sha256 = "811a1e17ff73542c8353c16a349a19c192d62c89d9b8a926637b06c36c1d666f"; + url = "https://github.com/clearpath-gbp/clearpath_onav_examples-release/archive/release/noetic/clearpath_onav_api_examples_lib/0.0.4-1.tar.gz"; + name = "0.0.4-1.tar.gz"; + sha256 = "3161e11971770161efcde1a54bc1a96540e4b555020464cc29fcf46394e32384"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-onav-api-examples/default.nix b/distros/noetic/clearpath-onav-api-examples/default.nix index 7ce5a544be..e80767bcfc 100644 --- a/distros/noetic/clearpath-onav-api-examples/default.nix +++ b/distros/noetic/clearpath-onav-api-examples/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin }: buildRosPackage { pname = "ros-noetic-clearpath-onav-api-examples"; - version = "0.0.3-r1"; + version = "0.0.4-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_onav_examples-release/archive/release/noetic/clearpath_onav_api_examples/0.0.3-1.tar.gz"; - name = "0.0.3-1.tar.gz"; - sha256 = "59af02945534b246abf04afb9f8ee82062e2fbc477bb2178d3109ea856c65795"; + url = "https://github.com/clearpath-gbp/clearpath_onav_examples-release/archive/release/noetic/clearpath_onav_api_examples/0.0.4-1.tar.gz"; + name = "0.0.4-1.tar.gz"; + sha256 = "3d3e490afc9d4aa1989bc885dff985a8fac738dd7628dd684afff856f3b7ca47"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-onav-examples/default.nix b/distros/noetic/clearpath-onav-examples/default.nix index c36a2329aa..618ff15328 100644 --- a/distros/noetic/clearpath-onav-examples/default.nix +++ b/distros/noetic/clearpath-onav-examples/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, clearpath-onav-api-examples, clearpath-onav-api-examples-lib }: buildRosPackage { pname = "ros-noetic-clearpath-onav-examples"; - version = "0.0.3-r1"; + version = "0.0.4-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_onav_examples-release/archive/release/noetic/clearpath_onav_examples/0.0.3-1.tar.gz"; - name = "0.0.3-1.tar.gz"; - sha256 = "17d2b112e183a927006dbbfe4ca91000aa3b92761002cc20c8c550828d8aa61b"; + url = "https://github.com/clearpath-gbp/clearpath_onav_examples-release/archive/release/noetic/clearpath_onav_examples/0.0.4-1.tar.gz"; + name = "0.0.4-1.tar.gz"; + sha256 = "4f51350485f6c8fdf615aeb3ae08aaf045c2df73088a0a6d30efb38ee46d8131"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-platform-msgs/default.nix b/distros/noetic/clearpath-platform-msgs/default.nix index 39f10c068a..80b688ab34 100644 --- a/distros/noetic/clearpath-platform-msgs/default.nix +++ b/distros/noetic/clearpath-platform-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, genmsg, std-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-platform-msgs"; - version = "0.9.4-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_platform_msgs/0.9.4-1.tar.gz"; - name = "0.9.4-1.tar.gz"; - sha256 = "0cc273d4fc4a401fcfecd4c032e82c78a3ee583fb6359da4de1bc3cee3ef5c04"; + url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_platform_msgs/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "2c74bffef0e128dd0e55cb8d419e3d40086ee724e9f7e7a302beff160ee29a72"; }; buildType = "catkin"; diff --git a/distros/noetic/clearpath-safety-msgs/default.nix b/distros/noetic/clearpath-safety-msgs/default.nix index 5b31fa7c0d..b7f23dbe28 100644 --- a/distros/noetic/clearpath-safety-msgs/default.nix +++ b/distros/noetic/clearpath-safety-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, geometry-msgs, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-clearpath-safety-msgs"; - version = "0.9.4-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_safety_msgs/0.9.4-1.tar.gz"; - name = "0.9.4-1.tar.gz"; - sha256 = "169dff001239693b742ff5bc80d3aec42e8d0f773141ce418c6d97dfc69d3e93"; + url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/noetic/clearpath_safety_msgs/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "4b093906a81b267f46edce0872080af924085ff090702a7ff61d595b3816d722"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-actions/default.nix b/distros/noetic/cob-actions/default.nix index a888141508..07f2ae627f 100644 --- a/distros/noetic/cob-actions/default.nix +++ b/distros/noetic/cob-actions/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib-msgs, catkin, geometry-msgs, message-generation, message-runtime }: buildRosPackage { pname = "ros-noetic-cob-actions"; - version = "0.7.8-r1"; + version = "0.7.9-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/cob_actions/0.7.8-1.tar.gz"; - name = "0.7.8-1.tar.gz"; - sha256 = "3b6e6a6d4a3ba976bcde2c76c69f24fcd752961e88550d912d0cdad0445abe06"; + url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/cob_actions/0.7.9-1.tar.gz"; + name = "0.7.9-1.tar.gz"; + sha256 = "222453e0319f0829005ed9d613f7af7ce9de9e223fab5b98845e27ac4984a8d3"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-base-drive-chain/default.nix b/distros/noetic/cob-base-drive-chain/default.nix index 052393f82b..fdf936ddb7 100644 --- a/distros/noetic/cob-base-drive-chain/default.nix +++ b/distros/noetic/cob-base-drive-chain/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-canopen-motor, cob-generic-can, cob-utilities, control-msgs, diagnostic-msgs, message-generation, message-runtime, roscpp, sensor-msgs, std-msgs, std-srvs }: buildRosPackage { pname = "ros-noetic-cob-base-drive-chain"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_base_drive_chain/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "915e9b75cfe6cde57dcdcfa87bff346c6f2a4bffd212461282efb8f9125c8900"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_base_drive_chain/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "39a6faa136253910301a986ad33e4edc807e34aa07bb49d565e465164109e205"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-bms-driver/default.nix b/distros/noetic/cob-bms-driver/default.nix index c910278aca..d7f33eb2a2 100644 --- a/distros/noetic/cob-bms-driver/default.nix +++ b/distros/noetic/cob-bms-driver/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-msgs, cob-srvs, diagnostic-msgs, diagnostic-updater, python3Packages, roscpp, rospy, sensor-msgs, socketcan-interface, std-msgs }: buildRosPackage { pname = "ros-noetic-cob-bms-driver"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_bms_driver/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "01bc847a132e3e17c52fb9d3a648ae73483a1f9682408787038611891b033606"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_bms_driver/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "52d53b4709e7c48b987bf98ddcf390b50ea5be2cb6df520dfa429e5a76b09a30"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-canopen-motor/default.nix b/distros/noetic/cob-canopen-motor/default.nix index f9d72b487e..5b69fc98d5 100644 --- a/distros/noetic/cob-canopen-motor/default.nix +++ b/distros/noetic/cob-canopen-motor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-generic-can, cob-utilities, roscpp }: buildRosPackage { pname = "ros-noetic-cob-canopen-motor"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_canopen_motor/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "0219fd0b3a685455a1a1ed460ead00d5a3a56bf7dcd4bf3ed1f4acd889802444"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_canopen_motor/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "d9dbb960f22d3c6145c87b641c9cd3dfb881a4c127c1c817187a0f8bdfacee55"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-command-gui/default.nix b/distros/noetic/cob-command-gui/default.nix index 284812a279..3706d7d05e 100644 --- a/distros/noetic/cob-command-gui/default.nix +++ b/distros/noetic/cob-command-gui/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-msgs, cob-script-server, python3Packages, roslib, rospy }: buildRosPackage { pname = "ros-noetic-cob-command-gui"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_command_gui/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "5079ca7fb8e1edec99458abc9b969badfd0ef9aa76b1eb679824eecc3e4daaf1"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_command_gui/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "1a484c8da8270240c261e8280a70c5ee6fd82564c2aba07a2e68a9ae839ed584"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-command-tools/default.nix b/distros/noetic/cob-command-tools/default.nix index d3617c83fe..2637fe4d4a 100644 --- a/distros/noetic/cob-command-tools/default.nix +++ b/distros/noetic/cob-command-tools/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-command-gui, cob-dashboard, cob-helper-tools, cob-interactive-teleop, cob-monitoring, cob-script-server, cob-teleop }: buildRosPackage { pname = "ros-noetic-cob-command-tools"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_command_tools/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "b5aed7a017a2c2a2addfb910caaa78aab75a37360f9d27dd91d7a35babc84e2b"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_command_tools/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "207771e39629bb4c6ef616efbc4da8d7ff9915e734b3582f68dfab357b723807"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-common/default.nix b/distros/noetic/cob-common/default.nix index 9ec1a043f5..c16ad85da9 100644 --- a/distros/noetic/cob-common/default.nix +++ b/distros/noetic/cob-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-actions, cob-description, cob-msgs, cob-srvs, raw-description }: buildRosPackage { pname = "ros-noetic-cob-common"; - version = "0.7.8-r1"; + version = "0.7.9-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/cob_common/0.7.8-1.tar.gz"; - name = "0.7.8-1.tar.gz"; - sha256 = "107d9ddf164b8d0bb175b49675311c97558a5b5f84cba6555c2bb15544595acc"; + url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/cob_common/0.7.9-1.tar.gz"; + name = "0.7.9-1.tar.gz"; + sha256 = "e1fe87bb41db9dd0095825e90dcfb2d7dd1d484c6fde3088c5c9d47d688035e4"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-dashboard/default.nix b/distros/noetic/cob-dashboard/default.nix index 6babaea067..a62b901b42 100644 --- a/distros/noetic/cob-dashboard/default.nix +++ b/distros/noetic/cob-dashboard/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-msgs, python3Packages, roslib, rospy, rqt-gui, rqt-robot-dashboard }: buildRosPackage { pname = "ros-noetic-cob-dashboard"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_dashboard/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "d591fbbbc537dd53c842095fa3af198ecdae93b61fe328469991b89d76796c05"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_dashboard/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "d214c88a73fc1154a13d60d13e9bfd1ff6eeb10e6b2de0704a76e10635c69f0e"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-description/default.nix b/distros/noetic/cob-description/default.nix index 9c6b7445de..751c782827 100644 --- a/distros/noetic/cob-description/default.nix +++ b/distros/noetic/cob-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, gazebo-ros, rosbash, rospy, rosunit, xacro }: buildRosPackage { pname = "ros-noetic-cob-description"; - version = "0.7.8-r1"; + version = "0.7.9-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/cob_description/0.7.8-1.tar.gz"; - name = "0.7.8-1.tar.gz"; - sha256 = "ce971c4a6a08880102a23b90812eb0f97f7ee4f03a03887fc8d216a910e7231e"; + url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/cob_description/0.7.9-1.tar.gz"; + name = "0.7.9-1.tar.gz"; + sha256 = "ee8f63df303ca0b7949e9d3bd36ae142ed118421c1a862f8d8f247ebbbb334e2"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-driver/default.nix b/distros/noetic/cob-driver/default.nix index 7a4676ce88..e2540e076e 100644 --- a/distros/noetic/cob-driver/default.nix +++ b/distros/noetic/cob-driver/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-base-drive-chain, cob-bms-driver, cob-canopen-motor, cob-elmo-homing, cob-generic-can, cob-light, cob-mimic, cob-phidgets, cob-relayboard, cob-scan-unifier, cob-sick-lms1xx, cob-sick-s300, cob-sound, cob-undercarriage-ctrl, cob-utilities, cob-voltage-control }: buildRosPackage { pname = "ros-noetic-cob-driver"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_driver/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "f046db20dfebfe21501bc744b142335792dbed670af852c5c591c5f0f393d681"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_driver/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "644a8c05ba870da0fcdc36f29e1ba7f4abe83deec5133731173defa5483d7779"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-elmo-homing/default.nix b/distros/noetic/cob-elmo-homing/default.nix index 2677baf874..90d4cb4582 100644 --- a/distros/noetic/cob-elmo-homing/default.nix +++ b/distros/noetic/cob-elmo-homing/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, canopen-402, catkin, pluginlib, socketcan-interface }: buildRosPackage { pname = "ros-noetic-cob-elmo-homing"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_elmo_homing/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "7a87cbfc820d91e4530bb0e3e362b02424df4233210d67587639041a24bbe0a3"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_elmo_homing/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "36d8c76a9e67b7ef718ea1dc7de40e716202a087a6ae13735bc1d2a497135a4a"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-generic-can/default.nix b/distros/noetic/cob-generic-can/default.nix index 3e9a4cb276..aa8d845cd9 100644 --- a/distros/noetic/cob-generic-can/default.nix +++ b/distros/noetic/cob-generic-can/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-utilities, libntcan, libpcan, socketcan-interface }: buildRosPackage { pname = "ros-noetic-cob-generic-can"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_generic_can/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "5f7ecd3c637e6db0dc36805b2025cb5c229c1270abc17cee5a6445e310f593f9"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_generic_can/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "af7d077b04938312aeb4e93615c0bb2c83e8bba1a4bb3d9e9d77f0050c214a8b"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-helper-tools/default.nix b/distros/noetic/cob-helper-tools/default.nix index 1b3ebc0235..f471432ea0 100644 --- a/distros/noetic/cob-helper-tools/default.nix +++ b/distros/noetic/cob-helper-tools/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-msgs, cob-script-server, diagnostic-msgs, dynamic-reconfigure, message-generation, message-runtime, python3Packages, rospy, std-srvs, tf, visualization-msgs }: buildRosPackage { pname = "ros-noetic-cob-helper-tools"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_helper_tools/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "d72ccf4b1865263bd29bd35cc6bb775baf9b6cd964220871b880dd928090eed3"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_helper_tools/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "8216c2a2bab05f3a7df282656be44290b14e443c52ccbc2feed6efb5eafcb53b"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-interactive-teleop/default.nix b/distros/noetic/cob-interactive-teleop/default.nix index 199f19fa85..64a31dded9 100644 --- a/distros/noetic/cob-interactive-teleop/default.nix +++ b/distros/noetic/cob-interactive-teleop/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, geometry-msgs, interactive-markers, roscpp, rviz, std-msgs, tf, visualization-msgs }: buildRosPackage { pname = "ros-noetic-cob-interactive-teleop"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_interactive_teleop/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "f31bc863451139e38e9841e0677e2408e2a3c718b19b97e4932f745eff22c822"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_interactive_teleop/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "0de05013683f638fb46769409a641da41431f2544c698e15dbc33a9d5d81c336"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-light/default.nix b/distros/noetic/cob-light/default.nix index 85d4ebaec0..a2c231a726 100644 --- a/distros/noetic/cob-light/default.nix +++ b/distros/noetic/cob-light/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, boost, catkin, diagnostic-msgs, message-generation, message-runtime, roscpp, rospy, sensor-msgs, std-msgs, visualization-msgs }: buildRosPackage { pname = "ros-noetic-cob-light"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_light/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "83dc95b81792ea0ed57658f09109ca19f514a6d0620a7e0e2b010989e5e3a4d3"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_light/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "c014084a6122454fb9ae684fd062a7d3fd348eb192332d312574dba3dd916b23"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-mimic/default.nix b/distros/noetic/cob-mimic/default.nix index 48600ce7e9..fd0955bfbc 100644 --- a/distros/noetic/cob-mimic/default.nix +++ b/distros/noetic/cob-mimic/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, boost, catkin, diagnostic-msgs, diagnostic-updater, message-generation, message-runtime, roscpp, roslib, rospy, vlc }: buildRosPackage { pname = "ros-noetic-cob-mimic"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_mimic/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "0834a9843a3d1ff9d4967b827a08d909b4efbc3b845ede93fba24cff178b029d"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_mimic/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "29b30dd3d0b6c2b3c5682d0f980841624c01f8c629f00a18908ef606bf59b6a7"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-monitoring/default.nix b/distros/noetic/cob-monitoring/default.nix index 85473e05a9..805fc37b62 100644 --- a/distros/noetic/cob-monitoring/default.nix +++ b/distros/noetic/cob-monitoring/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, catkin, cob-light, cob-msgs, cob-script-server, diagnostic-msgs, diagnostic-updater, ifstat-legacy, ipmitool, ntp, python3Packages, roscpp, rospy, rostopic, sensor-msgs, std-msgs, sysstat, topic-tools }: buildRosPackage { pname = "ros-noetic-cob-monitoring"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_monitoring/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "25eb49463035dd9fab9f4a629e23142301ddd87d7e5a79b38f02b2e5f2596ca0"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_monitoring/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "30846d6225eacee8c9e2303bd9615891fabc5e1e76a516a685171f04730b3f3f"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-msgs/default.nix b/distros/noetic/cob-msgs/default.nix index a26edba9e0..e4d928433f 100644 --- a/distros/noetic/cob-msgs/default.nix +++ b/distros/noetic/cob-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, diagnostic-msgs, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-cob-msgs"; - version = "0.7.8-r1"; + version = "0.7.9-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/cob_msgs/0.7.8-1.tar.gz"; - name = "0.7.8-1.tar.gz"; - sha256 = "e871d7c85cfe1b83c13d3102365ec95e0d3741fa9820ea10b47a26aea9829571"; + url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/cob_msgs/0.7.9-1.tar.gz"; + name = "0.7.9-1.tar.gz"; + sha256 = "f08b10f41163babd8fbc526e96591a38185d6cfd650a45f3c4035e495490deec"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-phidget-em-state/default.nix b/distros/noetic/cob-phidget-em-state/default.nix index 55a613dc5a..89d8e09982 100644 --- a/distros/noetic/cob-phidget-em-state/default.nix +++ b/distros/noetic/cob-phidget-em-state/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-msgs, cob-phidgets, rospy }: buildRosPackage { pname = "ros-noetic-cob-phidget-em-state"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_phidget_em_state/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "7d9e3689ea439dffdfd0131286d75baf6c19d70d7e627eca986873ae84b9f975"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_phidget_em_state/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "6926b7d3d19a711990720e5d3a9f2cba233c40c9e4a6f875321eba1aa085b27a"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-phidget-power-state/default.nix b/distros/noetic/cob-phidget-power-state/default.nix index c615dd9c81..1522362862 100644 --- a/distros/noetic/cob-phidget-power-state/default.nix +++ b/distros/noetic/cob-phidget-power-state/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-msgs, cob-phidgets, rospy }: buildRosPackage { pname = "ros-noetic-cob-phidget-power-state"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_phidget_power_state/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "395047888e44c9a50a2de37d87a362eabb27251b86b2814e5d42787e61410986"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_phidget_power_state/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "a529e459525285cbb4580757dd8061775db19e64e4eedf4ba130b923f4a8c2a7"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-phidgets/default.nix b/distros/noetic/cob-phidgets/default.nix index 482ca49b18..a6e11e31b7 100644 --- a/distros/noetic/cob-phidgets/default.nix +++ b/distros/noetic/cob-phidgets/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, libphidgets, message-generation, message-runtime, roscpp, rospy, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-noetic-cob-phidgets"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_phidgets/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "d8951094e295eac9327e5a380b248ae135494ed2bc1cbea7589d1d078cb7b9b6"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_phidgets/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "7c279d4265bb798f8d7355249b7b27eaf2fd08057394df29370e5bc6bbab90eb"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-relayboard/default.nix b/distros/noetic/cob-relayboard/default.nix index 1695291ade..84121f36ac 100644 --- a/distros/noetic/cob-relayboard/default.nix +++ b/distros/noetic/cob-relayboard/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-msgs, roscpp, rospy, std-msgs }: buildRosPackage { pname = "ros-noetic-cob-relayboard"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_relayboard/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "f649508e0d12c9f65cbe2c0d25dc369a6f7b604ccc29c4e97118569a91557ce3"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_relayboard/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "cfb49eb4df06ec1f297fcc7632c7a25f26b3472ad3a7c4f52793d213f2158d5e"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-scan-unifier/default.nix b/distros/noetic/cob-scan-unifier/default.nix index aa44cd6b19..78feeadc79 100644 --- a/distros/noetic/cob-scan-unifier/default.nix +++ b/distros/noetic/cob-scan-unifier/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, laser-geometry, roscpp, sensor-msgs, tf }: buildRosPackage { pname = "ros-noetic-cob-scan-unifier"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_scan_unifier/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "153771a870182ea0984850ae5ae3c7a620cf269d3694a988494a7004c07b4f00"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_scan_unifier/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "942307cca2c410eb4f6a536586062cb8b093f0e09f4b7158705080439ca6701a"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-script-server/default.nix b/distros/noetic/cob-script-server/default.nix index a90cd454af..1209c6455e 100644 --- a/distros/noetic/cob-script-server/default.nix +++ b/distros/noetic/cob-script-server/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, catkin, cob-actions, cob-light, cob-mimic, cob-sound, control-msgs, geometry-msgs, message-generation, message-runtime, move-base-msgs, python3Packages, rospy, rostest, std-msgs, std-srvs, tf, trajectory-msgs, urdfdom-py }: buildRosPackage { pname = "ros-noetic-cob-script-server"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_script_server/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "ac23af8df43a191e781094d38dd8d3f1e3f8864a77599b06c1cdcdaa151b774a"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_script_server/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "b6c71cc57acd88113277e2b4c4ee28d4d39f21e489913c8cd21be2d29263185a"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-sick-lms1xx/default.nix b/distros/noetic/cob-sick-lms1xx/default.nix index 35ba70cccd..f4a53b1ea5 100644 --- a/distros/noetic/cob-sick-lms1xx/default.nix +++ b/distros/noetic/cob-sick-lms1xx/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, boost, catkin, diagnostic-msgs, roscpp, sensor-msgs }: buildRosPackage { pname = "ros-noetic-cob-sick-lms1xx"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_sick_lms1xx/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "3a2a3faa3e57d2bbbd8fe63b9ec0a7f1b179f51cc324f76d7eae06e87cd5443a"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_sick_lms1xx/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "91ab0b40879ea5df8273b1ccb460032c46685d98a4c36c4412bda3ea05af837f"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-sick-s300/default.nix b/distros/noetic/cob-sick-s300/default.nix index 99c535328c..f338aafbce 100644 --- a/distros/noetic/cob-sick-s300/default.nix +++ b/distros/noetic/cob-sick-s300/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, boost, catkin, diagnostic-msgs, roscpp, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-noetic-cob-sick-s300"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_sick_s300/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "88a77ecaa55d61e9745ce8575b5b42b8913d841ab124c74f3d1e32a10c697519"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_sick_s300/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "825fe6cbd5edf33d8bdf966bc6459989fbe69c305c5e8b6f62d1e234e03484ba"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-sound/default.nix b/distros/noetic/cob-sound/default.nix index c040667a46..34f51812dc 100644 --- a/distros/noetic/cob-sound/default.nix +++ b/distros/noetic/cob-sound/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, alsaOss, catkin, cob-srvs, diagnostic-msgs, message-generation, message-runtime, roscpp, rospy, std-msgs, std-srvs, visualization-msgs, vlc }: buildRosPackage { pname = "ros-noetic-cob-sound"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_sound/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "0092e727c1de838ab9fd4ebef5776cc6e3f0b9a07e083e3416868ab978cff60a"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_sound/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "ca3b0da4c45a6a8111a2ab8f2b6ddc4d6bd519534629ee2bf8bcbda844b5dcfc"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-srvs/default.nix b/distros/noetic/cob-srvs/default.nix index 11d04ed834..2b4e1c8f9e 100644 --- a/distros/noetic/cob-srvs/default.nix +++ b/distros/noetic/cob-srvs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, geometry-msgs, message-generation, message-runtime }: buildRosPackage { pname = "ros-noetic-cob-srvs"; - version = "0.7.8-r1"; + version = "0.7.9-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/cob_srvs/0.7.8-1.tar.gz"; - name = "0.7.8-1.tar.gz"; - sha256 = "de7cbdbbd0eb14c1b9753b5e398fea1a492f63458de1b91beeec89e56d7e62e7"; + url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/cob_srvs/0.7.9-1.tar.gz"; + name = "0.7.9-1.tar.gz"; + sha256 = "0f0d9aee5c2612bbe687f3bb7ed571940c83a62001900510d2e14ea46b63fd8f"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-teleop/default.nix b/distros/noetic/cob-teleop/default.nix index 8633f4dcc0..d6d0925f71 100644 --- a/distros/noetic/cob-teleop/default.nix +++ b/distros/noetic/cob-teleop/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, catkin, cob-actions, cob-light, cob-script-server, cob-sound, geometry-msgs, roscpp, sensor-msgs, std-msgs, std-srvs }: buildRosPackage { pname = "ros-noetic-cob-teleop"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_teleop/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "8a61fc4a7b64da03ad89c364950296414a32a4a72c61c5b8d5eeaf194aa8c1b9"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_teleop/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "4a614a4c2329a1e2357f7539b5c1c90b343430729b7743328355a7a2d56379e2"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-undercarriage-ctrl/default.nix b/distros/noetic/cob-undercarriage-ctrl/default.nix index 2e229ee5f7..ee0ecc62da 100644 --- a/distros/noetic/cob-undercarriage-ctrl/default.nix +++ b/distros/noetic/cob-undercarriage-ctrl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-msgs, cob-utilities, control-msgs, diagnostic-msgs, diagnostic-updater, geometry-msgs, nav-msgs, roscpp, tf }: buildRosPackage { pname = "ros-noetic-cob-undercarriage-ctrl"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_undercarriage_ctrl/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "444d361b2320f23d6544b8eb45ed949b320e8e6f00bf5d516c920ae4ad061309"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_undercarriage_ctrl/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "0acd34f9e470b0da42ee34d3b008339e09b53ca8a93ed6a94ba63b6219b1094a"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-utilities/default.nix b/distros/noetic/cob-utilities/default.nix index 754cd35c8d..b23a41118f 100644 --- a/distros/noetic/cob-utilities/default.nix +++ b/distros/noetic/cob-utilities/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin }: buildRosPackage { pname = "ros-noetic-cob-utilities"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_utilities/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "37d06a8c88254f4b1b18cf6b7b02fb9802434381f034d7b61be073c4f74869ca"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_utilities/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "5f24c761bc9867f51771008d1d3cce67410168293d2e46322ce68dfdd5a97028"; }; buildType = "catkin"; diff --git a/distros/noetic/cob-voltage-control/default.nix b/distros/noetic/cob-voltage-control/default.nix index 8a2807760d..9edaa17041 100644 --- a/distros/noetic/cob-voltage-control/default.nix +++ b/distros/noetic/cob-voltage-control/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-msgs, cob-phidgets, dynamic-reconfigure, python3Packages, roscpp, rospy, std-msgs }: buildRosPackage { pname = "ros-noetic-cob-voltage-control"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_voltage_control/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "23444630337c05279f657b9295693b7f565d3887af09056b6ee60633b0607ac0"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/cob_voltage_control/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "9276a0be4b9b945d18ea655ce95d542775f4f1d4721f0dda7cb6acac8d70a033"; }; buildType = "catkin"; diff --git a/distros/noetic/costmap-cspace/default.nix b/distros/noetic/costmap-cspace/default.nix index 0ae9efc56d..4f9990ed8a 100644 --- a/distros/noetic/costmap-cspace/default.nix +++ b/distros/noetic/costmap-cspace/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, costmap-cspace-msgs, geometry-msgs, laser-geometry, nav-msgs, neonavigation-common, roscpp, roslint, rostest, sensor-msgs, tf2-geometry-msgs, tf2-ros, tf2-sensor-msgs, xmlrpcpp }: buildRosPackage { pname = "ros-noetic-costmap-cspace"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/costmap_cspace/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "932fc582103c2b88d2c31e04d45e972b3f9370c536732ab2121c0f27589f2318"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/costmap_cspace/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "6638533a0b883498d963232af07d4febf742667ec7a9c0c1bd985c5d0d48cca8"; }; buildType = "catkin"; diff --git a/distros/noetic/depthai/default.nix b/distros/noetic/depthai/default.nix index 1d06371981..a7b4b549a6 100644 --- a/distros/noetic/depthai/default.nix +++ b/distros/noetic/depthai/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cmake, libusb1, nlohmann_json, opencv, ros-environment }: buildRosPackage { pname = "ros-noetic-depthai"; - version = "2.22.0-r1"; + version = "2.23.0-r1"; src = fetchurl { - url = "https://github.com/luxonis/depthai-core-release/archive/release/noetic/depthai/2.22.0-1.tar.gz"; - name = "2.22.0-1.tar.gz"; - sha256 = "2a587768273730151efa4bea742095e03eee23068f0dfea45f09487808c0e73e"; + url = "https://github.com/luxonis/depthai-core-release/archive/release/noetic/depthai/2.23.0-1.tar.gz"; + name = "2.23.0-1.tar.gz"; + sha256 = "8c1f937648cc3f174604169dc79f0851fda2942653065798f5ab75bb5d1a23dc"; }; buildType = "cmake"; diff --git a/distros/noetic/fields2cover/default.nix b/distros/noetic/fields2cover/default.nix new file mode 100644 index 0000000000..fc0fa99c41 --- /dev/null +++ b/distros/noetic/fields2cover/default.nix @@ -0,0 +1,27 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, cmake, eigen, gdal, git, gtest, lcov, python3Packages, tbb_2021_8 }: +buildRosPackage { + pname = "ros-noetic-fields2cover"; + version = "1.2.1-r1"; + + src = fetchurl { + url = "https://github.com/Fields2Cover/fields2cover-release/archive/release/noetic/fields2cover/1.2.1-1.tar.gz"; + name = "1.2.1-1.tar.gz"; + sha256 = "847ed56a2724f3c07571b9032b7dcb81504fbd909708f2dbdb618b26c7dce3f5"; + }; + + buildType = "cmake"; + buildInputs = [ cmake ]; + checkInputs = [ gtest lcov ]; + propagatedBuildInputs = [ eigen gdal git python3Packages.matplotlib python3Packages.tkinter tbb_2021_8 ]; + nativeBuildInputs = [ cmake ]; + + meta = { + description = ''Robust and efficient coverage paths for autonomous agricultural vehicles. + A modular and extensible Coverage Path Planning library''; + license = with lib.licenses; [ bsd3 ]; + }; +} diff --git a/distros/noetic/gazebo-video-monitor-msgs/default.nix b/distros/noetic/gazebo-video-monitor-msgs/default.nix index 94e708fc54..ce3ded4371 100644 --- a/distros/noetic/gazebo-video-monitor-msgs/default.nix +++ b/distros/noetic/gazebo-video-monitor-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-srvs }: buildRosPackage { pname = "ros-noetic-gazebo-video-monitor-msgs"; - version = "0.7.0-r1"; + version = "0.7.1-r2"; src = fetchurl { - url = "https://github.com/nlamprian/gazebo_video_monitors-release/archive/release/noetic/gazebo_video_monitor_msgs/0.7.0-1.tar.gz"; - name = "0.7.0-1.tar.gz"; - sha256 = "fb83f6679b5bca82292f7f0795c1d10487b89f50aa1512b00265b6850b118a7a"; + url = "https://github.com/nlamprian/gazebo_video_monitors-release/archive/release/noetic/gazebo_video_monitor_msgs/0.7.1-2.tar.gz"; + name = "0.7.1-2.tar.gz"; + sha256 = "bd36855ef5dc9dd53ed2bbeacc0ea6d97e2092ce86ae7094538257bdd26bd195"; }; buildType = "catkin"; diff --git a/distros/noetic/gazebo-video-monitor-plugins/default.nix b/distros/noetic/gazebo-video-monitor-plugins/default.nix index 95ce025de8..37864e9aa6 100644 --- a/distros/noetic/gazebo-video-monitor-plugins/default.nix +++ b/distros/noetic/gazebo-video-monitor-plugins/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, gazebo-ros, gazebo-video-monitor-msgs, opencv, roscpp, std-srvs, yaml-cpp }: buildRosPackage { pname = "ros-noetic-gazebo-video-monitor-plugins"; - version = "0.7.0-r1"; + version = "0.7.1-r2"; src = fetchurl { - url = "https://github.com/nlamprian/gazebo_video_monitors-release/archive/release/noetic/gazebo_video_monitor_plugins/0.7.0-1.tar.gz"; - name = "0.7.0-1.tar.gz"; - sha256 = "75f65f76f92d6da2545a63a2fa23d93e55923cc576c973f11efdb2a5480a71ed"; + url = "https://github.com/nlamprian/gazebo_video_monitors-release/archive/release/noetic/gazebo_video_monitor_plugins/0.7.1-2.tar.gz"; + name = "0.7.1-2.tar.gz"; + sha256 = "6d90044eddbfa24b6cbae044368068ca8c4960fa72d9c6e5699e905b52961bc6"; }; buildType = "catkin"; diff --git a/distros/noetic/gazebo-video-monitor-utils/default.nix b/distros/noetic/gazebo-video-monitor-utils/default.nix index ba52b96988..4e96153ca7 100644 --- a/distros/noetic/gazebo-video-monitor-utils/default.nix +++ b/distros/noetic/gazebo-video-monitor-utils/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, gazebo-msgs, rospy, std-srvs }: buildRosPackage { pname = "ros-noetic-gazebo-video-monitor-utils"; - version = "0.7.0-r1"; + version = "0.7.1-r2"; src = fetchurl { - url = "https://github.com/nlamprian/gazebo_video_monitors-release/archive/release/noetic/gazebo_video_monitor_utils/0.7.0-1.tar.gz"; - name = "0.7.0-1.tar.gz"; - sha256 = "6bde91c72bbd0a92a53a00ca2108ea313523e78789c0b989e35a1709dfbcf604"; + url = "https://github.com/nlamprian/gazebo_video_monitors-release/archive/release/noetic/gazebo_video_monitor_utils/0.7.1-2.tar.gz"; + name = "0.7.1-2.tar.gz"; + sha256 = "bb96cd219751dbbc6bed9bfa0ec1c972afab07fbaa151b2b78f7418e4cc76adf"; }; buildType = "catkin"; diff --git a/distros/noetic/gazebo-video-monitors/default.nix b/distros/noetic/gazebo-video-monitors/default.nix index ef13f0f3d6..264b7b2076 100644 --- a/distros/noetic/gazebo-video-monitors/default.nix +++ b/distros/noetic/gazebo-video-monitors/default.nix @@ -2,20 +2,20 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, catkin, gazebo-video-monitor-msgs, gazebo-video-monitor-plugins }: +{ lib, buildRosPackage, fetchurl, catkin, gazebo-video-monitor-msgs, gazebo-video-monitor-plugins, gazebo-video-monitor-utils }: buildRosPackage { pname = "ros-noetic-gazebo-video-monitors"; - version = "0.7.0-r1"; + version = "0.7.1-r2"; src = fetchurl { - url = "https://github.com/nlamprian/gazebo_video_monitors-release/archive/release/noetic/gazebo_video_monitors/0.7.0-1.tar.gz"; - name = "0.7.0-1.tar.gz"; - sha256 = "3f826e78f7e83116edc3d110bd2df6ab8f2109e9447590e59d13325259a448a5"; + url = "https://github.com/nlamprian/gazebo_video_monitors-release/archive/release/noetic/gazebo_video_monitors/0.7.1-2.tar.gz"; + name = "0.7.1-2.tar.gz"; + sha256 = "72d8c707aa2e5a993ff11330df1ab0f6dd91b122cc643a392f2a5e7b653f23c0"; }; buildType = "catkin"; buildInputs = [ catkin ]; - propagatedBuildInputs = [ gazebo-video-monitor-msgs gazebo-video-monitor-plugins ]; + propagatedBuildInputs = [ gazebo-video-monitor-msgs gazebo-video-monitor-plugins gazebo-video-monitor-utils ]; nativeBuildInputs = [ catkin ]; meta = { diff --git a/distros/noetic/generated.nix b/distros/noetic/generated.nix index 09760f389c..cde2abf0fa 100644 --- a/distros/noetic/generated.nix +++ b/distros/noetic/generated.nix @@ -986,6 +986,8 @@ self: super: { fiducials = self.callPackage ./fiducials {}; + fields2cover = self.callPackage ./fields2cover {}; + filters = self.callPackage ./filters {}; find-object-2d = self.callPackage ./find-object-2d {}; @@ -1528,14 +1530,16 @@ self: super: { jsk-network-tools = self.callPackage ./jsk-network-tools {}; + jsk-pcl-ros = self.callPackage ./jsk-pcl-ros {}; + + jsk-pcl-ros-utils = self.callPackage ./jsk-pcl-ros-utils {}; + jsk-pr2eus = self.callPackage ./jsk-pr2eus {}; jsk-recognition = self.callPackage ./jsk-recognition {}; jsk-recognition-msgs = self.callPackage ./jsk-recognition-msgs {}; - jsk-recognition-utils = self.callPackage ./jsk-recognition-utils {}; - jsk-roseus = self.callPackage ./jsk-roseus {}; jsk-rqt-plugins = self.callPackage ./jsk-rqt-plugins {}; @@ -1976,6 +1980,8 @@ self: super: { moveit-resources = self.callPackage ./moveit-resources {}; + moveit-resources-dual-panda-moveit-config = self.callPackage ./moveit-resources-dual-panda-moveit-config {}; + moveit-resources-fanuc-description = self.callPackage ./moveit-resources-fanuc-description {}; moveit-resources-fanuc-moveit-config = self.callPackage ./moveit-resources-fanuc-moveit-config {}; @@ -3428,6 +3434,8 @@ self: super: { sot-tools = self.callPackage ./sot-tools {}; + sound-classification = self.callPackage ./sound-classification {}; + spacenav-node = self.callPackage ./spacenav-node {}; sparse-bundle-adjustment = self.callPackage ./sparse-bundle-adjustment {}; diff --git a/distros/noetic/generic-throttle/default.nix b/distros/noetic/generic-throttle/default.nix index aaa9ccff89..4c41d07069 100644 --- a/distros/noetic/generic-throttle/default.nix +++ b/distros/noetic/generic-throttle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cv-bridge, python3Packages, rospy, rostopic }: buildRosPackage { pname = "ros-noetic-generic-throttle"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/generic_throttle/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "d2f9387192531ec3f0a41f6fc7d069bdc642cfb441077ac9caf7a801f11e4c86"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/generic_throttle/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "bab46157741cdb6b1a083c1e5e47a10532ee32e23868643a8bf8db7a11c97ac7"; }; buildType = "catkin"; diff --git a/distros/noetic/image-transport-codecs/default.nix b/distros/noetic/image-transport-codecs/default.nix index ec0d3bfaae..4d4062ae66 100644 --- a/distros/noetic/image-transport-codecs/default.nix +++ b/distros/noetic/image-transport-codecs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, class-loader, compressed-depth-image-transport, compressed-image-transport, cras-cpp-common, cras-topic-tools, dynamic-reconfigure, image-transport, libjpeg_turbo, pluginlib, rosbag, roslint, sensor-msgs, theora-image-transport, topic-tools }: buildRosPackage { pname = "ros-noetic-image-transport-codecs"; - version = "2.3.4-r1"; + version = "2.3.5-r1"; src = fetchurl { - url = "https://gitlab.fel.cvut.cz/cras/ros-release/ros-utils/-/archive/release/noetic/image_transport_codecs/2.3.4-1/archive.tar.gz"; + url = "https://gitlab.fel.cvut.cz/cras/ros-release/ros-utils/-/archive/release/noetic/image_transport_codecs/2.3.5-1/archive.tar.gz"; name = "archive.tar.gz"; - sha256 = "c60dbbe9e1afc3442dd8522e0c37e6caf903770872ecbdf718f250901a4fb940"; + sha256 = "8ac8eec63c2999e1fb9be6391abc97c7c4bf82243133a53c4a24c22c5a552eb8"; }; buildType = "catkin"; diff --git a/distros/noetic/imagesift/default.nix b/distros/noetic/imagesift/default.nix index 729ef5345c..515067097c 100644 --- a/distros/noetic/imagesift/default.nix +++ b/distros/noetic/imagesift/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cmake-modules, cv-bridge, image-transport, jsk-recognition-utils, jsk-topic-tools, libsiftfast, nodelet, posedetection-msgs, python3Packages, roscpp, rostest, sensor-msgs }: buildRosPackage { pname = "ros-noetic-imagesift"; - version = "1.2.15-r1"; + version = "1.2.17-r1"; src = fetchurl { - url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/imagesift/1.2.15-1.tar.gz"; - name = "1.2.15-1.tar.gz"; - sha256 = "06cf6f1d7b56163b99a2de23e98a0fd897d8a8891fd2773ed98abee91be74a71"; + url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/imagesift/1.2.17-1.tar.gz"; + name = "1.2.17-1.tar.gz"; + sha256 = "428e560c08942c65dc0a5b8277d9d7bc8b6913ff2beeb96520525d28aecb7210"; }; buildType = "catkin"; diff --git a/distros/noetic/joystick-interrupt/default.nix b/distros/noetic/joystick-interrupt/default.nix index b54a294a83..290b08de59 100644 --- a/distros/noetic/joystick-interrupt/default.nix +++ b/distros/noetic/joystick-interrupt/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, geometry-msgs, neonavigation-common, roscpp, roslint, rostest, sensor-msgs, topic-tools }: buildRosPackage { pname = "ros-noetic-joystick-interrupt"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/joystick_interrupt/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "2cba0b4614744c7f28156ecd2b659269d580088ff5d3b06790203e6c98607d72"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/joystick_interrupt/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "bcc95d6d7eb04deb042f6a16c1b665d7da10f3928535637df2973e4032bb668d"; }; buildType = "catkin"; diff --git a/distros/noetic/jsk-pcl-ros-utils/default.nix b/distros/noetic/jsk-pcl-ros-utils/default.nix new file mode 100644 index 0000000000..eae1821790 --- /dev/null +++ b/distros/noetic/jsk-pcl-ros-utils/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, boost, catkin, compressed-depth-image-transport, compressed-image-transport, cv-bridge, diagnostic-msgs, diagnostic-updater, dynamic-reconfigure, eigen-conversions, geometry-msgs, image-geometry, image-transport, image-view, image-view2, interactive-markers, jsk-data, jsk-footstep-msgs, jsk-perception, jsk-recognition-msgs, jsk-recognition-utils, jsk-rviz-plugins, jsk-tools, jsk-topic-tools, kdl-conversions, kdl-parser, laser-assembler, message-generation, message-runtime, moveit-core, moveit-ros-perception, nav-msgs, nodelet, octomap, octomap-msgs, octomap-ros, octomap-server, openni2-launch, pcl-conversions, pcl-msgs, pcl-ros, python3Packages, robot-self-filter, rosbag, rosboost-cfg, roscpp-tutorials, roslaunch, rostest, rviz, sensor-msgs, std-msgs, std-srvs, stereo-msgs, tf, tf-conversions, tf2-ros, visualization-msgs, yaml-cpp }: +buildRosPackage { + pname = "ros-noetic-jsk-pcl-ros-utils"; + version = "1.2.17-r1"; + + src = fetchurl { + url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/jsk_pcl_ros_utils/1.2.17-1.tar.gz"; + name = "1.2.17-1.tar.gz"; + sha256 = "a7be57d03670f4a6908e0e11c8f22756b8e5dabd31907de219ff2f061589d9e9"; + }; + + buildType = "catkin"; + buildInputs = [ catkin message-generation python3Packages.pyyaml ]; + checkInputs = [ jsk-perception jsk-tools roslaunch rostest ]; + propagatedBuildInputs = [ boost compressed-depth-image-transport compressed-image-transport cv-bridge diagnostic-msgs diagnostic-updater dynamic-reconfigure eigen-conversions geometry-msgs image-geometry image-transport image-view image-view2 interactive-markers jsk-data jsk-footstep-msgs jsk-recognition-msgs jsk-recognition-utils jsk-rviz-plugins jsk-topic-tools kdl-conversions kdl-parser laser-assembler message-runtime moveit-core moveit-ros-perception nav-msgs nodelet octomap octomap-msgs octomap-ros octomap-server openni2-launch pcl-conversions pcl-msgs pcl-ros python3Packages.scikitlearn robot-self-filter rosbag rosboost-cfg roscpp-tutorials rviz sensor-msgs std-msgs std-srvs stereo-msgs tf tf-conversions tf2-ros visualization-msgs yaml-cpp ]; + nativeBuildInputs = [ catkin ]; + + meta = { + description = ''ROS utility nodelets for pointcloud perception.''; + license = with lib.licenses; [ bsdOriginal ]; + }; +} diff --git a/distros/noetic/jsk-pcl-ros/default.nix b/distros/noetic/jsk-pcl-ros/default.nix new file mode 100644 index 0000000000..811614ac87 --- /dev/null +++ b/distros/noetic/jsk-pcl-ros/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, boost, catkin, checkerboard-detector, compressed-depth-image-transport, compressed-image-transport, cv-bridge, diagnostic-msgs, diagnostic-updater, dynamic-reconfigure, eigen-conversions, fetch-description, geometry-msgs, image-geometry, image-transport, image-view2, interactive-markers, jsk-data, jsk-footstep-msgs, jsk-interactive-marker, jsk-pcl-ros-utils, jsk-perception, jsk-recognition-msgs, jsk-recognition-utils, jsk-tools, jsk-topic-tools, kdl-conversions, kdl-parser, laser-assembler, moveit-core, moveit-ros-perception, nav-msgs, nodelet, octomap, octomap-server, openni-launch, openni2-launch, pcl-conversions, pcl-msgs, pcl-ros, python3Packages, resized-image-transport, robot-self-filter, rosboost-cfg, roscpp-tutorials, roslaunch, rostest, sensor-msgs, std-msgs, std-srvs, stereo-image-proc, stereo-msgs, tf, tf-conversions, tf2-ros, topic-tools, visualization-msgs, yaml-cpp }: +buildRosPackage { + pname = "ros-noetic-jsk-pcl-ros"; + version = "1.2.17-r1"; + + src = fetchurl { + url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/jsk_pcl_ros/1.2.17-1.tar.gz"; + name = "1.2.17-1.tar.gz"; + sha256 = "2bfe1a979992b61b698fb0ff5ced0861a6ba1b0419bfd5e128fa2cabbe4917e4"; + }; + + buildType = "catkin"; + buildInputs = [ catkin ]; + checkInputs = [ compressed-depth-image-transport compressed-image-transport jsk-perception jsk-tools roslaunch rostest ]; + propagatedBuildInputs = [ boost checkerboard-detector cv-bridge diagnostic-msgs diagnostic-updater dynamic-reconfigure eigen-conversions fetch-description geometry-msgs image-geometry image-transport image-view2 interactive-markers jsk-data jsk-footstep-msgs jsk-interactive-marker jsk-pcl-ros-utils jsk-recognition-msgs jsk-recognition-utils jsk-topic-tools kdl-conversions kdl-parser laser-assembler moveit-core moveit-ros-perception nav-msgs nodelet octomap octomap-server openni-launch openni2-launch pcl-conversions pcl-msgs pcl-ros python3Packages.scikitlearn resized-image-transport robot-self-filter rosboost-cfg roscpp-tutorials sensor-msgs std-msgs std-srvs stereo-image-proc stereo-msgs tf tf-conversions tf2-ros topic-tools visualization-msgs yaml-cpp ]; + nativeBuildInputs = [ catkin ]; + + meta = { + description = ''ROS nodelets for pointcloud perception.''; + license = with lib.licenses; [ bsdOriginal ]; + }; +} diff --git a/distros/noetic/jsk-pr2eus/default.nix b/distros/noetic/jsk-pr2eus/default.nix index cc704b673d..97f084a52e 100644 --- a/distros/noetic/jsk-pr2eus/default.nix +++ b/distros/noetic/jsk-pr2eus/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, pr2eus }: buildRosPackage { pname = "ros-noetic-jsk-pr2eus"; - version = "0.3.15-r3"; + version = "0.3.15-r4"; src = fetchurl { - url = "https://github.com/tork-a/jsk_pr2eus-release/archive/release/noetic/jsk_pr2eus/0.3.15-3.tar.gz"; - name = "0.3.15-3.tar.gz"; - sha256 = "96418335d29894832854311c01d6d6a2444ef49bd285af9ad580517a7caac092"; + url = "https://github.com/tork-a/jsk_pr2eus-release/archive/release/noetic/jsk_pr2eus/0.3.15-4.tar.gz"; + name = "0.3.15-4.tar.gz"; + sha256 = "ead27474a4142d16751712d6b3c25560c534c2186276471999a48c9e08a9394c"; }; buildType = "catkin"; diff --git a/distros/noetic/jsk-recognition-msgs/default.nix b/distros/noetic/jsk-recognition-msgs/default.nix index 45fc77d0e5..98b8f68f83 100644 --- a/distros/noetic/jsk-recognition-msgs/default.nix +++ b/distros/noetic/jsk-recognition-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, geometry-msgs, jsk-footstep-msgs, message-generation, pcl-msgs, rostest, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-noetic-jsk-recognition-msgs"; - version = "1.2.15-r1"; + version = "1.2.17-r1"; src = fetchurl { - url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/jsk_recognition_msgs/1.2.15-1.tar.gz"; - name = "1.2.15-1.tar.gz"; - sha256 = "a5a024053de6d9f174a22c418696d6097d53ab3b283255a359bb0d463ac3ea2f"; + url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/jsk_recognition_msgs/1.2.17-1.tar.gz"; + name = "1.2.17-1.tar.gz"; + sha256 = "a2e7521972ca434907f45ef5ebe148792f8b00ac2e378bc76eafa375b2c73c51"; }; buildType = "catkin"; diff --git a/distros/noetic/jsk-recognition/default.nix b/distros/noetic/jsk-recognition/default.nix index 95ca8bf05a..d35ae3a3c5 100644 --- a/distros/noetic/jsk-recognition/default.nix +++ b/distros/noetic/jsk-recognition/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, checkerboard-detector, imagesift, jsk-pcl-ros, jsk-perception, jsk-recognition-msgs, jsk-recognition-utils, resized-image-transport }: buildRosPackage { pname = "ros-noetic-jsk-recognition"; - version = "1.2.15-r1"; + version = "1.2.17-r1"; src = fetchurl { - url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/jsk_recognition/1.2.15-1.tar.gz"; - name = "1.2.15-1.tar.gz"; - sha256 = "eb418e1268b69ae5ac4dd14eaa396b081c86b6c02e7f64829e63fa7b3dc5ecc5"; + url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/jsk_recognition/1.2.17-1.tar.gz"; + name = "1.2.17-1.tar.gz"; + sha256 = "c874f646fce25e14457751094ff62cfed6e55f32b41e75844c577df7d7c721cb"; }; buildType = "catkin"; diff --git a/distros/noetic/laser-scan-densifier/default.nix b/distros/noetic/laser-scan-densifier/default.nix index 10c14bd05e..3dfb590a6b 100644 --- a/distros/noetic/laser-scan-densifier/default.nix +++ b/distros/noetic/laser-scan-densifier/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, nodelet, roscpp, sensor-msgs }: buildRosPackage { pname = "ros-noetic-laser-scan-densifier"; - version = "0.7.14-r1"; + version = "0.7.15-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/laser_scan_densifier/0.7.14-1.tar.gz"; - name = "0.7.14-1.tar.gz"; - sha256 = "2ac1c5545d1a8bf5553f3cc84d9da56e0b36ad93082262a3fa676fec40a20d7e"; + url = "https://github.com/ipa320/cob_driver-release/archive/release/noetic/laser_scan_densifier/0.7.15-1.tar.gz"; + name = "0.7.15-1.tar.gz"; + sha256 = "c8de2625fc0cd1bfb821db4c1b6f7100b1fe8c650cd82b64f58f701864e53b30"; }; buildType = "catkin"; diff --git a/distros/noetic/magic-enum/default.nix b/distros/noetic/magic-enum/default.nix index d5929db842..93d8abe353 100644 --- a/distros/noetic/magic-enum/default.nix +++ b/distros/noetic/magic-enum/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, cmake }: buildRosPackage { pname = "ros-noetic-magic-enum"; - version = "0.9.3-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/nobleo/magic_enum-release/archive/release/noetic/magic_enum/0.9.3-1.tar.gz"; - name = "0.9.3-1.tar.gz"; - sha256 = "e373d29493a4c9bad7be05105e9894f6905fe24ac54a607236853903499b0a9d"; + url = "https://github.com/nobleo/magic_enum-release/archive/release/noetic/magic_enum/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "c54c511e3265e9c664488d38166d5ac56fdef3049594b38688c55dec85c04b85"; }; buildType = "cmake"; diff --git a/distros/noetic/map-organizer/default.nix b/distros/noetic/map-organizer/default.nix index 1ed60cc41d..ea901baa41 100644 --- a/distros/noetic/map-organizer/default.nix +++ b/distros/noetic/map-organizer/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, eigen, geometry-msgs, map-organizer-msgs, map-server, nav-msgs, neonavigation-common, pcl, pcl-conversions, roscpp, roslint, rostest, sensor-msgs, tf2, tf2-geometry-msgs, tf2-ros }: buildRosPackage { pname = "ros-noetic-map-organizer"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/map_organizer/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "35b7c6a45cf458901cfaf308830376261a9bc828735a818f218ccdd95b0d6369"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/map_organizer/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "a9ed539186102070ab7d5b8045ceb9dc02a1c1d10a3827fc8d722a84173d24a3"; }; buildType = "catkin"; diff --git a/distros/noetic/marti-can-msgs/default.nix b/distros/noetic/marti-can-msgs/default.nix index a3d47a832d..ff155300b3 100644 --- a/distros/noetic/marti-can-msgs/default.nix +++ b/distros/noetic/marti-can-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-marti-can-msgs"; - version = "0.12.1-r1"; + version = "0.12.2-r1"; src = fetchurl { - url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_can_msgs/0.12.1-1.tar.gz"; - name = "0.12.1-1.tar.gz"; - sha256 = "e6740c7091b882593c87016d1d461181db9a3824f705adcec26e5a156c7e4b89"; + url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_can_msgs/0.12.2-1.tar.gz"; + name = "0.12.2-1.tar.gz"; + sha256 = "3409ab5b55dbcbffbf847aeeabefda8c5005dd16b30c2c6964c994ac6d50f0a6"; }; buildType = "catkin"; diff --git a/distros/noetic/marti-common-msgs/default.nix b/distros/noetic/marti-common-msgs/default.nix index bd2df74dc5..5b340d84a7 100644 --- a/distros/noetic/marti-common-msgs/default.nix +++ b/distros/noetic/marti-common-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-marti-common-msgs"; - version = "0.12.1-r1"; + version = "0.12.2-r1"; src = fetchurl { - url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_common_msgs/0.12.1-1.tar.gz"; - name = "0.12.1-1.tar.gz"; - sha256 = "968cc36d590d251acb13171d91df17d08aabc95c8bc2a66eff21b45f03175299"; + url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_common_msgs/0.12.2-1.tar.gz"; + name = "0.12.2-1.tar.gz"; + sha256 = "c6cda852976c3517f0b0455be536d6313cf20648202aa4c74b9df7ceb060bb63"; }; buildType = "catkin"; diff --git a/distros/noetic/marti-dbw-msgs/default.nix b/distros/noetic/marti-dbw-msgs/default.nix index 092b589450..3ca7068e72 100644 --- a/distros/noetic/marti-dbw-msgs/default.nix +++ b/distros/noetic/marti-dbw-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-marti-dbw-msgs"; - version = "0.12.1-r1"; + version = "0.12.2-r1"; src = fetchurl { - url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_dbw_msgs/0.12.1-1.tar.gz"; - name = "0.12.1-1.tar.gz"; - sha256 = "3f6b78d2703cd89348f444807c110d40b1b620c089f8620f156566204cae0234"; + url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_dbw_msgs/0.12.2-1.tar.gz"; + name = "0.12.2-1.tar.gz"; + sha256 = "e3682395c124a2e7d8be3feeff27ca157a6f21bbc3981ce0ae9cac5a7a85ecc4"; }; buildType = "catkin"; diff --git a/distros/noetic/marti-introspection-msgs/default.nix b/distros/noetic/marti-introspection-msgs/default.nix index 65e553307a..16b9b9627d 100644 --- a/distros/noetic/marti-introspection-msgs/default.nix +++ b/distros/noetic/marti-introspection-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-marti-introspection-msgs"; - version = "0.12.1-r1"; + version = "0.12.2-r1"; src = fetchurl { - url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_introspection_msgs/0.12.1-1.tar.gz"; - name = "0.12.1-1.tar.gz"; - sha256 = "172329317df6c256a77342da0e6e4b9f4367e1c6fbe78d9963ba714c34b4afb8"; + url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_introspection_msgs/0.12.2-1.tar.gz"; + name = "0.12.2-1.tar.gz"; + sha256 = "c57081f11c7bcc743cb7d27cdae88b9d9e1f0c5d62fb9a98fb6b483a0a15c1c5"; }; buildType = "catkin"; diff --git a/distros/noetic/marti-nav-msgs/default.nix b/distros/noetic/marti-nav-msgs/default.nix index d786b3c0de..d6e646cd50 100644 --- a/distros/noetic/marti-nav-msgs/default.nix +++ b/distros/noetic/marti-nav-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, geographic-msgs, geometry-msgs, marti-common-msgs, message-generation, message-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-noetic-marti-nav-msgs"; - version = "0.12.1-r1"; + version = "0.12.2-r1"; src = fetchurl { - url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_nav_msgs/0.12.1-1.tar.gz"; - name = "0.12.1-1.tar.gz"; - sha256 = "07b6f2a704675e996345f128c33a8b8f8b11ddb7c9e5c073db0713e82b1c1b70"; + url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_nav_msgs/0.12.2-1.tar.gz"; + name = "0.12.2-1.tar.gz"; + sha256 = "532f82802db992ee75ec38a2879facb6d54f5da87b5145e702fd347619856c64"; }; buildType = "catkin"; diff --git a/distros/noetic/marti-perception-msgs/default.nix b/distros/noetic/marti-perception-msgs/default.nix index 916a84694b..0b38f9a189 100644 --- a/distros/noetic/marti-perception-msgs/default.nix +++ b/distros/noetic/marti-perception-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-noetic-marti-perception-msgs"; - version = "0.12.1-r1"; + version = "0.12.2-r1"; src = fetchurl { - url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_perception_msgs/0.12.1-1.tar.gz"; - name = "0.12.1-1.tar.gz"; - sha256 = "d2e1c8e938aa48bd4733f7dd20fcf13b377ccd1d0eb52fd5b8275da0a9fe3b3c"; + url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_perception_msgs/0.12.2-1.tar.gz"; + name = "0.12.2-1.tar.gz"; + sha256 = "272cecbebf46d265b2e7b57f3d58fe74f13da3f08f5e4432bc5194d1d6f1eb11"; }; buildType = "catkin"; diff --git a/distros/noetic/marti-sensor-msgs/default.nix b/distros/noetic/marti-sensor-msgs/default.nix index 655d48f900..88dc175e73 100644 --- a/distros/noetic/marti-sensor-msgs/default.nix +++ b/distros/noetic/marti-sensor-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, geometry-msgs, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-marti-sensor-msgs"; - version = "0.12.1-r1"; + version = "0.12.2-r1"; src = fetchurl { - url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_sensor_msgs/0.12.1-1.tar.gz"; - name = "0.12.1-1.tar.gz"; - sha256 = "a425718da781bf525ced7de5d28b40fb1b63ff14a99ae3dc9d06d5368e50e96a"; + url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_sensor_msgs/0.12.2-1.tar.gz"; + name = "0.12.2-1.tar.gz"; + sha256 = "305780b0f39323d1f78458eac9dbeef76cf8e2003ed22e1ac1a3ad051b15b72a"; }; buildType = "catkin"; diff --git a/distros/noetic/marti-status-msgs/default.nix b/distros/noetic/marti-status-msgs/default.nix index b31bbe7c8d..0f8c1bd786 100644 --- a/distros/noetic/marti-status-msgs/default.nix +++ b/distros/noetic/marti-status-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-msgs }: buildRosPackage { pname = "ros-noetic-marti-status-msgs"; - version = "0.12.1-r1"; + version = "0.12.2-r1"; src = fetchurl { - url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_status_msgs/0.12.1-1.tar.gz"; - name = "0.12.1-1.tar.gz"; - sha256 = "44b46252468e4ed78955b4ad475cc899a48af157d627aad22a6476e296103601"; + url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_status_msgs/0.12.2-1.tar.gz"; + name = "0.12.2-1.tar.gz"; + sha256 = "0c727b78d70fad084a4f0f46479e1fcd48e4ddc5fc9156111e606fbe82bba59b"; }; buildType = "catkin"; diff --git a/distros/noetic/marti-visualization-msgs/default.nix b/distros/noetic/marti-visualization-msgs/default.nix index e47b264f67..0eacec65f0 100644 --- a/distros/noetic/marti-visualization-msgs/default.nix +++ b/distros/noetic/marti-visualization-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, geometry-msgs, message-generation, message-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-noetic-marti-visualization-msgs"; - version = "0.12.1-r1"; + version = "0.12.2-r1"; src = fetchurl { - url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_visualization_msgs/0.12.1-1.tar.gz"; - name = "0.12.1-1.tar.gz"; - sha256 = "fb14d815e1617d82dc8fc2b94a1a46f97571f639b51c133dad7fb4e1f298778a"; + url = "https://github.com/swri-robotics-gbp/marti_messages-release/archive/release/noetic/marti_visualization_msgs/0.12.2-1.tar.gz"; + name = "0.12.2-1.tar.gz"; + sha256 = "ad017461218c31c81ee1ae553f1fc59f9060bc13d6a8dd7a7e5f0245d8bdc5c7"; }; buildType = "catkin"; diff --git a/distros/noetic/mcl-3dl/default.nix b/distros/noetic/mcl-3dl/default.nix index f33fa2f2f3..5d764e3741 100644 --- a/distros/noetic/mcl-3dl/default.nix +++ b/distros/noetic/mcl-3dl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, diagnostic-updater, eigen, geometry-msgs, mcl-3dl-msgs, nav-msgs, pcl-ros, roscpp, roslint, rostest, rosunit, sensor-msgs, std-msgs, std-srvs, tf2, tf2-geometry-msgs, tf2-ros, tf2-sensor-msgs, visualization-msgs }: buildRosPackage { pname = "ros-noetic-mcl-3dl"; - version = "0.6.1-r1"; + version = "0.6.2-r1"; src = fetchurl { - url = "https://github.com/at-wat/mcl_3dl-release/archive/release/noetic/mcl_3dl/0.6.1-1.tar.gz"; - name = "0.6.1-1.tar.gz"; - sha256 = "e845ad9c882a7e56d4083597e1197d25886f181e2d3cca35fe6832886364bf49"; + url = "https://github.com/at-wat/mcl_3dl-release/archive/release/noetic/mcl_3dl/0.6.2-1.tar.gz"; + name = "0.6.2-1.tar.gz"; + sha256 = "e3fa9a8617042ca7746036179396b3e314e3ad28be5c926dde07fb38f1ad7ab5"; }; buildType = "catkin"; diff --git a/distros/noetic/moveit-resources-dual-panda-moveit-config/default.nix b/distros/noetic/moveit-resources-dual-panda-moveit-config/default.nix new file mode 100644 index 0000000000..0f7af3b2e3 --- /dev/null +++ b/distros/noetic/moveit-resources-dual-panda-moveit-config/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, catkin, joint-state-publisher, joint-state-publisher-gui, moveit-resources-panda-description, robot-state-publisher, rviz, tf2-ros, xacro }: +buildRosPackage { + pname = "ros-noetic-moveit-resources-dual-panda-moveit-config"; + version = "0.8.3-r1"; + + src = fetchurl { + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_dual_panda_moveit_config/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "63d2b1a35d7aea4f10ecb045e569bdda23bc43f8155cfe8b76d610764a5c40cc"; + }; + + buildType = "catkin"; + buildInputs = [ catkin ]; + propagatedBuildInputs = [ joint-state-publisher joint-state-publisher-gui moveit-resources-panda-description robot-state-publisher rviz tf2-ros xacro ]; + nativeBuildInputs = [ catkin ]; + + meta = { + description = ''An automatically generated package with all the configuration and launch files for using the panda with the MoveIt Motion Planning Framework''; + license = with lib.licenses; [ bsdOriginal ]; + }; +} diff --git a/distros/noetic/moveit-resources-fanuc-description/default.nix b/distros/noetic/moveit-resources-fanuc-description/default.nix index 5c0c5b221f..fc54686fe3 100644 --- a/distros/noetic/moveit-resources-fanuc-description/default.nix +++ b/distros/noetic/moveit-resources-fanuc-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin }: buildRosPackage { pname = "ros-noetic-moveit-resources-fanuc-description"; - version = "0.8.2-r1"; + version = "0.8.3-r1"; src = fetchurl { - url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_fanuc_description/0.8.2-1.tar.gz"; - name = "0.8.2-1.tar.gz"; - sha256 = "517b2216d7bbb6b14cac50556294a3d79d2f80da8851d799555b1a82eb18db44"; + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_fanuc_description/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "74b7f8ef32b06c6760228a408479d37e639c377bdd3ec57c1f71b2c08042391b"; }; buildType = "catkin"; diff --git a/distros/noetic/moveit-resources-fanuc-moveit-config/default.nix b/distros/noetic/moveit-resources-fanuc-moveit-config/default.nix index 3142fed72f..515103d915 100644 --- a/distros/noetic/moveit-resources-fanuc-moveit-config/default.nix +++ b/distros/noetic/moveit-resources-fanuc-moveit-config/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, joint-state-publisher, moveit-resources-fanuc-description, robot-state-publisher, tf2-ros, xacro }: buildRosPackage { pname = "ros-noetic-moveit-resources-fanuc-moveit-config"; - version = "0.8.2-r1"; + version = "0.8.3-r1"; src = fetchurl { - url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_fanuc_moveit_config/0.8.2-1.tar.gz"; - name = "0.8.2-1.tar.gz"; - sha256 = "5c2471a150b4ab84eb81b1c63e794eb982f9f600401f6d80666d5775d4f044c4"; + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_fanuc_moveit_config/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "7ab8690930be817c2446bd0b906700ce95bae66b1a7519bb520a5da1d7a7024b"; }; buildType = "catkin"; diff --git a/distros/noetic/moveit-resources-panda-description/default.nix b/distros/noetic/moveit-resources-panda-description/default.nix index 4a5abc655e..3eb7587713 100644 --- a/distros/noetic/moveit-resources-panda-description/default.nix +++ b/distros/noetic/moveit-resources-panda-description/default.nix @@ -2,19 +2,19 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, catkin }: +{ lib, buildRosPackage, fetchurl, catkin, xacro }: buildRosPackage { pname = "ros-noetic-moveit-resources-panda-description"; - version = "0.8.2-r1"; + version = "0.8.3-r1"; src = fetchurl { - url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_panda_description/0.8.2-1.tar.gz"; - name = "0.8.2-1.tar.gz"; - sha256 = "85a92c552a02e2aebd256f06253b2f188cfd606ca40f639a63757fe94f650f4e"; + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_panda_description/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "fccba1dad2a53c26d729b048cd894b14d6f0d855cdfba89daf9e1b8071d5167f"; }; buildType = "catkin"; - buildInputs = [ catkin ]; + buildInputs = [ catkin xacro ]; nativeBuildInputs = [ catkin ]; meta = { diff --git a/distros/noetic/moveit-resources-panda-moveit-config/default.nix b/distros/noetic/moveit-resources-panda-moveit-config/default.nix index 8497c556ba..354ad840d6 100644 --- a/distros/noetic/moveit-resources-panda-moveit-config/default.nix +++ b/distros/noetic/moveit-resources-panda-moveit-config/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, joint-state-publisher, joint-state-publisher-gui, moveit-resources-panda-description, robot-state-publisher, rviz, tf2-ros, xacro }: buildRosPackage { pname = "ros-noetic-moveit-resources-panda-moveit-config"; - version = "0.8.2-r1"; + version = "0.8.3-r1"; src = fetchurl { - url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_panda_moveit_config/0.8.2-1.tar.gz"; - name = "0.8.2-1.tar.gz"; - sha256 = "e5b5da7f3f30a6e0ddd98c802432f99fa526c623d00780c1c4e66759c3813164"; + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_panda_moveit_config/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "9e8b22a17451fd6ef123e0af1ea5a68cf51151f37d0ea069400878d3e6abaf41"; }; buildType = "catkin"; diff --git a/distros/noetic/moveit-resources-pr2-description/default.nix b/distros/noetic/moveit-resources-pr2-description/default.nix index 789ac806a0..71627ca4a0 100644 --- a/distros/noetic/moveit-resources-pr2-description/default.nix +++ b/distros/noetic/moveit-resources-pr2-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin }: buildRosPackage { pname = "ros-noetic-moveit-resources-pr2-description"; - version = "0.8.2-r1"; + version = "0.8.3-r1"; src = fetchurl { - url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_pr2_description/0.8.2-1.tar.gz"; - name = "0.8.2-1.tar.gz"; - sha256 = "df362edff68e3769c672f3105d63ae675d27e0f3f15a2d54f6e79ab00aa14aa1"; + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_pr2_description/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "0c5544f93bc837c78a2fd4062693f54bd19ce611c240b4218f039afe13701f56"; }; buildType = "catkin"; diff --git a/distros/noetic/moveit-resources-prbt-ikfast-manipulator-plugin/default.nix b/distros/noetic/moveit-resources-prbt-ikfast-manipulator-plugin/default.nix index baabfcbb90..235442942a 100644 --- a/distros/noetic/moveit-resources-prbt-ikfast-manipulator-plugin/default.nix +++ b/distros/noetic/moveit-resources-prbt-ikfast-manipulator-plugin/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, eigen-conversions, moveit-core, pluginlib, roscpp, tf2-eigen, tf2-kdl }: buildRosPackage { pname = "ros-noetic-moveit-resources-prbt-ikfast-manipulator-plugin"; - version = "0.8.2-r1"; + version = "0.8.3-r1"; src = fetchurl { - url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_prbt_ikfast_manipulator_plugin/0.8.2-1.tar.gz"; - name = "0.8.2-1.tar.gz"; - sha256 = "7b9a978e377e94714f8f1a13e6ca778e300453ffdc7d98f4a869989b3fddac11"; + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_prbt_ikfast_manipulator_plugin/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "e17bf9b993cd4692ab8f049856946687894397894203fba2a87e13b6cbde7ac7"; }; buildType = "catkin"; diff --git a/distros/noetic/moveit-resources-prbt-moveit-config/default.nix b/distros/noetic/moveit-resources-prbt-moveit-config/default.nix index 8b65b58d9e..f87935568f 100644 --- a/distros/noetic/moveit-resources-prbt-moveit-config/default.nix +++ b/distros/noetic/moveit-resources-prbt-moveit-config/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, joint-state-publisher, moveit-resources-prbt-ikfast-manipulator-plugin, moveit-resources-prbt-support, robot-state-publisher, rviz, xacro }: buildRosPackage { pname = "ros-noetic-moveit-resources-prbt-moveit-config"; - version = "0.8.2-r1"; + version = "0.8.3-r1"; src = fetchurl { - url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_prbt_moveit_config/0.8.2-1.tar.gz"; - name = "0.8.2-1.tar.gz"; - sha256 = "0d77142a1dc3fc0ee9b1bc1a21ca67939ac01345de09d456f0cec0cd36af22b2"; + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_prbt_moveit_config/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "4e16fd64b226c4d06ab9eb75fe279061956aa8c71debb6c77177ee60ee0ebc66"; }; buildType = "catkin"; diff --git a/distros/noetic/moveit-resources-prbt-pg70-support/default.nix b/distros/noetic/moveit-resources-prbt-pg70-support/default.nix index 917ad8af91..74b724b5e4 100644 --- a/distros/noetic/moveit-resources-prbt-pg70-support/default.nix +++ b/distros/noetic/moveit-resources-prbt-pg70-support/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, moveit-resources-prbt-ikfast-manipulator-plugin, moveit-resources-prbt-moveit-config, moveit-resources-prbt-support, xacro }: buildRosPackage { pname = "ros-noetic-moveit-resources-prbt-pg70-support"; - version = "0.8.2-r1"; + version = "0.8.3-r1"; src = fetchurl { - url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_prbt_pg70_support/0.8.2-1.tar.gz"; - name = "0.8.2-1.tar.gz"; - sha256 = "12d22c95034d670242999e2fb67155c8a5fadc627e03003d67e636b92457dbef"; + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_prbt_pg70_support/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "afa3a22ef6867e8820b9769e47c8d3b216893f18908a487de0482db39875ec26"; }; buildType = "catkin"; diff --git a/distros/noetic/moveit-resources-prbt-support/default.nix b/distros/noetic/moveit-resources-prbt-support/default.nix index 69992033dd..d11e4361ee 100644 --- a/distros/noetic/moveit-resources-prbt-support/default.nix +++ b/distros/noetic/moveit-resources-prbt-support/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, xacro }: buildRosPackage { pname = "ros-noetic-moveit-resources-prbt-support"; - version = "0.8.2-r1"; + version = "0.8.3-r1"; src = fetchurl { - url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_prbt_support/0.8.2-1.tar.gz"; - name = "0.8.2-1.tar.gz"; - sha256 = "ea64280d527970b6d0740709f21d84e8e2333c5f1eb2519ea51bbb6658a78d9f"; + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources_prbt_support/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "bd307220ad6985220e8d8895f802e0c08c45ac5dbe74999977d400ea22272a11"; }; buildType = "catkin"; diff --git a/distros/noetic/moveit-resources/default.nix b/distros/noetic/moveit-resources/default.nix index f810ac18dc..b43d0501cb 100644 --- a/distros/noetic/moveit-resources/default.nix +++ b/distros/noetic/moveit-resources/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, joint-state-publisher, moveit-resources-fanuc-description, moveit-resources-fanuc-moveit-config, moveit-resources-panda-description, moveit-resources-panda-moveit-config, moveit-resources-pr2-description, robot-state-publisher }: buildRosPackage { pname = "ros-noetic-moveit-resources"; - version = "0.8.2-r1"; + version = "0.8.3-r1"; src = fetchurl { - url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources/0.8.2-1.tar.gz"; - name = "0.8.2-1.tar.gz"; - sha256 = "70ef3cd5af45c756157a24608eaa89ffaa87619c3b02b50559b727f78fdff247"; + url = "https://github.com/ros-gbp/moveit_resources-release/archive/release/noetic/moveit_resources/0.8.3-1.tar.gz"; + name = "0.8.3-1.tar.gz"; + sha256 = "5aeb3217bf1ddf3b5858ed24b29611c3b13e4991472a94b7098e30a5c28ad18f"; }; buildType = "catkin"; diff --git a/distros/noetic/neonavigation-common/default.nix b/distros/noetic/neonavigation-common/default.nix index aef78c6bc0..28d5f943e4 100644 --- a/distros/noetic/neonavigation-common/default.nix +++ b/distros/noetic/neonavigation-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, roscpp, roslint, rostest, std-msgs, std-srvs }: buildRosPackage { pname = "ros-noetic-neonavigation-common"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/neonavigation_common/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "cbc158c9401860bfaa9aafa9f6c94ddee04b005739227758aec1af91ddd3ba85"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/neonavigation_common/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "8f9a159760e41ddcc48fcf1a6187aaada183d6c10f82c6b531ff35589c9f238c"; }; buildType = "catkin"; diff --git a/distros/noetic/neonavigation-launch/default.nix b/distros/noetic/neonavigation-launch/default.nix index 3d2bbe73fd..6789ef57e0 100644 --- a/distros/noetic/neonavigation-launch/default.nix +++ b/distros/noetic/neonavigation-launch/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, costmap-cspace, map-server, planner-cspace, safety-limiter, tf2-ros, trajectory-tracker, trajectory-tracker-rviz-plugins }: buildRosPackage { pname = "ros-noetic-neonavigation-launch"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/neonavigation_launch/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "c373547b36ebae3e0e1fce048b84544f3dde7ac9d71b9ca2b5154bc7daf082d0"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/neonavigation_launch/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "dc1a438b8baa90512baa4b75cbd7cd1c0b8276d9f38fa0b6ca8dfe8d7a30eaed"; }; buildType = "catkin"; diff --git a/distros/noetic/neonavigation/default.nix b/distros/noetic/neonavigation/default.nix index fddbd8b3a5..2ccd631fb5 100644 --- a/distros/noetic/neonavigation/default.nix +++ b/distros/noetic/neonavigation/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, costmap-cspace, joystick-interrupt, map-organizer, neonavigation-common, neonavigation-launch, obj-to-pointcloud, planner-cspace, safety-limiter, track-odometry, trajectory-tracker }: buildRosPackage { pname = "ros-noetic-neonavigation"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/neonavigation/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "1b0768c4ee26cf41b630b0610482452b191769d9ccfbf9cd093f8e7466573080"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/neonavigation/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "c3f0d5020abcde46f31d776514a9389082297deb98aa9c98f31b4a2b7be401b8"; }; buildType = "catkin"; diff --git a/distros/noetic/obj-to-pointcloud/default.nix b/distros/noetic/obj-to-pointcloud/default.nix index 2888543a7e..60b783b6a3 100644 --- a/distros/noetic/obj-to-pointcloud/default.nix +++ b/distros/noetic/obj-to-pointcloud/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, eigen, geometry-msgs, neonavigation-common, pcl, pcl-conversions, roscpp, roslint, rostest, sensor-msgs }: buildRosPackage { pname = "ros-noetic-obj-to-pointcloud"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/obj_to_pointcloud/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "43aa82bae264c36263dc25af6597d3787e4c75cf743a55642049c1c52ce40bd5"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/obj_to_pointcloud/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "594ff2cec9cd00a309bb0b5dd923e2ba87c12621e88d7ec6a5846960ffc511e8"; }; buildType = "catkin"; diff --git a/distros/noetic/planner-cspace/default.nix b/distros/noetic/planner-cspace/default.nix index f8f499cb1e..48347de8f9 100644 --- a/distros/noetic/planner-cspace/default.nix +++ b/distros/noetic/planner-cspace/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, catkin, costmap-cspace, costmap-cspace-msgs, diagnostic-updater, dynamic-reconfigure, geometry-msgs, map-server, move-base-msgs, nav-msgs, neonavigation-common, neonavigation-metrics-msgs, planner-cspace-msgs, roscpp, roslint, rostest, sensor-msgs, std-srvs, tf2, tf2-geometry-msgs, tf2-ros, trajectory-msgs, trajectory-tracker, trajectory-tracker-msgs }: buildRosPackage { pname = "ros-noetic-planner-cspace"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/planner_cspace/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "725e2c5e2143cb4cf36156562efbdad5013ef7b9d3862c35d8d14a366b71144c"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/planner_cspace/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "42a6dac6977283c15c41b66498306faa57f2d5715683c8ab38395e2df0f7304d"; }; buildType = "catkin"; diff --git a/distros/noetic/plotjuggler/default.nix b/distros/noetic/plotjuggler/default.nix index 5d56730a75..3f3a099131 100644 --- a/distros/noetic/plotjuggler/default.nix +++ b/distros/noetic/plotjuggler/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, binutils, boost, catkin, cppzmq, lz4, qt5, roscpp, roslib, zstd }: buildRosPackage { pname = "ros-noetic-plotjuggler"; - version = "3.7.1-r1"; + version = "3.8.0-r1"; src = fetchurl { - url = "https://github.com/facontidavide/plotjuggler-release/archive/release/noetic/plotjuggler/3.7.1-1.tar.gz"; - name = "3.7.1-1.tar.gz"; - sha256 = "c74a1634225a8604bd2ed3bf69b35d9d12752dc91f038e0d30b9c5f1e7977160"; + url = "https://github.com/facontidavide/plotjuggler-release/archive/release/noetic/plotjuggler/3.8.0-1.tar.gz"; + name = "3.8.0-1.tar.gz"; + sha256 = "0a9ef8780865c526f9ab48770aa527cb9ec68b846fb535c58110b0e659f2b360"; }; buildType = "catkin"; diff --git a/distros/noetic/pr2eus-moveit/default.nix b/distros/noetic/pr2eus-moveit/default.nix index 9644ee1e69..cc623687c1 100644 --- a/distros/noetic/pr2eus-moveit/default.nix +++ b/distros/noetic/pr2eus-moveit/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, control-msgs, moveit-msgs, moveit-planners-ompl, pr2-gazebo, pr2eus, roseus, rostest }: buildRosPackage { pname = "ros-noetic-pr2eus-moveit"; - version = "0.3.15-r3"; + version = "0.3.15-r4"; src = fetchurl { - url = "https://github.com/tork-a/jsk_pr2eus-release/archive/release/noetic/pr2eus_moveit/0.3.15-3.tar.gz"; - name = "0.3.15-3.tar.gz"; - sha256 = "99b7121252a81953aa0ea54ec71f442ac207ed364775eec3ee72aaa8ab598c3c"; + url = "https://github.com/tork-a/jsk_pr2eus-release/archive/release/noetic/pr2eus_moveit/0.3.15-4.tar.gz"; + name = "0.3.15-4.tar.gz"; + sha256 = "8d0002e02e4c555435091d74e938cb1ed54940ab70092239399ea7a8890ec2af"; }; buildType = "catkin"; diff --git a/distros/noetic/pr2eus/default.nix b/distros/noetic/pr2eus/default.nix index 1554605ad1..28fcd38dfc 100644 --- a/distros/noetic/pr2eus/default.nix +++ b/distros/noetic/pr2eus/default.nix @@ -2,20 +2,20 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, catkin, control-msgs, dwa-local-planner, dynamic-reconfigure, euscollada, fake-localization, map-server, move-base-msgs, nav-msgs, pr2-controllers-msgs, pr2-description, pr2-gazebo, pr2-mechanism-msgs, pr2-msgs, pr2-navigation-config, pr2-navigation-slam, robot-state-publisher, roseus, rosgraph-msgs, rostest, sound-play }: +{ lib, buildRosPackage, fetchurl, catkin, control-msgs, dynamic-reconfigure, euscollada, move-base-msgs, nav-msgs, pr2-controllers-msgs, pr2-description, pr2-mechanism-msgs, pr2-msgs, roseus, rosgraph-msgs, rostest, sound-play }: buildRosPackage { pname = "ros-noetic-pr2eus"; - version = "0.3.15-r3"; + version = "0.3.15-r4"; src = fetchurl { - url = "https://github.com/tork-a/jsk_pr2eus-release/archive/release/noetic/pr2eus/0.3.15-3.tar.gz"; - name = "0.3.15-3.tar.gz"; - sha256 = "6c262ab311df2cedfae2cf70166cc1b7fb3abc5ca26a342882f2fba1cdfbd45a"; + url = "https://github.com/tork-a/jsk_pr2eus-release/archive/release/noetic/pr2eus/0.3.15-4.tar.gz"; + name = "0.3.15-4.tar.gz"; + sha256 = "acf36a9dfd06323cbc4d414f3447f61ccbd1af992049eb74649c2322947f21a2"; }; buildType = "catkin"; buildInputs = [ catkin rosgraph-msgs ]; - checkInputs = [ dwa-local-planner fake-localization map-server pr2-gazebo pr2-navigation-config pr2-navigation-slam robot-state-publisher rostest ]; + checkInputs = [ rostest ]; propagatedBuildInputs = [ control-msgs dynamic-reconfigure euscollada move-base-msgs nav-msgs pr2-controllers-msgs pr2-description pr2-mechanism-msgs pr2-msgs roseus sound-play ]; nativeBuildInputs = [ catkin ]; diff --git a/distros/noetic/raw-description/default.nix b/distros/noetic/raw-description/default.nix index 4d8a0500f8..b03cfba0f9 100644 --- a/distros/noetic/raw-description/default.nix +++ b/distros/noetic/raw-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cob-description, gazebo-ros, xacro }: buildRosPackage { pname = "ros-noetic-raw-description"; - version = "0.7.8-r1"; + version = "0.7.9-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/raw_description/0.7.8-1.tar.gz"; - name = "0.7.8-1.tar.gz"; - sha256 = "68ac3ce6ad532c9ef2b4cf20e439b1294ec71ec76db56eac92376e8661ea2e9b"; + url = "https://github.com/ipa320/cob_common-release/archive/release/noetic/raw_description/0.7.9-1.tar.gz"; + name = "0.7.9-1.tar.gz"; + sha256 = "52001cbe8cd8fe39cd73ec11716e9b7af2cdc91152fdf14bc3a420d9fba4d7d0"; }; buildType = "catkin"; diff --git a/distros/noetic/resized-image-transport/default.nix b/distros/noetic/resized-image-transport/default.nix index c1c6a52a14..54c0c765b4 100644 --- a/distros/noetic/resized-image-transport/default.nix +++ b/distros/noetic/resized-image-transport/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, cv-bridge, image-transport, jsk-recognition-utils, jsk-tools, jsk-topic-tools, message-generation, message-runtime, nodelet, rostest, sensor-msgs, std-srvs }: buildRosPackage { pname = "ros-noetic-resized-image-transport"; - version = "1.2.15-r1"; + version = "1.2.17-r1"; src = fetchurl { - url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/resized_image_transport/1.2.15-1.tar.gz"; - name = "1.2.15-1.tar.gz"; - sha256 = "9a64a0abf330c236a52bad2b2ffc0e9a2075a6d65d82c56485bf8315670aef6a"; + url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/resized_image_transport/1.2.17-1.tar.gz"; + name = "1.2.17-1.tar.gz"; + sha256 = "2428068e71213ef08e93078e1b07ab1271cb8b3c67f5221feec605dd188d387a"; }; buildType = "catkin"; diff --git a/distros/noetic/rplidar-ros/default.nix b/distros/noetic/rplidar-ros/default.nix index d940476aa2..d225f0ed2b 100644 --- a/distros/noetic/rplidar-ros/default.nix +++ b/distros/noetic/rplidar-ros/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, rosconsole, roscpp, sensor-msgs, std-srvs }: buildRosPackage { pname = "ros-noetic-rplidar-ros"; - version = "2.0.0-r1"; + version = "2.1.5-r1"; src = fetchurl { - url = "https://github.com/nobleo/rplidar_ros-release/archive/release/noetic/rplidar_ros/2.0.0-1.tar.gz"; - name = "2.0.0-1.tar.gz"; - sha256 = "0101b1ac6fea66c77b67bffaeebbb6d03840bf25a7aa8262fa2b962d3314fdcb"; + url = "https://github.com/Slamtec/rplidar_ros-release/archive/release/noetic/rplidar_ros/2.1.5-1.tar.gz"; + name = "2.1.5-1.tar.gz"; + sha256 = "e135d3fd09a7422a0d1ed25df2301109afdda66ef6ede75a0eb00929627d22c6"; }; buildType = "catkin"; @@ -19,7 +19,7 @@ buildRosPackage { nativeBuildInputs = [ catkin ]; meta = { - description = ''The rplidar ros package, support rplidar A2/A1 and A3/S1''; + description = ''The rplidar ros package, support rplidar A1/A2/A3/S1/S2/S3/T1/C1''; license = with lib.licenses; [ bsdOriginal ]; }; } diff --git a/distros/noetic/safety-limiter/default.nix b/distros/noetic/safety-limiter/default.nix index 111f76c049..36305c39e5 100644 --- a/distros/noetic/safety-limiter/default.nix +++ b/distros/noetic/safety-limiter/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, diagnostic-updater, dynamic-reconfigure, eigen, geometry-msgs, nav-msgs, neonavigation-common, pcl, pcl-conversions, pcl-ros, roscpp, roslint, rostest, safety-limiter-msgs, sensor-msgs, std-msgs, tf2-geometry-msgs, tf2-ros, tf2-sensor-msgs, xmlrpcpp }: buildRosPackage { pname = "ros-noetic-safety-limiter"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/safety_limiter/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "8b346c0d2333cb391aee666464b30e1b728afa257f64810e0582253b3843a1f8"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/safety_limiter/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "cc2cb3ce12a5879b26f0bde148d4fdf5634c4dfde0565967716477e988af7ee9"; }; buildType = "catkin"; diff --git a/distros/noetic/scenario-test-tools/default.nix b/distros/noetic/scenario-test-tools/default.nix index c0c8bbe078..348d88edc0 100644 --- a/distros/noetic/scenario-test-tools/default.nix +++ b/distros/noetic/scenario-test-tools/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib, catkin, cob-sound, cob-srvs, control-msgs, geometry-msgs, move-base-msgs, python3Packages, rospy, std-msgs, std-srvs, tf }: buildRosPackage { pname = "ros-noetic-scenario-test-tools"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/scenario_test_tools/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "92b65f440dccb2821552ad5dfb87da701657a6c9c5548dce99ca6cf7ee97b68b"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/scenario_test_tools/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "a6024500d38b01fee71c48f2a2a840a3229149fd896b43a82bfe2d3f985c7af6"; }; buildType = "catkin"; diff --git a/distros/noetic/septentrio-gnss-driver/default.nix b/distros/noetic/septentrio-gnss-driver/default.nix index ebf6fdc885..7768b9fa14 100644 --- a/distros/noetic/septentrio-gnss-driver/default.nix +++ b/distros/noetic/septentrio-gnss-driver/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, boost, catkin, cpp-common, diagnostic-msgs, geographiclib, geometry-msgs, gps-common, libpcap, message-generation, message-runtime, nav-msgs, nmea-msgs, rosconsole, roscpp, roscpp-serialization, rostime, sensor-msgs, tf2, tf2-eigen, tf2-geometry-msgs, tf2-ros, xmlrpcpp }: buildRosPackage { pname = "ros-noetic-septentrio-gnss-driver"; - version = "1.3.1-r1"; + version = "1.3.2-r1"; src = fetchurl { - url = "https://github.com/septentrio-users/septentrio_gnss_driver-release/archive/release/noetic/septentrio_gnss_driver/1.3.1-1.tar.gz"; - name = "1.3.1-1.tar.gz"; - sha256 = "073d3f8df6441703c889a11d4a6fba423b34bd976bdbff0eb4776503c39331ad"; + url = "https://github.com/septentrio-users/septentrio_gnss_driver-release/archive/release/noetic/septentrio_gnss_driver/1.3.2-1.tar.gz"; + name = "1.3.2-1.tar.gz"; + sha256 = "de1fc3e857d590bd0b8c355fb6d3140ab5b9087a128d7efbdb816fa6b33154ff"; }; buildType = "catkin"; diff --git a/distros/noetic/service-tools/default.nix b/distros/noetic/service-tools/default.nix index 2cc32c5d01..2ac26109d2 100644 --- a/distros/noetic/service-tools/default.nix +++ b/distros/noetic/service-tools/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, rospy, rosservice }: buildRosPackage { pname = "ros-noetic-service-tools"; - version = "0.6.32-r1"; + version = "0.6.33-r1"; src = fetchurl { - url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/service_tools/0.6.32-1.tar.gz"; - name = "0.6.32-1.tar.gz"; - sha256 = "09c245ff2e3f83cabef9d61c75087241e378dcc3a949caaac31696aefb00cb8a"; + url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/service_tools/0.6.33-1.tar.gz"; + name = "0.6.33-1.tar.gz"; + sha256 = "ba18250924d0144042b0dccaa4b9e4e92f3147b23fad54453bb5eea275798e59"; }; buildType = "catkin"; diff --git a/distros/noetic/sound-classification/default.nix b/distros/noetic/sound-classification/default.nix new file mode 100644 index 0000000000..05b01f4cf6 --- /dev/null +++ b/distros/noetic/sound-classification/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, audio-capture, audio-to-spectrogram, catkin, catkin-virtualenv, image-view, jsk-recognition-msgs, jsk-topic-tools, message-filters, message-generation, message-runtime, roslaunch, rospy, rostest, sensor-msgs }: +buildRosPackage { + pname = "ros-noetic-sound-classification"; + version = "1.2.17-r1"; + + src = fetchurl { + url = "https://github.com/tork-a/jsk_recognition-release/archive/release/noetic/sound_classification/1.2.17-1.tar.gz"; + name = "1.2.17-1.tar.gz"; + sha256 = "3316141749e3a3de6aa816ec54e3c0618b88999981cd5b421c7a65c3e8a85a9f"; + }; + + buildType = "catkin"; + buildInputs = [ catkin catkin-virtualenv message-generation ]; + checkInputs = [ roslaunch rostest ]; + propagatedBuildInputs = [ audio-capture audio-to-spectrogram image-view jsk-recognition-msgs jsk-topic-tools message-filters message-runtime rospy sensor-msgs ]; + nativeBuildInputs = [ catkin ]; + + meta = { + description = ''The sound_classification package''; + license = with lib.licenses; [ bsdOriginal ]; + }; +} diff --git a/distros/noetic/track-odometry/default.nix b/distros/noetic/track-odometry/default.nix index 7f1bf51a67..68936a8d65 100644 --- a/distros/noetic/track-odometry/default.nix +++ b/distros/noetic/track-odometry/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, eigen, geometry-msgs, message-filters, nav-msgs, neonavigation-common, roscpp, roslint, rostest, sensor-msgs, std-msgs, tf2, tf2-geometry-msgs, tf2-ros, trajectory-msgs }: buildRosPackage { pname = "ros-noetic-track-odometry"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/track_odometry/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "490238bc0bbf1d4888d2461d92fcd0c8658fcbb10ff94f1dfa17e3be2a66c367"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/track_odometry/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "82e5d3431e04eb994826a574cee62cff88a14d7bd147fad2a606c55fef82c393"; }; buildType = "catkin"; diff --git a/distros/noetic/trajectory-tracker/default.nix b/distros/noetic/trajectory-tracker/default.nix index e78fca7601..d79083ce08 100644 --- a/distros/noetic/trajectory-tracker/default.nix +++ b/distros/noetic/trajectory-tracker/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, catkin, dynamic-reconfigure, eigen, geometry-msgs, interactive-markers, nav-msgs, neonavigation-common, roscpp, roslint, rostest, std-srvs, tf2, tf2-geometry-msgs, tf2-ros, trajectory-tracker-msgs }: buildRosPackage { pname = "ros-noetic-trajectory-tracker"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/trajectory_tracker/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "6e0d2ebe3302c4c1da7dcd3b2f5fc17fdf1195365b43778485fa2a7b8fda3c86"; + url = "https://github.com/at-wat/neonavigation-release/archive/release/noetic/trajectory_tracker/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "8c4d8a5986d349efece748a71de8add6ce475409360fc9fe42333f288ac4737d"; }; buildType = "catkin"; diff --git a/distros/rolling/ackermann-steering-controller/default.nix b/distros/rolling/ackermann-steering-controller/default.nix index df05c73a8e..42f9f1bb3f 100644 --- a/distros/rolling/ackermann-steering-controller/default.nix +++ b/distros/rolling/ackermann-steering-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }: buildRosPackage { pname = "ros-rolling-ackermann-steering-controller"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ackermann_steering_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "84359cb7a1de61bd691aa6c385de3d28830956600ef6a14788748a0abb9ad8f2"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ackermann_steering_controller/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "e39c9454a43b615cc951ba7e6dc2c93450a4f5e3a15d6944c00f397d54490bc1"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/action-tutorials-cpp/default.nix b/distros/rolling/action-tutorials-cpp/default.nix index 08f0f69c85..655a014699 100644 --- a/distros/rolling/action-tutorials-cpp/default.nix +++ b/distros/rolling/action-tutorials-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-tutorials-interfaces, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-action, rclcpp-components }: buildRosPackage { pname = "ros-rolling-action-tutorials-cpp"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_cpp/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "600d63c2288cad3e69b24e3fd27b53b2c30bedf00ee2bb7a6c1f7d023e88ad3f"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_cpp/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "75b67991898f1f8b7995582eeedde4e54e1aebc0e8241519439fcf3f82dea511"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/action-tutorials-interfaces/default.nix b/distros/rolling/action-tutorials-interfaces/default.nix index 1b7a906ca8..ac89ee53ef 100644 --- a/distros/rolling/action-tutorials-interfaces/default.nix +++ b/distros/rolling/action-tutorials-interfaces/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-rolling-action-tutorials-interfaces"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_interfaces/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "43a47ff6cf56bc044162c9b719e4dc74fbbe338887abd22de7210fcc7e991622"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_interfaces/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "53c766af9192e47ff3640cf2f8832066c64a7b0a67641b134e2f8d9f6e85a430"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/action-tutorials-py/default.nix b/distros/rolling/action-tutorials-py/default.nix index 6171d9dc9e..c78b3a60a0 100644 --- a/distros/rolling/action-tutorials-py/default.nix +++ b/distros/rolling/action-tutorials-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-tutorials-interfaces, ament-lint-auto, ament-lint-common, rclpy }: buildRosPackage { pname = "ros-rolling-action-tutorials-py"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_py/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "062e8ee87353f12abbaa4b1f36df6011c3ce6b63e33b5ee64551327e59370c07"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_py/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "ce3126896021235a842c5ecddb6aacaa0ff3e9615bfaf0238006fbed6bf9279a"; }; buildType = "ament_python"; diff --git a/distros/rolling/actionlib-msgs/default.nix b/distros/rolling/actionlib-msgs/default.nix index 9a866a2a98..9af19d69f7 100644 --- a/distros/rolling/actionlib-msgs/default.nix +++ b/distros/rolling/actionlib-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-actionlib-msgs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/actionlib_msgs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "bfea597ece20fff5333c80360835a9043658af1b45d1df08a5d8d06c3b9ddbb8"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/actionlib_msgs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "b0178d44e05f18dd93ecb2842b8f28ce9db4afcc2b90b5fb717301d4eb6fdc30"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/admittance-controller/default.nix b/distros/rolling/admittance-controller/default.nix index ea790c1301..2a7d34773f 100644 --- a/distros/rolling/admittance-controller/default.nix +++ b/distros/rolling/admittance-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, filters, generate-parameter-library, geometry-msgs, hardware-interface, joint-trajectory-controller, kinematics-interface, kinematics-interface-kdl, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, tf2, tf2-eigen, tf2-geometry-msgs, tf2-kdl, tf2-ros, trajectory-msgs }: buildRosPackage { pname = "ros-rolling-admittance-controller"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/admittance_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "53bffb5fcc7f7bfb6024f96198dc0cf4f9dae8bca9bbe0231f72f8f9a9f8222b"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/admittance_controller/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "7c3448e0c69e37d53a0ceae43b807be1fb0f58a74913c40249d039e3135e567f"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-black/default.nix b/distros/rolling/ament-black/default.nix new file mode 100644 index 0000000000..395cc84e0b --- /dev/null +++ b/distros/rolling/ament-black/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, pythonPackages }: +buildRosPackage { + pname = "ros-rolling-ament-black"; + version = "0.2.3-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/ament_black-release/archive/release/rolling/ament_black/0.2.3-1.tar.gz"; + name = "0.2.3-1.tar.gz"; + sha256 = "ed67891d580bc98040dd26d07b1126a0a1a47734f56a175922f47642788e4dbc"; + }; + + buildType = "ament_python"; + checkInputs = [ ament-copyright ament-flake8 ament-pep257 ament-xmllint pythonPackages.pytest ]; + propagatedBuildInputs = [ python3Packages.unidiff python3Packages.uvloop pythonPackages.black ]; + + meta = { + description = ''The ability to check code against style conventions using + black and generate xUnit test result files.''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/rolling/ament-clang-format/default.nix b/distros/rolling/ament-clang-format/default.nix index 842185410a..80fab08cd1 100644 --- a/distros/rolling/ament-clang-format/default.nix +++ b/distros/rolling/ament-clang-format/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, clang, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-clang-format"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_clang_format/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "77c03e3940461063711ff0ecb4b34a1dd94b9379d9fae508ec7b7b895c475cb3"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_clang_format/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "2d8fa592729cf7db3ccb40c570dfca1c9f4e7755882bac4d4afb6565c3ea2f0b"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-clang-tidy/default.nix b/distros/rolling/ament-clang-tidy/default.nix index 0403763db6..59026a96e9 100644 --- a/distros/rolling/ament-clang-tidy/default.nix +++ b/distros/rolling/ament-clang-tidy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, clang, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-clang-tidy"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_clang_tidy/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "5a7ac9b93a24de3f9731ee935d15686a753d9290e75ae2aaf901b7fd6585007a"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_clang_tidy/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "e362b3025d243bd13513ea811cd4c4dbf270f1650c0c9254e15cf1a67ca4a089"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-cmake-auto/default.nix b/distros/rolling/ament-cmake-auto/default.nix index f8d08ffcfb..bf34084cfd 100644 --- a/distros/rolling/ament-cmake-auto/default.nix +++ b/distros/rolling/ament-cmake-auto/default.nix @@ -2,20 +2,20 @@ # Copyright 2023 Open Source Robotics Foundation # Distributed under the terms of the BSD license -{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest }: +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest }: buildRosPackage { pname = "ros-rolling-ament-cmake-auto"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_auto/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "8f9db37c4d285c7568d996916f0acdf3fe532b2dc9fe475c2d0bd42acc80b2be"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_auto/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "01af0ebe988556faf0bcf9a5e284bb0c969b4d1d12c50ede312c2b11ff61f37f"; }; buildType = "ament_cmake"; - propagatedBuildInputs = [ ament-cmake ament-cmake-gtest ]; - nativeBuildInputs = [ ament-cmake ament-cmake-gtest ]; + propagatedBuildInputs = [ ament-cmake ament-cmake-gmock ament-cmake-gtest ]; + nativeBuildInputs = [ ament-cmake ament-cmake-gmock ament-cmake-gtest ]; meta = { description = ''The auto-magic functions for ease to use of the ament buildsystem in CMake.''; diff --git a/distros/rolling/ament-cmake-black/default.nix b/distros/rolling/ament-cmake-black/default.nix new file mode 100644 index 0000000000..7f416da0df --- /dev/null +++ b/distros/rolling/ament-cmake-black/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-black, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cmake-xmllint }: +buildRosPackage { + pname = "ros-rolling-ament-cmake-black"; + version = "0.2.3-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/ament_black-release/archive/release/rolling/ament_cmake_black/0.2.3-1.tar.gz"; + name = "0.2.3-1.tar.gz"; + sha256 = "63f787a53c6faf7609bccd08d04fd8f44785f032c6f07f27fb83764cf82c9ff4"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake-core ]; + checkInputs = [ ament-cmake-copyright ament-cmake-lint-cmake ament-cmake-xmllint ]; + propagatedBuildInputs = [ ament-black ament-cmake-test ]; + nativeBuildInputs = [ ament-black ament-cmake-core ament-cmake-test ]; + + meta = { + description = ''The CMake API for ament_black to lint Python code using black.''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/rolling/ament-cmake-clang-format/default.nix b/distros/rolling/ament-cmake-clang-format/default.nix index 0dbe999661..3917142015 100644 --- a/distros/rolling/ament-cmake-clang-format/default.nix +++ b/distros/rolling/ament-cmake-clang-format/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-clang-format, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test }: buildRosPackage { pname = "ros-rolling-ament-cmake-clang-format"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_clang_format/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "88148b8944613ba89503d27028efdd4b843b1583e638899602f8071d2d66caaa"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_clang_format/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "ddeb17c22cf27961861fd488b6fc5e11ac13581aea009465db7337cb916e0c54"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-clang-tidy/default.nix b/distros/rolling/ament-cmake-clang-tidy/default.nix index be56e04854..7ede479438 100644 --- a/distros/rolling/ament-cmake-clang-tidy/default.nix +++ b/distros/rolling/ament-cmake-clang-tidy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-clang-tidy, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test }: buildRosPackage { pname = "ros-rolling-ament-cmake-clang-tidy"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_clang_tidy/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "a1bb73172d4c1ca55f4892cd9a5917845e39c3088a42255d58c50b5eb6749e50"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_clang_tidy/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "5f2f85cc04b9906c8a2960df45ab63a89bc3d3894f39f07a89e2da0614f84107"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-copyright/default.nix b/distros/rolling/ament-cmake-copyright/default.nix index 67bda883e3..3170695bef 100644 --- a/distros/rolling/ament-cmake-copyright/default.nix +++ b/distros/rolling/ament-cmake-copyright/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-copyright }: buildRosPackage { pname = "ros-rolling-ament-cmake-copyright"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_copyright/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "5b7823a7288b087470646c6d5fc0fe23d6191a50f81e067aab197635dd26c077"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_copyright/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "0db968522cb49e429154173f92afc15f3b9309f9089df579a79de9ebcc417328"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-core/default.nix b/distros/rolling/ament-cmake-core/default.nix index 5d941b9d18..d7ed71f10b 100644 --- a/distros/rolling/ament-cmake-core/default.nix +++ b/distros/rolling/ament-cmake-core/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-package, cmake, python3Packages }: buildRosPackage { pname = "ros-rolling-ament-cmake-core"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_core/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "d5cea40f1bfc9a4e390ddef3e7887bcbff2db36d66294c28e9ed07e65a499f29"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_core/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "0ce25698dae51100221c2611a793dda0f977d13cf9d4fcbbe0224a77030a1bb2"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-cppcheck/default.nix b/distros/rolling/ament-cmake-cppcheck/default.nix index ca4b58a31c..0cabb7e5c9 100644 --- a/distros/rolling/ament-cmake-cppcheck/default.nix +++ b/distros/rolling/ament-cmake-cppcheck/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cppcheck }: buildRosPackage { pname = "ros-rolling-ament-cmake-cppcheck"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_cppcheck/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "5625e07d0d26f0bf69fe42c5bab2d24f49c979fa70e742ad2b11140c84474638"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_cppcheck/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "c8e187cc15b367615704f97da3a1eae83ad244ca63878db70ffc0534258e98e2"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-cpplint/default.nix b/distros/rolling/ament-cmake-cpplint/default.nix index d505922da9..da4d54a3db 100644 --- a/distros/rolling/ament-cmake-cpplint/default.nix +++ b/distros/rolling/ament-cmake-cpplint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cpplint }: buildRosPackage { pname = "ros-rolling-ament-cmake-cpplint"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_cpplint/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "76b5d955d927421f6f1a4f2bb960b9ef095113496c408ac2cc4b41524aec2e04"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_cpplint/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "58477cd077d0cfb269a2b205d83b0a3d01a8a5cf95d8240cf3de4233659071ad"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-export-definitions/default.nix b/distros/rolling/ament-cmake-export-definitions/default.nix index 7662dcdc45..98d33b87e5 100644 --- a/distros/rolling/ament-cmake-export-definitions/default.nix +++ b/distros/rolling/ament-cmake-export-definitions/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-rolling-ament-cmake-export-definitions"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_definitions/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "5d0b9cfa9ba0494eac9ad102e789ace949a063aba3bc304869bb93caecd94d82"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_definitions/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "1e3d42456d6cae1f52951f43531e7a8735650cede0c18d2a9c1006f38a292fe8"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-export-dependencies/default.nix b/distros/rolling/ament-cmake-export-dependencies/default.nix index a8c7f3ebdf..b81fc3ca99 100644 --- a/distros/rolling/ament-cmake-export-dependencies/default.nix +++ b/distros/rolling/ament-cmake-export-dependencies/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-libraries }: buildRosPackage { pname = "ros-rolling-ament-cmake-export-dependencies"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_dependencies/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "97766304c44ab6b6f2872e2db42eca6aaf29b6d5c64ec4f15e06926c99ea4ebd"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_dependencies/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "c073e7abf5904726230c220fad9d25834ef20a603e88e001d57b4500fcb3c817"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-export-include-directories/default.nix b/distros/rolling/ament-cmake-export-include-directories/default.nix index 61e619ce11..8e1e89573a 100644 --- a/distros/rolling/ament-cmake-export-include-directories/default.nix +++ b/distros/rolling/ament-cmake-export-include-directories/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-rolling-ament-cmake-export-include-directories"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_include_directories/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "83ba156f9a89c6bda2421afb7dee501b3244724f8c0e7c61b466cb11a106d428"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_include_directories/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "e3c2eec30dc9bc22aa978519645b1911e4edca3dc46423e2ee687b8ad5b01e36"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-export-interfaces/default.nix b/distros/rolling/ament-cmake-export-interfaces/default.nix index f9f6c6c317..2db8471ac7 100644 --- a/distros/rolling/ament-cmake-export-interfaces/default.nix +++ b/distros/rolling/ament-cmake-export-interfaces/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-libraries }: buildRosPackage { pname = "ros-rolling-ament-cmake-export-interfaces"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_interfaces/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "da00f7a32ed7a1d4437675afe075a96ab9ec401f5e959228129bd5836e4c790b"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_interfaces/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "45850fe37c25430996098adefdf5dd72f795acd3e94eee31cd0ac319b058fc6d"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-export-libraries/default.nix b/distros/rolling/ament-cmake-export-libraries/default.nix index 93eb005134..e6cdc7a261 100644 --- a/distros/rolling/ament-cmake-export-libraries/default.nix +++ b/distros/rolling/ament-cmake-export-libraries/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-rolling-ament-cmake-export-libraries"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_libraries/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "4036d994f6e56c95888fb0705ee589ad3e015dc65a75183fd2275ee8c06de329"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_libraries/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "19b96da57cae954eeae8e11f329c48f859a8c2c4202125e84116054ebccccc6f"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-export-link-flags/default.nix b/distros/rolling/ament-cmake-export-link-flags/default.nix index 8c36aa2369..4376bd7fcc 100644 --- a/distros/rolling/ament-cmake-export-link-flags/default.nix +++ b/distros/rolling/ament-cmake-export-link-flags/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-rolling-ament-cmake-export-link-flags"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_link_flags/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "57649e587176fe495aa756d39277f5f91fd40cd95a013e85d55f27f7f46dc448"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_link_flags/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "4338f90d73f3e0ecb2c23b6f7068c68b31c04d900064cfb892de6f60c4d4294f"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-export-targets/default.nix b/distros/rolling/ament-cmake-export-targets/default.nix index 25ca62d822..4e27eb95e7 100644 --- a/distros/rolling/ament-cmake-export-targets/default.nix +++ b/distros/rolling/ament-cmake-export-targets/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-libraries }: buildRosPackage { pname = "ros-rolling-ament-cmake-export-targets"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_targets/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "f2e588a90e1ea1c986a129a1270207dbaa77e18d87dcc6355d7f84a0fb0a69cf"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_targets/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "d252516b846daf209e395c9b35ffe08617a864455d43089194dfa2e11fb022d8"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-flake8/default.nix b/distros/rolling/ament-cmake-flake8/default.nix index b4703eb1e1..6014d6a3aa 100644 --- a/distros/rolling/ament-cmake-flake8/default.nix +++ b/distros/rolling/ament-cmake-flake8/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-flake8 }: buildRosPackage { pname = "ros-rolling-ament-cmake-flake8"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_flake8/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "bfc00840fab1c3b7d1c9ed45588808fd87a4bd8d96ba59ae76e553e479dbde6a"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_flake8/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "14cbb0a812a945590689a902a51380dbc54ba732e9e7061be1abe92738bb3152"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-gen-version-h/default.nix b/distros/rolling/ament-cmake-gen-version-h/default.nix index c9cc3ac9f1..21cbade506 100644 --- a/distros/rolling/ament-cmake-gen-version-h/default.nix +++ b/distros/rolling/ament-cmake-gen-version-h/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-gtest, ament-package }: buildRosPackage { pname = "ros-rolling-ament-cmake-gen-version-h"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gen_version_h/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "0a05613c630cf21b3e75dee7c6a5b988f62e51226ee40b3cf0b9ac60cbb9dc60"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gen_version_h/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "ea6ecc9f27f1855cb0b663a7a18c08671deff680d40fb66ad083e997e84856f1"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-gmock/default.nix b/distros/rolling/ament-cmake-gmock/default.nix index 6e6b05da87..3732f9af3f 100644 --- a/distros/rolling/ament-cmake-gmock/default.nix +++ b/distros/rolling/ament-cmake-gmock/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-gtest, ament-cmake-test, gmock-vendor, gtest }: buildRosPackage { pname = "ros-rolling-ament-cmake-gmock"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gmock/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "587a21491b25d683806b7a62ab77cee2927ad684241f91d14dfc73e1796e8581"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gmock/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "717ae7c6590e0da823e721782f95e1017d87e900c3dbf4ab07d29fd6f3fa53d4"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-google-benchmark/default.nix b/distros/rolling/ament-cmake-google-benchmark/default.nix index 68b4e8024e..246993ba9e 100644 --- a/distros/rolling/ament-cmake-google-benchmark/default.nix +++ b/distros/rolling/ament-cmake-google-benchmark/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-dependencies, ament-cmake-python, ament-cmake-test, google-benchmark-vendor }: buildRosPackage { pname = "ros-rolling-ament-cmake-google-benchmark"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_google_benchmark/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "5f345420c2fa171de1da2e8b995da0ed38e466c3e97442acc3be59209c497d44"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_google_benchmark/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "014cce538781f69aa2bbe793b8a367983bc65197f2317b929378f7250c8b98b2"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-gtest/default.nix b/distros/rolling/ament-cmake-gtest/default.nix index 4ef50c9b49..41312cbf2f 100644 --- a/distros/rolling/ament-cmake-gtest/default.nix +++ b/distros/rolling/ament-cmake-gtest/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test, gtest, gtest-vendor }: buildRosPackage { pname = "ros-rolling-ament-cmake-gtest"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gtest/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "6170b60b20bf02a78e41507606439441d692739a80cb354ad459d6ce4338156c"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gtest/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "37ee952bd68f0a5d6832969fc7e1696514b69c22ce7efdce51adc82e48705552"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-include-directories/default.nix b/distros/rolling/ament-cmake-include-directories/default.nix index 7e025c926b..ce8165e559 100644 --- a/distros/rolling/ament-cmake-include-directories/default.nix +++ b/distros/rolling/ament-cmake-include-directories/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-rolling-ament-cmake-include-directories"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_include_directories/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "ed1ee3cd5fb89e3d43eaef477e280facf683afba540cb0d787886e8f0c6d6822"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_include_directories/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "ff8fe14a2a52082b0d10059b3917ee063b74ed6ee8f9fc5d1735a242816b8b23"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-libraries/default.nix b/distros/rolling/ament-cmake-libraries/default.nix index 96a259df51..694e4750a5 100644 --- a/distros/rolling/ament-cmake-libraries/default.nix +++ b/distros/rolling/ament-cmake-libraries/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-rolling-ament-cmake-libraries"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_libraries/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "a464c5dac574ca6433d0cbf251351584210157a6f32f06ff5543374f898d42f4"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_libraries/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "99b8610654be9651bb8bab7181ada2e0275e4a56a67404a71b0996bc9ff40545"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-lint-cmake/default.nix b/distros/rolling/ament-cmake-lint-cmake/default.nix index ddd24afee3..09669c5265 100644 --- a/distros/rolling/ament-cmake-lint-cmake/default.nix +++ b/distros/rolling/ament-cmake-lint-cmake/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test, ament-lint-cmake }: buildRosPackage { pname = "ros-rolling-ament-cmake-lint-cmake"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_lint_cmake/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "8bc69b46fb1223a72721c8bcb9819729f57938d58b0e1712bce10057f287bea3"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_lint_cmake/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "1a718940c50e0a278a6f154dc9a85e6b669272874bc46b99c8ec1f9647105df0"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-mypy/default.nix b/distros/rolling/ament-cmake-mypy/default.nix index 3eb9d6ec0b..23e376e277 100644 --- a/distros/rolling/ament-cmake-mypy/default.nix +++ b/distros/rolling/ament-cmake-mypy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-mypy }: buildRosPackage { pname = "ros-rolling-ament-cmake-mypy"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_mypy/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "2f451e78b8ed5339ff6b920193153adc8b3a4c3050c3236ddb62c4d60981d96d"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_mypy/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "502bcd55877aab13d15e0f36ec26c71e834936220c44f31831fd48e71bfdf014"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-pclint/default.nix b/distros/rolling/ament-cmake-pclint/default.nix index e47873484f..6b5027aac8 100644 --- a/distros/rolling/ament-cmake-pclint/default.nix +++ b/distros/rolling/ament-cmake-pclint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-pclint }: buildRosPackage { pname = "ros-rolling-ament-cmake-pclint"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pclint/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "8ace74db9f12ca1f1ab4c6bcb34007afbe974b35c8d08540ec207585f7c55ddf"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pclint/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "a248ddc2762b623e208c35c395ec7424dc74c2c6e0f79db24b628d125de98635"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-pep257/default.nix b/distros/rolling/ament-cmake-pep257/default.nix index 0034620ba3..18be8a7ba5 100644 --- a/distros/rolling/ament-cmake-pep257/default.nix +++ b/distros/rolling/ament-cmake-pep257/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-pep257 }: buildRosPackage { pname = "ros-rolling-ament-cmake-pep257"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pep257/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "9b87503dc4e382cba7485ddd090abd912906b9d8db74a4483b06a1971f4d6af3"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pep257/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "1efe53a78fed4569a971dae9631cf3f53dd5885d8289edd5f25ff09d5a5416a7"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-pycodestyle/default.nix b/distros/rolling/ament-cmake-pycodestyle/default.nix index 111cbe4c70..f278678d67 100644 --- a/distros/rolling/ament-cmake-pycodestyle/default.nix +++ b/distros/rolling/ament-cmake-pycodestyle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-pycodestyle }: buildRosPackage { pname = "ros-rolling-ament-cmake-pycodestyle"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pycodestyle/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "d4971d871ab34ed271ded51ae49c81e6aeb996dba4b7ff245e975845d6890371"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pycodestyle/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "a788311d0507ed5b30e3124bf65d5d793ca36cbf9bd3acaa49e252c10d4a74b8"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-pyflakes/default.nix b/distros/rolling/ament-cmake-pyflakes/default.nix index 76a4127f07..02e0c8e71d 100644 --- a/distros/rolling/ament-cmake-pyflakes/default.nix +++ b/distros/rolling/ament-cmake-pyflakes/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-pyflakes }: buildRosPackage { pname = "ros-rolling-ament-cmake-pyflakes"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pyflakes/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "e67d03629c64f719dc492e7224b8668a4b0983a6a699b25f270531d17958f077"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pyflakes/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "59cefbc6ef6f362be609b7812e0ec5b48e768d279b56cc446dd9feb7b7bedd75"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-pytest/default.nix b/distros/rolling/ament-cmake-pytest/default.nix index 4dba63a665..b9404b6f74 100644 --- a/distros/rolling/ament-cmake-pytest/default.nix +++ b/distros/rolling/ament-cmake-pytest/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-cmake-pytest"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_pytest/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "a45ceac4186aa21143f2acafaf700b3f26666ef213bd7a585388820c1ffe28ac"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_pytest/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "be1f6ed403b39e526ab8635744a9c6a014bd98c95e26f22debe83e088978456a"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-python/default.nix b/distros/rolling/ament-cmake-python/default.nix index 184dd39e14..63c54dd645 100644 --- a/distros/rolling/ament-cmake-python/default.nix +++ b/distros/rolling/ament-cmake-python/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-rolling-ament-cmake-python"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_python/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "c1637e34b7f780af656f0d235da054b2aa4c39338fc05f421eead2598c57bccd"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_python/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "1c1c9b05849a3afde159b808b3e5aad2339820ad5a6e7fa8217863ebc3ee8648"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-target-dependencies/default.nix b/distros/rolling/ament-cmake-target-dependencies/default.nix index 45ad793892..78ed2ec384 100644 --- a/distros/rolling/ament-cmake-target-dependencies/default.nix +++ b/distros/rolling/ament-cmake-target-dependencies/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-include-directories, ament-cmake-libraries }: buildRosPackage { pname = "ros-rolling-ament-cmake-target-dependencies"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_target_dependencies/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "20d5a255e095a59f310bdea2e30f4523321166ccfc3848ce4c44ad6df0a4dd82"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_target_dependencies/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "8a4f31cb5e985d7e24ff6c033889a5578088f9580a0e2bcdf4c254456c43401c"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-test/default.nix b/distros/rolling/ament-cmake-test/default.nix index 44120fc7d5..b1df782d81 100644 --- a/distros/rolling/ament-cmake-test/default.nix +++ b/distros/rolling/ament-cmake-test/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-python }: buildRosPackage { pname = "ros-rolling-ament-cmake-test"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_test/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "2e42db5e706bed2da92c77217947e7d4e691e36269577599527925c14e02b799"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_test/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "2a16d8707f6978d0f88f221967d4039757097b3b80079273ef73a9056c8c94e5"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-uncrustify/default.nix b/distros/rolling/ament-cmake-uncrustify/default.nix index 9d62ae066b..aca1736eef 100644 --- a/distros/rolling/ament-cmake-uncrustify/default.nix +++ b/distros/rolling/ament-cmake-uncrustify/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-uncrustify }: buildRosPackage { pname = "ros-rolling-ament-cmake-uncrustify"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_uncrustify/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "8af06e69559da4be17d3abc24480c29d7d3f9513c22f3363f4429da6e88d8f29"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_uncrustify/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "5ec954839ef8677cf2781138863b211529993ba48cd45d57bf498bc45328f8e7"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-vendor-package/default.nix b/distros/rolling/ament-cmake-vendor-package/default.nix index 3b2cb0ce86..b3d017087d 100644 --- a/distros/rolling/ament-cmake-vendor-package/default.nix +++ b/distros/rolling/ament-cmake-vendor-package/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-dependencies, ament-cmake-test, vcstool }: buildRosPackage { pname = "ros-rolling-ament-cmake-vendor-package"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_vendor_package/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "c9f114060e0f30db57c06aa0aed163001e4bef976182a8221da3351618cb3f5b"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_vendor_package/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "8f230bc958d69849bcdbecafb4aa10048ef298724cc66e9430ee6373052972ed"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-version/default.nix b/distros/rolling/ament-cmake-version/default.nix index bd04c0ea6d..72618c3d26 100644 --- a/distros/rolling/ament-cmake-version/default.nix +++ b/distros/rolling/ament-cmake-version/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core }: buildRosPackage { pname = "ros-rolling-ament-cmake-version"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_version/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "3086af945afc699190c8b9de5e1c57dbf999937d5f10150fdedf384b557d07a0"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_version/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "9f9f29bd39831a830c47caf1be8edc08e4df660f583b5c4f3de2b78698d115a2"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake-xmllint/default.nix b/distros/rolling/ament-cmake-xmllint/default.nix index 87e0edd4a5..2ebc7cb4ac 100644 --- a/distros/rolling/ament-cmake-xmllint/default.nix +++ b/distros/rolling/ament-cmake-xmllint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-xmllint }: buildRosPackage { pname = "ros-rolling-ament-cmake-xmllint"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_xmllint/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "fd4504ada011a3b92f677904dec0a69d90ddc53455ad8ac9a77bcc2b0fd2f173"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_xmllint/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "5c7ae13e78fea7fe464bed411f6ad4b6a70ca632a8f714a5a5c294be7ebb3b70"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-cmake/default.nix b/distros/rolling/ament-cmake/default.nix index 51918652fe..2ba68bda2c 100644 --- a/distros/rolling/ament-cmake/default.nix +++ b/distros/rolling/ament-cmake/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-definitions, ament-cmake-export-dependencies, ament-cmake-export-include-directories, ament-cmake-export-interfaces, ament-cmake-export-libraries, ament-cmake-export-link-flags, ament-cmake-export-targets, ament-cmake-gen-version-h, ament-cmake-libraries, ament-cmake-python, ament-cmake-target-dependencies, ament-cmake-test, ament-cmake-version, cmake }: buildRosPackage { pname = "ros-rolling-ament-cmake"; - version = "2.3.0-r1"; + version = "2.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake/2.3.0-1.tar.gz"; - name = "2.3.0-1.tar.gz"; - sha256 = "76a43f6b98092e0f9b35ebbf0423a57e90969cb4bb472b20375eb31ab37616a3"; + url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake/2.3.1-1.tar.gz"; + name = "2.3.1-1.tar.gz"; + sha256 = "6c398774e0ce1066a90e353aee4a9ae5f754a5edd043f8ef55524b05aa0db676"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-copyright/default.nix b/distros/rolling/ament-copyright/default.nix index 0d2b833570..26a7d31bba 100644 --- a/distros/rolling/ament-copyright/default.nix +++ b/distros/rolling/ament-copyright/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-flake8, ament-lint, ament-pep257, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-copyright"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_copyright/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "b7407e925fbf577cb4375c49cfc7fc7601ae947b87cd9c5807b92000fc031b8d"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_copyright/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "d2ea9f7fd9a90ea76296b595bf3e1af93edb3b5c2b65f5deac71f5223d138b13"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-cppcheck/default.nix b/distros/rolling/ament-cppcheck/default.nix index ed53305fdf..ff5a649f72 100644 --- a/distros/rolling/ament-cppcheck/default.nix +++ b/distros/rolling/ament-cppcheck/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, cppcheck }: buildRosPackage { pname = "ros-rolling-ament-cppcheck"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cppcheck/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "7bb9abd73aa940603ed4d9064d140e195a251fee232003001cdbf73a5a1447ac"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cppcheck/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "9e4ae8d48754918926812cc18bca630592b9de5631292f851aaf8112df7cb585"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-cpplint/default.nix b/distros/rolling/ament-cpplint/default.nix index cbc1c580e0..8158578eec 100644 --- a/distros/rolling/ament-cpplint/default.nix +++ b/distros/rolling/ament-cpplint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-cpplint"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cpplint/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "bb84d3c922e87b4c758e989056bae17c91b7f8e21f7f46135902ea580340d53a"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cpplint/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "c5d2afabf1ee913bee8429176e703d1950cd2ea695a8935452cc10732813ed5f"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-lint-auto/default.nix b/distros/rolling/ament-lint-auto/default.nix index 01c90b66c3..a0098eb034 100644 --- a/distros/rolling/ament-lint-auto/default.nix +++ b/distros/rolling/ament-lint-auto/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test }: buildRosPackage { pname = "ros-rolling-ament-lint-auto"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_auto/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "e7edf2c0020f2cca459c1049fbacbfc93a8df0cb6a4ae14ca9830c83e542556e"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_auto/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "4536f1c3e35ae926247e95d7b6e1659bbaad788e7edef23b828616dfe2364c62"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-lint-cmake/default.nix b/distros/rolling/ament-lint-cmake/default.nix index e4249a795a..4e2f49f67e 100644 --- a/distros/rolling/ament-lint-cmake/default.nix +++ b/distros/rolling/ament-lint-cmake/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-lint-cmake"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_cmake/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "207e8e3dae3850839ba7cf13e48c9bd4d668adf46db4b427032961bec746a214"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_cmake/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "f0ca49f8fac4c51117a20a4d48434b8e2ffe2337492026704c0848d0a3811d9a"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-lint-common/default.nix b/distros/rolling/ament-lint-common/default.nix index bf0c844a31..7f51e9dad4 100644 --- a/distros/rolling/ament-lint-common/default.nix +++ b/distros/rolling/ament-lint-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-export-dependencies, ament-cmake-flake8, ament-cmake-lint-cmake, ament-cmake-pep257, ament-cmake-uncrustify, ament-cmake-xmllint }: buildRosPackage { pname = "ros-rolling-ament-lint-common"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_common/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "6ad4a1eb44b8445ba11ed065e7a69a9e6e2ac67cff1711c27fcf210c3268bb1b"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_common/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "a7cf1a016073d12285deb414fbbee66b34a60143e1b4c42abd8c675e42b13699"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ament-lint/default.nix b/distros/rolling/ament-lint/default.nix index 2349eeaf51..dce0a80549 100644 --- a/distros/rolling/ament-lint/default.nix +++ b/distros/rolling/ament-lint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, }: buildRosPackage { pname = "ros-rolling-ament-lint"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "f7fb82b5f4fe8e70fad466a08699dfa38cdaa2db47ed71f92fda4be4bc910c06"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "e56314a106f539c377d493ff9b120f513f100cd193f1e12a75b7d3d38e79bb30"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-mypy/default.nix b/distros/rolling/ament-mypy/default.nix index c525e9328f..319b0320a9 100644 --- a/distros/rolling/ament-mypy/default.nix +++ b/distros/rolling/ament-mypy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-flake8, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-mypy"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_mypy/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "bfcb2c8b32a16136d5e5b2c2bd654a62587a70e6aa602eccef1387c5603ea4d3"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_mypy/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "df274e0f7512fcb2adc239689fc38a2e85f9c44fb0a1557e63383ada8a475f73"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-pclint/default.nix b/distros/rolling/ament-pclint/default.nix index 5a8ebd40f5..413f61bcc4 100644 --- a/distros/rolling/ament-pclint/default.nix +++ b/distros/rolling/ament-pclint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-pclint"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pclint/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "be880c47b85d7120d024519643542d47b1a399444a7638bd8c24f4d567d56444"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pclint/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "71eb669d0a2089515c7cd2b02c971a58811272d3816ff247b49666aa3a75fded"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-pep257/default.nix b/distros/rolling/ament-pep257/default.nix index 1285e03b4d..ecb3f34187 100644 --- a/distros/rolling/ament-pep257/default.nix +++ b/distros/rolling/ament-pep257/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-flake8, ament-lint, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-pep257"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pep257/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "5ac228223f314d20c5661e23a14babd2467b53dfaefd44a9a74b117aec05da36"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pep257/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "73575b569a7461d198c88662ff86a73f165f02f225818af09621f177ff09fa48"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-pycodestyle/default.nix b/distros/rolling/ament-pycodestyle/default.nix index bdbaa6ed0f..4dfc0d5341 100644 --- a/distros/rolling/ament-pycodestyle/default.nix +++ b/distros/rolling/ament-pycodestyle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, python3Packages }: buildRosPackage { pname = "ros-rolling-ament-pycodestyle"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pycodestyle/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "ddcecaf36176ed35b47afca2e55bcb4dacc7c8ad62d3be137cd89120f9b100c7"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pycodestyle/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "8c6cd4bdb2b98a0b44b6237902a3f72ebe75a2d48b20148697c1f44e90741e1a"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-pyflakes/default.nix b/distros/rolling/ament-pyflakes/default.nix index 3cad49c21b..41e4b21151 100644 --- a/distros/rolling/ament-pyflakes/default.nix +++ b/distros/rolling/ament-pyflakes/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-pycodestyle, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-pyflakes"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pyflakes/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "dc84a753490111c5c37200ccc1599fc52b2fb274750bad87fc06fee86deb2f09"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pyflakes/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "ed9a8ad70b0b71c579f6388e3c48fae1044a65fac48be41641ba38083f1c8321"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-uncrustify/default.nix b/distros/rolling/ament-uncrustify/default.nix index 10305155fa..4f4913fb6b 100644 --- a/distros/rolling/ament-uncrustify/default.nix +++ b/distros/rolling/ament-uncrustify/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-pycodestyle, pythonPackages, uncrustify-vendor }: buildRosPackage { pname = "ros-rolling-ament-uncrustify"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_uncrustify/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "4f28afa9d9780dcf0c3feb3c72f4d9d26e0ee0439e942a739b22eef39d3f11cb"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_uncrustify/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "0dfcdf59d5261bf54ca2e017a8cb3ecd6318d497e3798de70a8a2729c277e667"; }; buildType = "ament_python"; diff --git a/distros/rolling/ament-xmllint/default.nix b/distros/rolling/ament-xmllint/default.nix index 5c00198ae9..3f0117628f 100644 --- a/distros/rolling/ament-xmllint/default.nix +++ b/distros/rolling/ament-xmllint/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-lint, ament-pep257, libxml2, pythonPackages }: buildRosPackage { pname = "ros-rolling-ament-xmllint"; - version = "0.16.0-r1"; + version = "0.16.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_xmllint/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "3961ce21c7187ac081d8b98b328ab4c70a581e5b57e018554f03c125fb073a46"; + url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_xmllint/0.16.1-1.tar.gz"; + name = "0.16.1-1.tar.gz"; + sha256 = "085d7b0bc376d6de79ccc1e6ff6e1242ca7381a1f452a8f1e11c31f1b25e98c6"; }; buildType = "ament_python"; diff --git a/distros/rolling/behaviortree-cpp/default.nix b/distros/rolling/behaviortree-cpp/default.nix index 0f001d9bf7..49ae5cff2f 100644 --- a/distros/rolling/behaviortree-cpp/default.nix +++ b/distros/rolling/behaviortree-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-index-cpp, cppzmq, rclcpp, ros-environment, sqlite }: buildRosPackage { pname = "ros-rolling-behaviortree-cpp"; - version = "4.4.0-r1"; + version = "4.4.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/rolling/behaviortree_cpp/4.4.0-1.tar.gz"; - name = "4.4.0-1.tar.gz"; - sha256 = "a9aee08e922314f3e56dce99bf10ef6f58113ef9e12058129944e70e55aa0002"; + url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/rolling/behaviortree_cpp/4.4.1-1.tar.gz"; + name = "4.4.1-1.tar.gz"; + sha256 = "4c1d8002fb3c969a14f6edfb31903269e88d8e2f2627565bbdd477eab947e63a"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/bicycle-steering-controller/default.nix b/distros/rolling/bicycle-steering-controller/default.nix index 2dd4da94d9..7df6c63685 100644 --- a/distros/rolling/bicycle-steering-controller/default.nix +++ b/distros/rolling/bicycle-steering-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }: buildRosPackage { pname = "ros-rolling-bicycle-steering-controller"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/bicycle_steering_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "9538279cf54109b31a21d9b3e95c2acf9a85c6ef02ff2f126927d518cb7a9e89"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/bicycle_steering_controller/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "24aa21e922c864e3504ecfcaa4bb6591f2efbe936a70fb05f784e8400c92c613"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/camera-calibration-parsers/default.nix b/distros/rolling/camera-calibration-parsers/default.nix index 041ceb4691..032b0479e0 100644 --- a/distros/rolling/camera-calibration-parsers/default.nix +++ b/distros/rolling/camera-calibration-parsers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, rclcpp, rcpputils, sensor-msgs, yaml-cpp-vendor }: buildRosPackage { pname = "ros-rolling-camera-calibration-parsers"; - version = "4.5.1-r1"; + version = "5.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/camera_calibration_parsers/4.5.1-1.tar.gz"; - name = "4.5.1-1.tar.gz"; - sha256 = "01e39ffee1a2aa68d605b0709425be8c146ba88330796f926a87ca222eead248"; + url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/camera_calibration_parsers/5.0.0-1.tar.gz"; + name = "5.0.0-1.tar.gz"; + sha256 = "097540e5f05835edf589ebc303167175466da1d86b863cffc5e6893b6d992ae6"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/camera-info-manager/default.nix b/distros/rolling/camera-info-manager/default.nix index f8f0aec621..874629d555 100644 --- a/distros/rolling/camera-info-manager/default.nix +++ b/distros/rolling/camera-info-manager/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, camera-calibration-parsers, rclcpp, rclcpp-lifecycle, rcpputils, sensor-msgs }: buildRosPackage { pname = "ros-rolling-camera-info-manager"; - version = "4.5.1-r1"; + version = "5.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/camera_info_manager/4.5.1-1.tar.gz"; - name = "4.5.1-1.tar.gz"; - sha256 = "21166dce373cf805f0ab95a507980376ee7a8097de6a94a366e44e3ae9221ac7"; + url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/camera_info_manager/5.0.0-1.tar.gz"; + name = "5.0.0-1.tar.gz"; + sha256 = "982cd5d23600071d3b62b2a159c4d1e7c46e5f99f52abe61dba1b261e638bebc"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/common-interfaces/default.nix b/distros/rolling/common-interfaces/default.nix index 058ee48acd..f17e63d3aa 100644 --- a/distros/rolling/common-interfaces/default.nix +++ b/distros/rolling/common-interfaces/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, actionlib-msgs, ament-cmake, ament-lint-auto, ament-lint-common, builtin-interfaces, diagnostic-msgs, geometry-msgs, nav-msgs, sensor-msgs, shape-msgs, std-msgs, std-srvs, stereo-msgs, trajectory-msgs, visualization-msgs }: buildRosPackage { pname = "ros-rolling-common-interfaces"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/common_interfaces/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "6a0516f8acca879475191c2f218255b547259e467220b02ebf01226eeb57845c"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/common_interfaces/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "e42cdd3af6cd9f6aceb33f0f15f8e9acd92e052113ad3ead28d94a6e73d7c70b"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/composition/default.nix b/distros/rolling/composition/default.nix index 6ccb4310aa..23a50a3227 100644 --- a/distros/rolling/composition/default.nix +++ b/distros/rolling/composition/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, example-interfaces, launch, launch-ros, launch-testing, launch-testing-ament-cmake, launch-testing-ros, rclcpp, rclcpp-components, rcutils, rmw-implementation-cmake, std-msgs }: buildRosPackage { pname = "ros-rolling-composition"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/composition/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "006ae634e57c909e49fb5a2ffa91a871bf671f8b04e36cacf6fff5dbc635614e"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/composition/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "04de00bd4191d4799573ea8cf4bfd4019b18d3b8948ce5f0d007b7c48dd95d05"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/controller-interface/default.nix b/distros/rolling/controller-interface/default.nix index 916a1b47b1..b5b930ebeb 100644 --- a/distros/rolling/controller-interface/default.nix +++ b/distros/rolling/controller-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, hardware-interface, rclcpp-lifecycle, sensor-msgs }: buildRosPackage { pname = "ros-rolling-controller-interface"; - version = "3.20.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/controller_interface/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "2bcfc7e9d42019bf451a64f9f2f7f4e802e7120ed0f2df341b0f4e2e9836db73"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/controller_interface/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "74ddf2d68ae35dfd52de561b055a0440809fc5750f3200b8c9ae7ab0ce643471"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/controller-manager-msgs/default.nix b/distros/rolling/controller-manager-msgs/default.nix index 941bc96937..140d74ad25 100644 --- a/distros/rolling/controller-manager-msgs/default.nix +++ b/distros/rolling/controller-manager-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, lifecycle-msgs, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-rolling-controller-manager-msgs"; - version = "3.20.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/controller_manager_msgs/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "0e6bf0b6aa8dd3a4e771f1d341f26277ddcbab2049faf9bf68028f9116860adb"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/controller_manager_msgs/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "284128a9927cfdea53e0a34dfca39668253819618a11918441e189458af9bd61"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/controller-manager/default.nix b/distros/rolling/controller-manager/default.nix index 3163288686..09a0c34ec8 100644 --- a/distros/rolling/controller-manager/default.nix +++ b/distros/rolling/controller-manager/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-python, ament-index-cpp, backward-ros, controller-interface, controller-manager-msgs, diagnostic-updater, hardware-interface, launch, launch-ros, pluginlib, rclcpp, rcpputils, realtime-tools, ros2-control-test-assets, ros2param, ros2run, std-msgs }: buildRosPackage { pname = "ros-rolling-controller-manager"; - version = "3.20.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/controller_manager/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "c30e26cece1aefed12b8c6fcc67e5a766772aaa3e99323fc102dfed312342c9c"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/controller_manager/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "6ea7cc485e49bb408025898c81e37de7ef90ec0295fd2bd0f0f85f1d0d014ba3"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/demo-nodes-cpp-native/default.nix b/distros/rolling/demo-nodes-cpp-native/default.nix index 8eea699534..337ff0a31e 100644 --- a/distros/rolling/demo-nodes-cpp-native/default.nix +++ b/distros/rolling/demo-nodes-cpp-native/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, launch, launch-testing, launch-testing-ament-cmake, launch-testing-ros, rclcpp, rclcpp-components, rmw-fastrtps-cpp, std-msgs }: buildRosPackage { pname = "ros-rolling-demo-nodes-cpp-native"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_cpp_native/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "422557a197a9a20f789dfe99b1eca2d0c1ddeb5182ad9e82df51cb3403a51ad2"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_cpp_native/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "e9729b2bbfe52aaf53e7ced2c31899f0f409158630840b4de4558cfa81fb0ac5"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/demo-nodes-cpp/default.nix b/distros/rolling/demo-nodes-cpp/default.nix index 84073e5069..8708258a35 100644 --- a/distros/rolling/demo-nodes-cpp/default.nix +++ b/distros/rolling/demo-nodes-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, example-interfaces, launch, launch-ros, launch-testing, launch-testing-ament-cmake, launch-testing-ros, launch-xml, rcl, rcl-interfaces, rclcpp, rclcpp-components, rcpputils, rcutils, rmw, std-msgs }: buildRosPackage { pname = "ros-rolling-demo-nodes-cpp"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_cpp/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "1f088cabc469cbdcb55d2e444399a4871330d654f1ca970f43a53e9867d02ec0"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_cpp/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "d0326c1f912283185e352ced3689aacb9c5b4e680f3a3e0a3c37b1ea4415a678"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/demo-nodes-py/default.nix b/distros/rolling/demo-nodes-py/default.nix index f2876394f4..5f2fcf2cc1 100644 --- a/distros/rolling/demo-nodes-py/default.nix +++ b/distros/rolling/demo-nodes-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, example-interfaces, pythonPackages, rcl-interfaces, rclpy, std-msgs }: buildRosPackage { pname = "ros-rolling-demo-nodes-py"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_py/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "724e9194ecd98205108d4b4fedd1e5889b6f479b500896d567003b466b8c5379"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_py/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "3065687451d133cb5cb6adf7d220ab419d2e7a3ba98d4f88c075db658d27192f"; }; buildType = "ament_python"; diff --git a/distros/rolling/diagnostic-msgs/default.nix b/distros/rolling/diagnostic-msgs/default.nix index e61d097213..60a3606561 100644 --- a/distros/rolling/diagnostic-msgs/default.nix +++ b/distros/rolling/diagnostic-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-diagnostic-msgs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/diagnostic_msgs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "622ef8a9077b19006ac5a0166947ee26dd53614b4c0ae43c9ba53aa7a3db308a"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/diagnostic_msgs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "2a4ac08d5890822590e7c24c29bce2d9a0a70d37b5c2a97bfdaadfcd9bbccf33"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/diff-drive-controller/default.nix b/distros/rolling/diff-drive-controller/default.nix index cfb53060e4..bb72f40541 100644 --- a/distros/rolling/diff-drive-controller/default.nix +++ b/distros/rolling/diff-drive-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-test-assets, tf2, tf2-msgs }: buildRosPackage { pname = "ros-rolling-diff-drive-controller"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/diff_drive_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "e9cbd961beb359b1522ebf97f4f183af6df7b2a370ce4af51402394748a94fda"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/diff_drive_controller/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "1b499972745d0f3c03f763eef67683661c6e886daf016b94b1dd04e27dcc695b"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/dummy-map-server/default.nix b/distros/rolling/dummy-map-server/default.nix index da17804865..28be8a05fe 100644 --- a/distros/rolling/dummy-map-server/default.nix +++ b/distros/rolling/dummy-map-server/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, nav-msgs, rclcpp }: buildRosPackage { pname = "ros-rolling-dummy-map-server"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_map_server/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "8d11e0d2f0a3bedba53b7ae3b09bd960c1ae9d8206712ad1d1a1cc648c6d2ab7"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_map_server/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "b88621fc6ccb2965f6acd1c60c1736e98d99819b5241a8da66e8c7a606bd6294"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/dummy-robot-bringup/default.nix b/distros/rolling/dummy-robot-bringup/default.nix index 8ee2ba7c55..88980059fc 100644 --- a/distros/rolling/dummy-robot-bringup/default.nix +++ b/distros/rolling/dummy-robot-bringup/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-index-python, ament-lint-auto, ament-lint-common, dummy-map-server, dummy-sensors, launch, launch-ros, robot-state-publisher }: buildRosPackage { pname = "ros-rolling-dummy-robot-bringup"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_robot_bringup/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "9884bf6aed898d05e09d66b826eb4a6cfcd1ff8bbc74e307a728d2667f8548e5"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_robot_bringup/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "4e6f6460af36b890b12eee42ebb88c34999928b6da3b42b027a0ad8f162df3d5"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/dummy-sensors/default.nix b/distros/rolling/dummy-sensors/default.nix index 2c31e699fb..05dd3bc083 100644 --- a/distros/rolling/dummy-sensors/default.nix +++ b/distros/rolling/dummy-sensors/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, rclcpp, sensor-msgs }: buildRosPackage { pname = "ros-rolling-dummy-sensors"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_sensors/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "737b176f701523754b8b892b0b8ab1738f87a3ecb489b332b58e6586dda14f31"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_sensors/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "afee672117bdef5df26c3c2cfb7711f0a24e1dbdfa278ada826057707d68874b"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/effort-controllers/default.nix b/distros/rolling/effort-controllers/default.nix index 41ab6722cf..7276344d72 100644 --- a/distros/rolling/effort-controllers/default.nix +++ b/distros/rolling/effort-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, pluginlib, rclcpp, ros2-control-test-assets }: buildRosPackage { pname = "ros-rolling-effort-controllers"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/effort_controllers/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "4c3d075a90446924f589e762a656bff5a599f7addab8ae5438b6416602a37c2f"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/effort_controllers/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "89bd60e2e7b65cdbb8cf62082b0815f58d6ec2ff009f75b3b988ddeb6912e16e"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/event-camera-msgs/default.nix b/distros/rolling/event-camera-msgs/default.nix index 4f937c2e90..edb9a2a9e5 100644 --- a/distros/rolling/event-camera-msgs/default.nix +++ b/distros/rolling/event-camera-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, ros-environment, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-event-camera-msgs"; - version = "1.1.4-r1"; + version = "1.0.5-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/event_camera_msgs-release/archive/release/rolling/event_camera_msgs/1.1.4-1.tar.gz"; - name = "1.1.4-1.tar.gz"; - sha256 = "69cd21779d220d9f22921b6eee6c396074772e1fb996d86fb0c84b4a9b16b5e7"; + url = "https://github.com/ros2-gbp/event_camera_msgs-release/archive/release/rolling/event_camera_msgs/1.0.5-1.tar.gz"; + name = "1.0.5-1.tar.gz"; + sha256 = "6182bcd3db15ce3dc88f567a6e31e99d39df36b31e5f958b208dca69205fc187"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/examples-tf2-py/default.nix b/distros/rolling/examples-tf2-py/default.nix index de993a1a9c..8279fa4de0 100644 --- a/distros/rolling/examples-tf2-py/default.nix +++ b/distros/rolling/examples-tf2-py/default.nix @@ -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.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/examples_tf2_py/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "73f5994c6f2ed29cbdd68b92d80d99c95421141c0f0f076687fd24671702d8ec"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/examples_tf2_py/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "943e0b74e382fd384f7d5df54369df2757ed7f3dc12aba53377e605115884761"; }; buildType = "ament_python"; diff --git a/distros/rolling/fields2cover/default.nix b/distros/rolling/fields2cover/default.nix new file mode 100644 index 0000000000..d8cd9738e7 --- /dev/null +++ b/distros/rolling/fields2cover/default.nix @@ -0,0 +1,27 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, cmake, eigen, gdal, git, gtest, lcov, python3Packages, tbb_2021_8 }: +buildRosPackage { + pname = "ros-rolling-fields2cover"; + version = "1.2.1-r1"; + + src = fetchurl { + url = "https://github.com/Fields2Cover/Fields2Cover-release/archive/release/rolling/fields2cover/1.2.1-1.tar.gz"; + name = "1.2.1-1.tar.gz"; + sha256 = "5b3cdd2007eab5ae6eb963a39cac3e90998569ba4c3cd2fd5cd2d61923b3e651"; + }; + + buildType = "cmake"; + buildInputs = [ cmake ]; + checkInputs = [ gtest lcov ]; + propagatedBuildInputs = [ eigen gdal git python3Packages.matplotlib python3Packages.tkinter tbb_2021_8 ]; + nativeBuildInputs = [ cmake ]; + + meta = { + description = ''Robust and efficient coverage paths for autonomous agricultural vehicles. + A modular and extensible Coverage Path Planning library''; + license = with lib.licenses; [ bsd3 ]; + }; +} diff --git a/distros/rolling/force-torque-sensor-broadcaster/default.nix b/distros/rolling/force-torque-sensor-broadcaster/default.nix index c7d4cfa1d7..0130eeef17 100644 --- a/distros/rolling/force-torque-sensor-broadcaster/default.nix +++ b/distros/rolling/force-torque-sensor-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets }: buildRosPackage { pname = "ros-rolling-force-torque-sensor-broadcaster"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/force_torque_sensor_broadcaster/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "f0ee72e500c9a5b5b715d8e9a9fe6d97dc7ae22c7b5ccc5d3cbd44c8337f4082"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/force_torque_sensor_broadcaster/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "e68c32991fb6bf7035634854e17acb7c0d1204246f8374ab108352e90937ffc0"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/forward-command-controller/default.nix b/distros/rolling/forward-command-controller/default.nix index a2565f6abd..0bd5a4adeb 100644 --- a/distros/rolling/forward-command-controller/default.nix +++ b/distros/rolling/forward-command-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, std-msgs }: buildRosPackage { pname = "ros-rolling-forward-command-controller"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/forward_command_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "d3db6a96f638fbd664f4897bb36a36549073791206e273a55171bceed5239340"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/forward_command_controller/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "9f0b8e68be314ad93b32d43c83dcbbecfd492d895b6ee3fc42e15b230a34bb3e"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/generated.nix b/distros/rolling/generated.nix index 142b141c5a..f1fb862de0 100644 --- a/distros/rolling/generated.nix +++ b/distros/rolling/generated.nix @@ -28,6 +28,8 @@ self: super: { ament-acceleration = self.callPackage ./ament-acceleration {}; + ament-black = self.callPackage ./ament-black {}; + ament-clang-format = self.callPackage ./ament-clang-format {}; ament-clang-tidy = self.callPackage ./ament-clang-tidy {}; @@ -36,6 +38,8 @@ self: super: { ament-cmake-auto = self.callPackage ./ament-cmake-auto {}; + ament-cmake-black = self.callPackage ./ament-cmake-black {}; + ament-cmake-catch2 = self.callPackage ./ament-cmake-catch2 {}; ament-cmake-clang-format = self.callPackage ./ament-cmake-clang-format {}; @@ -502,6 +506,8 @@ self: super: { fastrtps-cmake-module = self.callPackage ./fastrtps-cmake-module {}; + fields2cover = self.callPackage ./fields2cover {}; + filters = self.callPackage ./filters {}; find-object-2d = self.callPackage ./find-object-2d {}; @@ -780,6 +786,24 @@ self: super: { lely-core-libraries = self.callPackage ./lely-core-libraries {}; + leo = self.callPackage ./leo {}; + + leo-bringup = self.callPackage ./leo-bringup {}; + + leo-description = self.callPackage ./leo-description {}; + + leo-desktop = self.callPackage ./leo-desktop {}; + + leo-fw = self.callPackage ./leo-fw {}; + + leo-msgs = self.callPackage ./leo-msgs {}; + + leo-robot = self.callPackage ./leo-robot {}; + + leo-teleop = self.callPackage ./leo-teleop {}; + + leo-viz = self.callPackage ./leo-viz {}; + lgsvl-msgs = self.callPackage ./lgsvl-msgs {}; libcurl-vendor = self.callPackage ./libcurl-vendor {}; @@ -1756,6 +1780,14 @@ self: super: { shared-queues-vendor = self.callPackage ./shared-queues-vendor {}; + sick-safevisionary-base = self.callPackage ./sick-safevisionary-base {}; + + sick-safevisionary-driver = self.callPackage ./sick-safevisionary-driver {}; + + sick-safevisionary-interfaces = self.callPackage ./sick-safevisionary-interfaces {}; + + sick-safevisionary-tests = self.callPackage ./sick-safevisionary-tests {}; + simple-actions = self.callPackage ./simple-actions {}; simple-launch = self.callPackage ./simple-launch {}; diff --git a/distros/rolling/geometry-msgs/default.nix b/distros/rolling/geometry-msgs/default.nix index 2473e6ea9d..64e3a0de6c 100644 --- a/distros/rolling/geometry-msgs/default.nix +++ b/distros/rolling/geometry-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-geometry-msgs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/geometry_msgs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "00e6ee65dc7ef2d1db1e01beb9dfc0ca218850f3151e9dd35b07cabd5ee532c7"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/geometry_msgs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "d5c23bb5181c0188271ab9866021950dc7f481220bb6455618866c40cb7be6a1"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/geometry2/default.nix b/distros/rolling/geometry2/default.nix index 124e523c38..2882264e3b 100644 --- a/distros/rolling/geometry2/default.nix +++ b/distros/rolling/geometry2/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, tf2, tf2-bullet, tf2-eigen, tf2-eigen-kdl, tf2-geometry-msgs, tf2-kdl, tf2-msgs, tf2-py, tf2-ros, tf2-sensor-msgs, tf2-tools }: buildRosPackage { pname = "ros-rolling-geometry2"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/geometry2/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "2c79fe0f7b3627aa91a50409b801a6ba72e51053c1c0f679cb90737d770fbdad"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/geometry2/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "0f234a0f45ca72261adcb50830c15a3ed9d4dc7259c7fd46c4d80a4d4d4a6c5b"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/gripper-controllers/default.nix b/distros/rolling/gripper-controllers/default.nix index b45187a6c3..5c76d4c275 100644 --- a/distros/rolling/gripper-controllers/default.nix +++ b/distros/rolling/gripper-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-action, realtime-tools, ros2-control-test-assets }: buildRosPackage { pname = "ros-rolling-gripper-controllers"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/gripper_controllers/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "2fb43a4b7555b3fc97a6c9129a78056ff91e3f858bb70ee4bc4b5a9952202aef"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/gripper_controllers/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "57ba622c58aa180001ceba845d23c6212e08342abba200c4e767e6563ce63fe4"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/hardware-interface/default.nix b/distros/rolling/hardware-interface/default.nix index 0c48ec689b..ab042eaca0 100644 --- a/distros/rolling/hardware-interface/default.nix +++ b/distros/rolling/hardware-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, lifecycle-msgs, pluginlib, rclcpp-lifecycle, rcpputils, rcutils, ros2-control-test-assets, tinyxml2-vendor }: buildRosPackage { pname = "ros-rolling-hardware-interface"; - version = "3.20.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/hardware_interface/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "426802d49ed97df8e9ad709d0fed40471abdca2c8ac0bda60c8476f3dd972c75"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/hardware_interface/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "4fd38e06cad1f298bcfe35fdaa06a1a9d1e36aa1ee6a2d52179c6ca4e8568335"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/image-common/default.nix b/distros/rolling/image-common/default.nix index 98ae54edf8..3eff802173 100644 --- a/distros/rolling/image-common/default.nix +++ b/distros/rolling/image-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, camera-calibration-parsers, camera-info-manager, image-transport }: buildRosPackage { pname = "ros-rolling-image-common"; - version = "4.5.1-r1"; + version = "5.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/image_common/4.5.1-1.tar.gz"; - name = "4.5.1-1.tar.gz"; - sha256 = "353eae354c3ba5c8c2b146a347a3a744d9cc81ba55c643c248e3dcf2df00a924"; + url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/image_common/5.0.0-1.tar.gz"; + name = "5.0.0-1.tar.gz"; + sha256 = "195a1574831752bb63bec8a0a8e60a976aec8aaf1489177d88f0b16819ebc704"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/image-tools/default.nix b/distros/rolling/image-tools/default.nix index dcc05ae71e..2c2639bb0a 100644 --- a/distros/rolling/image-tools/default.nix +++ b/distros/rolling/image-tools/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, launch, launch-ros, launch-testing, launch-testing-ament-cmake, launch-testing-ros, opencv, rclcpp, rclcpp-components, rmw-implementation-cmake, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-image-tools"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/image_tools/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "c45b2816aff7e4256c51ea0fd0ff38f244d9b4f9cd2d76da910241f8cae875a5"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/image_tools/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "c02f76cccafe92b557d8741a6e7a2652c5e324eadf8284bc321f24f1d8e9a768"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/image-transport/default.nix b/distros/rolling/image-transport/default.nix index ff48dedce5..ce8676acd1 100644 --- a/distros/rolling/image-transport/default.nix +++ b/distros/rolling/image-transport/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, message-filters, pluginlib, rclcpp, sensor-msgs }: buildRosPackage { pname = "ros-rolling-image-transport"; - version = "4.5.1-r1"; + version = "5.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/image_transport/4.5.1-1.tar.gz"; - name = "4.5.1-1.tar.gz"; - sha256 = "d03bb5ee785fd3141b88884f8ff4221ff58fe45fa8cc605769d2f97b2d1d8a18"; + url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/image_transport/5.0.0-1.tar.gz"; + name = "5.0.0-1.tar.gz"; + sha256 = "8cee2262050ef848e86e3881f95801cdeaa2a25083e939433f59e2e8003676c7"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/imu-sensor-broadcaster/default.nix b/distros/rolling/imu-sensor-broadcaster/default.nix index 3e942ffd54..224a470fc2 100644 --- a/distros/rolling/imu-sensor-broadcaster/default.nix +++ b/distros/rolling/imu-sensor-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common, backward-ros, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, sensor-msgs }: buildRosPackage { pname = "ros-rolling-imu-sensor-broadcaster"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/imu_sensor_broadcaster/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "a1593be9184cbdfa1c643a452a4593c8cc99c090a5d54ba6e81966ab4d1cc845"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/imu_sensor_broadcaster/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "0b7df44d9f467abf116558af4b66fae758809874c7e424560b0b93d7fa05a74c"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/intra-process-demo/default.nix b/distros/rolling/intra-process-demo/default.nix index aab9b175dc..f36a3f50f7 100644 --- a/distros/rolling/intra-process-demo/default.nix +++ b/distros/rolling/intra-process-demo/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, launch, launch-testing, launch-testing-ament-cmake, opencv, rclcpp, rmw-implementation-cmake, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-intra-process-demo"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/intra_process_demo/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "f24b96a6a78cf36ac201cdd1a83f66fa96b394fa733da4aa71c164b85671710a"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/intra_process_demo/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "1fc4265f7f7a78f43fea29d86dfd3cc2767c512921ad61af36c78e227f2116ff"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/joint-limits/default.nix b/distros/rolling/joint-limits/default.nix index 4d59a240e1..9880b1af0e 100644 --- a/distros/rolling/joint-limits/default.nix +++ b/distros/rolling/joint-limits/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, launch-testing-ament-cmake, rclcpp, rclcpp-lifecycle }: buildRosPackage { pname = "ros-rolling-joint-limits"; - version = "3.20.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/joint_limits/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "74cb90f5395930d2170220e55931fef28ec85deefce365f783e3925c145f1e2a"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/joint_limits/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "5af1e7b1e562ed42f89e07283bbab1cd42e979747644733f8d5cf479d9c6e559"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/joint-state-broadcaster/default.nix b/distros/rolling/joint-state-broadcaster/default.nix index 4552cee3f8..b494c3fa15 100644 --- a/distros/rolling/joint-state-broadcaster/default.nix +++ b/distros/rolling/joint-state-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, builtin-interfaces, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, rcutils, realtime-tools, ros2-control-test-assets, sensor-msgs }: buildRosPackage { pname = "ros-rolling-joint-state-broadcaster"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/joint_state_broadcaster/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "752bdb78e50648afa2e1f373365c2ad586d1e68735b7554994d2bca23881a592"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/joint_state_broadcaster/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "8d9a16421033e34cc5248d38ca7bd4ac4f76b9dff43b2ff9c132a9c56fe09fd1"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/joint-trajectory-controller/default.nix b/distros/rolling/joint-trajectory-controller/default.nix index a6e04142e8..b24eec8e3f 100644 --- a/distros/rolling/joint-trajectory-controller/default.nix +++ b/distros/rolling/joint-trajectory-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, angles, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, rsl, tl-expected, trajectory-msgs }: buildRosPackage { pname = "ros-rolling-joint-trajectory-controller"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/joint_trajectory_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "200b58b939d2ef4bae1fa9c3bc14bb7fc21fe53296e0294f3ca0d5aae83b0a8e"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/joint_trajectory_controller/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "8428ed935b8f2418c1a4bd1453d2152254a1419a08d0ed0b63ff72c9de096801"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/kinematics-interface-kdl/default.nix b/distros/rolling/kinematics-interface-kdl/default.nix index 9695ea6df0..16c34d415e 100644 --- a/distros/rolling/kinematics-interface-kdl/default.nix +++ b/distros/rolling/kinematics-interface-kdl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, eigen, eigen3-cmake-module, kdl-parser, kinematics-interface, pluginlib, ros2-control-test-assets, tf2-eigen-kdl }: buildRosPackage { pname = "ros-rolling-kinematics-interface-kdl"; - version = "0.1.0-r2"; + version = "1.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/rolling/kinematics_interface_kdl/0.1.0-2.tar.gz"; - name = "0.1.0-2.tar.gz"; - sha256 = "35d1f30e712b94f139d1137992cd2649d74089093ab810519e083efdc4f26e05"; + url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/rolling/kinematics_interface_kdl/1.0.0-1.tar.gz"; + name = "1.0.0-1.tar.gz"; + sha256 = "601fc41e52d5f29564ab108fab28600169c82d15a6fe786fe3b5aaf00bbd61be"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/kinematics-interface/default.nix b/distros/rolling/kinematics-interface/default.nix index 462612a3d7..e58b8309c5 100644 --- a/distros/rolling/kinematics-interface/default.nix +++ b/distros/rolling/kinematics-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, eigen, rclcpp-lifecycle }: buildRosPackage { pname = "ros-rolling-kinematics-interface"; - version = "0.1.0-r2"; + version = "1.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/rolling/kinematics_interface/0.1.0-2.tar.gz"; - name = "0.1.0-2.tar.gz"; - sha256 = "80259cbf88e38edaedc0ba93179f92bf98c2130c15d0dc35d941227aeb07efa1"; + url = "https://github.com/ros2-gbp/kinematics_interface-release/archive/release/rolling/kinematics_interface/1.0.0-1.tar.gz"; + name = "1.0.0-1.tar.gz"; + sha256 = "6ae74ccd735e62f7cee505498dbff441e40fb9bada2f3834f2fdde7149d9aab5"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/leo-bringup/default.nix b/distros/rolling/leo-bringup/default.nix new file mode 100644 index 0000000000..d019507ad5 --- /dev/null +++ b/distros/rolling/leo-bringup/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, image-proc, leo-description, leo-fw, robot-state-publisher, rosapi, rosbridge-server, sensor-msgs, v4l2-camera, xacro }: +buildRosPackage { + pname = "ros-rolling-leo-bringup"; + version = "1.4.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/rolling/leo_bringup/1.4.0-1.tar.gz"; + name = "1.4.0-1.tar.gz"; + sha256 = "947fcdf95f7949e097ce5629c8abb87fbd855bf3a0140f439495ab7d88a6facb"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ geometry-msgs image-proc leo-description leo-fw robot-state-publisher rosapi rosbridge-server sensor-msgs v4l2-camera xacro ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Scripts and launch files for starting basic Leo Rover functionalities.''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/rolling/leo-description/default.nix b/distros/rolling/leo-description/default.nix new file mode 100644 index 0000000000..e8ed232d09 --- /dev/null +++ b/distros/rolling/leo-description/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, robot-state-publisher, xacro }: +buildRosPackage { + pname = "ros-rolling-leo-description"; + version = "3.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_common-release/archive/release/rolling/leo_description/3.0.0-1.tar.gz"; + name = "3.0.0-1.tar.gz"; + sha256 = "ca3044aa4dae62289786a5e27ffa42b97cb8246206d9d47a6f3e4c84619df7e3"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ robot-state-publisher xacro ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''URDF Description package for Leo Rover''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/rolling/leo-desktop/default.nix b/distros/rolling/leo-desktop/default.nix new file mode 100644 index 0000000000..74bdc53419 --- /dev/null +++ b/distros/rolling/leo-desktop/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, leo, leo-viz }: +buildRosPackage { + pname = "ros-rolling-leo-desktop"; + version = "3.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_desktop-release/archive/release/rolling/leo_desktop/3.0.0-1.tar.gz"; + name = "3.0.0-1.tar.gz"; + sha256 = "269d7507793e2416e76bacfc5da987033c8c9afc0ea41cfed41674753c3117d6"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ leo leo-viz ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Metapackage of software for operating Leo Rover from ROS desktop''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/rolling/leo-fw/default.nix b/distros/rolling/leo-fw/default.nix new file mode 100644 index 0000000000..7a60ebda22 --- /dev/null +++ b/distros/rolling/leo-fw/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-black, ament-cmake-copyright, ament-cmake-lint-cmake, ament-cmake-mypy, ament-cmake-python, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-python, ament-lint-auto, geometry-msgs, leo-msgs, nav-msgs, python3Packages, rclcpp, rclcpp-components, rclpy, ros2cli, sensor-msgs, std-msgs, std-srvs, yaml-cpp }: +buildRosPackage { + pname = "ros-rolling-leo-fw"; + version = "1.4.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/rolling/leo_fw/1.4.0-1.tar.gz"; + name = "1.4.0-1.tar.gz"; + sha256 = "2d73f9fde22aeac6b72d794489417d1d04c862f72152c3aa05b9e34430d0500e"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ament-cmake-python yaml-cpp ]; + checkInputs = [ ament-cmake-black ament-cmake-copyright ament-cmake-lint-cmake ament-cmake-mypy ament-cmake-uncrustify ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ ament-index-python geometry-msgs leo-msgs nav-msgs python3Packages.dbus-python python3Packages.numpy python3Packages.pyyaml python3Packages.whichcraft rclcpp rclcpp-components rclpy ros2cli sensor-msgs std-msgs std-srvs ]; + nativeBuildInputs = [ ament-cmake ament-cmake-python ]; + + meta = { + description = ''Binary releases of Leo Rover firmware and related utilities''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/rolling/leo-msgs/default.nix b/distros/rolling/leo-msgs/default.nix new file mode 100644 index 0000000000..5fea7a00c6 --- /dev/null +++ b/distros/rolling/leo-msgs/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }: +buildRosPackage { + pname = "ros-rolling-leo-msgs"; + version = "3.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_common-release/archive/release/rolling/leo_msgs/3.0.0-1.tar.gz"; + name = "3.0.0-1.tar.gz"; + sha256 = "ed4faaf97efd41a4469f7524c77efa8833b6a9a17adfd4b9fb285885c7b66e7c"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ builtin-interfaces rosidl-default-runtime ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Message and Service definitions for Leo Rover''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/rolling/leo-robot/default.nix b/distros/rolling/leo-robot/default.nix new file mode 100644 index 0000000000..d66a8540e0 --- /dev/null +++ b/distros/rolling/leo-robot/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, leo, leo-bringup, leo-fw }: +buildRosPackage { + pname = "ros-rolling-leo-robot"; + version = "1.4.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_robot-release/archive/release/rolling/leo_robot/1.4.0-1.tar.gz"; + name = "1.4.0-1.tar.gz"; + sha256 = "eaa128c2ee559e8457544ff5ecc83a3b4fb2790742d72e6d85648cd12b0ddf59"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ leo leo-bringup leo-fw ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Metapackage of software to install on Leo Rover.''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/rolling/leo-teleop/default.nix b/distros/rolling/leo-teleop/default.nix new file mode 100644 index 0000000000..607382e699 --- /dev/null +++ b/distros/rolling/leo-teleop/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, joy-linux, teleop-twist-joy, teleop-twist-keyboard }: +buildRosPackage { + pname = "ros-rolling-leo-teleop"; + version = "3.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_common-release/archive/release/rolling/leo_teleop/3.0.0-1.tar.gz"; + name = "3.0.0-1.tar.gz"; + sha256 = "c29d644c1612b61d7e55e6a40894c0ef040b1663157bc27dc1360af77a8b49fd"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ joy-linux teleop-twist-joy teleop-twist-keyboard ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Scripts and launch files for Leo Rover teleoperation''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/rolling/leo-viz/default.nix b/distros/rolling/leo-viz/default.nix new file mode 100644 index 0000000000..5b4b8a1ea5 --- /dev/null +++ b/distros/rolling/leo-viz/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, joint-state-publisher, joint-state-publisher-gui, leo-description, rviz2 }: +buildRosPackage { + pname = "ros-rolling-leo-viz"; + version = "3.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_desktop-release/archive/release/rolling/leo_viz/3.0.0-1.tar.gz"; + name = "3.0.0-1.tar.gz"; + sha256 = "0b84e91b55bc6a40788f9de0a66e5c91ccd36a05ee21b03ee3b6b535f3f1cdf7"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + checkInputs = [ ament-cmake-lint-cmake ament-cmake-xmllint ament-lint-auto ]; + propagatedBuildInputs = [ joint-state-publisher joint-state-publisher-gui leo-description rviz2 ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Visualization launch files and RViz configurations for Leo Rover''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/rolling/leo/default.nix b/distros/rolling/leo/default.nix new file mode 100644 index 0000000000..5b9b80a983 --- /dev/null +++ b/distros/rolling/leo/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, leo-description, leo-msgs, leo-teleop }: +buildRosPackage { + pname = "ros-rolling-leo"; + version = "3.0.0-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/leo_common-release/archive/release/rolling/leo/3.0.0-1.tar.gz"; + name = "3.0.0-1.tar.gz"; + sha256 = "144b10b51dae20d66f7d571271f0e803952c5ecc3c84ff525044b13c4a7749ce"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ leo-description leo-msgs leo-teleop ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Metapackage of software for Leo Rover common to the robot and ROS desktop''; + license = with lib.licenses; [ mit ]; + }; +} diff --git a/distros/rolling/libstatistics-collector/default.nix b/distros/rolling/libstatistics-collector/default.nix index 870e57d477..320c689c94 100644 --- a/distros/rolling/libstatistics-collector/default.nix +++ b/distros/rolling/libstatistics-collector/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, builtin-interfaces, performance-test-fixture, rcl, rcpputils, rcutils, rmw, rosidl-default-generators, rosidl-default-runtime, statistics-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-libstatistics-collector"; - version = "1.6.3-r1"; + version = "1.6.4-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/libstatistics_collector-release/archive/release/rolling/libstatistics_collector/1.6.3-1.tar.gz"; - name = "1.6.3-1.tar.gz"; - sha256 = "b6c79600aa03d0c1168ead3fe58bf7b953622ca705b61204c48daf5a79cc5d5d"; + url = "https://github.com/ros2-gbp/libstatistics_collector-release/archive/release/rolling/libstatistics_collector/1.6.4-1.tar.gz"; + name = "1.6.4-1.tar.gz"; + sha256 = "df299180c5fe1005145580048cd9417b3ab4c14d9da01a966387d631e45328c4"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/lifecycle-py/default.nix b/distros/rolling/lifecycle-py/default.nix index 16e7d87bac..0cca189f3b 100644 --- a/distros/rolling/lifecycle-py/default.nix +++ b/distros/rolling/lifecycle-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-lint-auto, ament-lint-common, lifecycle, lifecycle-msgs, rclpy, ros-testing, std-msgs }: buildRosPackage { pname = "ros-rolling-lifecycle-py"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/lifecycle_py/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "34f901ee06d54002b7b03e2365f43ec0095bcdfc20e7f293031d12fc8c0c13ac"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/lifecycle_py/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "9db97aba277fbf6e5a177d058a9b777c6252d47bae60330a28528d867ed24637"; }; buildType = "ament_python"; diff --git a/distros/rolling/lifecycle/default.nix b/distros/rolling/lifecycle/default.nix index 7d8b4a1d03..3523f5a840 100644 --- a/distros/rolling/lifecycle/default.nix +++ b/distros/rolling/lifecycle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, lifecycle-msgs, rclcpp, rclcpp-lifecycle, ros-testing, std-msgs }: buildRosPackage { pname = "ros-rolling-lifecycle"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/lifecycle/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "e89219926137d8590b4edc89c525a92d7d52bfea61439cf32a24081094dd7e70"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/lifecycle/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "075386bf4d213b431430ba383aef6763b650642900032dd446e7fa923c75ca1e"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/logging-demo/default.nix b/distros/rolling/logging-demo/default.nix index 9a5bf645bf..e6d6b6c395 100644 --- a/distros/rolling/logging-demo/default.nix +++ b/distros/rolling/logging-demo/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, launch, launch-testing, launch-testing-ament-cmake, launch-testing-ros, rclcpp, rclcpp-components, rcutils, rmw-implementation-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-logging-demo"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/logging_demo/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "ac818b156d76a9b22e40fbd51245a1b1dc9ac89a5c3721359abc4f5a55d7fe94"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/logging_demo/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "54dce412564e9e45c79e584c6bb12b973a9c2686cfcb4a7235d87549a23a72e6"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/magic-enum/default.nix b/distros/rolling/magic-enum/default.nix index 57de7b62ce..100c26938e 100644 --- a/distros/rolling/magic-enum/default.nix +++ b/distros/rolling/magic-enum/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, cmake }: buildRosPackage { pname = "ros-rolling-magic-enum"; - version = "0.9.3-r1"; + version = "0.9.5-r1"; src = fetchurl { - url = "https://github.com/nobleo/magic_enum-release/archive/release/rolling/magic_enum/0.9.3-1.tar.gz"; - name = "0.9.3-1.tar.gz"; - sha256 = "7254ba1e519089e0cbcf346d268e79acc910e305230b722b5bbd49b084611a3d"; + url = "https://github.com/nobleo/magic_enum-release/archive/release/rolling/magic_enum/0.9.5-1.tar.gz"; + name = "0.9.5-1.tar.gz"; + sha256 = "a08b37a102ff65dde6815ae8309cbb95edc6b8b796fe3257f63beae65706dc8c"; }; buildType = "cmake"; diff --git a/distros/rolling/marti-can-msgs/default.nix b/distros/rolling/marti-can-msgs/default.nix index 406a7fe7e9..9a1716b919 100644 --- a/distros/rolling/marti-can-msgs/default.nix +++ b/distros/rolling/marti-can-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-marti-can-msgs"; - version = "1.5.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_can_msgs/1.5.1-1.tar.gz"; - name = "1.5.1-1.tar.gz"; - sha256 = "83f1967ee6a31c7a0141f25e8f6d37479e44c60e3dc3885457c08ce2881a5b36"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_can_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "67b97922eb704da4fca9961138f89f6e1f0be89aabd0ac61c546d914c16e6eb2"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/marti-common-msgs/default.nix b/distros/rolling/marti-common-msgs/default.nix index d77ecdae89..3d013db6b6 100644 --- a/distros/rolling/marti-common-msgs/default.nix +++ b/distros/rolling/marti-common-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-marti-common-msgs"; - version = "1.5.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_common_msgs/1.5.1-1.tar.gz"; - name = "1.5.1-1.tar.gz"; - sha256 = "cba4192ec366a86bca182d5c012d04cbc298e2d56dbeddb0fe905c38ae0dfea3"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_common_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "e880216dc35f5486e149ea422e52fb64396de93fe6b3cf5281a3e9b9430801cf"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/marti-dbw-msgs/default.nix b/distros/rolling/marti-dbw-msgs/default.nix index e68fcf87ac..cc1b981170 100644 --- a/distros/rolling/marti-dbw-msgs/default.nix +++ b/distros/rolling/marti-dbw-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-marti-dbw-msgs"; - version = "1.5.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_dbw_msgs/1.5.1-1.tar.gz"; - name = "1.5.1-1.tar.gz"; - sha256 = "36fe5148d3b19f248e9cd3c8937338aa920768291c3edf8ca8099ea6aa65c5ee"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_dbw_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "5c93c6040cc8bd154f8ad0cd50edefd4ce8c25e1a14496413a094ab83e5010c1"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/marti-introspection-msgs/default.nix b/distros/rolling/marti-introspection-msgs/default.nix index 4728f6a5e3..7aad0c997e 100644 --- a/distros/rolling/marti-introspection-msgs/default.nix +++ b/distros/rolling/marti-introspection-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-marti-introspection-msgs"; - version = "1.5.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_introspection_msgs/1.5.1-1.tar.gz"; - name = "1.5.1-1.tar.gz"; - sha256 = "c0b7aee81a4d8d26bfa7639df2e280a3062d807d435cbf9a03c3108053e86c12"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_introspection_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "25100648998db5163755a16016e1ef8512c9bafa809ae2ffa327071c6a03f87a"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/marti-nav-msgs/default.nix b/distros/rolling/marti-nav-msgs/default.nix index a6becea519..9f05a56274 100644 --- a/distros/rolling/marti-nav-msgs/default.nix +++ b/distros/rolling/marti-nav-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, geographic-msgs, geometry-msgs, marti-common-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-marti-nav-msgs"; - version = "1.5.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_nav_msgs/1.5.1-1.tar.gz"; - name = "1.5.1-1.tar.gz"; - sha256 = "913acb58f6e5733921d9b897b15da2b6d063e7131155a83b76f54ddb8114a023"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_nav_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "6e10b6cd392d2ee8c4e113ec65db842d686dc75b4805f2cc672f1ade2cd64ec7"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/marti-perception-msgs/default.nix b/distros/rolling/marti-perception-msgs/default.nix index 48e95e0987..d884360e86 100644 --- a/distros/rolling/marti-perception-msgs/default.nix +++ b/distros/rolling/marti-perception-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-marti-perception-msgs"; - version = "1.5.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_perception_msgs/1.5.1-1.tar.gz"; - name = "1.5.1-1.tar.gz"; - sha256 = "b4a0cf7989a9be121bc82c53adae7b20357335d0abd0b783c48d179f7472849a"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_perception_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "2ea2aef3a730b3d428186bcef9efc13f0ebafe89b2f55eaa0b3534e81c56634b"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/marti-sensor-msgs/default.nix b/distros/rolling/marti-sensor-msgs/default.nix index cf5a9d2290..1e54759dc3 100644 --- a/distros/rolling/marti-sensor-msgs/default.nix +++ b/distros/rolling/marti-sensor-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-rolling-marti-sensor-msgs"; - version = "1.5.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_sensor_msgs/1.5.1-1.tar.gz"; - name = "1.5.1-1.tar.gz"; - sha256 = "95ef40d74c0139d3038527609e0fc56bef2e1d2f0d9413f3da78721373b47813"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_sensor_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "60d98802069c8137f2c20803950ae9e5b256ac6edebc3000588511d64a6c03ff"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/marti-status-msgs/default.nix b/distros/rolling/marti-status-msgs/default.nix index e1b1210cac..0696e22ca7 100644 --- a/distros/rolling/marti-status-msgs/default.nix +++ b/distros/rolling/marti-status-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-marti-status-msgs"; - version = "1.5.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_status_msgs/1.5.1-1.tar.gz"; - name = "1.5.1-1.tar.gz"; - sha256 = "ca91eb98a836f7c92f827fe792292979710f54f36e848c058a6a8522fa0fec88"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_status_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "ff97d7f949b55d449e5025bd5f2a544bcf52193bf25976aaaa56f615f83a1e8c"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/marti-visualization-msgs/default.nix b/distros/rolling/marti-visualization-msgs/default.nix index e6196952d5..c692b36450 100644 --- a/distros/rolling/marti-visualization-msgs/default.nix +++ b/distros/rolling/marti-visualization-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs }: buildRosPackage { pname = "ros-rolling-marti-visualization-msgs"; - version = "1.5.1-r1"; + version = "1.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_visualization_msgs/1.5.1-1.tar.gz"; - name = "1.5.1-1.tar.gz"; - sha256 = "dd1b4b4980c99b0cd118544c33312da3ff48de4d5780145778eb7d863cbbc524"; + url = "https://github.com/ros2-gbp/marti_messages-release/archive/release/rolling/marti_visualization_msgs/1.5.2-1.tar.gz"; + name = "1.5.2-1.tar.gz"; + sha256 = "9dda61c55ce40aae53aafff699e17e5d4adf990c61c606982d5d15efcf878f35"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/message-filters/default.nix b/distros/rolling/message-filters/default.nix index 8c2cd673b9..b28c432a43 100644 --- a/distros/rolling/message-filters/default.nix +++ b/distros/rolling/message-filters/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-python, ament-cmake-ros, ament-lint-auto, builtin-interfaces, python-cmake-module, rclcpp, rclcpp-lifecycle, rclpy, rcutils, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-message-filters"; - version = "4.10.0-r1"; + version = "4.10.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_message_filters-release/archive/release/rolling/message_filters/4.10.0-1.tar.gz"; - name = "4.10.0-1.tar.gz"; - sha256 = "caf28a68d219b3271c0216e3fcdabc226558c4427f70ca9936d0b287b80f853f"; + url = "https://github.com/ros2-gbp/ros2_message_filters-release/archive/release/rolling/message_filters/4.10.1-1.tar.gz"; + name = "4.10.1-1.tar.gz"; + sha256 = "c6222d8e4ff32510062e45a791b82e5c5a12d9da4b5f531da03da70dcff5c1d9"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/metavision-driver/default.nix b/distros/rolling/metavision-driver/default.nix index afa173de4b..b47dafb94a 100644 --- a/distros/rolling/metavision-driver/default.nix +++ b/distros/rolling/metavision-driver/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-auto, ament-cmake-clang-format, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-flake8, ament-cmake-lint-cmake, ament-cmake-pep257, ament-cmake-ros, ament-cmake-xmllint, boost, cmake, curl, event-camera-msgs, ffmpeg, git, glew, glfw3, gtest, hdf5, libusb1, opencv, openscenegraph, rclcpp, rclcpp-components, ros-environment, std-srvs, unzip, wget }: buildRosPackage { pname = "ros-rolling-metavision-driver"; - version = "1.0.6-r1"; + version = "1.0.8-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/metavision_driver-release/archive/release/rolling/metavision_driver/1.0.6-1.tar.gz"; - name = "1.0.6-1.tar.gz"; - sha256 = "e73626c58db755ca20e245b228db187e63f6dd37e5ed3346944022aab0993abc"; + url = "https://github.com/ros2-gbp/metavision_driver-release/archive/release/rolling/metavision_driver/1.0.8-1.tar.gz"; + name = "1.0.8-1.tar.gz"; + sha256 = "094547b4783737ad2b2af93152ac1c65e00047074565e1798a6f864c4cbabc42"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/mimick-vendor/default.nix b/distros/rolling/mimick-vendor/default.nix index b54e13596e..c8434b33ec 100644 --- a/distros/rolling/mimick-vendor/default.nix +++ b/distros/rolling/mimick-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, ament-lint-auto, ament-lint-common }: buildRosPackage { pname = "ros-rolling-mimick-vendor"; - version = "0.5.0-r1"; + version = "0.6.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/mimick_vendor-release/archive/release/rolling/mimick_vendor/0.5.0-1.tar.gz"; - name = "0.5.0-1.tar.gz"; - sha256 = "f89903bf851a6159c2ac72cf8531ca8c94b3518c00e98473ed5a45c919527181"; + url = "https://github.com/ros2-gbp/mimick_vendor-release/archive/release/rolling/mimick_vendor/0.6.0-1.tar.gz"; + name = "0.6.0-1.tar.gz"; + sha256 = "4759f1bbc67d75b49de847cc23f5514b713f21490423531f6397081231f31195"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/nav-msgs/default.nix b/distros/rolling/nav-msgs/default.nix index 5a9fc29194..eabbe0846a 100644 --- a/distros/rolling/nav-msgs/default.nix +++ b/distros/rolling/nav-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-nav-msgs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/nav_msgs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "d9f2cf21cace47fccfa49a2f64be3c9939cd58596e9ce7153e6a3d6c32612793"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/nav_msgs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "17ed06a49a4004ed36cc05cb376979917535153440dbc58a4c4d55d547a969f0"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ntrip-client-node/default.nix b/distros/rolling/ntrip-client-node/default.nix index 8831238802..12df584379 100644 --- a/distros/rolling/ntrip-client-node/default.nix +++ b/distros/rolling/ntrip-client-node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-uncrustify, ament-lint-auto, ament-lint-common, libcurl-vendor, pkg-config, rclcpp, rclcpp-components, rtcm-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-ntrip-client-node"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ntrip_client_node/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "de82c3059868fc1d0ef030e2a84e6de7a1e33216c2f6c86a0b83521065bf2048"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ntrip_client_node/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "62372cd035fdf3bc43a861800c44c8c55176adcbca7f3a326946b370012d9477"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/pendulum-control/default.nix b/distros/rolling/pendulum-control/default.nix index 2e07bdf0da..5955bfc4e6 100644 --- a/distros/rolling/pendulum-control/default.nix +++ b/distros/rolling/pendulum-control/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, launch, launch-testing, launch-testing-ament-cmake, launch-testing-ros, pendulum-msgs, rclcpp, rmw-implementation-cmake, ros2run, rttest, tlsf-cpp }: buildRosPackage { pname = "ros-rolling-pendulum-control"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/pendulum_control/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "c9f3e4d504eae49ccbc52dfab1179338a3b78b315f391f1cfef9341c4e59d42c"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/pendulum_control/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "83a5745eb9d7e8f82488036b56ac181ed408215950e514e81686217af15f3742"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/pendulum-msgs/default.nix b/distros/rolling/pendulum-msgs/default.nix index 4e7b6b26e7..2276702f4a 100644 --- a/distros/rolling/pendulum-msgs/default.nix +++ b/distros/rolling/pendulum-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-rolling-pendulum-msgs"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/pendulum_msgs/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "5c2343a485b578d75d300428c576acf955ed6088fcc0e11e46f2a7add7603142"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/pendulum_msgs/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "bc8518e68eeda618aa2a493d7c9227cb3247337ac7546cd916814e04287a8f73"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/plotjuggler/default.nix b/distros/rolling/plotjuggler/default.nix index 344bc7eb5e..97c21c8634 100644 --- a/distros/rolling/plotjuggler/default.nix +++ b/distros/rolling/plotjuggler/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, binutils, boost, cppzmq, fastcdr, lz4, qt5, rclcpp, zstd }: buildRosPackage { pname = "ros-rolling-plotjuggler"; - version = "3.7.1-r1"; + version = "3.7.1-r2"; src = fetchurl { - url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/rolling/plotjuggler/3.7.1-1.tar.gz"; - name = "3.7.1-1.tar.gz"; - sha256 = "3cc3770713f92be41b269462ae33f24b76be56e2585de49dcb0a23c5585c87a4"; + url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/rolling/plotjuggler/3.7.1-2.tar.gz"; + name = "3.7.1-2.tar.gz"; + sha256 = "bc5dc27f49d6bf32dfd24cf0ef1aa34bb57d31af9589bfa81dfe642351e45141"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/pluginlib/default.nix b/distros/rolling/pluginlib/default.nix index c4accb1f3f..b145cca0b4 100644 --- a/distros/rolling/pluginlib/default.nix +++ b/distros/rolling/pluginlib/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-index-cpp, class-loader, rcpputils, rcutils, tinyxml2-vendor }: buildRosPackage { pname = "ros-rolling-pluginlib"; - version = "5.3.0-r1"; + version = "5.3.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/pluginlib-release/archive/release/rolling/pluginlib/5.3.0-1.tar.gz"; - name = "5.3.0-1.tar.gz"; - sha256 = "c21be0387aa2a53b53045863d48809d412e867d6eb21329abde11dc0b00fda38"; + url = "https://github.com/ros2-gbp/pluginlib-release/archive/release/rolling/pluginlib/5.3.1-1.tar.gz"; + name = "5.3.1-1.tar.gz"; + sha256 = "36806517b3fa6bf45597b32c066cccea4cea5baf75a302bebe3fa706fc93902b"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/position-controllers/default.nix b/distros/rolling/position-controllers/default.nix index bcda409811..7ff9907f7f 100644 --- a/distros/rolling/position-controllers/default.nix +++ b/distros/rolling/position-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, pluginlib, rclcpp, ros2-control-test-assets }: buildRosPackage { pname = "ros-rolling-position-controllers"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/position_controllers/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "68ee0e05312ee19c7e7f2ea17e425d96840a841d25b2ba70b455e0c56e25b6a1"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/position_controllers/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "ea2dcbd9a3770d2bd25d911c7ad44be9e438670c23818ea31895c7e7a80d0616"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/quality-of-service-demo-cpp/default.nix b/distros/rolling/quality-of-service-demo-cpp/default.nix index 1b47b348d7..b1026efe42 100644 --- a/distros/rolling/quality-of-service-demo-cpp/default.nix +++ b/distros/rolling/quality-of-service-demo-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, example-interfaces, launch, launch-ros, launch-testing, rclcpp, rclcpp-components, rcutils, rmw, rmw-implementation-cmake, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-quality-of-service-demo-cpp"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/quality_of_service_demo_cpp/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "fd99444e25f1d6ca85ec000798d2d416c0a30584a4a05ec1b7614a8c68fae529"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/quality_of_service_demo_cpp/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "5df6979f7647cacd726a8cd6b191fcc1baf06a299dd6a69c4451ceae746aae4e"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/quality-of-service-demo-py/default.nix b/distros/rolling/quality-of-service-demo-py/default.nix index a5898717c1..6613a59d06 100644 --- a/distros/rolling/quality-of-service-demo-py/default.nix +++ b/distros/rolling/quality-of-service-demo-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, pythonPackages, rclpy, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-quality-of-service-demo-py"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/quality_of_service_demo_py/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "2bac9cd7b0cd82d42bc33c30973759c6848c4e8c66b224636319b47fc5d9234a"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/quality_of_service_demo_py/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "4b0d39167d3b18cff35ac97b39258badddc79b184e5d96cf8f712be6d685bcd6"; }; buildType = "ament_python"; diff --git a/distros/rolling/range-sensor-broadcaster/default.nix b/distros/rolling/range-sensor-broadcaster/default.nix index 458418474c..37bc5d441f 100644 --- a/distros/rolling/range-sensor-broadcaster/default.nix +++ b/distros/rolling/range-sensor-broadcaster/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, sensor-msgs }: buildRosPackage { pname = "ros-rolling-range-sensor-broadcaster"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/range_sensor_broadcaster/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "13e2ac692446d12283d67d736ec4fd5dba19b9425fc8da9528305050295d9170"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/range_sensor_broadcaster/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "ea692b470abfad027f5fb89f78d7271b2c9e1694ae096f5d2638c492a4008d3c"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rcl-action/default.nix b/distros/rolling/rcl-action/default.nix index 372ec0998a..16ff4a742a 100644 --- a/distros/rolling/rcl-action/default.nix +++ b/distros/rolling/rcl-action/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, osrf-testing-tools-cpp, rcl, rcutils, rmw, rmw-implementation-cmake, rosidl-runtime-c, test-msgs }: buildRosPackage { pname = "ros-rolling-rcl-action"; - version = "7.3.0-r1"; + version = "8.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_action/7.3.0-1.tar.gz"; - name = "7.3.0-1.tar.gz"; - sha256 = "0267faa2599a81c4e4e0b1299d0e9e1b5820277800c8942af9d0598073d009dc"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_action/8.0.0-1.tar.gz"; + name = "8.0.0-1.tar.gz"; + sha256 = "ccb8c06a1d2cb95cb59a4f1563f1f815b441bd7ba0d440578a5ac2521264d431"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rcl-lifecycle/default.nix b/distros/rolling/rcl-lifecycle/default.nix index c9186252e3..67515cc6e3 100644 --- a/distros/rolling/rcl-lifecycle/default.nix +++ b/distros/rolling/rcl-lifecycle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, lifecycle-msgs, osrf-testing-tools-cpp, rcl, rcutils, rmw, rosidl-runtime-c, tracetools }: buildRosPackage { pname = "ros-rolling-rcl-lifecycle"; - version = "7.3.0-r1"; + version = "8.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_lifecycle/7.3.0-1.tar.gz"; - name = "7.3.0-1.tar.gz"; - sha256 = "832886e3854244461c11c6a9e78151964e3bb8d1d6b02e562781e232e886d1ee"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_lifecycle/8.0.0-1.tar.gz"; + name = "8.0.0-1.tar.gz"; + sha256 = "45c9612204f7a05a0c7c73540f44afbaf6275905e5584e642e14dbfb5a820ebe"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rcl-yaml-param-parser/default.nix b/distros/rolling/rcl-yaml-param-parser/default.nix index dafe42bc3f..a9f94b6a04 100644 --- a/distros/rolling/rcl-yaml-param-parser/default.nix +++ b/distros/rolling/rcl-yaml-param-parser/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, libyaml, libyaml-vendor, mimick-vendor, osrf-testing-tools-cpp, performance-test-fixture, rcutils, rmw }: buildRosPackage { pname = "ros-rolling-rcl-yaml-param-parser"; - version = "7.3.0-r1"; + version = "8.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_yaml_param_parser/7.3.0-1.tar.gz"; - name = "7.3.0-1.tar.gz"; - sha256 = "de4cd8e3d9ee3f8919c51d3c147a88ef2d5baa45b706086d43fb0a2a7968e28b"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_yaml_param_parser/8.0.0-1.tar.gz"; + name = "8.0.0-1.tar.gz"; + sha256 = "96c7e65217acbb9079a924ae0414080cd36409cdd7a3302ea210b1fe0728023e"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rcl/default.nix b/distros/rolling/rcl/default.nix index 0f17214230..bb1ed655a8 100644 --- a/distros/rolling/rcl/default.nix +++ b/distros/rolling/rcl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, launch, launch-testing, launch-testing-ament-cmake, libyaml, libyaml-vendor, mimick-vendor, osrf-testing-tools-cpp, rcl-interfaces, rcl-logging-interface, rcl-logging-spdlog, rcl-yaml-param-parser, rcutils, rmw, rmw-implementation, rmw-implementation-cmake, rosidl-runtime-c, rosidl-runtime-cpp, service-msgs, test-msgs, tracetools, type-description-interfaces }: buildRosPackage { pname = "ros-rolling-rcl"; - version = "7.3.0-r1"; + version = "8.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl/7.3.0-1.tar.gz"; - name = "7.3.0-1.tar.gz"; - sha256 = "d58aac5e05a19c1569ed9c9c6f7f84ba706ab90adc433df1e1f1e21f01a89a0f"; + url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl/8.0.0-1.tar.gz"; + name = "8.0.0-1.tar.gz"; + sha256 = "ada75a66144fcd496c6df2a5d8386cf4ec22f55c77902ae91e627a79981dad94"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rclcpp-action/default.nix b/distros/rolling/rclcpp-action/default.nix index 4fc4326b45..6e9eb2b59d 100644 --- a/distros/rolling/rclcpp-action/default.nix +++ b/distros/rolling/rclcpp-action/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, mimick-vendor, performance-test-fixture, rcl-action, rclcpp, rcpputils, rosidl-runtime-c, test-msgs }: buildRosPackage { pname = "ros-rolling-rclcpp-action"; - version = "23.2.0-r1"; + version = "24.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_action/23.2.0-1.tar.gz"; - name = "23.2.0-1.tar.gz"; - sha256 = "bdb546ddcf3a4442dec9a60678f7788df606f143580f3660b2eb330b5484e11c"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_action/24.0.0-1.tar.gz"; + name = "24.0.0-1.tar.gz"; + sha256 = "60ed4b4cbf2eb3dad3ff21d035bb98d6c988eb6604754d2531e915834556945f"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rclcpp-components/default.nix b/distros/rolling/rclcpp-components/default.nix index 73771dee50..0cff092927 100644 --- a/distros/rolling/rclcpp-components/default.nix +++ b/distros/rolling/rclcpp-components/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-google-benchmark, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, class-loader, composition-interfaces, launch-testing, rclcpp, rcpputils, std-msgs }: buildRosPackage { pname = "ros-rolling-rclcpp-components"; - version = "23.2.0-r1"; + version = "24.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_components/23.2.0-1.tar.gz"; - name = "23.2.0-1.tar.gz"; - sha256 = "6cdee431880b10517c0d1b550069ef3d68dc88594070b35a46c221ea9959d345"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_components/24.0.0-1.tar.gz"; + name = "24.0.0-1.tar.gz"; + sha256 = "998be83549c2f99b11387137723b53df9670d98058ce9017d1ea69d2f48195c1"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rclcpp-lifecycle/default.nix b/distros/rolling/rclcpp-lifecycle/default.nix index 1cc7dcab10..8be0b44fe8 100644 --- a/distros/rolling/rclcpp-lifecycle/default.nix +++ b/distros/rolling/rclcpp-lifecycle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, lifecycle-msgs, mimick-vendor, performance-test-fixture, rcl, rcl-interfaces, rcl-lifecycle, rclcpp, rcpputils, rcutils, rmw, rosidl-typesupport-cpp, test-msgs }: buildRosPackage { pname = "ros-rolling-rclcpp-lifecycle"; - version = "23.2.0-r1"; + version = "24.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_lifecycle/23.2.0-1.tar.gz"; - name = "23.2.0-1.tar.gz"; - sha256 = "76125d7d855006014d436f02b92f3c6a6ab03f2664432c2382e64b55959daed1"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_lifecycle/24.0.0-1.tar.gz"; + name = "24.0.0-1.tar.gz"; + sha256 = "3f2b6c0c9990bcc0396150eca9e3f7184af4f2dcfdc11315e02f6f90b8a7ba32"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rclcpp/default.nix b/distros/rolling/rclcpp/default.nix index 4110148d26..895a19eadd 100644 --- a/distros/rolling/rclcpp/default.nix +++ b/distros/rolling/rclcpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gen-version-h, ament-cmake-gmock, ament-cmake-google-benchmark, ament-cmake-gtest, ament-cmake-ros, ament-index-cpp, ament-lint-auto, ament-lint-common, builtin-interfaces, libstatistics-collector, mimick-vendor, performance-test-fixture, python3, rcl, rcl-interfaces, rcl-logging-interface, rcl-yaml-param-parser, rcpputils, rcutils, rmw, rmw-implementation-cmake, rosgraph-msgs, rosidl-default-generators, rosidl-dynamic-typesupport, rosidl-runtime-cpp, rosidl-typesupport-c, rosidl-typesupport-cpp, statistics-msgs, test-msgs, tracetools }: buildRosPackage { pname = "ros-rolling-rclcpp"; - version = "23.2.0-r1"; + version = "24.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp/23.2.0-1.tar.gz"; - name = "23.2.0-1.tar.gz"; - sha256 = "67a93b5eb69de39ea02fe9939d0dd71f82b0e751a3b74cb424582c3f2055a328"; + url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp/24.0.0-1.tar.gz"; + name = "24.0.0-1.tar.gz"; + sha256 = "90091b819234c574ae7f6970af214cc6b6660e61d3fa85fae7b604c416f46168"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rclpy/default.nix b/distros/rolling/rclpy/default.nix index e6f269abfc..2771b9a0ef 100644 --- a/distros/rolling/rclpy/default.nix +++ b/distros/rolling/rclpy/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-index-python, ament-lint-auto, ament-lint-common, builtin-interfaces, lifecycle-msgs, pybind11-vendor, python-cmake-module, pythonPackages, rcl, rcl-action, rcl-interfaces, rcl-lifecycle, rcl-logging-interface, rcl-yaml-param-parser, rcpputils, rcutils, rmw, rmw-implementation, rmw-implementation-cmake, rosgraph-msgs, rosidl-generator-py, rosidl-runtime-c, rpyutils, test-msgs, unique-identifier-msgs }: buildRosPackage { pname = "ros-rolling-rclpy"; - version = "5.4.0-r1"; + version = "6.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rclpy-release/archive/release/rolling/rclpy/5.4.0-1.tar.gz"; - name = "5.4.0-1.tar.gz"; - sha256 = "9dff99c4864ff0d79b4f4bfcc8fb84ae165d0d8c2e514d261b74d4e8e43b0596"; + url = "https://github.com/ros2-gbp/rclpy-release/archive/release/rolling/rclpy/6.0.0-1.tar.gz"; + name = "6.0.0-1.tar.gz"; + sha256 = "b4855e0c5678d7f3bc61a316d5b849805b49c54192d78bf50512647f17bcb5ea"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rcpputils/default.nix b/distros/rolling/rcpputils/default.nix index 0a08475e3a..05227e4c05 100644 --- a/distros/rolling/rcpputils/default.nix +++ b/distros/rolling/rcpputils/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, rcutils }: buildRosPackage { pname = "ros-rolling-rcpputils"; - version = "2.8.0-r1"; + version = "2.8.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcpputils-release/archive/release/rolling/rcpputils/2.8.0-1.tar.gz"; - name = "2.8.0-1.tar.gz"; - sha256 = "427f30e5cd2da2e83120f3d218523214655e122701c51d25b675903f5193a8c5"; + url = "https://github.com/ros2-gbp/rcpputils-release/archive/release/rolling/rcpputils/2.8.1-1.tar.gz"; + name = "2.8.1-1.tar.gz"; + sha256 = "9f7ed953d5e78567f18a200ed7c1fba6c4159991f507b1743a103809144530fb"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rcutils/default.nix b/distros/rolling/rcutils/default.nix index 209f8d5845..771507a85f 100644 --- a/distros/rolling/rcutils/default.nix +++ b/distros/rolling/rcutils/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros, ament-lint-auto, ament-lint-common, launch, launch-testing, launch-testing-ament-cmake, mimick-vendor, osrf-testing-tools-cpp, performance-test-fixture, python3Packages }: buildRosPackage { pname = "ros-rolling-rcutils"; - version = "6.4.0-r1"; + version = "6.4.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rcutils-release/archive/release/rolling/rcutils/6.4.0-1.tar.gz"; - name = "6.4.0-1.tar.gz"; - sha256 = "4f9ea18c584b95f45e1e115cfd4271643a42943b96ee53908b596a2abbda65bf"; + url = "https://github.com/ros2-gbp/rcutils-release/archive/release/rolling/rcutils/6.4.1-1.tar.gz"; + name = "6.4.1-1.tar.gz"; + sha256 = "a58dc3b07744603204e9be6ac05ac40545cc13a81dbf1b0faf2913b0f1c34f9c"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rmw-connextdds-common/default.nix b/distros/rolling/rmw-connextdds-common/default.nix index 3052b5f71d..e9b8f42171 100644 --- a/distros/rolling/rmw-connextdds-common/default.nix +++ b/distros/rolling/rmw-connextdds-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, rcpputils, rcutils, rmw, rmw-dds-common, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, rti-connext-dds-cmake-module }: buildRosPackage { pname = "ros-rolling-rmw-connextdds-common"; - version = "0.18.0-r1"; + version = "0.19.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rmw_connextdds_common/0.18.0-1.tar.gz"; - name = "0.18.0-1.tar.gz"; - sha256 = "69353cf5fa431e0dfdaa9ba48a72cf88a603d0fa1c5c3cb39671f3adbff7c6fc"; + url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rmw_connextdds_common/0.19.0-1.tar.gz"; + name = "0.19.0-1.tar.gz"; + sha256 = "92ce341b10bdcb8dfd2fd954017915378acbc3fb78731f5a014bcb63ea2017e8"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rmw-connextdds/default.nix b/distros/rolling/rmw-connextdds/default.nix index ed4f0638e4..9dd3f309ca 100644 --- a/distros/rolling/rmw-connextdds/default.nix +++ b/distros/rolling/rmw-connextdds/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, rmw-connextdds-common }: buildRosPackage { pname = "ros-rolling-rmw-connextdds"; - version = "0.18.0-r1"; + version = "0.19.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rmw_connextdds/0.18.0-1.tar.gz"; - name = "0.18.0-1.tar.gz"; - sha256 = "b0d4213fd0688187e941e6f1bd17bf29a1b0e89422f80764a099ef3cd8800c06"; + url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rmw_connextdds/0.19.0-1.tar.gz"; + name = "0.19.0-1.tar.gz"; + sha256 = "aecf02a4fd1182eed49534a2abc98811cdf04c33053ac4a413fecf8ae6d403de"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rmw-cyclonedds-cpp/default.nix b/distros/rolling/rmw-cyclonedds-cpp/default.nix index ea287d50a7..ff901e0172 100644 --- a/distros/rolling/rmw-cyclonedds-cpp/default.nix +++ b/distros/rolling/rmw-cyclonedds-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-ros, ament-lint-auto, ament-lint-common, cyclonedds, iceoryx-binding-c, rcpputils, rcutils, rmw, rmw-dds-common, rosidl-runtime-c, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, tracetools }: buildRosPackage { pname = "ros-rolling-rmw-cyclonedds-cpp"; - version = "1.10.0-r1"; + version = "2.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_cyclonedds-release/archive/release/rolling/rmw_cyclonedds_cpp/1.10.0-1.tar.gz"; - name = "1.10.0-1.tar.gz"; - sha256 = "60e88a070b28c77baee1616790a4979c4eeb21edefcec8d7e0642437e67ab1e5"; + url = "https://github.com/ros2-gbp/rmw_cyclonedds-release/archive/release/rolling/rmw_cyclonedds_cpp/2.0.0-1.tar.gz"; + name = "2.0.0-1.tar.gz"; + sha256 = "50f7363c422b85956534f0d67c5fa080d8ccae2c96c8de5bc9eba425ea9822c1"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rmw-dds-common/default.nix b/distros/rolling/rmw-dds-common/default.nix index 888c1f3860..6a25124d7c 100644 --- a/distros/rolling/rmw-dds-common/default.nix +++ b/distros/rolling/rmw-dds-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common, osrf-testing-tools-cpp, performance-test-fixture, rcpputils, rcutils, rmw, rosidl-default-generators, rosidl-default-runtime, rosidl-runtime-c, rosidl-runtime-cpp }: buildRosPackage { pname = "ros-rolling-rmw-dds-common"; - version = "2.1.1-r1"; + version = "3.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_dds_common-release/archive/release/rolling/rmw_dds_common/2.1.1-1.tar.gz"; - name = "2.1.1-1.tar.gz"; - sha256 = "172202f46c5819e0506e6078db8119e566a2144bca565ad1c90ff09365a41e04"; + url = "https://github.com/ros2-gbp/rmw_dds_common-release/archive/release/rolling/rmw_dds_common/3.0.0-1.tar.gz"; + name = "3.0.0-1.tar.gz"; + sha256 = "94aeb502e6ae28c08d16eb0b1612d8c2acb26e14d2950db961d1fe9c94b6765b"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rmw-fastrtps-cpp/default.nix b/distros/rolling/rmw-fastrtps-cpp/default.nix index b284dd619d..8ca0288cb3 100644 --- a/distros/rolling/rmw-fastrtps-cpp/default.nix +++ b/distros/rolling/rmw-fastrtps-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-fastrtps-shared-cpp, rosidl-dynamic-typesupport, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, test-msgs, tracetools }: buildRosPackage { pname = "ros-rolling-rmw-fastrtps-cpp"; - version = "7.6.0-r1"; + version = "8.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_cpp/7.6.0-1.tar.gz"; - name = "7.6.0-1.tar.gz"; - sha256 = "2caa7db4c8874819aa494d3e87168caf862b19d8f6c02412e1e4946085806029"; + url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_cpp/8.0.0-1.tar.gz"; + name = "8.0.0-1.tar.gz"; + sha256 = "3dc14a772fc118d8c2f7239fe08562435e59f03331cfd03abac947cdfce8bb6e"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rmw-fastrtps-dynamic-cpp/default.nix b/distros/rolling/rmw-fastrtps-dynamic-cpp/default.nix index 7328bc27c7..396753065d 100644 --- a/distros/rolling/rmw-fastrtps-dynamic-cpp/default.nix +++ b/distros/rolling/rmw-fastrtps-dynamic-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-fastrtps-shared-cpp, rosidl-runtime-c, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, test-msgs }: buildRosPackage { pname = "ros-rolling-rmw-fastrtps-dynamic-cpp"; - version = "7.6.0-r1"; + version = "8.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_dynamic_cpp/7.6.0-1.tar.gz"; - name = "7.6.0-1.tar.gz"; - sha256 = "28ac6aeacaf3d97f1571cfe3fc5bbe86c141bfd4321c6e929078e86826f26150"; + url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_dynamic_cpp/8.0.0-1.tar.gz"; + name = "8.0.0-1.tar.gz"; + sha256 = "06a7906bf744090ff8b8c1bf69cea010926a5a72b7bb1d5b36d0faf79ea7c3e1"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rmw-fastrtps-shared-cpp/default.nix b/distros/rolling/rmw-fastrtps-shared-cpp/default.nix index 670e795c5c..d1440afbf3 100644 --- a/distros/rolling/rmw-fastrtps-shared-cpp/default.nix +++ b/distros/rolling/rmw-fastrtps-shared-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, fastcdr, fastrtps, fastrtps-cmake-module, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rosidl-dynamic-typesupport, rosidl-dynamic-typesupport-fastrtps, rosidl-runtime-c, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, tracetools }: buildRosPackage { pname = "ros-rolling-rmw-fastrtps-shared-cpp"; - version = "7.6.0-r1"; + version = "8.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/7.6.0-1.tar.gz"; - name = "7.6.0-1.tar.gz"; - sha256 = "f145a8f612f53796ba29e7aa9d7745da4248490286416eeaea18bfecb7340c90"; + url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/8.0.0-1.tar.gz"; + name = "8.0.0-1.tar.gz"; + sha256 = "2b72b410f33f37f415080dda623d3b4195970ff94ad7b1a9028ea1d81685df47"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rmw-implementation-cmake/default.nix b/distros/rolling/rmw-implementation-cmake/default.nix index f5ab8eb68b..b1cd75961a 100644 --- a/distros/rolling/rmw-implementation-cmake/default.nix +++ b/distros/rolling/rmw-implementation-cmake/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common }: buildRosPackage { pname = "ros-rolling-rmw-implementation-cmake"; - version = "7.2.1-r1"; + version = "7.2.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw-release/archive/release/rolling/rmw_implementation_cmake/7.2.1-1.tar.gz"; - name = "7.2.1-1.tar.gz"; - sha256 = "0e5281d339e1dbc69e3a179cc8eefabbdcdda0f1708bbe5bf95337b3b30f08fb"; + url = "https://github.com/ros2-gbp/rmw-release/archive/release/rolling/rmw_implementation_cmake/7.2.2-1.tar.gz"; + name = "7.2.2-1.tar.gz"; + sha256 = "1d6faad11d6938f52ed234b74bab51d6bf83573fe6286743ed0dc256312b3a18"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rmw/default.nix b/distros/rolling/rmw/default.nix index 33cca15255..cb1dba1ac0 100644 --- a/distros/rolling/rmw/default.nix +++ b/distros/rolling/rmw/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-gmock, ament-cmake-ros, ament-cmake-version, ament-lint-auto, ament-lint-common, osrf-testing-tools-cpp, rcutils, rosidl-dynamic-typesupport, rosidl-runtime-c }: buildRosPackage { pname = "ros-rolling-rmw"; - version = "7.2.1-r1"; + version = "7.2.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw-release/archive/release/rolling/rmw/7.2.1-1.tar.gz"; - name = "7.2.1-1.tar.gz"; - sha256 = "dfb5aed26620d5443cfb48bd94bd80a8143ff6b2fba14006e0b7b2df5e0f9788"; + url = "https://github.com/ros2-gbp/rmw-release/archive/release/rolling/rmw/7.2.2-1.tar.gz"; + name = "7.2.2-1.tar.gz"; + sha256 = "f454a5146045be8a3f28807b14d371bfccbd782ede47427f38b05e6c7618abb5"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/robot-state-publisher/default.nix b/distros/rolling/robot-state-publisher/default.nix index 1dfd715e23..a031140961 100644 --- a/distros/rolling/robot-state-publisher/default.nix +++ b/distros/rolling/robot-state-publisher/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, kdl-parser, launch-ros, launch-testing-ament-cmake, orocos-kdl-vendor, rcl-interfaces, rclcpp, rclcpp-components, sensor-msgs, std-msgs, tf2-ros, urdf }: buildRosPackage { pname = "ros-rolling-robot-state-publisher"; - version = "3.3.1-r1"; + version = "3.3.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/robot_state_publisher-release/archive/release/rolling/robot_state_publisher/3.3.1-1.tar.gz"; - name = "3.3.1-1.tar.gz"; - sha256 = "57969a23341c6c166c29cc87692153414d8998a1590f85f81b0f24437763637c"; + url = "https://github.com/ros2-gbp/robot_state_publisher-release/archive/release/rolling/robot_state_publisher/3.3.2-1.tar.gz"; + name = "3.3.2-1.tar.gz"; + sha256 = "ca9ebd6c5086583d8751dacab53e1f6e26b93fc8cfdd38b31fe21a4284d8e0c7"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ros2-control-test-assets/default.nix b/distros/rolling/ros2-control-test-assets/default.nix index 5e47fa2210..fcc048396d 100644 --- a/distros/rolling/ros2-control-test-assets/default.nix +++ b/distros/rolling/ros2-control-test-assets/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake }: buildRosPackage { pname = "ros-rolling-ros2-control-test-assets"; - version = "3.20.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/ros2_control_test_assets/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "8f3ca488365e766e602203166780a50fe7e5faa98cb43949bd89ae521a6e7571"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/ros2_control_test_assets/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "995bbea4f35fa8948b0f5c69a7363bd39bff72da36cd0c573848a550fd18c2a8"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ros2-control/default.nix b/distros/rolling/ros2-control/default.nix index f42e67530f..868fa0686c 100644 --- a/distros/rolling/ros2-control/default.nix +++ b/distros/rolling/ros2-control/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, controller-interface, controller-manager, controller-manager-msgs, hardware-interface, joint-limits, ros2-control-test-assets, ros2controlcli, transmission-interface }: buildRosPackage { pname = "ros-rolling-ros2-control"; - version = "3.20.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/ros2_control/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "10cb20545d03a5e31bd25234fa0e78c8b93cd4d94e048ca2087663df1989cdf6"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/ros2_control/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "1fd2a348f2f35e0220511ea15ab5444d7130ced8d55eac99f618e1c5bb47db6c"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ros2-controllers-test-nodes/default.nix b/distros/rolling/ros2-controllers-test-nodes/default.nix index 200dd571b5..648f7dcbd1 100644 --- a/distros/rolling/ros2-controllers-test-nodes/default.nix +++ b/distros/rolling/ros2-controllers-test-nodes/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, pythonPackages, rclpy, std-msgs, trajectory-msgs }: buildRosPackage { pname = "ros-rolling-ros2-controllers-test-nodes"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ros2_controllers_test_nodes/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "1ac1821540519a1b438701d9a3d3f5dcfe37d072cdac8e8a08ea8d46f3da1247"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ros2_controllers_test_nodes/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "d897ded997f6b80324a2ddebdeca33152fab688ec9371f7075f318f36860d48a"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2-controllers/default.nix b/distros/rolling/ros2-controllers/default.nix index ad315f489c..b0961e7759 100644 --- a/distros/rolling/ros2-controllers/default.nix +++ b/distros/rolling/ros2-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ackermann-steering-controller, admittance-controller, ament-cmake, bicycle-steering-controller, diff-drive-controller, effort-controllers, force-torque-sensor-broadcaster, forward-command-controller, imu-sensor-broadcaster, joint-state-broadcaster, joint-trajectory-controller, position-controllers, range-sensor-broadcaster, steering-controllers-library, tricycle-controller, tricycle-steering-controller, velocity-controllers }: buildRosPackage { pname = "ros-rolling-ros2-controllers"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ros2_controllers/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "cbb34cf9edc340ec78e067ad5a36bedf908348a085115eb11dfdc378431cf31d"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ros2_controllers/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "2c5461f681e54610fc8a5c886a6c4be5104e43fdfd8071bb811bb5b874935c9f"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ros2action/default.nix b/distros/rolling/ros2action/default.nix index 1e0d45e9b9..c0af06daf1 100644 --- a/distros/rolling/ros2action/default.nix +++ b/distros/rolling/ros2action/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rclpy, ros2cli, rosidl-runtime-py, test-msgs }: buildRosPackage { pname = "ros-rolling-ros2action"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2action/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "3125ed682b8609f1c585bf270e51b327e0ecfd18de35d52215bf75600fa7db16"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2action/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "1a8ded653f63681217d95b6e2b49b4672cb8f81cd5993eb0423cad53ce3083fd"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2cli-test-interfaces/default.nix b/distros/rolling/ros2cli-test-interfaces/default.nix index cc2a33ac75..c2741d86af 100644 --- a/distros/rolling/ros2cli-test-interfaces/default.nix +++ b/distros/rolling/ros2cli-test-interfaces/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-rolling-ros2cli-test-interfaces"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli_test_interfaces/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "88e7d3d6842ebcbd1814b9702c33ea226311b9a3d27fc91708168937e25332b8"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli_test_interfaces/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "b973b4ecfb5f580bafaf3826121a164a409748da6efe95b000b5b2ac890db85d"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ros2cli/default.nix b/distros/rolling/ros2cli/default.nix index 0d72a74960..e744ae426f 100644 --- a/distros/rolling/ros2cli/default.nix +++ b/distros/rolling/ros2cli/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, pythonPackages, rclpy, test-msgs }: buildRosPackage { pname = "ros-rolling-ros2cli"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "26de20b950be8a911addbc28389cb987d4bf629f058e49f5e6a67a97ddd99905"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "6d77d7e9c87541c925816950c314da1b73096f0b0509793839af36269f9cd0f8"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2component/default.nix b/distros/rolling/ros2component/default.nix index 3e8d80be6a..4c97d99fd7 100644 --- a/distros/rolling/ros2component/default.nix +++ b/distros/rolling/ros2component/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, composition-interfaces, python3Packages, pythonPackages, rcl-interfaces, rclcpp-components, rclpy, ros2cli, ros2node, ros2param, ros2pkg }: buildRosPackage { pname = "ros-rolling-ros2component"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2component/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "eec1776052c4d37676d9de7630b366abf78cd614dd91875ede83e336a37d80b6"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2component/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "3aa463ec548c765e216dd2d79eb74a289e9fd68c861b9d695cf2503babe3cba4"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2controlcli/default.nix b/distros/rolling/ros2controlcli/default.nix index 5d9f4e0b8b..0fe85fdc2e 100644 --- a/distros/rolling/ros2controlcli/default.nix +++ b/distros/rolling/ros2controlcli/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, controller-manager, controller-manager-msgs, python3Packages, rcl-interfaces, rclpy, ros2cli, ros2node, ros2param, rosidl-runtime-py }: buildRosPackage { pname = "ros-rolling-ros2controlcli"; - version = "3.20.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/ros2controlcli/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "a8ad353741420e35cd8e706d34b7248f89d5978b0461b15aac95c8cfdedfb430"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/ros2controlcli/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "cadaaa3273efd78d950e3c51cc7c312faffc323529d627eba68d183dbb8eeaa1"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2doctor/default.nix b/distros/rolling/ros2doctor/default.nix index 3e82c655bb..2c8035aa4f 100644 --- a/distros/rolling/ros2doctor/default.nix +++ b/distros/rolling/ros2doctor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rclpy, ros-environment, ros2cli, std-msgs }: buildRosPackage { pname = "ros-rolling-ros2doctor"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2doctor/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "0cc1828d6213011a0f65c6ddb106d256865c39c3f7a6c1c6d966b58e9d69d7e6"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2doctor/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "08d862a6fab6a2567e5a9c34b87bfd0ec978cfdfeec0e32c1a159cd106aeb87b"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2interface/default.nix b/distros/rolling/ros2interface/default.nix index 10cb8d737f..350c156769 100644 --- a/distros/rolling/ros2interface/default.nix +++ b/distros/rolling/ros2interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-testing, launch-testing-ros, python3Packages, pythonPackages, ros2cli, ros2cli-test-interfaces, rosidl-adapter, rosidl-runtime-py, test-msgs }: buildRosPackage { pname = "ros-rolling-ros2interface"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2interface/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "7f1f7f305240b50f7a0ab3c5bf15192a2864c0e2eae61e6b2e47b9bc1946507e"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2interface/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "c60b2dc07c008cfe8508ed49488d2f6c15acb235abdebba46df05bac6834c85a"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2lifecycle-test-fixtures/default.nix b/distros/rolling/ros2lifecycle-test-fixtures/default.nix index 28786718b0..322bc30977 100644 --- a/distros/rolling/ros2lifecycle-test-fixtures/default.nix +++ b/distros/rolling/ros2lifecycle-test-fixtures/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-lifecycle }: buildRosPackage { pname = "ros-rolling-ros2lifecycle-test-fixtures"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2lifecycle_test_fixtures/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "6dec7c13257c188527465795e4acf00a9baf2aa11992aa8b578ba7972f56d333"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2lifecycle_test_fixtures/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "c9124f586793322020bbf2db05781e11f44443e7c340e29eeb314af57941cea5"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ros2lifecycle/default.nix b/distros/rolling/ros2lifecycle/default.nix index 6bc3eb34c6..f46861512c 100644 --- a/distros/rolling/ros2lifecycle/default.nix +++ b/distros/rolling/ros2lifecycle/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, lifecycle-msgs, python3Packages, pythonPackages, rclpy, ros2cli, ros2lifecycle-test-fixtures, ros2node, ros2service }: buildRosPackage { pname = "ros-rolling-ros2lifecycle"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2lifecycle/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "55bb1e18ab59ccbacb962fe5bce5e63a3c40391dec46ac451b6a08c18e6a3b88"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2lifecycle/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "b4c48b1b4ffee99816a4da28c3e59cff653830e8b4103ebe35e2c5ecac959e54"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2multicast/default.nix b/distros/rolling/ros2multicast/default.nix index 10d0029638..6a8219f09d 100644 --- a/distros/rolling/ros2multicast/default.nix +++ b/distros/rolling/ros2multicast/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, pythonPackages, ros2cli }: buildRosPackage { pname = "ros-rolling-ros2multicast"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2multicast/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "3483d104a78c23f022474db6b693a48d1018d41cdca1b6c39d95b4274ec86262"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2multicast/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "8f686e4816efa3f149a07c4a7757fa9c5f449d95dff0f9517c4eb1898d0f36c3"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2node/default.nix b/distros/rolling/ros2node/default.nix index 5d56626b8e..deabe07e73 100644 --- a/distros/rolling/ros2node/default.nix +++ b/distros/rolling/ros2node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rclpy, ros2cli, test-msgs }: buildRosPackage { pname = "ros-rolling-ros2node"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2node/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "1bcbee979e89be6398b22aa854cf5c7bb673e3a055cfc883305c0a6e6f4e497d"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2node/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "df329e0a2b8e279b7d3b6a09c4f5b9b03f24083caa2f0828476f7980a6d90d45"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2param/default.nix b/distros/rolling/ros2param/default.nix index 75a44b41cd..7cd966b2e7 100644 --- a/distros/rolling/ros2param/default.nix +++ b/distros/rolling/ros2param/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rcl-interfaces, rclpy, ros2cli, ros2node, ros2service }: buildRosPackage { pname = "ros-rolling-ros2param"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2param/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "5f400e6af0297913a9e714f32d44d1f528e09dd3166442842ec4daaae5402fbc"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2param/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "62a87329b4bd564fa806b1085fccb53f4577cca35d9d247808e01c96dcab8784"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2pkg/default.nix b/distros/rolling/ros2pkg/default.nix index 3107967abc..f3312651c6 100644 --- a/distros/rolling/ros2pkg/default.nix +++ b/distros/rolling/ros2pkg/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-testing, launch-testing-ros, python3Packages, pythonPackages, ros2cli }: buildRosPackage { pname = "ros-rolling-ros2pkg"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2pkg/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "756ea121b777453459682679ddf7140a3a4185762dfd257a6886f85f60818d64"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2pkg/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "25f6630e5b3851014f8df52e769d65390b13f7964f19d7cdcfd2aa1451487fdf"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2run/default.nix b/distros/rolling/ros2run/default.nix index a7b0b6bf07..d96b30d248 100644 --- a/distros/rolling/ros2run/default.nix +++ b/distros/rolling/ros2run/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, pythonPackages, ros2cli, ros2pkg }: buildRosPackage { pname = "ros-rolling-ros2run"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2run/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "5e73f4d83024aecf869a97bc0bf76f7559759544a376844043a251a7f89f321d"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2run/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "be39790e3c3b0a9ae8fb8f0f262c9a28f9d69d5f45e7647109346173ef1c094d"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2service/default.nix b/distros/rolling/ros2service/default.nix index 858c26c422..1b5f5e6c9f 100644 --- a/distros/rolling/ros2service/default.nix +++ b/distros/rolling/ros2service/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rclpy, ros2cli, rosidl-runtime-py, test-msgs }: buildRosPackage { pname = "ros-rolling-ros2service"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2service/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "54f83eaafd91092c938ecaf469606fbd1574de45db2b25b63f13ffcc58f5ea50"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2service/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "e11323dcc776563519d210ba687731ad1dcea3eae7bf70acfdff6c44c33cdbb4"; }; buildType = "ament_python"; diff --git a/distros/rolling/ros2topic/default.nix b/distros/rolling/ros2topic/default.nix index d5742467f9..99fff3b7fc 100644 --- a/distros/rolling/ros2topic/default.nix +++ b/distros/rolling/ros2topic/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, geometry-msgs, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, pythonPackages, rclpy, ros2cli, rosgraph-msgs, rosidl-runtime-py, std-msgs, test-msgs }: buildRosPackage { pname = "ros-rolling-ros2topic"; - version = "0.29.1-r1"; + version = "0.30.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2topic/0.29.1-1.tar.gz"; - name = "0.29.1-1.tar.gz"; - sha256 = "6e1e351285fdefefd25115b7f57a078fa22437c9ea7973fd38512ba87aa634da"; + url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2topic/0.30.0-1.tar.gz"; + name = "0.30.0-1.tar.gz"; + sha256 = "d33def3232406c861ca32d05f55237fcc8540ab9435a08a4eedd4fb289415433"; }; buildType = "ament_python"; diff --git a/distros/rolling/rosidl-adapter/default.nix b/distros/rolling/rosidl-adapter/default.nix index 2e9736e69e..d5a9acc6b5 100644 --- a/distros/rolling/rosidl-adapter/default.nix +++ b/distros/rolling/rosidl-adapter/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-core, ament-cmake-pytest, ament-lint-auto, ament-lint-common, python3, python3Packages, rosidl-cli }: buildRosPackage { pname = "ros-rolling-rosidl-adapter"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_adapter/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "1270d9175b993f6f55ba6959b123111976d2623e6d8266199c491781435bf994"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_adapter/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "6ffdc188929a9759d7e990aadb1e561011cc975c30ce628791cc84ea5cac1e37"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rosidl-cli/default.nix b/distros/rolling/rosidl-cli/default.nix index 7beb75241e..b8f835845c 100644 --- a/distros/rolling/rosidl-cli/default.nix +++ b/distros/rolling/rosidl-cli/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, pythonPackages }: buildRosPackage { pname = "ros-rolling-rosidl-cli"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_cli/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "effed58f57b7f59c9ccde1d3066145ca632040b0e82ac9eab619896bdd0a6fc8"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_cli/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "26ec1c6963074c63e438a4b113293b46bdcfa395dbb00fa7e09fa73c17fc4047"; }; buildType = "ament_python"; diff --git a/distros/rolling/rosidl-cmake/default.nix b/distros/rolling/rosidl-cmake/default.nix index a1f98e618f..f08661cdbb 100644 --- a/distros/rolling/rosidl-cmake/default.nix +++ b/distros/rolling/rosidl-cmake/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-python, ament-lint-auto, ament-lint-common, python3Packages, rosidl-pycommon }: buildRosPackage { pname = "ros-rolling-rosidl-cmake"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_cmake/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "5b5ee0da8f37cfabdb86bb205581caf06c37e308183069cffe5fc778124d60d8"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_cmake/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "91f252a66e3c91c5bd5061d67c807c9adcdd2ba7d7a05f9f5b9e02442bc8533f"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rosidl-generator-c/default.nix b/distros/rolling/rosidl-generator-c/default.nix index c0301b5533..ec77ab84a0 100644 --- a/distros/rolling/rosidl-generator-c/default.nix +++ b/distros/rolling/rosidl-generator-c/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-python, ament-cmake-ros, ament-index-python, ament-lint-auto, ament-lint-common, python3, rcutils, rosidl-cli, rosidl-cmake, rosidl-generator-type-description, rosidl-parser, rosidl-pycommon, rosidl-typesupport-interface }: buildRosPackage { pname = "ros-rolling-rosidl-generator-c"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_c/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "173422a90788645b1586454db069b8b31f73b807c46dc54c395f06d197e27bc4"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_c/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "ee2b73f65ce8920a9e7d81c302013b8e34b455705a3fc656a9c00350e00e8196"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rosidl-generator-cpp/default.nix b/distros/rolling/rosidl-generator-cpp/default.nix index 7cdc2c0f14..1533022831 100644 --- a/distros/rolling/rosidl-generator-cpp/default.nix +++ b/distros/rolling/rosidl-generator-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-core, ament-index-python, ament-lint-auto, ament-lint-common, python3, rosidl-cli, rosidl-cmake, rosidl-generator-c, rosidl-generator-type-description, rosidl-parser, rosidl-pycommon, rosidl-runtime-cpp }: buildRosPackage { pname = "ros-rolling-rosidl-generator-cpp"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_cpp/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "4415cc2a796593849642463037b25d6cf2499ac985a225f1ddc218019ee6c5ce"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_cpp/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "d51cc70f29f33d1a7ca2256e49e6c3c0c6e9299d9675a6fc82f08940ebfac4c9"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rosidl-generator-type-description/default.nix b/distros/rolling/rosidl-generator-type-description/default.nix index 0bd39703c8..363b3b0562 100644 --- a/distros/rolling/rosidl-generator-type-description/default.nix +++ b/distros/rolling/rosidl-generator-type-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-python, ament-cmake-ros, ament-index-python, ament-lint-auto, ament-lint-common, python3, rosidl-cli, rosidl-parser }: buildRosPackage { pname = "ros-rolling-rosidl-generator-type-description"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_type_description/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "7d0678e67ea2630d14eabbc82f5da660af6f6700ee5407a994ee3d11ba6d9196"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_type_description/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "173b464e726c127cdf80a52a20d0b55364f19590da229762ec9b01b5fd929f11"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rosidl-parser/default.nix b/distros/rolling/rosidl-parser/default.nix index e63ba00a44..4e9a1e3dd7 100644 --- a/distros/rolling/rosidl-parser/default.nix +++ b/distros/rolling/rosidl-parser/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, python3Packages, pythonPackages, rosidl-adapter }: buildRosPackage { pname = "ros-rolling-rosidl-parser"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_parser/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "3bffb0b23e48c81adaf069b7c67bb027c8fd75086f090920dd5e120a06da6eaf"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_parser/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "2d3844aa10d5483efd20ab8e8b04b408f5e1f2aa44747d9d3ab34730ab6cb028"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rosidl-pycommon/default.nix b/distros/rolling/rosidl-pycommon/default.nix index 45d5cb676f..b79c666747 100644 --- a/distros/rolling/rosidl-pycommon/default.nix +++ b/distros/rolling/rosidl-pycommon/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, pythonPackages, rosidl-parser }: buildRosPackage { pname = "ros-rolling-rosidl-pycommon"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_pycommon/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "241735da5b68391e0cf8f5b9fc24f5025d44c094dfe57cecf9f35b34c16ffbbf"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_pycommon/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "47c46314d4c67aa0003beb0d4ad8b0a2f6b82d870c4f788f28ba8705e6e9eb30"; }; buildType = "ament_python"; diff --git a/distros/rolling/rosidl-runtime-c/default.nix b/distros/rolling/rosidl-runtime-c/default.nix index 4234087537..260b43134a 100644 --- a/distros/rolling/rosidl-runtime-c/default.nix +++ b/distros/rolling/rosidl-runtime-c/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, performance-test-fixture, rcutils, rosidl-typesupport-interface }: buildRosPackage { pname = "ros-rolling-rosidl-runtime-c"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_runtime_c/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "8b43657529cea316c5dc3d366aad5bdaa14c1c63ab0651cb4f679971e6fd2b19"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_runtime_c/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "1756a73ebca8c66d4131250a49ec90e7441470ccb6a37c77e08b23683ec4c25d"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rosidl-runtime-cpp/default.nix b/distros/rolling/rosidl-runtime-cpp/default.nix index 2976c4bc49..492e651aa4 100644 --- a/distros/rolling/rosidl-runtime-cpp/default.nix +++ b/distros/rolling/rosidl-runtime-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, performance-test-fixture, rosidl-runtime-c }: buildRosPackage { pname = "ros-rolling-rosidl-runtime-cpp"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_runtime_cpp/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "16b1f3dd75c8dad8a36b1ce7d79007bf83e419a51992de7f664ef08443da4198"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_runtime_cpp/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "78cb8afe7f8285cdf96bcff190f9b34278e4333dfc151809b7acb8a9eba99516"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rosidl-typesupport-interface/default.nix b/distros/rolling/rosidl-typesupport-interface/default.nix index 3eff96e3c7..f2c405a28e 100644 --- a/distros/rolling/rosidl-typesupport-interface/default.nix +++ b/distros/rolling/rosidl-typesupport-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common }: buildRosPackage { pname = "ros-rolling-rosidl-typesupport-interface"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_interface/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "fdefdca593e37f65b1284929e6fc4153ed0dce5378c1a8afe9a97c092ddd8db3"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_interface/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "f0931be8e6d1a57bd0fb9b163be7b946b56b5d1613e0cda3352b7cc9cd7f4d6e"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rosidl-typesupport-introspection-c/default.nix b/distros/rolling/rosidl-typesupport-introspection-c/default.nix index f983b46eea..8a17837e09 100644 --- a/distros/rolling/rosidl-typesupport-introspection-c/default.nix +++ b/distros/rolling/rosidl-typesupport-introspection-c/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-index-python, ament-lint-auto, ament-lint-common, python3, rosidl-cli, rosidl-cmake, rosidl-generator-c, rosidl-parser, rosidl-pycommon, rosidl-runtime-c, rosidl-typesupport-interface }: buildRosPackage { pname = "ros-rolling-rosidl-typesupport-introspection-c"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_introspection_c/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "569fc6f3463e5875d7c8a13617ee05fb024a06d69a3b37b60cc9805a0bf93244"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_introspection_c/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "f5747d2f7f20bdb1e15f58bc413a9ad14cc44df9c1d46adf2c9a24a219f0009c"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rosidl-typesupport-introspection-cpp/default.nix b/distros/rolling/rosidl-typesupport-introspection-cpp/default.nix index 9a92eb71bb..301c277549 100644 --- a/distros/rolling/rosidl-typesupport-introspection-cpp/default.nix +++ b/distros/rolling/rosidl-typesupport-introspection-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-index-python, ament-lint-auto, ament-lint-common, python3, rosidl-cli, rosidl-cmake, rosidl-generator-c, rosidl-generator-cpp, rosidl-parser, rosidl-pycommon, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-interface, rosidl-typesupport-introspection-c }: buildRosPackage { pname = "ros-rolling-rosidl-typesupport-introspection-cpp"; - version = "4.4.1-r1"; + version = "4.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_introspection_cpp/4.4.1-1.tar.gz"; - name = "4.4.1-1.tar.gz"; - sha256 = "afd56eb25b269701f98343ce58f88309aeabd3ce61e54a5593028daf717faba5"; + url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_introspection_cpp/4.4.2-1.tar.gz"; + name = "4.4.2-1.tar.gz"; + sha256 = "252447e63a7e711c2e7f6451de9d30378e0444a5511323c4689e1f5cffa75eee"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rqt-controller-manager/default.nix b/distros/rolling/rqt-controller-manager/default.nix index d9a5b58efa..624ca40679 100644 --- a/distros/rolling/rqt-controller-manager/default.nix +++ b/distros/rolling/rqt-controller-manager/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, controller-manager-msgs, rclpy, rqt-gui, rqt-gui-py }: buildRosPackage { pname = "ros-rolling-rqt-controller-manager"; - version = "3.20.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/rqt_controller_manager/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "4508cfe7b12d37c2b4e6af75d1dc4ed2aafcfa59d8834061c902d227c3f6255c"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/rqt_controller_manager/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "3c185f0f30d0de929389e4ee6f07daf9986efb67159c60b16bf5234565c4ea0b"; }; buildType = "ament_python"; diff --git a/distros/rolling/rqt-joint-trajectory-controller/default.nix b/distros/rolling/rqt-joint-trajectory-controller/default.nix index fab1fb67cd..c9a5f71f63 100644 --- a/distros/rolling/rqt-joint-trajectory-controller/default.nix +++ b/distros/rolling/rqt-joint-trajectory-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, control-msgs, controller-manager-msgs, python-qt-binding, python3Packages, qt-gui, rclpy, rqt-gui, rqt-gui-py, trajectory-msgs }: buildRosPackage { pname = "ros-rolling-rqt-joint-trajectory-controller"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/rqt_joint_trajectory_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "daadfa159c8daa02ddafc009a7300389dc043cd05c5c0d05868c80c3d87eb105"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/rqt_joint_trajectory_controller/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "9179277263ceccafb6f4df1333a88ee0cf782370599a412ffc8fdbc7cabe4494"; }; buildType = "ament_python"; diff --git a/distros/rolling/rti-connext-dds-cmake-module/default.nix b/distros/rolling/rti-connext-dds-cmake-module/default.nix index 9ef087d475..33f46c0bef 100644 --- a/distros/rolling/rti-connext-dds-cmake-module/default.nix +++ b/distros/rolling/rti-connext-dds-cmake-module/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common }: buildRosPackage { pname = "ros-rolling-rti-connext-dds-cmake-module"; - version = "0.18.0-r1"; + version = "0.19.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rti_connext_dds_cmake_module/0.18.0-1.tar.gz"; - name = "0.18.0-1.tar.gz"; - sha256 = "ae5da5853bd2bddf015c6e1984f4aa4a49e23309a77d22a29afdc5b65059d9ea"; + url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rti_connext_dds_cmake_module/0.19.0-1.tar.gz"; + name = "0.19.0-1.tar.gz"; + sha256 = "2191de91b4db2f5cc9d29b4d83d1f5d7a9d8f4c9eaae07712ec9ccd1011ae672"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rttest/default.nix b/distros/rolling/rttest/default.nix index 4be4c09d12..289e632886 100644 --- a/distros/rolling/rttest/default.nix +++ b/distros/rolling/rttest/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common }: buildRosPackage { pname = "ros-rolling-rttest"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/realtime_support-release/archive/release/rolling/rttest/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "4d2b1dc75c4cd90345577fe01230d435925009215be129a8d173dcb889abfc89"; + url = "https://github.com/ros2-gbp/realtime_support-release/archive/release/rolling/rttest/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "c891a884ba68b176537ff1769237fa3c8d6845d57f54ffc6e37199249e2724bf"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rviz-assimp-vendor/default.nix b/distros/rolling/rviz-assimp-vendor/default.nix index 7382eff184..759ebe50fc 100644 --- a/distros/rolling/rviz-assimp-vendor/default.nix +++ b/distros/rolling/rviz-assimp-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-vendor-package, ament-cmake-xmllint, ament-lint-auto, assimp }: buildRosPackage { pname = "ros-rolling-rviz-assimp-vendor"; - version = "13.1.2-r1"; + version = "13.2.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_assimp_vendor/13.1.2-1.tar.gz"; - name = "13.1.2-1.tar.gz"; - sha256 = "3ba7f4930448e973a9b91395f8a500de83c5db2a0eba161b730754726230cf28"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_assimp_vendor/13.2.0-1.tar.gz"; + name = "13.2.0-1.tar.gz"; + sha256 = "227476b841183a4f36f7abe0086841e93d0d299f4d20625d6b686c162c1ff8e0"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rviz-common/default.nix b/distros/rolling/rviz-common/default.nix index 1be71ff7ee..994f27d371 100644 --- a/distros/rolling/rviz-common/default.nix +++ b/distros/rolling/rviz-common/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, message-filters, pluginlib, qt5, rclcpp, resource-retriever, rviz-ogre-vendor, rviz-rendering, sensor-msgs, std-msgs, tf2, tf2-geometry-msgs, tf2-ros, tinyxml2-vendor, urdf, yaml-cpp-vendor }: buildRosPackage { pname = "ros-rolling-rviz-common"; - version = "13.1.2-r1"; + version = "13.2.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_common/13.1.2-1.tar.gz"; - name = "13.1.2-1.tar.gz"; - sha256 = "4d9c8b2a9b0552939bfd35e664eee309833486c2b62ec849089c825d1883f217"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_common/13.2.0-1.tar.gz"; + name = "13.2.0-1.tar.gz"; + sha256 = "b9aa69e93d49291b08ae549f3fe7d37384b5b1d22a2ae824641b264b075f21fb"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rviz-default-plugins/default.nix b/distros/rolling/rviz-default-plugins/default.nix index 704782a194..0dbff01b77 100644 --- a/distros/rolling/rviz-default-plugins/default.nix +++ b/distros/rolling/rviz-default-plugins/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-ros, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, geometry-msgs, ignition-math6-vendor, image-transport, interactive-markers, laser-geometry, map-msgs, nav-msgs, pluginlib, qt5, rclcpp, resource-retriever, rviz-common, rviz-ogre-vendor, rviz-rendering, rviz-rendering-tests, rviz-visual-testing-framework, tf2, tf2-geometry-msgs, tf2-ros, urdf, visualization-msgs }: buildRosPackage { pname = "ros-rolling-rviz-default-plugins"; - version = "13.1.2-r1"; + version = "13.2.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_default_plugins/13.1.2-1.tar.gz"; - name = "13.1.2-1.tar.gz"; - sha256 = "d5d99056753c84971e5075a2dd5f5a9ec16405b6412a3e7a14476c3946bd434f"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_default_plugins/13.2.0-1.tar.gz"; + name = "13.2.0-1.tar.gz"; + sha256 = "04abbc123aa069676fd38f1519206936d546189d60128dd89674fe33981b4f24"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rviz-ogre-vendor/default.nix b/distros/rolling/rviz-ogre-vendor/default.nix index 965d497730..d5131b897d 100644 --- a/distros/rolling/rviz-ogre-vendor/default.nix +++ b/distros/rolling/rviz-ogre-vendor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, ament-cmake-xmllint, ament-lint-auto, freetype, libGL, libGLU, xorg }: buildRosPackage { pname = "ros-rolling-rviz-ogre-vendor"; - version = "13.1.2-r1"; + version = "13.2.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_ogre_vendor/13.1.2-1.tar.gz"; - name = "13.1.2-1.tar.gz"; - sha256 = "18c6fc64dc46138ff21fb980235b7f56b902041b16021f71a5c71962e2614da5"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_ogre_vendor/13.2.0-1.tar.gz"; + name = "13.2.0-1.tar.gz"; + sha256 = "a6d06d651cfdba2f0aa978fb0e85e183efe1eb4795a4a92b1a5f79141f585967"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rviz-rendering-tests/default.nix b/distros/rolling/rviz-rendering-tests/default.nix index 80c264122b..97a05679b5 100644 --- a/distros/rolling/rviz-rendering-tests/default.nix +++ b/distros/rolling/rviz-rendering-tests/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, qt5, resource-retriever, rviz-rendering }: buildRosPackage { pname = "ros-rolling-rviz-rendering-tests"; - version = "13.1.2-r1"; + version = "13.2.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering_tests/13.1.2-1.tar.gz"; - name = "13.1.2-1.tar.gz"; - sha256 = "f5f4b5bbc76800fb364c75b6cb30df0e768aa2c44c9d1a244ab992ba6e2a0333"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering_tests/13.2.0-1.tar.gz"; + name = "13.2.0-1.tar.gz"; + sha256 = "54a64dbf2e319304ca98c6e70a34af2f892d825e96fea14bca9433dfb41f9e7b"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rviz-rendering/default.nix b/distros/rolling/rviz-rendering/default.nix index ced320719c..036432077e 100644 --- a/distros/rolling/rviz-rendering/default.nix +++ b/distros/rolling/rviz-rendering/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-ros, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, eigen, eigen3-cmake-module, qt5, resource-retriever, rviz-assimp-vendor, rviz-ogre-vendor }: buildRosPackage { pname = "ros-rolling-rviz-rendering"; - version = "13.1.2-r1"; + version = "13.2.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering/13.1.2-1.tar.gz"; - name = "13.1.2-1.tar.gz"; - sha256 = "d2e87bb2a1efd7ee24e07a5401239cc7d3bf5d747ae23c7b9fa3878b20ae471b"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering/13.2.0-1.tar.gz"; + name = "13.2.0-1.tar.gz"; + sha256 = "a9284bed82e8b40e14ff7a5809482b32791f513a311b6bb3d40eb32c504c064d"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rviz-visual-testing-framework/default.nix b/distros/rolling/rviz-visual-testing-framework/default.nix index 68828167fb..9265a50335 100644 --- a/distros/rolling/rviz-visual-testing-framework/default.nix +++ b/distros/rolling/rviz-visual-testing-framework/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, qt5, rclcpp, rcutils, rviz-common, rviz-ogre-vendor, rviz-rendering, std-msgs, tf2, tf2-ros }: buildRosPackage { pname = "ros-rolling-rviz-visual-testing-framework"; - version = "13.1.2-r1"; + version = "13.2.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_visual_testing_framework/13.1.2-1.tar.gz"; - name = "13.1.2-1.tar.gz"; - sha256 = "b469d20f2883dce76dfa6ecd23314dcdee679995a465ca2900f4dd74bc7a1267"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_visual_testing_framework/13.2.0-1.tar.gz"; + name = "13.2.0-1.tar.gz"; + sha256 = "958270317797f84fa3df385bbba01b824b7ebf7f7df2e6f7389e10eab3f7ebd3"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/rviz2/default.nix b/distros/rolling/rviz2/default.nix index dff1ed0252..038362f850 100644 --- a/distros/rolling/rviz2/default.nix +++ b/distros/rolling/rviz2/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-lint-cmake, ament-cmake-pytest, ament-cmake-uncrustify, ament-cmake-xmllint, ament-lint-auto, geometry-msgs, python3, python3Packages, qt5, rclcpp, rviz-common, rviz-default-plugins, rviz-ogre-vendor, sensor-msgs }: buildRosPackage { pname = "ros-rolling-rviz2"; - version = "13.1.2-r1"; + version = "13.2.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz2/13.1.2-1.tar.gz"; - name = "13.1.2-1.tar.gz"; - sha256 = "834614b612773079160401f846a1ba4c3f8994e51a1fc55ee90abc214e281aeb"; + url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz2/13.2.0-1.tar.gz"; + name = "13.2.0-1.tar.gz"; + sha256 = "3947d91dac24ced6243a4d5dbcaed126fdfd1aedadde8f38f0da2f93fe37859b"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/sensor-msgs-py/default.nix b/distros/rolling/sensor-msgs-py/default.nix index 58a0d92126..76492f6a43 100644 --- a/distros/rolling/sensor-msgs-py/default.nix +++ b/distros/rolling/sensor-msgs-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, python3Packages, pythonPackages, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-sensor-msgs-py"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/sensor_msgs_py/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "00a97b5d1fbedc925ff0fb5b5e1ba08722d1f8835a498cef2479322efcfbdc50"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/sensor_msgs_py/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "5cc8966225517909439f5e33df618067997de053c508b5c774fb6ff1ed10a9ef"; }; buildType = "ament_python"; diff --git a/distros/rolling/sensor-msgs/default.nix b/distros/rolling/sensor-msgs/default.nix index 0709012599..2a586596b1 100644 --- a/distros/rolling/sensor-msgs/default.nix +++ b/distros/rolling/sensor-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-sensor-msgs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/sensor_msgs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "7c78ad9a76d243907271f62b80cb5e66892b81cbfd68ccfb45dee261c8578bee"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/sensor_msgs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "241b84d542666cb52ba536571205c8bcf997873f50c5e07eddb88bae9b05411a"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/septentrio-gnss-driver/default.nix b/distros/rolling/septentrio-gnss-driver/default.nix index 33bd367d08..648180ad22 100644 --- a/distros/rolling/septentrio-gnss-driver/default.nix +++ b/distros/rolling/septentrio-gnss-driver/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, boost, diagnostic-msgs, geographiclib, geometry-msgs, gps-msgs, libpcap, nav-msgs, nmea-msgs, rclcpp, rclcpp-components, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, tf2, tf2-eigen, tf2-geometry-msgs, tf2-ros }: buildRosPackage { pname = "ros-rolling-septentrio-gnss-driver"; - version = "1.3.1-r2"; + version = "1.3.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/septentrio_gnss_driver_ros2-release/archive/release/rolling/septentrio_gnss_driver/1.3.1-2.tar.gz"; - name = "1.3.1-2.tar.gz"; - sha256 = "0e9e87f841b792676ce6b63fccf569520e4d5fa094c016d0762ea12eb7abf5e8"; + url = "https://github.com/ros2-gbp/septentrio_gnss_driver_ros2-release/archive/release/rolling/septentrio_gnss_driver/1.3.2-1.tar.gz"; + name = "1.3.2-1.tar.gz"; + sha256 = "f73ae3dfc617df17a0ff50d203a849127f4e1366967c52dad120c79088e5c756"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/shape-msgs/default.nix b/distros/rolling/shape-msgs/default.nix index 80e8144d47..cdcac53540 100644 --- a/distros/rolling/shape-msgs/default.nix +++ b/distros/rolling/shape-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-rolling-shape-msgs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/shape_msgs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "5d27c195d7e6db2a5838c821e8f23f850d375f9ba05caad1c230f9e99bbf6bc2"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/shape_msgs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "aceb782dd7a0e9aa93cf576be864b4f41dcd4e4a80bf758aa9d1d15bdd5b7f73"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/sick-safevisionary-base/default.nix b/distros/rolling/sick-safevisionary-base/default.nix new file mode 100644 index 0000000000..d665ce29f5 --- /dev/null +++ b/distros/rolling/sick-safevisionary-base/default.nix @@ -0,0 +1,24 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, cmake }: +buildRosPackage { + pname = "ros-rolling-sick-safevisionary-base"; + version = "1.0.1-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_base-release/archive/release/rolling/sick_safevisionary_base/1.0.1-1.tar.gz"; + name = "1.0.1-1.tar.gz"; + sha256 = "49e894c71bd5c752c3e7f2f597efcb4b4e50fedef7e60d7c156e8df0305be932"; + }; + + buildType = "cmake"; + buildInputs = [ cmake ]; + nativeBuildInputs = [ cmake ]; + + meta = { + description = ''The package provides the basic hardware interface to the SICK Safevisionary sensor''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/rolling/sick-safevisionary-driver/default.nix b/distros/rolling/sick-safevisionary-driver/default.nix new file mode 100644 index 0000000000..fa129f5835 --- /dev/null +++ b/distros/rolling/sick-safevisionary-driver/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, boost, cv-bridge, lifecycle-msgs, rclcpp, rclcpp-lifecycle, sensor-msgs, sick-safevisionary-base, sick-safevisionary-interfaces }: +buildRosPackage { + pname = "ros-rolling-sick-safevisionary-driver"; + version = "1.0.2-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_ros2-release/archive/release/rolling/sick_safevisionary_driver/1.0.2-1.tar.gz"; + name = "1.0.2-1.tar.gz"; + sha256 = "b7104ce41ea54b715db4dd8744c86b57924de240acde5028328b4cf11205444e"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake ]; + propagatedBuildInputs = [ boost cv-bridge lifecycle-msgs rclcpp rclcpp-lifecycle sensor-msgs sick-safevisionary-base sick-safevisionary-interfaces ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Provides an interface to read the sensor output of a SICK Safevisionary sensor in ROS 2''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/rolling/sick-safevisionary-interfaces/default.nix b/distros/rolling/sick-safevisionary-interfaces/default.nix new file mode 100644 index 0000000000..821c4ae046 --- /dev/null +++ b/distros/rolling/sick-safevisionary-interfaces/default.nix @@ -0,0 +1,26 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime, std-msgs }: +buildRosPackage { + pname = "ros-rolling-sick-safevisionary-interfaces"; + version = "1.0.2-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_ros2-release/archive/release/rolling/sick_safevisionary_interfaces/1.0.2-1.tar.gz"; + name = "1.0.2-1.tar.gz"; + sha256 = "87d8b44cde31dc26c329d0b986759783b8cbe4faa4194e64f4a4c51ef7268351"; + }; + + buildType = "ament_cmake"; + buildInputs = [ ament-cmake rosidl-default-generators ]; + checkInputs = [ ament-lint-auto ament-lint-common ]; + propagatedBuildInputs = [ rosidl-default-runtime std-msgs ]; + nativeBuildInputs = [ ament-cmake rosidl-default-generators ]; + + meta = { + description = ''Provides interface descriptions to communicate with a SICK Safevisionary Sensor over ROS 2''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/rolling/sick-safevisionary-tests/default.nix b/distros/rolling/sick-safevisionary-tests/default.nix new file mode 100644 index 0000000000..550aafee25 --- /dev/null +++ b/distros/rolling/sick-safevisionary-tests/default.nix @@ -0,0 +1,25 @@ + +# Copyright 2023 Open Source Robotics Foundation +# Distributed under the terms of the BSD license + +{ lib, buildRosPackage, fetchurl, ament-cmake, launch, launch-ros, launch-testing-ament-cmake, sick-safevisionary-driver }: +buildRosPackage { + pname = "ros-rolling-sick-safevisionary-tests"; + version = "1.0.2-r1"; + + src = fetchurl { + url = "https://github.com/ros2-gbp/sick_safevisionary_ros2-release/archive/release/rolling/sick_safevisionary_tests/1.0.2-1.tar.gz"; + name = "1.0.2-1.tar.gz"; + sha256 = "b27f46eec5108c3819f4439c20c95683310c5f89e8afa81ce6818afc33542c89"; + }; + + buildType = "catkin"; + buildInputs = [ ament-cmake ]; + checkInputs = [ launch launch-ros launch-testing-ament-cmake sick-safevisionary-driver ]; + nativeBuildInputs = [ ament-cmake ]; + + meta = { + description = ''Integration tests for the Sick SafeVisionary2 driver''; + license = with lib.licenses; [ asl20 ]; + }; +} diff --git a/distros/rolling/simple-launch/default.nix b/distros/rolling/simple-launch/default.nix index a2619f2ddb..d2b43a7e74 100644 --- a/distros/rolling/simple-launch/default.nix +++ b/distros/rolling/simple-launch/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake-python, ament-index-python, launch, launch-ros, xacro }: buildRosPackage { pname = "ros-rolling-simple-launch"; - version = "1.7.2-r1"; + version = "1.8.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/simple_launch-release/archive/release/rolling/simple_launch/1.7.2-1.tar.gz"; - name = "1.7.2-1.tar.gz"; - sha256 = "b541379a59983a96ac4b7e0843210bdffc42a39c2315911dad79bc909a06f3ad"; + url = "https://github.com/ros2-gbp/simple_launch-release/archive/release/rolling/simple_launch/1.8.0-1.tar.gz"; + name = "1.8.0-1.tar.gz"; + sha256 = "6dea100847eb4bce6b97e2713c4ecc2c8e586a54293bcb5b43b50c06ecab3223"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/std-msgs/default.nix b/distros/rolling/std-msgs/default.nix index b7dc737ab9..bc4b961c50 100644 --- a/distros/rolling/std-msgs/default.nix +++ b/distros/rolling/std-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-rolling-std-msgs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/std_msgs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "b1130eb14f45d76317457e590d33438f152994325ebf9f22e3e7ee2f71214800"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/std_msgs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "696ad7bd3736ce3d34b8f54807df887ecfed727380c24e51a2a0b69d78ba9b34"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/std-srvs/default.nix b/distros/rolling/std-srvs/default.nix index 6b8413840a..b7afde38b8 100644 --- a/distros/rolling/std-srvs/default.nix +++ b/distros/rolling/std-srvs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-rolling-std-srvs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/std_srvs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "d0916fdb3fa423c49e80ae8047601c727f47624a0fc4025fcda22db9652c2779"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/std_srvs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "5f2107f6764d73effe12d2086d11e03ddd224eea00111e794a84395bf6fda32c"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/steering-controllers-library/default.nix b/distros/rolling/steering-controllers-library/default.nix index 1bcae86c5d..b07e7e2355 100644 --- a/distros/rolling/steering-controllers-library/default.nix +++ b/distros/rolling/steering-controllers-library/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ackermann-msgs, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-test-assets, std-srvs, tf2, tf2-geometry-msgs, tf2-msgs }: buildRosPackage { pname = "ros-rolling-steering-controllers-library"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/steering_controllers_library/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "588af617bb55d36bc2ff464134c64336b80733823c6790d4cd9cc411aa3927ea"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/steering_controllers_library/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "5bdb76bff0132f33a1c9bb84ec58ce273d8058b6ccc80a5ab894459613364256"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/stereo-msgs/default.nix b/distros/rolling/stereo-msgs/default.nix index 3469b33dac..b7ae9e874f 100644 --- a/distros/rolling/stereo-msgs/default.nix +++ b/distros/rolling/stereo-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-stereo-msgs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/stereo_msgs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "857cf09648a7319accd7a51df905b2e8e1639f277afb51a2706ab686347366dc"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/stereo_msgs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "ce0d1ca055f36d99ef40872dba511e239d490c7309812725f7bc7da745ee5436"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tf2-bullet/default.nix b/distros/rolling/tf2-bullet/default.nix index 0a18653071..a619b0d7d5 100644 --- a/distros/rolling/tf2-bullet/default.nix +++ b/distros/rolling/tf2-bullet/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, bullet, geometry-msgs, tf2, tf2-ros }: buildRosPackage { pname = "ros-rolling-tf2-bullet"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_bullet/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "21755c9fb5018e0b88cd1f418eb89ec7bd2f4aeb99c02bd8993226f7ac2c1328"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_bullet/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "bc076bcf139bee39241dece4f770ab0b474f871a45885bcd17e0e1e3ad976e1d"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tf2-eigen-kdl/default.nix b/distros/rolling/tf2-eigen-kdl/default.nix index c80a91d06a..05984bbf38 100644 --- a/distros/rolling/tf2-eigen-kdl/default.nix +++ b/distros/rolling/tf2-eigen-kdl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, eigen, orocos-kdl-vendor, tf2 }: buildRosPackage { pname = "ros-rolling-tf2-eigen-kdl"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_eigen_kdl/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "7c3100a5454f46da2e6d02f4bb2f3f61fae76ceac4001dfdd94445c35c8a5f6a"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_eigen_kdl/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "5c4a8de0846b1f298f9cabdc6d4b758b4be1aa74b49e950fbccc785c8e85a825"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tf2-eigen/default.nix b/distros/rolling/tf2-eigen/default.nix index 9bb7640524..6eab6e66ee 100644 --- a/distros/rolling/tf2-eigen/default.nix +++ b/distros/rolling/tf2-eigen/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, eigen, geometry-msgs, tf2, tf2-ros }: buildRosPackage { pname = "ros-rolling-tf2-eigen"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_eigen/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "a5d425c1796fa466a7919546efd73e791fb0ee5b0e9c411a70766424ed05a560"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_eigen/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "9ec67f18d5c01e638782412e1cdf0cc0cef21a4cd60c781c87a3202e7e771c18"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tf2-geometry-msgs/default.nix b/distros/rolling/tf2-geometry-msgs/default.nix index 75eeff7163..f8155aae0c 100644 --- a/distros/rolling/tf2-geometry-msgs/default.nix +++ b/distros/rolling/tf2-geometry-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-lint-auto, ament-lint-common, geometry-msgs, orocos-kdl-vendor, python-cmake-module, python3Packages, rclcpp, tf2, tf2-ros, tf2-ros-py }: buildRosPackage { pname = "ros-rolling-tf2-geometry-msgs"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_geometry_msgs/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "ece3bdf22389cd77234453fb336faedfd189dda6721f0d1f22cc61309242c3d4"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_geometry_msgs/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "329f1c71d1e92ee30ee11064e74c26bc350014943699562cad76171d3ffe4e28"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tf2-kdl/default.nix b/distros/rolling/tf2-kdl/default.nix index 450745cb9e..4777dacc7f 100644 --- a/distros/rolling/tf2-kdl/default.nix +++ b/distros/rolling/tf2-kdl/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, builtin-interfaces, geometry-msgs, orocos-kdl-vendor, rclcpp, tf2, tf2-msgs, tf2-ros, tf2-ros-py }: buildRosPackage { pname = "ros-rolling-tf2-kdl"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_kdl/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "ccf015edf50cfc251f7ab13c4cebaf07e799173f3667a9d2c73d512ce290ece9"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_kdl/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "1718e6514936793cea0901f3ef58da06894c503d43806957fb40f610bd2afc4e"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tf2-msgs/default.nix b/distros/rolling/tf2-msgs/default.nix index d06e46ca7d..dae7d0c1ad 100644 --- a/distros/rolling/tf2-msgs/default.nix +++ b/distros/rolling/tf2-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-rolling-tf2-msgs"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_msgs/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "115261c735abcd614975fa2bab1f11bc1a175f7d832a70064cd25d717fba336f"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_msgs/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "2b26cdb0a254ddb54c9b774e7570fde98026a6a64109be71d5502fbe6f50a5ee"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tf2-py/default.nix b/distros/rolling/tf2-py/default.nix index 0768c4ed1b..7d2de5d20e 100644 --- a/distros/rolling/tf2-py/default.nix +++ b/distros/rolling/tf2-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, python-cmake-module, rclpy, rpyutils, tf2 }: buildRosPackage { pname = "ros-rolling-tf2-py"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_py/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "fdac2fa5fcb5dbbc1de1178ad507e79c41dbadec7e0a2e09e95a66066fad5fc1"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_py/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "fff6c1d6643f172f26abf3601b96f8abb5bd51d5a8ec0b67ff3534bddee0ed36"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tf2-ros-py/default.nix b/distros/rolling/tf2-ros-py/default.nix index f2caf25dcb..6cde8ece34 100644 --- a/distros/rolling/tf2-ros-py/default.nix +++ b/distros/rolling/tf2-ros-py/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, builtin-interfaces, geometry-msgs, pythonPackages, rclpy, sensor-msgs, std-msgs, tf2-msgs, tf2-py }: buildRosPackage { pname = "ros-rolling-tf2-ros-py"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_ros_py/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "d2ba1466757d28521c407f8bdca27555a88a0a63cfcf1844b2ff4fafe9a244fd"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_ros_py/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "6d24ffa8a1e02805d4ae5a152e9e1f82d6e1cea868c922d9351153fa55f6cdc5"; }; buildType = "ament_python"; diff --git a/distros/rolling/tf2-ros/default.nix b/distros/rolling/tf2-ros/default.nix index 8e4f5bafe3..7cd9d52107 100644 --- a/distros/rolling/tf2-ros/default.nix +++ b/distros/rolling/tf2-ros/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, message-filters, rcl-interfaces, rclcpp, rclcpp-action, rclcpp-components, rosgraph-msgs, tf2, tf2-msgs }: buildRosPackage { pname = "ros-rolling-tf2-ros"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_ros/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "db2a3cb4504b8a9d847f057d7eac196a7f40b634fe1163143431719f9477bb2a"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_ros/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "34e102f1c0d049b30b89f6842deca24698247e553d27bceaafd19b9e736f7a0e"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tf2-sensor-msgs/default.nix b/distros/rolling/tf2-sensor-msgs/default.nix index f27d662ca7..6dedef9ced 100644 --- a/distros/rolling/tf2-sensor-msgs/default.nix +++ b/distros/rolling/tf2-sensor-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-lint-auto, ament-lint-common, eigen, eigen3-cmake-module, geometry-msgs, python-cmake-module, python3Packages, rclcpp, sensor-msgs, sensor-msgs-py, std-msgs, tf2, tf2-ros, tf2-ros-py }: buildRosPackage { pname = "ros-rolling-tf2-sensor-msgs"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_sensor_msgs/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "4f8d18e5d7d2a70f971d73b57f4e45c76ab1fae2d02bc1923b365fc4d63e7b9f"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_sensor_msgs/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "b56b9b497d596cc7060361b25c79a7a932cb5e50ef07bd959f18b8e0c31f634d"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tf2-tools/default.nix b/distros/rolling/tf2-tools/default.nix index 0319400071..1b9fd3e661 100644 --- a/distros/rolling/tf2-tools/default.nix +++ b/distros/rolling/tf2-tools/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, graphviz, python3Packages, rclpy, tf2-msgs, tf2-py, tf2-ros-py }: buildRosPackage { pname = "ros-rolling-tf2-tools"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_tools/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "a1a820c102eb2c747d28ec38cc7655e54e8de202ab11bed5c830871617c2491e"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_tools/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "5c4b32fcea453b8c2bc9baf2dc475375661e05645319bb78ee9938b783e90250"; }; buildType = "ament_python"; diff --git a/distros/rolling/tf2/default.nix b/distros/rolling/tf2/default.nix index be93ad43ec..25c44f8f86 100644 --- a/distros/rolling/tf2/default.nix +++ b/distros/rolling/tf2/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-ros, ament-cmake-uncrustify, ament-cmake-xmllint, builtin-interfaces, console-bridge, console-bridge-vendor, geometry-msgs, rcutils, rosidl-runtime-cpp }: buildRosPackage { pname = "ros-rolling-tf2"; - version = "0.33.2-r1"; + version = "0.34.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2/0.33.2-1.tar.gz"; - name = "0.33.2-1.tar.gz"; - sha256 = "8bc91545d8cb859cc28a736d9cf58b8f53f669a80004751c4eaaf47f71859c43"; + url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2/0.34.0-1.tar.gz"; + name = "0.34.0-1.tar.gz"; + sha256 = "dd0d072f913c75a40b0512bb25a2ebda0cbb6dab8d053735c07ac61bec818e46"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tlsf-cpp/default.nix b/distros/rolling/tlsf-cpp/default.nix index 3ef21f8338..30fb769647 100644 --- a/distros/rolling/tlsf-cpp/default.nix +++ b/distros/rolling/tlsf-cpp/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, rclcpp, rmw, rmw-implementation-cmake, std-msgs, tlsf }: buildRosPackage { pname = "ros-rolling-tlsf-cpp"; - version = "0.16.0-r1"; + version = "0.17.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/realtime_support-release/archive/release/rolling/tlsf_cpp/0.16.0-1.tar.gz"; - name = "0.16.0-1.tar.gz"; - sha256 = "dc2d6b995143a2fda8e03594509dea755756867a6083b674157667291d0d21eb"; + url = "https://github.com/ros2-gbp/realtime_support-release/archive/release/rolling/tlsf_cpp/0.17.0-1.tar.gz"; + name = "0.17.0-1.tar.gz"; + sha256 = "d2039712459b4cb30faa139e7370cc77739aca49a7e0fb32b0ea32f40fc5679d"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/topic-monitor/default.nix b/distros/rolling/topic-monitor/default.nix index e59fc390d0..e0d4cd9820 100644 --- a/distros/rolling/topic-monitor/default.nix +++ b/distros/rolling/topic-monitor/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-flake8, ament-pep257, launch, launch-ros, pythonPackages, rclpy, std-msgs }: buildRosPackage { pname = "ros-rolling-topic-monitor"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/topic_monitor/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "4e10bb3c43c33a9833bad8afb2696be25ef6e6ca0d92c70743dfef56eafffe93"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/topic_monitor/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "a672825af19dd7103480693fcbdb1ff9227acab7373aee52668572dc72f648c9"; }; buildType = "ament_python"; diff --git a/distros/rolling/topic-statistics-demo/default.nix b/distros/rolling/topic-statistics-demo/default.nix index 4e34590986..e1281cbde0 100644 --- a/distros/rolling/topic-statistics-demo/default.nix +++ b/distros/rolling/topic-statistics-demo/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, rcutils, sensor-msgs, statistics-msgs }: buildRosPackage { pname = "ros-rolling-topic-statistics-demo"; - version = "0.31.1-r1"; + version = "0.32.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/topic_statistics_demo/0.31.1-1.tar.gz"; - name = "0.31.1-1.tar.gz"; - sha256 = "0f2ee8e4d9b557989c179dee96d18cbd6f246875d39a1916b235db83fda009f7"; + url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/topic_statistics_demo/0.32.0-1.tar.gz"; + name = "0.32.0-1.tar.gz"; + sha256 = "d89a959f783cccd98772a535f13c70e9b41509dc7317632216fde2074d598de8"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/trajectory-msgs/default.nix b/distros/rolling/trajectory-msgs/default.nix index 77ffc7c29d..3f7ac7f44c 100644 --- a/distros/rolling/trajectory-msgs/default.nix +++ b/distros/rolling/trajectory-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs }: buildRosPackage { pname = "ros-rolling-trajectory-msgs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/trajectory_msgs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "249ba4cc4889a2b250d0c661965410fb8a3520fe3afcc8dfd63a17c2afe73b26"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/trajectory_msgs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "6c86d4b1bf282bb57bb83c940c29614c3b250d301dced94929529aad0a417207"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/transmission-interface/default.nix b/distros/rolling/transmission-interface/default.nix index e1d306decf..0b5def0bd1 100644 --- a/distros/rolling/transmission-interface/default.nix +++ b/distros/rolling/transmission-interface/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, hardware-interface, pluginlib }: buildRosPackage { pname = "ros-rolling-transmission-interface"; - version = "3.20.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/transmission_interface/3.20.0-1.tar.gz"; - name = "3.20.0-1.tar.gz"; - sha256 = "42a449cb555990e5a18d6971309fff6e84e6dd48c26e7d9952224f109f5fe33f"; + url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/rolling/transmission_interface/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "414e33768b15c1293ce269a846b2fb966fabd807f3a2f5c868b6d950eae0b3d3"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tricycle-controller/default.nix b/distros/rolling/tricycle-controller/default.nix index e2dcc56b1d..1e8f45d082 100644 --- a/distros/rolling/tricycle-controller/default.nix +++ b/distros/rolling/tricycle-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ackermann-msgs, ament-cmake, ament-cmake-gmock, backward-ros, builtin-interfaces, controller-interface, controller-manager, geometry-msgs, hardware-interface, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-test-assets, std-srvs, tf2, tf2-msgs }: buildRosPackage { pname = "ros-rolling-tricycle-controller"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/tricycle_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "56798aeb130c99525e36db65ca8e5dc96fdc0b18bfa5dc9c45432315f58a5730"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/tricycle_controller/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "b0b3bf14c5491148bad423adae89b49d121b80d8aabd659160eaec36c1244215"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/tricycle-steering-controller/default.nix b/distros/rolling/tricycle-steering-controller/default.nix index 4c0a18fb19..fc3f9f10a2 100644 --- a/distros/rolling/tricycle-steering-controller/default.nix +++ b/distros/rolling/tricycle-steering-controller/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }: buildRosPackage { pname = "ros-rolling-tricycle-steering-controller"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/tricycle_steering_controller/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "7d61402cdaaeec57493356c29e3a92b565cd64043b536c435e7cb54932c93151"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/tricycle_steering_controller/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "59e73a03e6f298c17ece3804efbf5e0a768b3ce8d3ff160eafafba3e79bcb055"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/twist-mux/default.nix b/distros/rolling/twist-mux/default.nix index 0af032ec03..fd8fdf5191 100644 --- a/distros/rolling/twist-mux/default.nix +++ b/distros/rolling/twist-mux/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, diagnostic-updater, geometry-msgs, launch, launch-testing, launch-testing-ament-cmake, launch-testing-ros, rclcpp, std-msgs, twist-mux-msgs, visualization-msgs }: buildRosPackage { pname = "ros-rolling-twist-mux"; - version = "4.2.0-r1"; + version = "4.3.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/twist_mux-release/archive/release/rolling/twist_mux/4.2.0-1.tar.gz"; - name = "4.2.0-1.tar.gz"; - sha256 = "58e04bd273fd0582e02a16031dbca6f5b57517a53b58b515f237f01ffecb4466"; + url = "https://github.com/ros2-gbp/twist_mux-release/archive/release/rolling/twist_mux/4.3.0-1.tar.gz"; + name = "4.3.0-1.tar.gz"; + sha256 = "858dc0a8ba195a6a860e7f27630fa9a8b640c62011d382c437679797e6eb4d4c"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ublox-dgnss-node/default.nix b/distros/rolling/ublox-dgnss-node/default.nix index 928ac38c8e..cd0ef484a7 100644 --- a/distros/rolling/ublox-dgnss-node/default.nix +++ b/distros/rolling/ublox-dgnss-node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-uncrustify, ament-lint-auto, ament-lint-common, libusb1, pkg-config, rclcpp, rclcpp-components, rtcm-msgs, std-msgs, ublox-ubx-interfaces, ublox-ubx-msgs }: buildRosPackage { pname = "ros-rolling-ublox-dgnss-node"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ublox_dgnss_node/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "83f9688e1d221c6fd0fffb37befe56ff38d73739c78a93f908d1211e5e88d1df"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ublox_dgnss_node/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "d97e14f7edb74006629ce33161d60be628c741e5174f25970569dcfa372bd5c6"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ublox-dgnss/default.nix b/distros/rolling/ublox-dgnss/default.nix index 2401167909..d8b3552744 100644 --- a/distros/rolling/ublox-dgnss/default.nix +++ b/distros/rolling/ublox-dgnss/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ntrip-client-node, ublox-dgnss-node, ublox-nav-sat-fix-hp-node, ublox-ubx-interfaces, ublox-ubx-msgs }: buildRosPackage { pname = "ros-rolling-ublox-dgnss"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ublox_dgnss/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "8923316678cedbb9b6e62bb0a09e4aa9d81d659123fd22a1e1dc657f89083bdd"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ublox_dgnss/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "32ed24a76822c4f076516927e559f8126273b4f2e192e4d12cb50ed1f518caa4"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ublox-nav-sat-fix-hp-node/default.nix b/distros/rolling/ublox-nav-sat-fix-hp-node/default.nix index 4282d5a90f..a249783bca 100644 --- a/distros/rolling/ublox-nav-sat-fix-hp-node/default.nix +++ b/distros/rolling/ublox-nav-sat-fix-hp-node/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-uncrustify, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-components, sensor-msgs, std-msgs, ublox-ubx-interfaces, ublox-ubx-msgs }: buildRosPackage { pname = "ros-rolling-ublox-nav-sat-fix-hp-node"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ublox_nav_sat_fix_hp_node/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "d6502d7067d8c02893988a3c183158ef9bf0afe9349b1f44918f0bd95c4ca0b6"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ublox_nav_sat_fix_hp_node/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "0f8c88f3a711c34f03fb5e0cc6f9261ed962474c0ad516edc6101f32a533f087"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ublox-ubx-interfaces/default.nix b/distros/rolling/ublox-ubx-interfaces/default.nix index af3a57d265..78caae66ec 100644 --- a/distros/rolling/ublox-ubx-interfaces/default.nix +++ b/distros/rolling/ublox-ubx-interfaces/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators }: buildRosPackage { pname = "ros-rolling-ublox-ubx-interfaces"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ublox_ubx_interfaces/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "54e6015289e658bad68a4379224ec515f69b98ece7389ba81b9e98724c747dbd"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ublox_ubx_interfaces/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "a9e45afda45bf76354a3ea0569906a6a46c744a328177b3d9c2c51931cc022b8"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ublox-ubx-msgs/default.nix b/distros/rolling/ublox-ubx-msgs/default.nix index 940c81c8a5..469ffb51f2 100644 --- a/distros/rolling/ublox-ubx-msgs/default.nix +++ b/distros/rolling/ublox-ubx-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-default-generators, std-msgs }: buildRosPackage { pname = "ros-rolling-ublox-ubx-msgs"; - version = "0.5.1-r1"; + version = "0.5.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ublox_ubx_msgs/0.5.1-1.tar.gz"; - name = "0.5.1-1.tar.gz"; - sha256 = "5579d28fd806515860f1804617ba9eb40432becec7f810c89cc9565a5a98a515"; + url = "https://github.com/ros2-gbp/ublox_dgnss-release/archive/release/rolling/ublox_ubx_msgs/0.5.2-1.tar.gz"; + name = "0.5.2-1.tar.gz"; + sha256 = "9913b38250f4744fb2546d8cd53d66153ba26807fed764d14630a4fac385594e"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ur-calibration/default.nix b/distros/rolling/ur-calibration/default.nix index bcb49fe9e8..5f6ed9bd56 100644 --- a/distros/rolling/ur-calibration/default.nix +++ b/distros/rolling/ur-calibration/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest, ament-lint-auto, ament-lint-common, eigen, rclcpp, ur-client-library, ur-robot-driver, yaml-cpp }: buildRosPackage { pname = "ros-rolling-ur-calibration"; - version = "2.4.1-r1"; + version = "2.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/Universal_Robots_ROS2_Driver-release/archive/release/rolling/ur_calibration/2.4.1-1.tar.gz"; - name = "2.4.1-1.tar.gz"; - sha256 = "581b6ed76fc299b0c595f27b1a49d41223692f06e6f9c585afa82f857ca3d95d"; + url = "https://github.com/ros2-gbp/Universal_Robots_ROS2_Driver-release/archive/release/rolling/ur_calibration/2.4.2-1.tar.gz"; + name = "2.4.2-1.tar.gz"; + sha256 = "28ef2304ff1c65b3f6c15b1dfef87f271995fcdca5f6c572ea7f90b3722fbeb0"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ur-controllers/default.nix b/distros/rolling/ur-controllers/default.nix index c9abc27099..eb790bed87 100644 --- a/distros/rolling/ur-controllers/default.nix +++ b/distros/rolling/ur-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, angles, controller-interface, joint-trajectory-controller, lifecycle-msgs, pluginlib, rclcpp-lifecycle, rcutils, realtime-tools, std-msgs, std-srvs, ur-dashboard-msgs, ur-msgs }: buildRosPackage { pname = "ros-rolling-ur-controllers"; - version = "2.4.1-r1"; + version = "2.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/Universal_Robots_ROS2_Driver-release/archive/release/rolling/ur_controllers/2.4.1-1.tar.gz"; - name = "2.4.1-1.tar.gz"; - sha256 = "a350cbeedcbddc15f1188f8dce8cde2bcc39f11fa64793e5de227f646549ab2c"; + url = "https://github.com/ros2-gbp/Universal_Robots_ROS2_Driver-release/archive/release/rolling/ur_controllers/2.4.2-1.tar.gz"; + name = "2.4.2-1.tar.gz"; + sha256 = "8f6ed573712d279fcef73fd084aa565d01f500ab15a67358f2cfa6538d0d3f4d"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ur-dashboard-msgs/default.nix b/distros/rolling/ur-dashboard-msgs/default.nix index b17006d573..2a10de98f0 100644 --- a/distros/rolling/ur-dashboard-msgs/default.nix +++ b/distros/rolling/ur-dashboard-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, rosidl-default-generators, rosidl-default-runtime }: buildRosPackage { pname = "ros-rolling-ur-dashboard-msgs"; - version = "2.4.1-r1"; + version = "2.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/Universal_Robots_ROS2_Driver-release/archive/release/rolling/ur_dashboard_msgs/2.4.1-1.tar.gz"; - name = "2.4.1-1.tar.gz"; - sha256 = "6b265124d53b4a6f8b6acd4fca5769a1303553f2e3e258c799d923836b6d8467"; + url = "https://github.com/ros2-gbp/Universal_Robots_ROS2_Driver-release/archive/release/rolling/ur_dashboard_msgs/2.4.2-1.tar.gz"; + name = "2.4.2-1.tar.gz"; + sha256 = "25666f59f58b321af50c83f192870a66c01eb1ef7ba993499eb9efbd60b64835"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ur-description/default.nix b/distros/rolling/ur-description/default.nix index d1fe7a9e55..caf6a53807 100644 --- a/distros/rolling/ur-description/default.nix +++ b/distros/rolling/ur-description/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, joint-state-publisher-gui, launch, launch-ros, launch-testing-ament-cmake, launch-testing-ros, robot-state-publisher, rviz2, urdf, urdfdom, xacro }: buildRosPackage { pname = "ros-rolling-ur-description"; - version = "2.2.1-r1"; + version = "2.2.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ur_description-release/archive/release/rolling/ur_description/2.2.1-1.tar.gz"; - name = "2.2.1-1.tar.gz"; - sha256 = "ec6479c10983b0100d9dbbc1d2e765888180ecf066492594d2e1119c0255bca6"; + url = "https://github.com/ros2-gbp/ur_description-release/archive/release/rolling/ur_description/2.2.2-1.tar.gz"; + name = "2.2.2-1.tar.gz"; + sha256 = "c412384d460593048553ab24b9e754626af0d88faf3e552cde3e895f7d1cf5ff"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ur-moveit-config/default.nix b/distros/rolling/ur-moveit-config/default.nix index bdb3b8aa5a..77410d475e 100644 --- a/distros/rolling/ur-moveit-config/default.nix +++ b/distros/rolling/ur-moveit-config/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-python, launch, launch-ros, moveit-kinematics, moveit-planners-ompl, moveit-ros-move-group, moveit-ros-visualization, moveit-servo, moveit-simple-controller-manager, rviz2, ur-description, urdf, warehouse-ros-sqlite, xacro }: buildRosPackage { pname = "ros-rolling-ur-moveit-config"; - version = "2.4.1-r1"; + version = "2.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/Universal_Robots_ROS2_Driver-release/archive/release/rolling/ur_moveit_config/2.4.1-1.tar.gz"; - name = "2.4.1-1.tar.gz"; - sha256 = "951d07d42828c146fd5861780086d26b4b9b7fce0cec1116d243a8d54593f476"; + url = "https://github.com/ros2-gbp/Universal_Robots_ROS2_Driver-release/archive/release/rolling/ur_moveit_config/2.4.2-1.tar.gz"; + name = "2.4.2-1.tar.gz"; + sha256 = "378cfce9f19ae3eea8678fc3b0062917ce7243c0da93948b6049011b40f8b103"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/ur/default.nix b/distros/rolling/ur/default.nix index 7b11e3376a..0d9864ef01 100644 --- a/distros/rolling/ur/default.nix +++ b/distros/rolling/ur/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, ur-calibration, ur-controllers, ur-dashboard-msgs, ur-moveit-config, ur-robot-driver }: buildRosPackage { pname = "ros-rolling-ur"; - version = "2.4.1-r1"; + version = "2.4.2-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/Universal_Robots_ROS2_Driver-release/archive/release/rolling/ur/2.4.1-1.tar.gz"; - name = "2.4.1-1.tar.gz"; - sha256 = "569c5ae42820f139763d4f7e244c0291f4be43b84736c570aacbe108561d7695"; + url = "https://github.com/ros2-gbp/Universal_Robots_ROS2_Driver-release/archive/release/rolling/ur/2.4.2-1.tar.gz"; + name = "2.4.2-1.tar.gz"; + sha256 = "f1187fb68ef1ed7986786266947645cc6bd7acdf938210e17fccc20c72f3b2be"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/velocity-controllers/default.nix b/distros/rolling/velocity-controllers/default.nix index b4a0f7c19a..7ae691e01b 100644 --- a/distros/rolling/velocity-controllers/default.nix +++ b/distros/rolling/velocity-controllers/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, hardware-interface, pluginlib, rclcpp, ros2-control-test-assets }: buildRosPackage { pname = "ros-rolling-velocity-controllers"; - version = "3.17.0-r1"; + version = "4.0.0-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/velocity_controllers/3.17.0-1.tar.gz"; - name = "3.17.0-1.tar.gz"; - sha256 = "77cc70cfc3872b2965f60fcb0a0a8da2776844011780b322b7a960e8ebf140f6"; + url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/velocity_controllers/4.0.0-1.tar.gz"; + name = "4.0.0-1.tar.gz"; + sha256 = "4c2640ce45f684010091f3428b15319bb7ae8c41ef4a25bde4e1f51f42304417"; }; buildType = "ament_cmake"; diff --git a/distros/rolling/visualization-msgs/default.nix b/distros/rolling/visualization-msgs/default.nix index aca15e5673..dc6a91a67b 100644 --- a/distros/rolling/visualization-msgs/default.nix +++ b/distros/rolling/visualization-msgs/default.nix @@ -5,12 +5,12 @@ { lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }: buildRosPackage { pname = "ros-rolling-visualization-msgs"; - version = "5.2.0-r1"; + version = "5.2.1-r1"; src = fetchurl { - url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/visualization_msgs/5.2.0-1.tar.gz"; - name = "5.2.0-1.tar.gz"; - sha256 = "4ddb3b917612e9c1ae5d749845dee3bb097d83d217e9c84084b819908f5e176c"; + url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/rolling/visualization_msgs/5.2.1-1.tar.gz"; + name = "5.2.1-1.tar.gz"; + sha256 = "901b94bc15cec5e5c7625e5d93d6797632edbb765bc60f692cd92dbbd1bd876d"; }; buildType = "ament_cmake";