diff --git a/distros/humble/ackermann-steering-controller/default.nix b/distros/humble/ackermann-steering-controller/default.nix
index 386f79997c..958fbed3b9 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, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }:
buildRosPackage {
pname = "ros-humble-ackermann-steering-controller";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ackermann_steering_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "dddff46171737e7f2bd16a0228068710c354b4e073305f7675d4cfae9a2aafa2";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ackermann_steering_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "7640b4405a644ed11e2f511b36bb253f717d12a3c6147be30fbc758d4017e256";
};
buildType = "ament_cmake";
diff --git a/distros/humble/admittance-controller/default.nix b/distros/humble/admittance-controller/default.nix
index 3177091a10..fee247b643 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, angles, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, hardware-interface-testing, 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.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/admittance_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "e37a4c8b8064c4618548bba73e75a7d74ab7ecce2cfea086420bcc9cb0aa44f4";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/admittance_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "f3db16f8ba10f94962c3dd1e9221cee1cb6fb2847e5c2d199c17761290e9f105";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-common-msgs/default.nix b/distros/humble/autoware-common-msgs/default.nix
index 619ba2d17c..d833d5db2b 100644
--- a/distros/humble/autoware-common-msgs/default.nix
+++ b/distros/humble/autoware-common-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-humble-autoware-common-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_common_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "52f92eaa69eae32d2e75d687fe92c5204f3f6a8bdb5bc9871d8e85885f0aa7ce";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_common_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "e1346016a4ad19c12964f93837477c708d173f6c47cd101eccb0435470aa26a9";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-control-msgs/default.nix b/distros/humble/autoware-control-msgs/default.nix
index ddde5118b4..49827dc4e1 100644
--- a/distros/humble/autoware-control-msgs/default.nix
+++ b/distros/humble/autoware-control-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-humble-autoware-control-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_control_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "a1a8269de0e6ab6c0a71aac142eed79c3353b37d8b3fa56f7b98b644a1ff8cf9";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_control_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "b59d5f093ef9db01aabe7ccf354de96bc1eb5ca6b508e7238b8f55eec65a35bc";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-lanelet2-extension-python/default.nix b/distros/humble/autoware-lanelet2-extension-python/default.nix
index 02c0a022f1..f2b1e69dd2 100644
--- a/distros/humble/autoware-lanelet2-extension-python/default.nix
+++ b/distros/humble/autoware-lanelet2-extension-python/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, autoware-cmake, autoware-lanelet2-extension, boost, geometry-msgs, lanelet2-core, lanelet2-io, lanelet2-projection, lanelet2-python, lanelet2-routing, lanelet2-traffic-rules, lanelet2-validation, python-cmake-module, rclcpp }:
buildRosPackage {
pname = "ros-humble-autoware-lanelet2-extension-python";
- version = "0.7.0-r1";
+ version = "0.7.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/humble/autoware_lanelet2_extension_python/0.7.0-1.tar.gz";
- name = "0.7.0-1.tar.gz";
- sha256 = "a4def111897ddc7e568cd54c14182d6f89afd069ca0ef25f54c72a6fb2947813";
+ url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/humble/autoware_lanelet2_extension_python/0.7.1-1.tar.gz";
+ name = "0.7.1-1.tar.gz";
+ sha256 = "8229b87824d97461a58bb8322097ef42b0939f0a20147d0592cd9adb3ff1e103";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-lanelet2-extension/default.nix b/distros/humble/autoware-lanelet2-extension/default.nix
index d1e2fbf001..09e5beb9d5 100644
--- a/distros/humble/autoware-lanelet2-extension/default.nix
+++ b/distros/humble/autoware-lanelet2-extension/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, autoware-cmake, autoware-map-msgs, autoware-planning-msgs, geographiclib, geometry-msgs, lanelet2-core, lanelet2-io, lanelet2-maps, lanelet2-projection, lanelet2-routing, lanelet2-traffic-rules, lanelet2-validation, pugixml, range-v3, rclcpp, tf2, tf2-geometry-msgs, visualization-msgs }:
buildRosPackage {
pname = "ros-humble-autoware-lanelet2-extension";
- version = "0.7.0-r1";
+ version = "0.7.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/humble/autoware_lanelet2_extension/0.7.0-1.tar.gz";
- name = "0.7.0-1.tar.gz";
- sha256 = "cc63e96736e943f9576aa87d73dbc5c26f65ffaeb6c6d35082617ce1759c3a1d";
+ url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/humble/autoware_lanelet2_extension/0.7.1-1.tar.gz";
+ name = "0.7.1-1.tar.gz";
+ sha256 = "2b1280f97674d30396c04afe54efc77b96c94ca6ac7de4d63ded101fa65c9bff";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-localization-msgs/default.nix b/distros/humble/autoware-localization-msgs/default.nix
index e76547f9e0..910d57a202 100644
--- a/distros/humble/autoware-localization-msgs/default.nix
+++ b/distros/humble/autoware-localization-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-humble-autoware-localization-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_localization_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "691865e285874dbdfc216c372b1280cfe71ca0c6df8329d772b0c8b4a3e7faa6";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_localization_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "997c95ab66c82b4a264f62b7fda650bf58aa7e62f698021dfb173740a888c286";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-map-msgs/default.nix b/distros/humble/autoware-map-msgs/default.nix
index 0e8681ea31..c597a71fde 100644
--- a/distros/humble/autoware-map-msgs/default.nix
+++ b/distros/humble/autoware-map-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, geographic-msgs, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-humble-autoware-map-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_map_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "087faff3271a9d1b43e876edde728c5e747c1a2e120c26e70a380370a65589af";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_map_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "cb54b096f30a651afe75052fd2db3833939d94c4f3a06827b43c9f026b703172";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-msgs/default.nix b/distros/humble/autoware-msgs/default.nix
index 615094cbe9..798e12d42c 100644
--- a/distros/humble/autoware-msgs/default.nix
+++ b/distros/humble/autoware-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, autoware-common-msgs, autoware-control-msgs, autoware-localization-msgs, autoware-map-msgs, autoware-perception-msgs, autoware-planning-msgs, autoware-sensing-msgs, autoware-system-msgs, autoware-v2x-msgs, autoware-vehicle-msgs }:
buildRosPackage {
pname = "ros-humble-autoware-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "0f2cee255678e052a73f8c8eb2db911ddb27dedc9f95b448b4c54c8a957110bf";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "7112416d6fe20ba0c9b8e4322754a9ec8da2818bfa0df32060343e4b7acb1ae1";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-perception-msgs/default.nix b/distros/humble/autoware-perception-msgs/default.nix
index e7f70ef103..ad0e46f644 100644
--- a/distros/humble/autoware-perception-msgs/default.nix
+++ b/distros/humble/autoware-perception-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-humble-autoware-perception-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_perception_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "d934ef8c0f06383a8a10a81107eecd67e16e822f8635de837d78905040e836a4";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_perception_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "6f622371da70ee6fbca29d434804095fb312d2e13acc606d568cd242d3bd9824";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-planning-msgs/default.nix b/distros/humble/autoware-planning-msgs/default.nix
index 6a5a34d99b..ae610bf0b0 100644
--- a/distros/humble/autoware-planning-msgs/default.nix
+++ b/distros/humble/autoware-planning-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-humble-autoware-planning-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_planning_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "f54d00989bc0a967985cc1ef93e2452f0c41036b488675e0eaf5598c9632686a";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_planning_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "357c995e1074b563b7c6d14d1676d33edf41c9fd2b91c437760869115ae3ab82";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-sensing-msgs/default.nix b/distros/humble/autoware-sensing-msgs/default.nix
index 4a135ee86b..5366891aaf 100644
--- a/distros/humble/autoware-sensing-msgs/default.nix
+++ b/distros/humble/autoware-sensing-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-humble-autoware-sensing-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_sensing_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "914fd0196e5459dc2fdc3200b0f82c3ec8ee585b301e4b401feee9dc67939676";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_sensing_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "8e95359ae4dd737404927bdcfef84cd5ee0dff3f714d2e73c0cd8cefe4961ea8";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-system-msgs/default.nix b/distros/humble/autoware-system-msgs/default.nix
index af72cbfcd0..fa6762ae8d 100644
--- a/distros/humble/autoware-system-msgs/default.nix
+++ b/distros/humble/autoware-system-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, diagnostic-msgs, geometry-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-humble-autoware-system-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_system_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "b8fbafe72f26329fb9ccb7f9d0a6076aff219892e0caaf360a96e63d94206764";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_system_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "48549cb46ba67633fc69a229da5ec268c0fc9f901c3e3502fa66fa9a3c702185";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-utils-debug/default.nix b/distros/humble/autoware-utils-debug/default.nix
new file mode 100644
index 0000000000..3f8e412a20
--- /dev/null
+++ b/distros/humble/autoware-utils-debug/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, ament-lint-auto, autoware-cmake, autoware-internal-debug-msgs, autoware-internal-msgs, autoware-lint-common, autoware-utils-system, diagnostic-msgs, rclcpp }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-debug";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_debug/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "28eaa59cade629c92cde01f3f2a2156d66c6c30e6fefba1d65868c18bcd4a0ce";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake ];
+ checkInputs = [ ament-cmake-ros ament-lint-auto autoware-lint-common ];
+ propagatedBuildInputs = [ autoware-internal-debug-msgs autoware-internal-msgs autoware-utils-system diagnostic-msgs rclcpp ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_debug package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils-diagnostics/default.nix b/distros/humble/autoware-utils-diagnostics/default.nix
new file mode 100644
index 0000000000..4374a62d59
--- /dev/null
+++ b/distros/humble/autoware-utils-diagnostics/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, ament-lint-auto, autoware-cmake, autoware-lint-common, diagnostic-msgs, rclcpp }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-diagnostics";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_diagnostics/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "4ea8f38ed7edb7de948dced63a680949e6900a791ce5eef0f459f8830b7636db";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake ];
+ checkInputs = [ ament-cmake-ros ament-lint-auto autoware-lint-common ];
+ propagatedBuildInputs = [ diagnostic-msgs rclcpp ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_diagnostics package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils-geometry/default.nix b/distros/humble/autoware-utils-geometry/default.nix
new file mode 100644
index 0000000000..4143d43dc7
--- /dev/null
+++ b/distros/humble/autoware-utils-geometry/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, autoware-cmake, autoware-internal-planning-msgs, autoware-lint-common, autoware-utils-math, autoware-utils-system, boost, tf2, tf2-eigen, tf2-geometry-msgs }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-geometry";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_geometry/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "7bba16deba5918ada2a8af4710e64c17dbfb5eabe7aa241ba57480d2ad6b58c7";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake ];
+ checkInputs = [ ament-lint-auto autoware-lint-common autoware-utils-system ];
+ propagatedBuildInputs = [ autoware-internal-planning-msgs autoware-utils-math boost tf2 tf2-eigen tf2-geometry-msgs ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_geometry package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils-logging/default.nix b/distros/humble/autoware-utils-logging/default.nix
new file mode 100644
index 0000000000..5907f1de29
--- /dev/null
+++ b/distros/humble/autoware-utils-logging/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, ament-lint-auto, autoware-cmake, autoware-lint-common, logging-demo, rclcpp }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-logging";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_logging/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "64f5fde7552784a426057f69e7c3b888fc94bdf01f01dd8be0221419b0b52761";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake ];
+ checkInputs = [ ament-cmake-ros ament-lint-auto autoware-lint-common ];
+ propagatedBuildInputs = [ logging-demo rclcpp ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_logging package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils-math/default.nix b/distros/humble/autoware-utils-math/default.nix
new file mode 100644
index 0000000000..d24211a7ae
--- /dev/null
+++ b/distros/humble/autoware-utils-math/default.nix
@@ -0,0 +1,25 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, autoware-cmake, autoware-lint-common }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-math";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_math/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "a941e23a3fc508a702efe753e4b8c084022d0000bba5cbd7da9b549104b766ba";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake ];
+ checkInputs = [ ament-lint-auto autoware-lint-common ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_math package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils-pcl/default.nix b/distros/humble/autoware-utils-pcl/default.nix
new file mode 100644
index 0000000000..2bcee756fa
--- /dev/null
+++ b/distros/humble/autoware-utils-pcl/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, autoware-cmake, autoware-lint-common, autoware-utils-tf, pcl-conversions, pcl-ros }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-pcl";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_pcl/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "3314ef3ec5241b367e804b3ef2e7cd03611f6e8cbaeb5dd7148dc1952f8011b3";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake ];
+ checkInputs = [ ament-lint-auto autoware-lint-common ];
+ propagatedBuildInputs = [ autoware-utils-tf pcl-conversions pcl-ros ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_pcl package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils-rclcpp/default.nix b/distros/humble/autoware-utils-rclcpp/default.nix
new file mode 100644
index 0000000000..f33600d828
--- /dev/null
+++ b/distros/humble/autoware-utils-rclcpp/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, autoware-cmake, autoware-lint-common, rclcpp, std-msgs }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-rclcpp";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_rclcpp/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "c2a793c8d919f3f0b769770d21fa5ea8fc4abd4ff4a9dafdd5e1f1d15d395ad7";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake ];
+ checkInputs = [ ament-lint-auto autoware-lint-common std-msgs ];
+ propagatedBuildInputs = [ rclcpp ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_rclcpp package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils-system/default.nix b/distros/humble/autoware-utils-system/default.nix
new file mode 100644
index 0000000000..483f409cc7
--- /dev/null
+++ b/distros/humble/autoware-utils-system/default.nix
@@ -0,0 +1,25 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, autoware-cmake, autoware-lint-common, rclcpp }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-system";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_system/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "9b53357af8714067849a1155ee7ac5c64e42206d627a0ac04d1e9b6c0a9a8cd7";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake rclcpp ];
+ checkInputs = [ ament-lint-auto autoware-lint-common ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_system package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils-tf/default.nix b/distros/humble/autoware-utils-tf/default.nix
new file mode 100644
index 0000000000..ae4d9376d6
--- /dev/null
+++ b/distros/humble/autoware-utils-tf/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, ament-lint-auto, autoware-cmake, autoware-lint-common, autoware-utils-geometry, geometry-msgs, rclcpp, tf2-ros }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-tf";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_tf/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "9d1b5e3c2861b2d856d57d32cc4f0cd264dd767eaf6b97327ae486423167874d";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake ];
+ checkInputs = [ ament-cmake-ros ament-lint-auto autoware-lint-common ];
+ propagatedBuildInputs = [ autoware-utils-geometry geometry-msgs rclcpp tf2-ros ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_tf package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils-uuid/default.nix b/distros/humble/autoware-utils-uuid/default.nix
new file mode 100644
index 0000000000..ff64d7062e
--- /dev/null
+++ b/distros/humble/autoware-utils-uuid/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, autoware-cmake, autoware-lint-common, boost, unique-identifier-msgs }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-uuid";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_uuid/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "2c64cc9ccd7d6d0863bd210d4854e933a2dcc587b3fd41b7cd6c69c726197f42";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake ];
+ checkInputs = [ ament-lint-auto autoware-lint-common ];
+ propagatedBuildInputs = [ boost unique-identifier-msgs ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_uuid package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils-visualization/default.nix b/distros/humble/autoware-utils-visualization/default.nix
new file mode 100644
index 0000000000..105a5a71ea
--- /dev/null
+++ b/distros/humble/autoware-utils-visualization/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, autoware-cmake, autoware-lint-common, rclcpp, visualization-msgs }:
+buildRosPackage {
+ pname = "ros-humble-autoware-utils-visualization";
+ version = "1.4.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils_visualization/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "7baf2c26702ef137959b8672d640875eb84b83eae92f421586121ca4a75cf6ce";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake-auto autoware-cmake ];
+ checkInputs = [ ament-lint-auto autoware-lint-common ];
+ propagatedBuildInputs = [ rclcpp visualization-msgs ];
+ nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
+
+ meta = {
+ description = "The autoware_utils_visualization package";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/autoware-utils/default.nix b/distros/humble/autoware-utils/default.nix
index d0cc8534c3..b60c52c161 100644
--- a/distros/humble/autoware-utils/default.nix
+++ b/distros/humble/autoware-utils/default.nix
@@ -2,21 +2,21 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, autoware-cmake, boost, builtin-interfaces, rclcpp, unique-identifier-msgs }:
+{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, autoware-cmake, autoware-internal-debug-msgs, autoware-internal-msgs, autoware-internal-planning-msgs, autoware-lint-common, autoware-perception-msgs, autoware-planning-msgs, autoware-utils-debug, autoware-utils-diagnostics, autoware-utils-geometry, autoware-utils-logging, autoware-utils-math, autoware-utils-pcl, autoware-utils-rclcpp, autoware-utils-system, autoware-utils-tf, autoware-utils-uuid, autoware-utils-visualization }:
buildRosPackage {
pname = "ros-humble-autoware-utils";
- version = "1.0.0-r1";
+ version = "1.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils/1.0.0-1.tar.gz";
- name = "1.0.0-1.tar.gz";
- sha256 = "e9439c1ece23b80708bfb9eda002753cd14c058f4c73abfeec2287aa18b85f7d";
+ url = "https://github.com/ros2-gbp/autoware_utils-release/archive/release/humble/autoware_utils/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "2a6c3a6d166da871038237639012bbe007d240d603cf8cbeb1fd77cb9b00639a";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake-auto autoware-cmake ];
- checkInputs = [ ament-cmake-ros ];
- propagatedBuildInputs = [ boost builtin-interfaces rclcpp unique-identifier-msgs ];
+ checkInputs = [ ament-lint-auto autoware-lint-common ];
+ propagatedBuildInputs = [ autoware-internal-debug-msgs autoware-internal-msgs autoware-internal-planning-msgs autoware-perception-msgs autoware-planning-msgs autoware-utils-debug autoware-utils-diagnostics autoware-utils-geometry autoware-utils-logging autoware-utils-math autoware-utils-pcl autoware-utils-rclcpp autoware-utils-system autoware-utils-tf autoware-utils-uuid autoware-utils-visualization ];
nativeBuildInputs = [ ament-cmake-auto autoware-cmake ];
meta = {
diff --git a/distros/humble/autoware-v2x-msgs/default.nix b/distros/humble/autoware-v2x-msgs/default.nix
index 0058a3a3b4..1994a6d54f 100644
--- a/distros/humble/autoware-v2x-msgs/default.nix
+++ b/distros/humble/autoware-v2x-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-humble-autoware-v2x-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_v2x_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "527e16527259017ba10be0c3ea0ada56b5102242d8bde32486d5d1f78a262395";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_v2x_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "560985c56f595a67e3cd235c86b270a90d0d043f6500b6aa808ab0ed67df758c";
};
buildType = "ament_cmake";
diff --git a/distros/humble/autoware-vehicle-msgs/default.nix b/distros/humble/autoware-vehicle-msgs/default.nix
index 7bc2d18195..2b32af2f85 100644
--- a/distros/humble/autoware-vehicle-msgs/default.nix
+++ b/distros/humble/autoware-vehicle-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, autoware-planning-msgs, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-humble-autoware-vehicle-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_vehicle_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "d9d5fbbb760e09e7afc65112f7f400036f311b984e9d215624b0133da979f101";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/humble/autoware_vehicle_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "29c86bf0ecaeea7ce31593613d1761380a803460d3a8ca8878c8e2e1a74fec39";
};
buildType = "ament_cmake";
diff --git a/distros/humble/behaviortree-cpp/default.nix b/distros/humble/behaviortree-cpp/default.nix
index dd967f9269..14a2d41e2b 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.6.2-r1";
+ version = "4.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/humble/behaviortree_cpp/4.6.2-1.tar.gz";
- name = "4.6.2-1.tar.gz";
- sha256 = "30ec5d5add94d0e4587736d45c117f8cb438a9c26a975903b26260b10c3b51fc";
+ url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/humble/behaviortree_cpp/4.7.0-1.tar.gz";
+ name = "4.7.0-1.tar.gz";
+ sha256 = "c9c5773e2f1d9b732a46343fe716f0d9dcf2ee2ff1a3abb8fced3d9b97f221d7";
};
buildType = "ament_cmake";
diff --git a/distros/humble/bicycle-steering-controller/default.nix b/distros/humble/bicycle-steering-controller/default.nix
index eb1b4b9efe..e2e0208fa0 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, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }:
buildRosPackage {
pname = "ros-humble-bicycle-steering-controller";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/bicycle_steering_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "60c29783ee2d7b3ce29b541b5884d34e4af63ff7623dc2733d5609dc7553d584";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/bicycle_steering_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "ca9c97ec0086ca3f59f10a511a95ed31a459dc55aa6a657ac3089e888425087f";
};
buildType = "ament_cmake";
diff --git a/distros/humble/broll/default.nix b/distros/humble/broll/default.nix
new file mode 100644
index 0000000000..117966e95d
--- /dev/null
+++ b/distros/humble/broll/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, ffmpeg, pkg-config, rclcpp, rclcpp-components, rcutils, sensor-msgs }:
+buildRosPackage {
+ pname = "ros-humble-broll";
+ version = "0.1.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/rosbag2_broll-release/archive/release/humble/broll/0.1.0-1.tar.gz";
+ name = "0.1.0-1.tar.gz";
+ sha256 = "0f207a6b7964a1f00081bf050e083762ce3ca46ce0d2611133c4d26b5f70175a";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake ament-cmake-ros pkg-config ];
+ checkInputs = [ ament-lint-auto ament-lint-common ];
+ propagatedBuildInputs = [ ffmpeg rclcpp rclcpp-components rcutils sensor-msgs ];
+ nativeBuildInputs = [ ament-cmake ament-cmake-ros ];
+
+ meta = {
+ description = "B-Roll utility library for interacting with video stream data in the context of rosbag2";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/camera-calibration/default.nix b/distros/humble/camera-calibration/default.nix
index 2403d128da..5a7a8cbc23 100644
--- a/distros/humble/camera-calibration/default.nix
+++ b/distros/humble/camera-calibration/default.nix
@@ -5,17 +5,17 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, cv-bridge, image-geometry, message-filters, python3Packages, rclpy, sensor-msgs, std-srvs }:
buildRosPackage {
pname = "ros-humble-camera-calibration";
- version = "3.0.7-r1";
+ version = "3.0.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/camera_calibration/3.0.7-1.tar.gz";
- name = "3.0.7-1.tar.gz";
- sha256 = "d6a80965caddfc0467e66c19d6522d3bfb7edbdb60560852445285a291ff7781";
+ url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/camera_calibration/3.0.8-1.tar.gz";
+ name = "3.0.8-1.tar.gz";
+ sha256 = "5be33d27e683aa42de329d68410056db3168ecd914fb5efe608652490d333790";
};
buildType = "ament_python";
checkInputs = [ ament-copyright ament-flake8 ament-pep257 python3Packages.pytest python3Packages.requests ];
- propagatedBuildInputs = [ cv-bridge image-geometry message-filters rclpy sensor-msgs std-srvs ];
+ propagatedBuildInputs = [ cv-bridge image-geometry message-filters python3Packages.semver rclpy sensor-msgs std-srvs ];
meta = {
description = "camera_calibration allows easy calibration of monocular or stereo
diff --git a/distros/humble/clearpath-generator-gz/default.nix b/distros/humble/clearpath-generator-gz/default.nix
index 19d050dd0b..8f70071477 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 = "1.3.0-r1";
+ version = "1.3.1-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_generator_gz/1.3.0-1.tar.gz";
- name = "1.3.0-1.tar.gz";
- sha256 = "44334a377d5dd7781a1fc9f7069443a475bff132db9d64b9190baff170ea24ed";
+ url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_generator_gz/1.3.1-1.tar.gz";
+ name = "1.3.1-1.tar.gz";
+ sha256 = "e3766d3de2b6ec55d01bfe1281dfa9cd62e5948b53f47743cdd5f92379531d45";
};
buildType = "ament_cmake";
diff --git a/distros/humble/clearpath-gz/default.nix b/distros/humble/clearpath-gz/default.nix
index 169bdb81d6..74192a5de5 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 = "1.3.0-r1";
+ version = "1.3.1-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_gz/1.3.0-1.tar.gz";
- name = "1.3.0-1.tar.gz";
- sha256 = "b6cfc66e0e696167069524181a2151584e8c6b7465598bf1f497a1b2a9bed681";
+ url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_gz/1.3.1-1.tar.gz";
+ name = "1.3.1-1.tar.gz";
+ sha256 = "0301f95985f215674ac6322a67989b08893be20cb32700e8060b8bf7d5baf6dc";
};
buildType = "ament_cmake";
diff --git a/distros/humble/clearpath-simulator/default.nix b/distros/humble/clearpath-simulator/default.nix
index 3d82cdcdc5..e318a0197d 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 = "1.3.0-r1";
+ version = "1.3.1-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_simulator/1.3.0-1.tar.gz";
- name = "1.3.0-1.tar.gz";
- sha256 = "1472b85cdd3dbe2ac4a7da05b2253a69edb95a7661f4a9474330486db38914ae";
+ url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/humble/clearpath_simulator/1.3.1-1.tar.gz";
+ name = "1.3.1-1.tar.gz";
+ sha256 = "db4d95632e7c6aedbe10ace061c60cd425ef654706d53021ee1d5da0ce0c081e";
};
buildType = "ament_cmake";
diff --git a/distros/humble/depth-image-proc/default.nix b/distros/humble/depth-image-proc/default.nix
index 760568e19d..49a9ce3971 100644
--- a/distros/humble/depth-image-proc/default.nix
+++ b/distros/humble/depth-image-proc/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, class-loader, cv-bridge, image-geometry, image-transport, message-filters, opencv, rclcpp, rclcpp-components, sensor-msgs, stereo-msgs, tf2, tf2-eigen, tf2-ros }:
buildRosPackage {
pname = "ros-humble-depth-image-proc";
- version = "3.0.7-r1";
+ version = "3.0.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/depth_image_proc/3.0.7-1.tar.gz";
- name = "3.0.7-1.tar.gz";
- sha256 = "b55bbf25bbf9b5ac1fd4c9e518a9fdc83d35d5825a13fd8daaf105d71c9d2581";
+ url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/depth_image_proc/3.0.8-1.tar.gz";
+ name = "3.0.8-1.tar.gz";
+ sha256 = "4cf3029deff1dede4aba42227299ab387933b095103ea547832e227d72ef59c8";
};
buildType = "ament_cmake";
diff --git a/distros/humble/diff-drive-controller/default.nix b/distros/humble/diff-drive-controller/default.nix
index a1012b2053..7c3482a85b 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, hardware-interface-testing, 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.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/diff_drive_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "d94063da6a4b4b8491289aef46c329d09f918189ebdec05672bff5d745fc239b";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/diff_drive_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "7e6d06eb4f6e27963bbf8262995817143d84f08d539d096e90fb32318b6e4a56";
};
buildType = "ament_cmake";
diff --git a/distros/humble/effort-controllers/default.nix b/distros/humble/effort-controllers/default.nix
index 0a4c366cf1..2c44ea335f 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, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-humble-effort-controllers";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/effort_controllers/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "e254e9e78063c8ca3878ac1bf8ca976e8cf36de737f78287347f12e2df5bc8d1";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/effort_controllers/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "8292304b08cb5f604fcb4b58c799a1c598d3ddb70068779b0197517586d22534";
};
buildType = "ament_cmake";
diff --git a/distros/humble/eigenpy/default.nix b/distros/humble/eigenpy/default.nix
index c4002e4ead..22e191020b 100644
--- a/distros/humble/eigenpy/default.nix
+++ b/distros/humble/eigenpy/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, cmake, doxygen, eigen, git, python3, python3Packages }:
buildRosPackage {
pname = "ros-humble-eigenpy";
- version = "3.10.3-r1";
+ version = "3.11.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/eigenpy-release/archive/release/humble/eigenpy/3.10.3-1.tar.gz";
- name = "3.10.3-1.tar.gz";
- sha256 = "825f0982db7511e876a8f4caa4889b458e99899cf0d6da4b8748cff63e1383dd";
+ url = "https://github.com/ros2-gbp/eigenpy-release/archive/release/humble/eigenpy/3.11.0-1.tar.gz";
+ name = "3.11.0-1.tar.gz";
+ sha256 = "907d68e9741d5d68de9c34642806e1269d33ad5db19d30deb8e4399f0d685649";
};
buildType = "cmake";
diff --git a/distros/humble/event-camera-py/default.nix b/distros/humble/event-camera-py/default.nix
index af9b181d23..aeadbcfc6b 100644
--- a/distros/humble/event-camera-py/default.nix
+++ b/distros/humble/event-camera-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-auto, ament-cmake-clang-format, ament-cmake-pytest, ament-cmake-python, ament-cmake-ros, ament-lint-auto, ament-lint-common, event-camera-codecs, event-camera-msgs, pybind11-vendor, python-cmake-module, python3Packages, rclpy, ros-environment, rosbag2-py, rosbag2-storage-default-plugins, rosidl-runtime-py, rpyutils }:
buildRosPackage {
pname = "ros-humble-event-camera-py";
- version = "1.1.6-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/event_camera_py-release/archive/release/humble/event_camera_py/1.1.6-1.tar.gz";
- name = "1.1.6-1.tar.gz";
- sha256 = "2610a9af06ba5c5f81ed5dd953f6d60b77cb2c12f135f8e18693ddeb26474dde";
+ url = "https://github.com/ros2-gbp/event_camera_py-release/archive/release/humble/event_camera_py/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "1a75aa83f34bdca048ef8d511cd62190261da5a16167f08e7270fd872afac1f8";
};
buildType = "ament_cmake";
diff --git a/distros/humble/fastrtps/default.nix b/distros/humble/fastrtps/default.nix
index ca9b300810..c167bb5b48 100644
--- a/distros/humble/fastrtps/default.nix
+++ b/distros/humble/fastrtps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, asio, cmake, fastcdr, foonathan-memory-vendor, openssl, python3, tinyxml-2 }:
buildRosPackage {
pname = "ros-humble-fastrtps";
- version = "2.6.9-r1";
+ version = "2.6.10-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fastdds-release/archive/release/humble/fastrtps/2.6.9-1.tar.gz";
- name = "2.6.9-1.tar.gz";
- sha256 = "b407e603155a2d2bd9bfa963e052e8dc62d1fecd6261314c41fea5de47ee550e";
+ url = "https://github.com/ros2-gbp/fastdds-release/archive/release/humble/fastrtps/2.6.10-1.tar.gz";
+ name = "2.6.10-1.tar.gz";
+ sha256 = "affd47aea9f765b702037b434fa50b591d35bac98671024c66e7d999433fb8cb";
};
buildType = "cmake";
diff --git a/distros/humble/filters/default.nix b/distros/humble/filters/default.nix
index 9b6226b24f..d56c4b404b 100644
--- a/distros/humble/filters/default.nix
+++ b/distros/humble/filters/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gtest, ament-cmake-uncrustify, ament-cmake-xmllint, boost, pluginlib, rclcpp }:
buildRosPackage {
pname = "ros-humble-filters";
- version = "2.1.0-r3";
+ version = "2.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/filters-release/archive/release/humble/filters/2.1.0-3.tar.gz";
- name = "2.1.0-3.tar.gz";
- sha256 = "d41d74f12174f27e383ffd54adad4e985fcc669f9cc04025d42df9b8742ac42b";
+ url = "https://github.com/ros2-gbp/filters-release/archive/release/humble/filters/2.2.0-1.tar.gz";
+ name = "2.2.0-1.tar.gz";
+ sha256 = "5a909aee4839db7ee2267251cee353091d534df17e170b9e37dfbcb1c6694266";
};
buildType = "ament_cmake";
diff --git a/distros/humble/fkie-message-filters/default.nix b/distros/humble/fkie-message-filters/default.nix
index d7b7bfcdf8..1b3af14497 100644
--- a/distros/humble/fkie-message-filters/default.nix
+++ b/distros/humble/fkie-message-filters/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, image-transport, rclcpp, sensor-msgs, std-msgs, tf2-ros }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, image-transport, rclcpp, rclcpp-lifecycle, sensor-msgs, std-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-humble-fkie-message-filters";
- version = "3.0.2-r1";
+ version = "3.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fkie_message_filters-release/archive/release/humble/fkie_message_filters/3.0.2-1.tar.gz";
- name = "3.0.2-1.tar.gz";
- sha256 = "cff15258ff2af067320e31ed1a12f4a99fa409313daec451cc7e8e206dc3c20b";
+ url = "https://github.com/ros2-gbp/fkie_message_filters-release/archive/release/humble/fkie_message_filters/3.2.0-1.tar.gz";
+ name = "3.2.0-1.tar.gz";
+ sha256 = "7ac0b15fba2487570828bd34b5007c035be6d9ef61be2b0699ab202c3dcac64f";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- checkInputs = [ ament-cmake-gtest ament-cmake-ros std-msgs ];
+ checkInputs = [ ament-cmake-gtest ament-cmake-ros rclcpp-lifecycle std-msgs ];
propagatedBuildInputs = [ image-transport rclcpp sensor-msgs tf2-ros ];
nativeBuildInputs = [ ament-cmake ];
diff --git a/distros/humble/force-torque-sensor-broadcaster/default.nix b/distros/humble/force-torque-sensor-broadcaster/default.nix
index 736aa7b5b2..8d1bd3ab3c 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-humble-force-torque-sensor-broadcaster";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/force_torque_sensor_broadcaster/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "467241b3e20d44e34e04824d2a3cda2653d1a3c7f4aac19227d8d82194384468";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/force_torque_sensor_broadcaster/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "68e98269386bfad113f58b2fa31419fcf64fbeb516b3aaa1db16457f558abe4f";
};
buildType = "ament_cmake";
diff --git a/distros/humble/forward-command-controller/default.nix b/distros/humble/forward-command-controller/default.nix
index a20fb2d842..156ee3bd84 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, std-msgs }:
buildRosPackage {
pname = "ros-humble-forward-command-controller";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/forward_command_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "e5c95149cdba42777182e231bd3663063941cbcc3a11dbfa18f32fb55e99c53a";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/forward_command_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "25482b0f24a79a13315d5ec3593a34a968bd5a0a3b5df9bcfb55c243c7545a43";
};
buildType = "ament_cmake";
diff --git a/distros/humble/generated.nix b/distros/humble/generated.nix
index 952f9e0bc6..d1e5aa0174 100644
--- a/distros/humble/generated.nix
+++ b/distros/humble/generated.nix
@@ -336,6 +336,28 @@ self: super: {
autoware-utils = self.callPackage ./autoware-utils {};
+ autoware-utils-debug = self.callPackage ./autoware-utils-debug {};
+
+ autoware-utils-diagnostics = self.callPackage ./autoware-utils-diagnostics {};
+
+ autoware-utils-geometry = self.callPackage ./autoware-utils-geometry {};
+
+ autoware-utils-logging = self.callPackage ./autoware-utils-logging {};
+
+ autoware-utils-math = self.callPackage ./autoware-utils-math {};
+
+ autoware-utils-pcl = self.callPackage ./autoware-utils-pcl {};
+
+ autoware-utils-rclcpp = self.callPackage ./autoware-utils-rclcpp {};
+
+ autoware-utils-system = self.callPackage ./autoware-utils-system {};
+
+ autoware-utils-tf = self.callPackage ./autoware-utils-tf {};
+
+ autoware-utils-uuid = self.callPackage ./autoware-utils-uuid {};
+
+ autoware-utils-visualization = self.callPackage ./autoware-utils-visualization {};
+
autoware-v2x-msgs = self.callPackage ./autoware-v2x-msgs {};
autoware-vehicle-msgs = self.callPackage ./autoware-vehicle-msgs {};
@@ -392,6 +414,8 @@ self: super: {
bosch-locator-bridge-utils = self.callPackage ./bosch-locator-bridge-utils {};
+ broll = self.callPackage ./broll {};
+
builtin-interfaces = self.callPackage ./builtin-interfaces {};
camera-aravis2 = self.callPackage ./camera-aravis2 {};
@@ -2648,6 +2672,8 @@ self: super: {
rmw-implementation-cmake = self.callPackage ./rmw-implementation-cmake {};
+ rmw-stats-shim = self.callPackage ./rmw-stats-shim {};
+
rmw-zenoh-cpp = self.callPackage ./rmw-zenoh-cpp {};
robot-calibration = self.callPackage ./robot-calibration {};
@@ -2796,6 +2822,8 @@ self: super: {
rosbag2-storage = self.callPackage ./rosbag2-storage {};
+ rosbag2-storage-broll = self.callPackage ./rosbag2-storage-broll {};
+
rosbag2-storage-default-plugins = self.callPackage ./rosbag2-storage-default-plugins {};
rosbag2-storage-mcap = self.callPackage ./rosbag2-storage-mcap {};
@@ -2820,6 +2848,10 @@ self: super: {
rosbridge-test-msgs = self.callPackage ./rosbridge-test-msgs {};
+ rosgraph-monitor = self.callPackage ./rosgraph-monitor {};
+
+ rosgraph-monitor-msgs = self.callPackage ./rosgraph-monitor-msgs {};
+
rosgraph-msgs = self.callPackage ./rosgraph-msgs {};
rosidl-adapter = self.callPackage ./rosidl-adapter {};
@@ -3074,6 +3106,8 @@ self: super: {
sick-scan-xd = self.callPackage ./sick-scan-xd {};
+ sicks300-2 = self.callPackage ./sicks300-2 {};
+
simple-actions = self.callPackage ./simple-actions {};
simple-grasping = self.callPackage ./simple-grasping {};
@@ -3350,6 +3384,8 @@ self: super: {
tricycle-steering-controller = self.callPackage ./tricycle-steering-controller {};
+ tsid = self.callPackage ./tsid {};
+
turbojpeg-compressed-image-transport = self.callPackage ./turbojpeg-compressed-image-transport {};
turtle-nest = self.callPackage ./turtle-nest {};
@@ -3360,6 +3396,14 @@ self: super: {
turtlebot3 = self.callPackage ./turtlebot3 {};
+ turtlebot3-autorace = self.callPackage ./turtlebot3-autorace {};
+
+ turtlebot3-autorace-camera = self.callPackage ./turtlebot3-autorace-camera {};
+
+ turtlebot3-autorace-detect = self.callPackage ./turtlebot3-autorace-detect {};
+
+ turtlebot3-autorace-mission = self.callPackage ./turtlebot3-autorace-mission {};
+
turtlebot3-bringup = self.callPackage ./turtlebot3-bringup {};
turtlebot3-cartographer = self.callPackage ./turtlebot3-cartographer {};
diff --git a/distros/humble/gpio-controllers/default.nix b/distros/humble/gpio-controllers/default.nix
index 014cffcd4e..d2cb19d7a2 100644
--- a/distros/humble/gpio-controllers/default.nix
+++ b/distros/humble/gpio-controllers/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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-humble-gpio-controllers";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/gpio_controllers/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "01be071a81153371ff8a1bbeeed8466897a99a8ffd84dcd006dc26a8c68444f9";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/gpio_controllers/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "5cb56c2be68ebf66ffbbfb11c69b5be6e50f1de3e2a212841b6f96fb4f0a7d15";
};
buildType = "ament_cmake";
diff --git a/distros/humble/gripper-controllers/default.nix b/distros/humble/gripper-controllers/default.nix
index aba7169c75..5f51023f06 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-action, realtime-tools, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-humble-gripper-controllers";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/gripper_controllers/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "e921986629ec898702b6fbae1b21e7bce75486e4d03936984709f7cf0e3b8070";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/gripper_controllers/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "5656a1dfdf28485827789c22fb7dcec9b7cf52b76656211bddeed81da7f05943";
};
buildType = "ament_cmake";
diff --git a/distros/humble/image-pipeline/default.nix b/distros/humble/image-pipeline/default.nix
index 40b1b7ba2e..6f8e9b8514 100644
--- a/distros/humble/image-pipeline/default.nix
+++ b/distros/humble/image-pipeline/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-lint-cmake, ament-cmake-xmllint, ament-lint-auto, camera-calibration, depth-image-proc, image-proc, image-publisher, image-rotate, image-view, stereo-image-proc }:
buildRosPackage {
pname = "ros-humble-image-pipeline";
- version = "3.0.7-r1";
+ version = "3.0.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/image_pipeline/3.0.7-1.tar.gz";
- name = "3.0.7-1.tar.gz";
- sha256 = "85c981869b01dfd36017297b6626fec52dd0a8cfad55d9ce710d2fe56ffe653d";
+ url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/image_pipeline/3.0.8-1.tar.gz";
+ name = "3.0.8-1.tar.gz";
+ sha256 = "0ab7eaf38160791dd4008aa34de00a7c270f3a3998d8f933e801d54af2728851";
};
buildType = "ament_cmake";
diff --git a/distros/humble/image-proc/default.nix b/distros/humble/image-proc/default.nix
index 971e01bf0a..7c0b607103 100644
--- a/distros/humble/image-proc/default.nix
+++ b/distros/humble/image-proc/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, cv-bridge, image-geometry, image-transport, opencv, rclcpp, rclcpp-components, rcutils, sensor-msgs, tracetools-image-pipeline }:
buildRosPackage {
pname = "ros-humble-image-proc";
- version = "3.0.7-r1";
+ version = "3.0.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/image_proc/3.0.7-1.tar.gz";
- name = "3.0.7-1.tar.gz";
- sha256 = "d512d1522426597038a0c4e31546327d8c49dd2f47c1bedda803054449d0881a";
+ url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/image_proc/3.0.8-1.tar.gz";
+ name = "3.0.8-1.tar.gz";
+ sha256 = "24ffe10553b3ee1f5940a28492c7523905892430a99f2326010bcc57e0b6b25a";
};
buildType = "ament_cmake";
diff --git a/distros/humble/image-publisher/default.nix b/distros/humble/image-publisher/default.nix
index 107dc26985..b39b6a4108 100644
--- a/distros/humble/image-publisher/default.nix
+++ b/distros/humble/image-publisher/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, camera-info-manager, cv-bridge, image-transport, rcl-interfaces, rclcpp, rclcpp-components }:
buildRosPackage {
pname = "ros-humble-image-publisher";
- version = "3.0.7-r1";
+ version = "3.0.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/image_publisher/3.0.7-1.tar.gz";
- name = "3.0.7-1.tar.gz";
- sha256 = "589cb341082c8f19f5e430d4fdd1192511e888a9115c440820b9ff08c72ea692";
+ url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/image_publisher/3.0.8-1.tar.gz";
+ name = "3.0.8-1.tar.gz";
+ sha256 = "c62006509c7a9af2a0a3c9dfc862674c4beef63ec089825ef98f7c9a81262e81";
};
buildType = "ament_cmake";
diff --git a/distros/humble/image-rotate/default.nix b/distros/humble/image-rotate/default.nix
index 863acf9cd2..9f2e5b1abb 100644
--- a/distros/humble/image-rotate/default.nix
+++ b/distros/humble/image-rotate/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, class-loader, cv-bridge, geometry-msgs, image-transport, opencv, rcl-interfaces, rclcpp, rclcpp-components, sensor-msgs, tf2, tf2-geometry-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-humble-image-rotate";
- version = "3.0.7-r1";
+ version = "3.0.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/image_rotate/3.0.7-1.tar.gz";
- name = "3.0.7-1.tar.gz";
- sha256 = "b31ad45c16e2b143f1bf1d18a085da141356d0da5f7eacda107bd0faed59374f";
+ url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/image_rotate/3.0.8-1.tar.gz";
+ name = "3.0.8-1.tar.gz";
+ sha256 = "5b720dc07aa3ebaebf0b05fa8691e1ee88ae8853df2360bd5d7a39719c5bf225";
};
buildType = "ament_cmake";
diff --git a/distros/humble/image-view/default.nix b/distros/humble/image-view/default.nix
index 289fb81582..8a74ed2f07 100644
--- a/distros/humble/image-view/default.nix
+++ b/distros/humble/image-view/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, boost, camera-calibration-parsers, cv-bridge, image-transport, message-filters, rclcpp, rclcpp-components, sensor-msgs, std-srvs, stereo-msgs }:
buildRosPackage {
pname = "ros-humble-image-view";
- version = "3.0.7-r1";
+ version = "3.0.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/image_view/3.0.7-1.tar.gz";
- name = "3.0.7-1.tar.gz";
- sha256 = "8cc0fe48856672886ae5666e9c08b50a6e6941ed3bf39f1904642f75ce2417e3";
+ url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/image_view/3.0.8-1.tar.gz";
+ name = "3.0.8-1.tar.gz";
+ sha256 = "6c73b18dcc4cc8afd773a9d49e2653ab2faece71be4c7381c67e4b8bf106f3d4";
};
buildType = "ament_cmake";
diff --git a/distros/humble/imu-sensor-broadcaster/default.nix b/distros/humble/imu-sensor-broadcaster/default.nix
index 135ea8f1b2..753bc8150e 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, sensor-msgs }:
buildRosPackage {
pname = "ros-humble-imu-sensor-broadcaster";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/imu_sensor_broadcaster/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "093a8b0100b797de0214650411e85a04dc98d3134158d5a1dcbc42469fe99aa6";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/imu_sensor_broadcaster/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "a1623871752743174155d4e1fbdd0bd69ca03826190f5400c81fb2c9a27f3231";
};
buildType = "ament_cmake";
diff --git a/distros/humble/joint-state-broadcaster/default.nix b/distros/humble/joint-state-broadcaster/default.nix
index 80abdf4956..2a4a405bcb 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, rcutils, realtime-tools, ros2-control-test-assets, sensor-msgs }:
buildRosPackage {
pname = "ros-humble-joint-state-broadcaster";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/joint_state_broadcaster/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "4939583c11f14f21097db6a713cff56c9eb97a475c6824b72b0a312e1006d5a2";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/joint_state_broadcaster/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "af670e5e1349974ff0eea83fc581add079cc51e36d3363d89d054fe01351a977";
};
buildType = "ament_cmake";
diff --git a/distros/humble/joint-trajectory-controller/default.nix b/distros/humble/joint-trajectory-controller/default.nix
index 35a2cc557b..6d3dd6044c 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, rsl, tl-expected, trajectory-msgs }:
buildRosPackage {
pname = "ros-humble-joint-trajectory-controller";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/joint_trajectory_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "f4792d45c27871d14e671cb0e91f49acb997bbbbd12e4abd96413c816d5bdba3";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/joint_trajectory_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "36f6cf334a4d7d5b4d558facd0bc783d36477a76a1e7e1e02ae0666bdfb35f5c";
};
buildType = "ament_cmake";
diff --git a/distros/humble/kitti-metrics-eval/default.nix b/distros/humble/kitti-metrics-eval/default.nix
index 9daf58bdb2..964dac8680 100644
--- a/distros/humble/kitti-metrics-eval/default.nix
+++ b/distros/humble/kitti-metrics-eval/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libmath, mrpt-libposes, mrpt-libtclap }:
buildRosPackage {
pname = "ros-humble-kitti-metrics-eval";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/kitti_metrics_eval/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "20719d9154675a0aa13f85baf3a5d26473d47b9bb878b3a01353e63f058be40f";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/kitti_metrics_eval/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "d8d0c0c198630e743cb4735656a1a1d56d55cc18981d0ca40cd37b154676a58c";
};
buildType = "cmake";
diff --git a/distros/humble/mecanum-drive-controller/default.nix b/distros/humble/mecanum-drive-controller/default.nix
index 441a0e9318..fc7a4e11eb 100644
--- a/distros/humble/mecanum-drive-controller/default.nix
+++ b/distros/humble/mecanum-drive-controller/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, hardware-interface-testing, 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-mecanum-drive-controller";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/mecanum_drive_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "2205a1e9da8db2a25e58a36584c59703fa193330cfc3fe0cb18730b591a806b8";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/mecanum_drive_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "d84438e15079e092e3516a63d8e60307cece177f62bfed3b029a2a311db597c4";
};
buildType = "ament_cmake";
diff --git a/distros/humble/microstrain-inertial-description/default.nix b/distros/humble/microstrain-inertial-description/default.nix
index 61f0a4b7f9..5780f2098b 100644
--- a/distros/humble/microstrain-inertial-description/default.nix
+++ b/distros/humble/microstrain-inertial-description/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, xacro }:
buildRosPackage {
pname = "ros-humble-microstrain-inertial-description";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/humble/microstrain_inertial_description/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "8daef775173e8515e0ff6950720f752a2550502d42c34e09803f6729f350b352";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/humble/microstrain_inertial_description/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "d51775667af3dec93b5de38cbabfb2535b1f5718a0b0409452fc8b96d793d89e";
};
buildType = "ament_cmake";
diff --git a/distros/humble/microstrain-inertial-driver/default.nix b/distros/humble/microstrain-inertial-driver/default.nix
index 54b007e753..161e4fff49 100644
--- a/distros/humble/microstrain-inertial-driver/default.nix
+++ b/distros/humble/microstrain-inertial-driver/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cpplint, curl, diagnostic-aggregator, diagnostic-updater, eigen, geographiclib, geometry-msgs, git, jq, lifecycle-msgs, microstrain-inertial-msgs, nav-msgs, nmea-msgs, rclcpp-lifecycle, ros-environment, rosidl-default-generators, rosidl-default-runtime, rtcm-msgs, sensor-msgs, std-msgs, std-srvs, tf2, tf2-geometry-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-humble-microstrain-inertial-driver";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/humble/microstrain_inertial_driver/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "347af40348d1653402d031d8def0109e248a9710bb5a0739c199df7356d76f99";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/humble/microstrain_inertial_driver/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "871b07842a19234749082616ec0408bd47a4199203f90372b165ff5ceb3bdd3e";
};
buildType = "ament_cmake";
diff --git a/distros/humble/microstrain-inertial-examples/default.nix b/distros/humble/microstrain-inertial-examples/default.nix
index 910c35e481..7d8fcbc6a9 100644
--- a/distros/humble/microstrain-inertial-examples/default.nix
+++ b/distros/humble/microstrain-inertial-examples/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, microstrain-inertial-driver, rviz-imu-plugin, rviz2, sensor-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-humble-microstrain-inertial-examples";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/humble/microstrain_inertial_examples/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "61047c21b0fccbc9d25971d5426d0422f78ad9815b8e836f70686261341cc876";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/humble/microstrain_inertial_examples/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "269b334ef670f621e5eb7b19fda364b8983db68756be8b578c2272233f969323";
};
buildType = "ament_cmake";
diff --git a/distros/humble/microstrain-inertial-msgs/default.nix b/distros/humble/microstrain-inertial-msgs/default.nix
index 366bee321e..89ed3ff13f 100644
--- a/distros/humble/microstrain-inertial-msgs/default.nix
+++ b/distros/humble/microstrain-inertial-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, geometry-msgs, rosidl-default-generators, std-msgs }:
buildRosPackage {
pname = "ros-humble-microstrain-inertial-msgs";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/humble/microstrain_inertial_msgs/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "a687f21105fc05743e69c57003d8096b9bcbf03d68a5a5916b0a0714fe6c071a";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/humble/microstrain_inertial_msgs/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "e26db8c1e47399700f08fbf5fd75209c37a6a7989181f2122cd8b16bff84287f";
};
buildType = "ament_cmake";
diff --git a/distros/humble/microstrain-inertial-rqt/default.nix b/distros/humble/microstrain-inertial-rqt/default.nix
index db8a87aeff..0e73e926e5 100644
--- a/distros/humble/microstrain-inertial-rqt/default.nix
+++ b/distros/humble/microstrain-inertial-rqt/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, geometry-msgs, microstrain-inertial-msgs, nav-msgs, rclpy, rqt-gui, rqt-gui-py, std-msgs }:
buildRosPackage {
pname = "ros-humble-microstrain-inertial-rqt";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/humble/microstrain_inertial_rqt/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "47240c386a963858858ff4565209de39133dab639e690b37185ec32f1cf1f78f";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/humble/microstrain_inertial_rqt/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "c3a22faafb3c7ecc822ff2d38a88f16799aacc0d6abd003cb134493aec8c7f3a";
};
buildType = "ament_python";
diff --git a/distros/humble/mocap-optitrack/default.nix b/distros/humble/mocap-optitrack/default.nix
index 105efb696a..c5ec13c8ea 100644
--- a/distros/humble/mocap-optitrack/default.nix
+++ b/distros/humble/mocap-optitrack/default.nix
@@ -2,19 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, geometry-msgs, nav-msgs, rclcpp, tf2-ros }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, geometry-msgs, nav-msgs, rclcpp, tf2-ros }:
buildRosPackage {
pname = "ros-humble-mocap-optitrack";
- version = "1.0.0-r3";
+ version = "1.0.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mocap_optitrack-release/archive/release/humble/mocap_optitrack/1.0.0-3.tar.gz";
- name = "1.0.0-3.tar.gz";
- sha256 = "996d47b0ca20ad8140352f08326ac30039d0c9b4b402389b477a5795c8b1e777";
+ url = "https://github.com/ros2-gbp/mocap_optitrack-release/archive/release/humble/mocap_optitrack/1.0.1-1.tar.gz";
+ name = "1.0.1-1.tar.gz";
+ sha256 = "af05b9be9033aae524fb33ac5dd5cdc661170e350ac06a4fee0b9a168ba1e404";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
+ checkInputs = [ ament-lint-auto ament-lint-common ];
propagatedBuildInputs = [ geometry-msgs nav-msgs rclcpp tf2-ros ];
nativeBuildInputs = [ ament-cmake ];
@@ -31,7 +32,7 @@ buildRosPackage {
Currently, this node supports the NatNet streaming protocol v3.0
- Copyright (c) 2013, Clearpath Robotics
+ Copyright (c) 2013, Clearpath Robotics
Copyright (c) 2010, University of Bonn, Computer Science Institute VI
All rights reserved.
";
diff --git a/distros/humble/mola-bridge-ros2/default.nix b/distros/humble/mola-bridge-ros2/default.nix
index 122cdbe9ca..d776731751 100644
--- a/distros/humble/mola-bridge-ros2/default.nix
+++ b/distros/humble/mola-bridge-ros2/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-cmake, cmake, geometry-msgs, mola-common, mola-kernel, mola-msgs, mrpt-libmaps, mrpt-libros-bridge, mrpt-nav-interfaces, nav-msgs, rclcpp, ros-environment, sensor-msgs, tf2, tf2-geometry-msgs }:
buildRosPackage {
pname = "ros-humble-mola-bridge-ros2";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_bridge_ros2/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "059b036e12f1f3d0a74371ff6f77c65ef62eac980e9fca09602da0ce62238fb9";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_bridge_ros2/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "00207eadf3b2ea00637428bdc7c23a878bd7b6af58739b83d8788a7e08a21bf5";
};
buildType = "ament_cmake";
diff --git a/distros/humble/mola-demos/default.nix b/distros/humble/mola-demos/default.nix
index c459f48832..c704c15c38 100644
--- a/distros/humble/mola-demos/default.nix
+++ b/distros/humble/mola-demos/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, cmake, ros-environment }:
buildRosPackage {
pname = "ros-humble-mola-demos";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_demos/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "4dbd89d4c9c22eb1ab2854f28387b4b5ea72a8b7acf238a441485da6dab02417";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_demos/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "7c61279615c56114d5bf2da5194b30a920fded9e250ecbe414c641d8f4fdf2d9";
};
buildType = "ament_cmake";
diff --git a/distros/humble/mola-input-euroc-dataset/default.nix b/distros/humble/mola-input-euroc-dataset/default.nix
index 423fd8eaaf..96aec6c689 100644
--- a/distros/humble/mola-input-euroc-dataset/default.nix
+++ b/distros/humble/mola-input-euroc-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmath, mrpt-libobs }:
buildRosPackage {
pname = "ros-humble-mola-input-euroc-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_euroc_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "7e5c5012c320d504291f83fef5f31fde7a8030e41ea0a27b82524fb68dadb96c";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_euroc_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "166c98a57474436cc90c78da8052b981f60987a688bd02d91cd8dc323036bcef";
};
buildType = "cmake";
diff --git a/distros/humble/mola-input-kitti-dataset/default.nix b/distros/humble/mola-input-kitti-dataset/default.nix
index 10b5a48e65..23ad8a438e 100644
--- a/distros/humble/mola-input-kitti-dataset/default.nix
+++ b/distros/humble/mola-input-kitti-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps }:
buildRosPackage {
pname = "ros-humble-mola-input-kitti-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_kitti_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "28f85e239b1b45f0e978a5d78841273ac2ad4220e3236e9df2afdeb1e85826d7";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_kitti_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "4cff95f9c1cb5a1ed6fbefa34fa23c72fabfde5d8a931ea6dc4da8efe82a9db6";
};
buildType = "cmake";
diff --git a/distros/humble/mola-input-kitti360-dataset/default.nix b/distros/humble/mola-input-kitti360-dataset/default.nix
index a5550930eb..d90454acc8 100644
--- a/distros/humble/mola-input-kitti360-dataset/default.nix
+++ b/distros/humble/mola-input-kitti360-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps }:
buildRosPackage {
pname = "ros-humble-mola-input-kitti360-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_kitti360_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "0384ac123da75649bd78e4ffe602b7680fd92b81236a5029adb630dbf3ce9bd3";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_kitti360_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "94ee5c4fd3b9f7a17c7084a9a5a7276d23827b89712d55637ed8d9d8a7800a31";
};
buildType = "cmake";
diff --git a/distros/humble/mola-input-mulran-dataset/default.nix b/distros/humble/mola-input-mulran-dataset/default.nix
index b7e4be2ef5..c8ab03d290 100644
--- a/distros/humble/mola-input-mulran-dataset/default.nix
+++ b/distros/humble/mola-input-mulran-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps, mrpt-libposes }:
buildRosPackage {
pname = "ros-humble-mola-input-mulran-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_mulran_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "62e5b4e2404d0c24b9f673f5a50a547d11b4b91a48da484628d448bb96cc2d51";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_mulran_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "6456dcf7bd9db094a06bdd089ec032b819eebcdb443830788d709748ace759e2";
};
buildType = "cmake";
diff --git a/distros/humble/mola-input-paris-luco-dataset/default.nix b/distros/humble/mola-input-paris-luco-dataset/default.nix
index 08b4acdbd5..18e4066e5d 100644
--- a/distros/humble/mola-input-paris-luco-dataset/default.nix
+++ b/distros/humble/mola-input-paris-luco-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps }:
buildRosPackage {
pname = "ros-humble-mola-input-paris-luco-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_paris_luco_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "ca81ded485d98439e4584a8b3b2a90fb6f466054f706376c4916c25baf6e6f95";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_paris_luco_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "21db022a0c9115996c0352d918cfd77934bd6f066ccc4ac555ed22fa3c72a21a";
};
buildType = "cmake";
diff --git a/distros/humble/mola-input-rawlog/default.nix b/distros/humble/mola-input-rawlog/default.nix
index 8617e48a53..0487f1b7dc 100644
--- a/distros/humble/mola-input-rawlog/default.nix
+++ b/distros/humble/mola-input-rawlog/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-kernel, mrpt-libobs }:
buildRosPackage {
pname = "ros-humble-mola-input-rawlog";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_rawlog/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "a29683da44b435a59c9b772e2a52e68a62711cfd2fda2e523e5d8bc1a5287fab";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_rawlog/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "4627a356548ba2a9f4e7cb9d42d209b32c6394961edb8e8dc096b69fc5533c70";
};
buildType = "cmake";
diff --git a/distros/humble/mola-input-rosbag2/default.nix b/distros/humble/mola-input-rosbag2/default.nix
index 70434a5667..9dab1613d8 100644
--- a/distros/humble/mola-input-rosbag2/default.nix
+++ b/distros/humble/mola-input-rosbag2/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, cv-bridge, mola-kernel, mrpt-libobs, mrpt-libros-bridge, rosbag2-cpp, sensor-msgs, tf2-geometry-msgs, tf2-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-humble-mola-input-rosbag2";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_rosbag2/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "2ffd08535d8aa742472601bb00301e0fac7b188c8b1804788fa266d2281a6ae3";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_input_rosbag2/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "d4c32e6c192c88e265ebc3fc389776ded4914f3be2860d1d23e0d0493641a01e";
};
buildType = "cmake";
diff --git a/distros/humble/mola-kernel/default.nix b/distros/humble/mola-kernel/default.nix
index 1dab654754..d5a1643b2f 100644
--- a/distros/humble/mola-kernel/default.nix
+++ b/distros/humble/mola-kernel/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-yaml, mrpt-libgui, mrpt-libmaps, mrpt-libobs }:
buildRosPackage {
pname = "ros-humble-mola-kernel";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_kernel/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "a52263fdd011e22ecf238e280cd98cfba71a00ca25647a4f9f12796b114d471e";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_kernel/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "1f8a1331257045ff13b43e8947e37a6b4f8bdac90540a7b58590d646f5f70c1a";
};
buildType = "cmake";
diff --git a/distros/humble/mola-launcher/default.nix b/distros/humble/mola-launcher/default.nix
index be5a2d385c..5fefef35e2 100644
--- a/distros/humble/mola-launcher/default.nix
+++ b/distros/humble/mola-launcher/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, cmake, mola-kernel, mrpt-libbase, mrpt-libtclap, ros-environment }:
buildRosPackage {
pname = "ros-humble-mola-launcher";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_launcher/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "9a0aa38efac0ea897a9835e3c75ed28ae36297ad8ab4e8c12a2c25711d5fa259";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_launcher/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "5f3068a209d7f1bea8a21b8c3bb875cf32ea4db0fa6193212d6b985d378c9013";
};
buildType = "ament_cmake";
diff --git a/distros/humble/mola-lidar-odometry/default.nix b/distros/humble/mola-lidar-odometry/default.nix
index 84607c11de..0564395f3d 100644
--- a/distros/humble/mola-lidar-odometry/default.nix
+++ b/distros/humble/mola-lidar-odometry/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-cmake, cmake, mola-common, mola-input-kitti-dataset, mola-input-kitti360-dataset, mola-input-mulran-dataset, mola-input-paris-luco-dataset, mola-input-rawlog, mola-input-rosbag2, mola-kernel, mola-launcher, mola-metric-maps, mola-pose-list, mola-state-estimation-simple, mola-test-datasets, mola-viz, mp2p-icp, mrpt-libmaps, mrpt-libtclap, ros-environment, rosbag2-storage-mcap }:
buildRosPackage {
pname = "ros-humble-mola-lidar-odometry";
- version = "0.7.1-r1";
+ version = "0.7.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola_lidar_odometry-release/archive/release/humble/mola_lidar_odometry/0.7.1-1.tar.gz";
- name = "0.7.1-1.tar.gz";
- sha256 = "b06af6c768d82c7f65ea03a9b0bc22f4d30309f6bf044d187d78334c43d15b5c";
+ url = "https://github.com/ros2-gbp/mola_lidar_odometry-release/archive/release/humble/mola_lidar_odometry/0.7.2-1.tar.gz";
+ name = "0.7.2-1.tar.gz";
+ sha256 = "27fb18577e322f3066bb25425300ef6d16c92f7de6b2626dbdbaf215a0d31cf7";
};
buildType = "ament_cmake";
diff --git a/distros/humble/mola-metric-maps/default.nix b/distros/humble/mola-metric-maps/default.nix
index 10078c1bb7..e72f7b59ea 100644
--- a/distros/humble/mola-metric-maps/default.nix
+++ b/distros/humble/mola-metric-maps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, cmake, mola-common, mp2p-icp, mrpt-libmaps, ros-environment }:
buildRosPackage {
pname = "ros-humble-mola-metric-maps";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_metric_maps/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "7f0166172c19a76f31a0d8749e680d35b44e00296c1ff4372de44197b5e6ffae";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_metric_maps/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "c583f779163d15c96e7f7e652cfee33626abde46401f23b2921586c2cae2bd34";
};
buildType = "ament_cmake";
diff --git a/distros/humble/mola-msgs/default.nix b/distros/humble/mola-msgs/default.nix
index 971924dda7..75fd74975f 100644
--- a/distros/humble/mola-msgs/default.nix
+++ b/distros/humble/mola-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, mrpt-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-humble-mola-msgs";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_msgs/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "68fd825badd584ad91b717d047ef5ac6d9cd658ea231fa592ce17ba195c4d75a";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_msgs/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "c78d3e4a1e20c3a55c1c0fe966621042bcd050b15c821e2c999646c2cd3a4fc1";
};
buildType = "ament_cmake";
diff --git a/distros/humble/mola-pose-list/default.nix b/distros/humble/mola-pose-list/default.nix
index e9b22a0981..a4a2e3bca3 100644
--- a/distros/humble/mola-pose-list/default.nix
+++ b/distros/humble/mola-pose-list/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libmaps, mrpt-libposes }:
buildRosPackage {
pname = "ros-humble-mola-pose-list";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_pose_list/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "f3b7ab8bdd49369c9f3c6d4490ba73aca4ae9f11be1beabc6df5d2be3994f900";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_pose_list/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "73a167359c4035052b0b42da01ad7816adfaacf5804538c09530126335098e31";
};
buildType = "cmake";
diff --git a/distros/humble/mola-relocalization/default.nix b/distros/humble/mola-relocalization/default.nix
index 134f2832f0..b6be50ffac 100644
--- a/distros/humble/mola-relocalization/default.nix
+++ b/distros/humble/mola-relocalization/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-pose-list, mola-test-datasets, mp2p-icp, mrpt-libmaps, mrpt-libobs, mrpt-libslam }:
buildRosPackage {
pname = "ros-humble-mola-relocalization";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_relocalization/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "9261455ef2f27373a291a6ec7854a675e35d41dcd7dbfd5f9b04f09470237540";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_relocalization/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "08de0e88d3e09dcdf1e18a9a0a8a645b9c41e93b9359fea97204a84c9c8c73c3";
};
buildType = "cmake";
diff --git a/distros/humble/mola-traj-tools/default.nix b/distros/humble/mola-traj-tools/default.nix
index 10ac4d2952..e370036a21 100644
--- a/distros/humble/mola-traj-tools/default.nix
+++ b/distros/humble/mola-traj-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libposes }:
buildRosPackage {
pname = "ros-humble-mola-traj-tools";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_traj_tools/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "31e972e6f785b679224e64c77106dfae64e78edcd5f04352a808f80a167c8fa0";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_traj_tools/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "7f59552ce4c51d055d894c72fe1d3278475fabfd3e596f8f402bb8895590ca6b";
};
buildType = "cmake";
diff --git a/distros/humble/mola-viz/default.nix b/distros/humble/mola-viz/default.nix
index fa0dc3835d..6852d2e4b1 100644
--- a/distros/humble/mola-viz/default.nix
+++ b/distros/humble/mola-viz/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-kernel, mrpt-libgui, mrpt-libmaps, mrpt-libopengl }:
buildRosPackage {
pname = "ros-humble-mola-viz";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_viz/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "04026d595921e200d0327547ab0281a853943d4a04d3cadcbf426c96bdfa56ff";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_viz/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "403331ab7e621a78d8d3f0c31db61b1165f516391f097d0047095aed0549e4c0";
};
buildType = "cmake";
diff --git a/distros/humble/mola-yaml/default.nix b/distros/humble/mola-yaml/default.nix
index 0f9b8b3453..5504902397 100644
--- a/distros/humble/mola-yaml/default.nix
+++ b/distros/humble/mola-yaml/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libbase }:
buildRosPackage {
pname = "ros-humble-mola-yaml";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_yaml/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "f80568cc7460c6ba78f2be62e44387a573c53f9dbd5d3216eb31a61aeb718702";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola_yaml/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "7ec682a1434b072647f29244103d242954fda9fbe07230fdae3a8370fe154806";
};
buildType = "cmake";
diff --git a/distros/humble/mola/default.nix b/distros/humble/mola/default.nix
index 1d09990e7f..8a7cfd86ce 100644
--- a/distros/humble/mola/default.nix
+++ b/distros/humble/mola/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-xmllint, ament-lint-auto, ament-lint-cmake, kitti-metrics-eval, mola-bridge-ros2, mola-demos, mola-input-euroc-dataset, mola-input-kitti-dataset, mola-input-kitti360-dataset, mola-input-mulran-dataset, mola-input-paris-luco-dataset, mola-input-rawlog, mola-input-rosbag2, mola-kernel, mola-launcher, mola-metric-maps, mola-pose-list, mola-relocalization, mola-traj-tools, mola-viz, mola-yaml }:
buildRosPackage {
pname = "ros-humble-mola";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "8fe46491b7d00e8d0f891f5111c2fd9f1d5f98091f215cb2ca27a4770b573bf4";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/humble/mola/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "40a37e43f97f5c1f02b6084e6a9f491d25814689b91b65d1bffbd70b6dbc3e2f";
};
buildType = "ament_cmake";
diff --git a/distros/humble/mrpt-apps/default.nix b/distros/humble/mrpt-apps/default.nix
index 6b4e8ddc83..2e3d6cdc4d 100644
--- a/distros/humble/mrpt-apps/default.nix
+++ b/distros/humble/mrpt-apps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libapps, mrpt-libnav, openni2, pkg-config, python3Packages, ros-environment, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-apps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_apps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "c2b5af903a7797f89126757734185bb74552348a54da8d9a51251f4b5e4239b9";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_apps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "2ffb2995372f291e434c71114100698b5afd8fa048e2a65af829c6e83fcea549";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libapps/default.nix b/distros/humble/mrpt-libapps/default.nix
index afbf25499f..601bd2607c 100644
--- a/distros/humble/mrpt-libapps/default.nix
+++ b/distros/humble/mrpt-libapps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libgui, mrpt-libhwdrivers, mrpt-libmaps, mrpt-libslam, mrpt-libtclap, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libapps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libapps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "bfe97a50ba43a9b541881262a828e257a6383f4075937e26b2dbb25f5ffac1b9";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libapps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "77c406d60b4c5d91f6593bf266fdaf75f3df47f4e0258687fa747dcad5e7acaf";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libbase/default.nix b/distros/humble/mrpt-libbase/default.nix
index 178f7ce3dd..6484a40896 100644
--- a/distros/humble/mrpt-libbase/default.nix
+++ b/distros/humble/mrpt-libbase/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, suitesparse, tbb_2021_11, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libbase";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libbase/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "130bd149033b8b9e30a75b8ecc32e2084dac687c69122ee853d3c46475e68e1c";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libbase/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "fe64ed98fb4e4e86398ff2f670af0f5952f9a2e6e9be7aae7c9bd1a0563d0d52";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libgui/default.nix b/distros/humble/mrpt-libgui/default.nix
index a952e8cdab..491350e4dc 100644
--- a/distros/humble/mrpt-libgui/default.nix
+++ b/distros/humble/mrpt-libgui/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libopengl, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libgui";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libgui/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "ff32ec5853586215a054493563ea512d14c46bf2445b5e036ce96c10c91b15fa";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libgui/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "e3cc9d5f0cc6fb4f02dd1b3a703d9b1a9e16a958f1a913394538fcf1e1b8cc63";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libhwdrivers/default.nix b/distros/humble/mrpt-libhwdrivers/default.nix
index 7c40c0d625..47246379a6 100644
--- a/distros/humble/mrpt-libhwdrivers/default.nix
+++ b/distros/humble/mrpt-libhwdrivers/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libgui, mrpt-libmaps, mrpt-libslam, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libhwdrivers";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libhwdrivers/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "9505c554b05b3c5611f186b8f1851767c14c412f9acdee79915de3e9a496e494";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libhwdrivers/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "c6a0a850f1dda53848e72ec6e64f5915afcd020b76630d5e3d2e28e7393a3240";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libmaps/default.nix b/distros/humble/mrpt-libmaps/default.nix
index f6291b2194..8840986b17 100644
--- a/distros/humble/mrpt-libmaps/default.nix
+++ b/distros/humble/mrpt-libmaps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libobs, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libmaps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libmaps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "78e849486b85ae936b1330f2439cf9cec74542a6e708f85fec1b0f7450d986e4";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libmaps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "632986ee91fe8f831fbe1050f0cbbb0bd5b05e51b9ceb4124687da59c5843dcd";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libmath/default.nix b/distros/humble/mrpt-libmath/default.nix
index f40a31a804..a3cb80dbeb 100644
--- a/distros/humble/mrpt-libmath/default.nix
+++ b/distros/humble/mrpt-libmath/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, suitesparse, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libmath";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libmath/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "f36fbcf923f281bda793d478e00b44eafa89e64b7adf470643b049d017f12b24";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libmath/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "ac488cb994bc39e13c5e9a7c64a4062de83f524727fbb978d0eaa13a664cd36d";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libnav/default.nix b/distros/humble/mrpt-libnav/default.nix
index 691c89674c..d3fac863de 100644
--- a/distros/humble/mrpt-libnav/default.nix
+++ b/distros/humble/mrpt-libnav/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libnav";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libnav/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "9e2e10e1331c422af34cefc3f5745ffc7ca3c1cfe3998afbb64519b6671bb1ef";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libnav/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "ed30c1daf1c6c1e9721dd0b1cb8e459df12abd5e768fded44cc6848d3a441d60";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libobs/default.nix b/distros/humble/mrpt-libobs/default.nix
index d801d97739..c6b3a720b0 100644
--- a/distros/humble/mrpt-libobs/default.nix
+++ b/distros/humble/mrpt-libobs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libopengl, mrpt-libposes, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libobs";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libobs/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "39d28b8ef1d38a7b0e21f5467509aac79f18fddeff16e80d5b0aacc6a9c0ecf8";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libobs/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "066d319b7dbdde8eb85af1cc22123c9756149c01df9c1b14ca23519a426be580";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libopengl/default.nix b/distros/humble/mrpt-libopengl/default.nix
index 6f51974855..f264abab1d 100644
--- a/distros/humble/mrpt-libopengl/default.nix
+++ b/distros/humble/mrpt-libopengl/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, mrpt-libposes, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libopengl";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libopengl/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "9e495ef2c4889bb6ae501c3791acc23d2803495ec6daeeda0920cce6c5e8d5ef";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libopengl/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "208fe1e48508fd59ade8812a90b3909098ec79926de2a03b762fcfef78a8ad0f";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libposes/default.nix b/distros/humble/mrpt-libposes/default.nix
index 4083fab9f8..7cd7c2188d 100644
--- a/distros/humble/mrpt-libposes/default.nix
+++ b/distros/humble/mrpt-libposes/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, mrpt-libmath, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libposes";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libposes/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "c687a0af9d836cef35d94210326eb40a8bc5e341fc9034f3e303c082b0969b3f";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libposes/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "00119ddea061938ddcedc2ff8c1fd9bde2461e9b342a5377c1885934fcc08106";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libros-bridge/default.nix b/distros/humble/mrpt-libros-bridge/default.nix
index faeb87e0fd..a63d534002 100644
--- a/distros/humble/mrpt-libros-bridge/default.nix
+++ b/distros/humble/mrpt-libros-bridge/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, geometry-msgs, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, nav-msgs, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, sensor-msgs, std-msgs, stereo-msgs, tf2, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libros-bridge";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libros_bridge/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "d9625198c13dc24238e7b7cd608c0d19168de7c72d373b7cca0c5b4be119a85a";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libros_bridge/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "36cdd15e2920ef9884660420afe9d2e9f5b22f77f43f2ec65b32e4d9d307b226";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libslam/default.nix b/distros/humble/mrpt-libslam/default.nix
index 478c143d3d..235782fdde 100644
--- a/distros/humble/mrpt-libslam/default.nix
+++ b/distros/humble/mrpt-libslam/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tbb_2021_11, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libslam";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libslam/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "d2b1750591c048992cd2316bbc5e04161c17617088eaa70b0f89f190911c744b";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libslam/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "665bc1a5d12029c95c6fd231b109c84d89b396684ba35ca3250f84f69fd3c63e";
};
buildType = "cmake";
diff --git a/distros/humble/mrpt-libtclap/default.nix b/distros/humble/mrpt-libtclap/default.nix
index d0672dfb5d..6982aa3f34 100644
--- a/distros/humble/mrpt-libtclap/default.nix
+++ b/distros/humble/mrpt-libtclap/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, suitesparse, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-mrpt-libtclap";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libtclap/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "57e4ddb798746141a6feff3c90a8f17445133ad7b346dd24a28b7710d55efaef";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/humble/mrpt_libtclap/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "300e90a74bc896abe05ff876f3c571dfc70fa005b2086e24ab05fd8d5a03c8bc";
};
buildType = "cmake";
diff --git a/distros/humble/novatel-gps-driver/default.nix b/distros/humble/novatel-gps-driver/default.nix
index 20d27fb71f..f99dff4cc0 100644
--- a/distros/humble/novatel-gps-driver/default.nix
+++ b/distros/humble/novatel-gps-driver/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-index-cpp, ament-lint-auto, boost, diagnostic-msgs, diagnostic-updater, gps-msgs, libpcap, nav-msgs, novatel-gps-msgs, rclcpp, rclcpp-components, sensor-msgs, std-msgs, swri-math-util, swri-roscpp, swri-serial-util, tf2, tf2-geometry-msgs }:
buildRosPackage {
pname = "ros-humble-novatel-gps-driver";
- version = "4.2.0-r1";
+ version = "4.2.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/novatel_gps_driver-release/archive/release/humble/novatel_gps_driver/4.2.0-1.tar.gz";
- name = "4.2.0-1.tar.gz";
- sha256 = "5acdb902078c20b689ea887bf0b957e0cc519bdb478efada81b673dfeb6605eb";
+ url = "https://github.com/ros2-gbp/novatel_gps_driver-release/archive/release/humble/novatel_gps_driver/4.2.1-1.tar.gz";
+ name = "4.2.1-1.tar.gz";
+ sha256 = "90025c94343f41535b32cf4e942a26eb47efed8c4a28aca4b6453754498efb97";
};
buildType = "ament_cmake";
diff --git a/distros/humble/novatel-gps-msgs/default.nix b/distros/humble/novatel-gps-msgs/default.nix
index 37e7192b34..151c0faf93 100644
--- a/distros/humble/novatel-gps-msgs/default.nix
+++ b/distros/humble/novatel-gps-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-humble-novatel-gps-msgs";
- version = "4.2.0-r1";
+ version = "4.2.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/novatel_gps_driver-release/archive/release/humble/novatel_gps_msgs/4.2.0-1.tar.gz";
- name = "4.2.0-1.tar.gz";
- sha256 = "b8404aa3a039b4871f1aff0e15307c8213841f87b96816fbee6795d477de6c6c";
+ url = "https://github.com/ros2-gbp/novatel_gps_driver-release/archive/release/humble/novatel_gps_msgs/4.2.1-1.tar.gz";
+ name = "4.2.1-1.tar.gz";
+ sha256 = "d981fa355fce17bc8aae1d33bbeda097da8649ad11c605d6876c062e33bd3e04";
};
buildType = "ament_cmake";
diff --git a/distros/humble/ompl/default.nix b/distros/humble/ompl/default.nix
index 206f35f23b..d865d0d928 100644
--- a/distros/humble/ompl/default.nix
+++ b/distros/humble/ompl/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, boost, cmake, eigen, flann, ode, pkg-config }:
+{ lib, buildRosPackage, fetchurl, boost, cmake, eigen, flann, pkg-config }:
buildRosPackage {
pname = "ros-humble-ompl";
- version = "1.6.0-r1";
+ version = "1.7.0-r2";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ompl-release/archive/release/humble/ompl/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "69e6043e303608e0eb875647ffcdaba7e5d3e783644b7efb5851b0849062a48d";
+ url = "https://github.com/ros2-gbp/ompl-release/archive/release/humble/ompl/1.7.0-2.tar.gz";
+ name = "1.7.0-2.tar.gz";
+ sha256 = "4ea0a05cf24d03e56e1d8e0cd01348b820954291b7a88d38bad1a9892cb7f420";
};
buildType = "cmake";
buildInputs = [ cmake pkg-config ];
- propagatedBuildInputs = [ boost eigen flann ode ];
+ propagatedBuildInputs = [ boost eigen flann ];
nativeBuildInputs = [ cmake ];
meta = {
diff --git a/distros/humble/openvdb-vendor/default.nix b/distros/humble/openvdb-vendor/default.nix
index f42379ddf9..2fd4e7fbd5 100644
--- a/distros/humble/openvdb-vendor/default.nix
+++ b/distros/humble/openvdb-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, boost, c-blosc, git, tbb_2021_11, zlib }:
buildRosPackage {
pname = "ros-humble-openvdb-vendor";
- version = "2.3.3-r1";
+ version = "2.3.4-r1";
src = fetchurl {
- url = "https://github.com/SteveMacenski/spatio_temporal_voxel_layer-release/archive/release/humble/openvdb_vendor/2.3.3-1.tar.gz";
- name = "2.3.3-1.tar.gz";
- sha256 = "d40536f05aee49c6fa0a10bc04285d1b7417c66e0663badd7d8e0d150c91b293";
+ url = "https://github.com/SteveMacenski/spatio_temporal_voxel_layer-release/archive/release/humble/openvdb_vendor/2.3.4-1.tar.gz";
+ name = "2.3.4-1.tar.gz";
+ sha256 = "de14d89a12887baca808a2fa93b97f25ab3fd9fe859036eecb2fc1d99fb210bc";
};
buildType = "ament_cmake";
diff --git a/distros/humble/pid-controller/default.nix b/distros/humble/pid-controller/default.nix
index 6e2f445f4f..dd408f9860 100644
--- a/distros/humble/pid-controller/default.nix
+++ b/distros/humble/pid-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, hardware-interface-testing, parameter-traits, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, std-srvs }:
buildRosPackage {
pname = "ros-humble-pid-controller";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/pid_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "4b1146e524c5563b5218022a48a3cb054a319fa4d8de2f072f688c7c9a4b6349";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/pid_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "0272d8695afe8b95c0e3e54a9c436cc1bc9b0b5e1ebeaad925787aa4c3885d07";
};
buildType = "ament_cmake";
diff --git a/distros/humble/pinocchio/default.nix b/distros/humble/pinocchio/default.nix
index b7066141e1..e074239883 100644
--- a/distros/humble/pinocchio/default.nix
+++ b/distros/humble/pinocchio/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, clang, cmake, doxygen, eigen, eigenpy, git, hpp-fcl, python3, python3Packages, ros-environment, urdfdom }:
buildRosPackage {
pname = "ros-humble-pinocchio";
- version = "3.4.0-r2";
+ version = "3.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/pinocchio-release/archive/release/humble/pinocchio/3.4.0-2.tar.gz";
- name = "3.4.0-2.tar.gz";
- sha256 = "1f1d86573b4039bbf79367131edce27859da681d5f39065dd8272df451e70962";
+ url = "https://github.com/ros2-gbp/pinocchio-release/archive/release/humble/pinocchio/3.5.0-1.tar.gz";
+ name = "3.5.0-1.tar.gz";
+ sha256 = "2c867e5d99707256ddcdee6c51d028747ae2ff7eba909114a772bff82436cc01";
};
buildType = "cmake";
diff --git a/distros/humble/plotjuggler/default.nix b/distros/humble/plotjuggler/default.nix
index 9c50a475e2..f8a7418e3e 100644
--- a/distros/humble/plotjuggler/default.nix
+++ b/distros/humble/plotjuggler/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, binutils, boost, cppzmq, fastcdr, lz4, protobuf, qt5, rclcpp, zstd }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, binutils, boost, cppzmq, fastcdr, protobuf, qt5, rclcpp }:
buildRosPackage {
pname = "ros-humble-plotjuggler";
- version = "3.9.1-r1";
+ version = "3.10.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/humble/plotjuggler/3.9.1-1.tar.gz";
- name = "3.9.1-1.tar.gz";
- sha256 = "393a70dbc9841b891fb777ee6df9e9bf1849ac8ee77e61371bafe75561efc247";
+ url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/humble/plotjuggler/3.10.1-1.tar.gz";
+ name = "3.10.1-1.tar.gz";
+ sha256 = "45cdd348e665e03dccaf0669a2eb2c1804720d3ea2a241bcc1bd131eebd96b46";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ ament-index-cpp binutils boost cppzmq fastcdr lz4 protobuf qt5.qtbase qt5.qtsvg qt5.qtwebsockets qt5.qtx11extras rclcpp zstd ];
+ propagatedBuildInputs = [ ament-index-cpp binutils boost cppzmq fastcdr protobuf qt5.qtbase qt5.qtsvg qt5.qtwebsockets qt5.qtx11extras rclcpp ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/humble/pose-broadcaster/default.nix b/distros/humble/pose-broadcaster/default.nix
index d220f87583..a675ef6013 100644
--- a/distros/humble/pose-broadcaster/default.nix
+++ b/distros/humble/pose-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-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, tf2-msgs }:
buildRosPackage {
pname = "ros-humble-pose-broadcaster";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/pose_broadcaster/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "6adabcfc9d747e1e54d771dcb2e72402eba72e4b7da46089d817359dfb8ccd75";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/pose_broadcaster/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "113303ceb09d68be5058e61932e2d1e7f7e017547e674d1e10f77c5f177ae730";
};
buildType = "ament_cmake";
diff --git a/distros/humble/position-controllers/default.nix b/distros/humble/position-controllers/default.nix
index 32ebda53ca..1deb585a44 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, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-humble-position-controllers";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/position_controllers/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "17c404d16d39436b94f2b91497f6b801196d75bad6f051fe39c74f2288b86745";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/position_controllers/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "d7f907677397981834b20922ffb2b583580a5721797e8cfddaf158279411db80";
};
buildType = "ament_cmake";
diff --git a/distros/humble/python-mrpt/default.nix b/distros/humble/python-mrpt/default.nix
index a61ae719d7..78fb45a5b5 100644
--- a/distros/humble/python-mrpt/default.nix
+++ b/distros/humble/python-mrpt/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libapps, mrpt-libgui, mrpt-libnav, mrpt-libslam, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-humble-python-mrpt";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/python_mrpt_ros-release/archive/release/humble/python_mrpt/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "7dcb67a8ab97840d3b58fb9479db3d3a3493b2d0e0389a15941e41c22c97800e";
+ url = "https://github.com/ros2-gbp/python_mrpt_ros-release/archive/release/humble/python_mrpt/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "f0c1cc5b7891a6b09007c1e2a379334cef5f3d047d4308ee9ce099e2b2c7581c";
};
buildType = "cmake";
diff --git a/distros/humble/range-sensor-broadcaster/default.nix b/distros/humble/range-sensor-broadcaster/default.nix
index f4b804e65d..dff79e623a 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, sensor-msgs }:
buildRosPackage {
pname = "ros-humble-range-sensor-broadcaster";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/range_sensor_broadcaster/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "b2a28d880cbc3a4e1291a6d4341dccc5c89beb0557ca32f85fbfaf26db93f227";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/range_sensor_broadcaster/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "db854c7c94d8456f3e53feab45d609fcd2348bf998dc3e7a993a47bc3815c7fd";
};
buildType = "ament_cmake";
diff --git a/distros/humble/rmw-stats-shim/default.nix b/distros/humble/rmw-stats-shim/default.nix
new file mode 100644
index 0000000000..d4ee1336d8
--- /dev/null
+++ b/distros/humble/rmw-stats-shim/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosgraph-monitor-msgs, rosidl-runtime-cpp, rosidl-typesupport-cpp }:
+buildRosPackage {
+ pname = "ros-humble-rmw-stats-shim";
+ version = "0.1.1-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/graph_monitor-release/archive/release/humble/rmw_stats_shim/0.1.1-1.tar.gz";
+ name = "0.1.1-1.tar.gz";
+ sha256 = "f99b7039d2c7d0e370773ebc21c924720b2d0ee1b8e639179fa8602946083ea7";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake ];
+ checkInputs = [ ament-lint-auto ament-lint-common ];
+ propagatedBuildInputs = [ rosgraph-monitor-msgs rosidl-runtime-cpp rosidl-typesupport-cpp ];
+ nativeBuildInputs = [ ament-cmake ];
+
+ meta = {
+ description = "Partial RMW shim library to instrument RMW API calls";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/ros2-controllers-test-nodes/default.nix b/distros/humble/ros2-controllers-test-nodes/default.nix
index 1fc387fd2a..f259e724fc 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, launch-ros, launch-testing-ros, python3Packages, rclpy, sensor-msgs, std-msgs, trajectory-msgs }:
buildRosPackage {
pname = "ros-humble-ros2-controllers-test-nodes";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ros2_controllers_test_nodes/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "e92f01598ee522ca298d179f56a8f90c98f2fb5a3449491f253300f83d053185";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ros2_controllers_test_nodes/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "7a8630588ec11c16f9014d9bbc25d382229173eca37db82d9cd8749e8d894624";
};
buildType = "ament_python";
diff --git a/distros/humble/ros2-controllers/default.nix b/distros/humble/ros2-controllers/default.nix
index 02afa94cba..7114120d6f 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, gpio-controllers, gripper-controllers, imu-sensor-broadcaster, joint-state-broadcaster, joint-trajectory-controller, mecanum-drive-controller, pid-controller, pose-broadcaster, position-controllers, range-sensor-broadcaster, steering-controllers-library, tricycle-controller, tricycle-steering-controller, velocity-controllers }:
buildRosPackage {
pname = "ros-humble-ros2-controllers";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ros2_controllers/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "9e47ea8e2a9355a83a7e66dd3a18eb5d23c8910f79d58fb1bb00265a2c4c9a9e";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ros2_controllers/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "bf82be4abbb9ae36fdd5d292e98b77febed5c51059ff194ea02bebcdee49da0c";
};
buildType = "ament_cmake";
diff --git a/distros/humble/rosbag2-storage-broll/default.nix b/distros/humble/rosbag2-storage-broll/default.nix
new file mode 100644
index 0000000000..eeae380df2
--- /dev/null
+++ b/distros/humble/rosbag2-storage-broll/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, broll, pluginlib, rclcpp, rosbag2-cpp, rosbag2-storage, rosbag2-transport, sensor-msgs }:
+buildRosPackage {
+ pname = "ros-humble-rosbag2-storage-broll";
+ version = "0.1.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/rosbag2_broll-release/archive/release/humble/rosbag2_storage_broll/0.1.0-1.tar.gz";
+ name = "0.1.0-1.tar.gz";
+ sha256 = "855ff9a8c9830a3a9ae68859a392339d6b0d097d2dff81f83838fbbde17532a4";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake ];
+ checkInputs = [ ament-lint-auto ament-lint-common ];
+ propagatedBuildInputs = [ broll pluginlib rclcpp rosbag2-cpp rosbag2-storage rosbag2-transport sensor-msgs ];
+ nativeBuildInputs = [ ament-cmake ];
+
+ meta = {
+ description = "Rosbag2 storage plugin to play audio/video files as ROS messages using B-Roll tools";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/rosgraph-monitor-msgs/default.nix b/distros/humble/rosgraph-monitor-msgs/default.nix
new file mode 100644
index 0000000000..91ce6ae93b
--- /dev/null
+++ b/distros/humble/rosgraph-monitor-msgs/default.nix
@@ -0,0 +1,25 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }:
+buildRosPackage {
+ pname = "ros-humble-rosgraph-monitor-msgs";
+ version = "0.1.1-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/graph_monitor-release/archive/release/humble/rosgraph_monitor_msgs/0.1.1-1.tar.gz";
+ name = "0.1.1-1.tar.gz";
+ sha256 = "3c8692a13fd601c8a9ddc97f01fa76d67c0ed46e4e8a1a045597c08fff798866";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake rosidl-default-generators ];
+ propagatedBuildInputs = [ builtin-interfaces rosidl-default-runtime ];
+ nativeBuildInputs = [ ament-cmake ];
+
+ meta = {
+ description = "Interfaces for reporting observations about the ROS 2 communication graph";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/rosgraph-monitor/default.nix b/distros/humble/rosgraph-monitor/default.nix
new file mode 100644
index 0000000000..1a6a87690d
--- /dev/null
+++ b/distros/humble/rosgraph-monitor/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common, diagnostic-aggregator, diagnostic-msgs, generate-parameter-library, launch-ros, launch-testing-ament-cmake, pluginlib, rclcpp, rclcpp-components, rosgraph-monitor-msgs }:
+buildRosPackage {
+ pname = "ros-humble-rosgraph-monitor";
+ version = "0.1.1-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/graph_monitor-release/archive/release/humble/rosgraph_monitor/0.1.1-1.tar.gz";
+ name = "0.1.1-1.tar.gz";
+ sha256 = "9e4985ed29159fe49f2f924a9da10acb737ccce74f9602f7c5faa05340f24168";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake generate-parameter-library ];
+ checkInputs = [ ament-cmake-gmock ament-lint-auto ament-lint-common launch-ros launch-testing-ament-cmake ];
+ propagatedBuildInputs = [ diagnostic-aggregator diagnostic-msgs pluginlib rclcpp rclcpp-components rosgraph-monitor-msgs ];
+ nativeBuildInputs = [ ament-cmake generate-parameter-library ];
+
+ meta = {
+ description = "Monitors the ROS graph to detect error conditions";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/rqt-joint-trajectory-controller/default.nix b/distros/humble/rqt-joint-trajectory-controller/default.nix
index bdd5a5b6a0..8f3356d78e 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.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/rqt_joint_trajectory_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "83a40727b3fff82e29c26ef1bf081e5a432091fd61ebd960270a7820006fb924";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/rqt_joint_trajectory_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "f10cc05a10a06385baca6c4f8d03a0dd7f90f1a3d9c20ed17b1c6c7c14db79fd";
};
buildType = "ament_python";
diff --git a/distros/humble/sicks300-2/default.nix b/distros/humble/sicks300-2/default.nix
new file mode 100644
index 0000000000..229d8c968f
--- /dev/null
+++ b/distros/humble/sicks300-2/default.nix
@@ -0,0 +1,26 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, diagnostic-msgs, laser-filters, rclcpp, rclcpp-components, rclcpp-lifecycle, sensor-msgs }:
+buildRosPackage {
+ pname = "ros-humble-sicks300-2";
+ version = "1.3.3-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/sicks300_ros2-release/archive/release/humble/sicks300_2/1.3.3-1.tar.gz";
+ name = "1.3.3-1.tar.gz";
+ sha256 = "82c20acccbc57919ef032cabc70c4a8be2ba1c58af7ce1f35d50d9706501be71";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake ];
+ checkInputs = [ ament-cmake-gtest ament-lint-auto ament-lint-common ];
+ propagatedBuildInputs = [ diagnostic-msgs laser-filters rclcpp rclcpp-components rclcpp-lifecycle sensor-msgs ];
+ nativeBuildInputs = [ ament-cmake ];
+
+ meta = {
+ description = "This package published a laser scan message out of a Sick S300 laser scanner.";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/slam-toolbox/default.nix b/distros/humble/slam-toolbox/default.nix
index 9fcfeea200..3930c31ada 100644
--- a/distros/humble/slam-toolbox/default.nix
+++ b/distros/humble/slam-toolbox/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cpplint, ament-cmake-flake8, ament-cmake-gtest, ament-cmake-uncrustify, ament-lint-auto, boost, builtin-interfaces, ceres-solver, eigen, interactive-markers, launch, launch-testing, liblapack, message-filters, nav-msgs, nav2-map-server, pluginlib, qt5, rclcpp, rosidl-default-generators, rviz-common, rviz-default-plugins, rviz-ogre-vendor, rviz-rendering, sensor-msgs, std-msgs, std-srvs, suitesparse, tbb_2021_11, tf2, tf2-geometry-msgs, tf2-ros, tf2-sensor-msgs, visualization-msgs }:
buildRosPackage {
pname = "ros-humble-slam-toolbox";
- version = "2.6.9-r1";
+ version = "2.6.10-r1";
src = fetchurl {
- url = "https://github.com/SteveMacenski/slam_toolbox-release/archive/release/humble/slam_toolbox/2.6.9-1.tar.gz";
- name = "2.6.9-1.tar.gz";
- sha256 = "b1283ddebfcae2bf57d0b455eeb80824fe3d60227ea6d9c4637526f88817d7dd";
+ url = "https://github.com/SteveMacenski/slam_toolbox-release/archive/release/humble/slam_toolbox/2.6.10-1.tar.gz";
+ name = "2.6.10-1.tar.gz";
+ sha256 = "18f6c1fe513dd7d3afd69d308350afc38092926bd1fc422141733be9b7ac1ea1";
};
buildType = "ament_cmake";
diff --git a/distros/humble/spatio-temporal-voxel-layer/default.nix b/distros/humble/spatio-temporal-voxel-layer/default.nix
index c67d96e04c..a12956e3d3 100644
--- a/distros/humble/spatio-temporal-voxel-layer/default.nix
+++ b/distros/humble/spatio-temporal-voxel-layer/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, builtin-interfaces, geometry-msgs, laser-geometry, message-filters, nav2-costmap-2d, openexr, openvdb-vendor, pcl, pcl-conversions, pluginlib, rclcpp, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs, std-srvs, tf2-geometry-msgs, tf2-ros, tf2-sensor-msgs, visualization-msgs }:
buildRosPackage {
pname = "ros-humble-spatio-temporal-voxel-layer";
- version = "2.3.3-r1";
+ version = "2.3.4-r1";
src = fetchurl {
- url = "https://github.com/SteveMacenski/spatio_temporal_voxel_layer-release/archive/release/humble/spatio_temporal_voxel_layer/2.3.3-1.tar.gz";
- name = "2.3.3-1.tar.gz";
- sha256 = "6b77cfbd0232e74df522a8558b66c781a5f0b683fdaabea5bd2e702862a461eb";
+ url = "https://github.com/SteveMacenski/spatio_temporal_voxel_layer-release/archive/release/humble/spatio_temporal_voxel_layer/2.3.4-1.tar.gz";
+ name = "2.3.4-1.tar.gz";
+ sha256 = "8a28d37e6863e1eddb6b0d293c25ee0e923a42e3a36d526861489ed55af70d70";
};
buildType = "ament_cmake";
diff --git a/distros/humble/steering-controllers-library/default.nix b/distros/humble/steering-controllers-library/default.nix
index d463314962..f6aac8d247 100644
--- a/distros/humble/steering-controllers-library/default.nix
+++ b/distros/humble/steering-controllers-library/default.nix
@@ -2,21 +2,21 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ 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 }:
+{ lib, buildRosPackage, fetchurl, 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.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/steering_controllers_library/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "6a50544dcdb6e73142fe6276e68fde69688562907cf52186a2e896c2afda83e9";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/steering_controllers_library/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "62fed55eaa3efcee31921b0d7b8d54ab4bb10a2a2a4cadefd719fe27c7ea88a5";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-gmock controller-manager ros2-control-test-assets ];
- propagatedBuildInputs = [ ackermann-msgs backward-ros control-msgs controller-interface generate-parameter-library geometry-msgs hardware-interface nav-msgs pluginlib rclcpp rclcpp-lifecycle rcpputils realtime-tools std-srvs tf2 tf2-geometry-msgs tf2-msgs ];
+ propagatedBuildInputs = [ backward-ros control-msgs controller-interface generate-parameter-library geometry-msgs hardware-interface nav-msgs pluginlib rclcpp rclcpp-lifecycle rcpputils realtime-tools std-srvs tf2 tf2-geometry-msgs tf2-msgs ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/humble/stereo-image-proc/default.nix b/distros/humble/stereo-image-proc/default.nix
index 453176c73b..d287315086 100644
--- a/distros/humble/stereo-image-proc/default.nix
+++ b/distros/humble/stereo-image-proc/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-pytest, ament-lint-auto, ament-lint-common, cv-bridge, image-geometry, image-proc, image-transport, launch, launch-ros, launch-testing, launch-testing-ament-cmake, message-filters, python-cmake-module, python3Packages, rclcpp, rclcpp-components, rclpy, ros-testing, sensor-msgs, stereo-msgs }:
buildRosPackage {
pname = "ros-humble-stereo-image-proc";
- version = "3.0.7-r1";
+ version = "3.0.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/stereo_image_proc/3.0.7-1.tar.gz";
- name = "3.0.7-1.tar.gz";
- sha256 = "52de776608da2da78b6b55db29e6dc338de615cc44a059b4c94e0c484a0348a2";
+ url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/stereo_image_proc/3.0.8-1.tar.gz";
+ name = "3.0.8-1.tar.gz";
+ sha256 = "0125a5f6c80521886399834c092aa548366881f4d04ca91a2ce9f61dd4b4e695";
};
buildType = "ament_cmake";
diff --git a/distros/humble/tracetools-image-pipeline/default.nix b/distros/humble/tracetools-image-pipeline/default.nix
index f3d1666b9e..9815631058 100644
--- a/distros/humble/tracetools-image-pipeline/default.nix
+++ b/distros/humble/tracetools-image-pipeline/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-ros, ament-lint-auto, ament-lint-common, pkg-config }:
buildRosPackage {
pname = "ros-humble-tracetools-image-pipeline";
- version = "3.0.7-r1";
+ version = "3.0.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/tracetools_image_pipeline/3.0.7-1.tar.gz";
- name = "3.0.7-1.tar.gz";
- sha256 = "4310c6be9a06fcfaf11050d82d50c1ca415aad0608b8443dee5496def472c136";
+ url = "https://github.com/ros2-gbp/image_pipeline-release/archive/release/humble/tracetools_image_pipeline/3.0.8-1.tar.gz";
+ name = "3.0.8-1.tar.gz";
+ sha256 = "8bb3498f069dbbe830df73ccdf3613a8462fd16955abd99bf591086137bec915";
};
buildType = "ament_cmake";
diff --git a/distros/humble/tricycle-controller/default.nix b/distros/humble/tricycle-controller/default.nix
index 9f2e272f7c..fb1e11505a 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, hardware-interface-testing, 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.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/tricycle_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "6eff5a5540a77c262106995c95da156c645f844fcb4bebb88c8cab4b30267625";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/tricycle_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "89e1c9180c65d6b5874fad46dce4749f962709d6e37aebbf0ef5b549a5a64fc8";
};
buildType = "ament_cmake";
diff --git a/distros/humble/tricycle-steering-controller/default.nix b/distros/humble/tricycle-steering-controller/default.nix
index f5fe40cd5a..90383591c8 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, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }:
buildRosPackage {
pname = "ros-humble-tricycle-steering-controller";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/tricycle_steering_controller/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "9535ac590e4056f8ebc829e85a632a406f555c69b523db7b6f21998e2b6c42b8";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/tricycle_steering_controller/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "53d5e2d9450afc4dcfecb9640c7d5db7ffa9133d96e0504d67c939bde6e224c5";
};
buildType = "ament_cmake";
diff --git a/distros/humble/tsid/default.nix b/distros/humble/tsid/default.nix
new file mode 100644
index 0000000000..9a1cec2583
--- /dev/null
+++ b/distros/humble/tsid/default.nix
@@ -0,0 +1,25 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake, boost, cmake, doxygen, eigenpy, eiquadprog, git, graphviz, pinocchio }:
+buildRosPackage {
+ pname = "ros-humble-tsid";
+ version = "1.8.0-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/tsid-release/archive/release/humble/tsid/1.8.0-1.tar.gz";
+ name = "1.8.0-1.tar.gz";
+ sha256 = "e1b38b29e5e2385def583da567f8904974eabb3e0a6e2829474ea03eba4cbb7e";
+ };
+
+ buildType = "cmake";
+ buildInputs = [ cmake doxygen git ];
+ propagatedBuildInputs = [ ament-cmake boost eigenpy eiquadprog graphviz pinocchio ];
+ nativeBuildInputs = [ cmake ];
+
+ meta = {
+ description = "Efficient Task Space Inverse Dynamics (TSID) based on Pinocchio";
+ license = with lib.licenses; [ bsdOriginal ];
+ };
+}
diff --git a/distros/humble/turtlebot3-autorace-camera/default.nix b/distros/humble/turtlebot3-autorace-camera/default.nix
new file mode 100644
index 0000000000..e1c42fea8e
--- /dev/null
+++ b/distros/humble/turtlebot3-autorace-camera/default.nix
@@ -0,0 +1,23 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, cv-bridge, rclpy, sensor-msgs, std-msgs }:
+buildRosPackage {
+ pname = "ros-humble-turtlebot3-autorace-camera";
+ version = "1.2.2-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/turtlebot3_autorace-release/archive/release/humble/turtlebot3_autorace_camera/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "a099153d6def6203ebb7def1663bcd2950d04f488d5d37d118b8d96f7fc42158";
+ };
+
+ buildType = "ament_python";
+ propagatedBuildInputs = [ cv-bridge rclpy sensor-msgs std-msgs ];
+
+ meta = {
+ description = "ROS 2 packages for camera calibration and image processing in TurtleBot AutoRace";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/turtlebot3-autorace-detect/default.nix b/distros/humble/turtlebot3-autorace-detect/default.nix
new file mode 100644
index 0000000000..0b762b6b17
--- /dev/null
+++ b/distros/humble/turtlebot3-autorace-detect/default.nix
@@ -0,0 +1,23 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, rclpy, sensor-msgs, std-msgs }:
+buildRosPackage {
+ pname = "ros-humble-turtlebot3-autorace-detect";
+ version = "1.2.2-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/turtlebot3_autorace-release/archive/release/humble/turtlebot3_autorace_detect/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "45178773e25a9b2103557e97d4450092bddf018e3d8b57605e47dfaeba1ee73a";
+ };
+
+ buildType = "ament_python";
+ propagatedBuildInputs = [ rclpy sensor-msgs std-msgs ];
+
+ meta = {
+ description = "ROS 2 packages for turtlebot3_autorace_detect";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/turtlebot3-autorace-mission/default.nix b/distros/humble/turtlebot3-autorace-mission/default.nix
new file mode 100644
index 0000000000..fb1c14f002
--- /dev/null
+++ b/distros/humble/turtlebot3-autorace-mission/default.nix
@@ -0,0 +1,23 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, rclpy, sensor-msgs, std-msgs }:
+buildRosPackage {
+ pname = "ros-humble-turtlebot3-autorace-mission";
+ version = "1.2.2-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/turtlebot3_autorace-release/archive/release/humble/turtlebot3_autorace_mission/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "b1f4684824a6ec2a204a235abf5505e07bfe94add29773373ae62bbc8c6056e9";
+ };
+
+ buildType = "ament_python";
+ propagatedBuildInputs = [ rclpy sensor-msgs std-msgs ];
+
+ meta = {
+ description = "ROS 2 packages for turtlebot3_autorace_mission";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/turtlebot3-autorace/default.nix b/distros/humble/turtlebot3-autorace/default.nix
new file mode 100644
index 0000000000..5f112e8ece
--- /dev/null
+++ b/distros/humble/turtlebot3-autorace/default.nix
@@ -0,0 +1,25 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake, turtlebot3-autorace-camera, turtlebot3-autorace-detect, turtlebot3-autorace-mission }:
+buildRosPackage {
+ pname = "ros-humble-turtlebot3-autorace";
+ version = "1.2.2-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/turtlebot3_autorace-release/archive/release/humble/turtlebot3_autorace/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "1945285c6c7e70db32526ada2e2d4273a863d87974bc04f1e04db6b4d101bcbb";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake ];
+ propagatedBuildInputs = [ turtlebot3-autorace-camera turtlebot3-autorace-detect turtlebot3-autorace-mission ];
+ nativeBuildInputs = [ ament-cmake ];
+
+ meta = {
+ description = "ROS 2 meta packages for turtlebot3_autorace";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/humble/turtlebot3-msgs/default.nix b/distros/humble/turtlebot3-msgs/default.nix
index 04d76d7d4d..08fe5d6ba0 100644
--- a/distros/humble/turtlebot3-msgs/default.nix
+++ b/distros/humble/turtlebot3-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, std-msgs }:
buildRosPackage {
pname = "ros-humble-turtlebot3-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/turtlebot3_msgs-release/archive/release/humble/turtlebot3_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "007956849d09113e04ae084ce75fe1e877e29bbd9e8fbd6138b328a9a032ae92";
+ url = "https://github.com/ros2-gbp/turtlebot3_msgs-release/archive/release/humble/turtlebot3_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "f6decd28d8612311993c085f6db455bb56493dabf81e4961b3ea5213bd95e92b";
};
buildType = "ament_cmake";
diff --git a/distros/humble/ur-client-library/default.nix b/distros/humble/ur-client-library/default.nix
index f4aeb9d8df..7477639849 100644
--- a/distros/humble/ur-client-library/default.nix
+++ b/distros/humble/ur-client-library/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, cmake }:
buildRosPackage {
pname = "ros-humble-ur-client-library";
- version = "1.9.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/Universal_Robots_Client_Library-release/archive/release/humble/ur_client_library/1.9.0-1.tar.gz";
- name = "1.9.0-1.tar.gz";
- sha256 = "3c6dd7a4aa217fd9ea6175e329d2fdde5d94ee6f0c5ac510985728f4c45388bd";
+ url = "https://github.com/ros2-gbp/Universal_Robots_Client_Library-release/archive/release/humble/ur_client_library/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "b35320add865652bf835b4a1d5db70f345748a2dbec5ac28994ab59a66daf9af";
};
buildType = "cmake";
diff --git a/distros/humble/velocity-controllers/default.nix b/distros/humble/velocity-controllers/default.nix
index dff252f593..d06a94f987 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, hardware-interface-testing, pluginlib, rclcpp, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-humble-velocity-controllers";
- version = "2.44.0-r1";
+ version = "2.45.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/velocity_controllers/2.44.0-1.tar.gz";
- name = "2.44.0-1.tar.gz";
- sha256 = "6510d81fc4ec33265de289df6c191251399556dc088c5ef397c7a4dd2733c8af";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/velocity_controllers/2.45.0-1.tar.gz";
+ name = "2.45.0-1.tar.gz";
+ sha256 = "4492d9a7747feaa1e48184c757f6dc35e8e423cd7d495c086ad4e688c35a592e";
};
buildType = "ament_cmake";
diff --git a/distros/humble/wireless-msgs/default.nix b/distros/humble/wireless-msgs/default.nix
index 967b8c5dfe..b3c1bd8b75 100644
--- a/distros/humble/wireless-msgs/default.nix
+++ b/distros/humble/wireless-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-wireless-msgs";
- version = "1.1.3-r1";
+ version = "1.1.5-r2";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/wireless-release/archive/release/humble/wireless_msgs/1.1.3-1.tar.gz";
- name = "1.1.3-1.tar.gz";
- sha256 = "56ead653062f82acad8df037b22f51cdf2ec70389eb524a9cba2e31410fa6207";
+ url = "https://github.com/clearpath-gbp/wireless-release/archive/release/humble/wireless_msgs/1.1.5-2.tar.gz";
+ name = "1.1.5-2.tar.gz";
+ sha256 = "cc1bdf1ee8131df3ef11dd2e22b6a842d02bc4064d46e60083cd16416c207e09";
};
buildType = "ament_cmake";
diff --git a/distros/humble/wireless-watcher/default.nix b/distros/humble/wireless-watcher/default.nix
index 2ec8850743..e833c02e97 100644
--- a/distros/humble/wireless-watcher/default.nix
+++ b/distros/humble/wireless-watcher/default.nix
@@ -2,18 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, diagnostic-updater, rclcpp, wireless-msgs, wirelesstools }:
+{ lib, buildRosPackage, fetchurl, ament-lint-auto, ament-lint-common, diagnostic-updater, rclcpp, wireless-msgs, wirelesstools }:
buildRosPackage {
pname = "ros-humble-wireless-watcher";
- version = "1.1.3-r1";
+ version = "1.1.5-r2";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/wireless-release/archive/release/humble/wireless_watcher/1.1.3-1.tar.gz";
- name = "1.1.3-1.tar.gz";
- sha256 = "7815cbb2e4cabac8be536ce26cddd61e593e47bda48d0701d5f6c8d831ca1fd7";
+ url = "https://github.com/clearpath-gbp/wireless-release/archive/release/humble/wireless_watcher/1.1.5-2.tar.gz";
+ name = "1.1.5-2.tar.gz";
+ sha256 = "354ddab3aade00b437ad90f6aa8a427187eeb73280cd663990f150cabdfff036";
};
buildType = "ament_cmake";
+ checkInputs = [ ament-lint-auto ament-lint-common ];
propagatedBuildInputs = [ diagnostic-updater rclcpp wireless-msgs wirelesstools ];
meta = {
diff --git a/distros/jazzy/ackermann-steering-controller/default.nix b/distros/jazzy/ackermann-steering-controller/default.nix
index 0621c1426b..bdd48f3481 100644
--- a/distros/jazzy/ackermann-steering-controller/default.nix
+++ b/distros/jazzy/ackermann-steering-controller/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-cmake, ros2-control-test-assets, std-srvs, steering-controllers-library }:
buildRosPackage {
pname = "ros-jazzy-ackermann-steering-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/ackermann_steering_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "6afb2bb44a13ab67d77a2a292f86379396eb433dbb88f5218b34f386bca8c6c5";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/ackermann_steering_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "e8a0da05e98f5917d4b4546f2d22f552d31e294bd02bea8c0be3e8a2d2bd8673";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/admittance-controller/default.nix b/distros/jazzy/admittance-controller/default.nix
index 228e8d1b7f..559aa52e48 100644
--- a/distros/jazzy/admittance-controller/default.nix
+++ b/distros/jazzy/admittance-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, geometry-msgs, hardware-interface, hardware-interface-testing, kinematics-interface, kinematics-interface-kdl, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, tf2, tf2-eigen, tf2-geometry-msgs, tf2-kdl, tf2-ros, trajectory-msgs }:
buildRosPackage {
pname = "ros-jazzy-admittance-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/admittance_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "9ed5fe17d878ce2f59255ccae7edf08ac54596e5cf94f45466815acbafc851f4";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/admittance_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "6bc6895db7b4efc17f2448457bfade6c400d52b32d41e5f53d99a34b8b0d17ac";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-common-msgs/default.nix b/distros/jazzy/autoware-common-msgs/default.nix
index d4fddd7c37..d1aaa81883 100644
--- a/distros/jazzy/autoware-common-msgs/default.nix
+++ b/distros/jazzy/autoware-common-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-jazzy-autoware-common-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_common_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "0228951d546ea85d33f31e2440e1585f90569266d43f0ee3d8bb4da830119034";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_common_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "5a47a2b3401cdf178834887f62aa4f408991c7df1fb050ad4f4a8bd3cdf62424";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-control-msgs/default.nix b/distros/jazzy/autoware-control-msgs/default.nix
index 4d58534fd9..7e82b8a3d5 100644
--- a/distros/jazzy/autoware-control-msgs/default.nix
+++ b/distros/jazzy/autoware-control-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-jazzy-autoware-control-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_control_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "b147b36c1a2384c7664fd2d31a6af81e8802d0ac2c84313f18bf7b59e73c45f2";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_control_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "3d5406d0f214ff71241d55f303ad39bde287cac5d2ad272c6f4c9fee32ff0bf2";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-lanelet2-extension-python/default.nix b/distros/jazzy/autoware-lanelet2-extension-python/default.nix
index 6a9a8bf34d..48fc6edcc1 100644
--- a/distros/jazzy/autoware-lanelet2-extension-python/default.nix
+++ b/distros/jazzy/autoware-lanelet2-extension-python/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, autoware-cmake, autoware-lanelet2-extension, boost, geometry-msgs, lanelet2-core, lanelet2-io, lanelet2-projection, lanelet2-python, lanelet2-routing, lanelet2-traffic-rules, lanelet2-validation, python-cmake-module, rclcpp }:
buildRosPackage {
pname = "ros-jazzy-autoware-lanelet2-extension-python";
- version = "0.7.0-r1";
+ version = "0.7.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/jazzy/autoware_lanelet2_extension_python/0.7.0-1.tar.gz";
- name = "0.7.0-1.tar.gz";
- sha256 = "d506c1a66342fb51d2e866927401a25609ccbc4d3635017228bb6f4880f6adff";
+ url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/jazzy/autoware_lanelet2_extension_python/0.7.1-1.tar.gz";
+ name = "0.7.1-1.tar.gz";
+ sha256 = "df0abfe6a9df7147071d785f253c61e4c761ebff6358c4afe63f2addca831e8b";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-lanelet2-extension/default.nix b/distros/jazzy/autoware-lanelet2-extension/default.nix
index 27a15934fc..0374081807 100644
--- a/distros/jazzy/autoware-lanelet2-extension/default.nix
+++ b/distros/jazzy/autoware-lanelet2-extension/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, autoware-cmake, autoware-map-msgs, autoware-planning-msgs, geographiclib, geometry-msgs, lanelet2-core, lanelet2-io, lanelet2-maps, lanelet2-projection, lanelet2-routing, lanelet2-traffic-rules, lanelet2-validation, pugixml, range-v3, rclcpp, tf2, tf2-geometry-msgs, visualization-msgs }:
buildRosPackage {
pname = "ros-jazzy-autoware-lanelet2-extension";
- version = "0.7.0-r1";
+ version = "0.7.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/jazzy/autoware_lanelet2_extension/0.7.0-1.tar.gz";
- name = "0.7.0-1.tar.gz";
- sha256 = "38c9a39c686cbb298efb1220e78f28a521b758c83228259319aff321e6415db0";
+ url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/jazzy/autoware_lanelet2_extension/0.7.1-1.tar.gz";
+ name = "0.7.1-1.tar.gz";
+ sha256 = "3719eed410064ee8c36897d62a98666dd3e4f1faed6badde98c2584382d3c1e6";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-localization-msgs/default.nix b/distros/jazzy/autoware-localization-msgs/default.nix
index 4f55889110..e44210ef41 100644
--- a/distros/jazzy/autoware-localization-msgs/default.nix
+++ b/distros/jazzy/autoware-localization-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-autoware-localization-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_localization_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "9b1911a90ceefdc805d66b9edd96fc355eadaf7e13a013931bdeba0eba665b80";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_localization_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "2387ce8e1f46041e5fab2018864f656b4300ab39ceb8653a1d8c90b3c93a6a07";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-map-msgs/default.nix b/distros/jazzy/autoware-map-msgs/default.nix
index ac92101cde..4475deba61 100644
--- a/distros/jazzy/autoware-map-msgs/default.nix
+++ b/distros/jazzy/autoware-map-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, geographic-msgs, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-autoware-map-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_map_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "c7d6ddf8689d681a4f0b681458c0628a5e2bf60cf283c08bd5df2da2c1bd201f";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_map_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "edec568df3f1b0fe478de5cffa70b589552772915c677e3c9ac232a3a9cfd77a";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-msgs/default.nix b/distros/jazzy/autoware-msgs/default.nix
index 405f74d515..51358bf223 100644
--- a/distros/jazzy/autoware-msgs/default.nix
+++ b/distros/jazzy/autoware-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, autoware-common-msgs, autoware-control-msgs, autoware-localization-msgs, autoware-map-msgs, autoware-perception-msgs, autoware-planning-msgs, autoware-sensing-msgs, autoware-system-msgs, autoware-v2x-msgs, autoware-vehicle-msgs }:
buildRosPackage {
pname = "ros-jazzy-autoware-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "6c44956bab5e34168dbad41f6a0264846ddd2ece8011fa2e09a7a37246a24209";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "7e776fb09a43cebf4b2e0701842dce6d7b776b0dc5bc8ff868d825a8abe5eed7";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-perception-msgs/default.nix b/distros/jazzy/autoware-perception-msgs/default.nix
index b0c2fb06eb..c3c8c01946 100644
--- a/distros/jazzy/autoware-perception-msgs/default.nix
+++ b/distros/jazzy/autoware-perception-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-jazzy-autoware-perception-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_perception_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "46df1227589e14484c8e6485bf61112cda1525641eeda41f5c67f416560cefe7";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_perception_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "d5a7bbcf68f669e3f9516575bd0c3fa55b89035faf91295b241f1dfb6568c310";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-planning-msgs/default.nix b/distros/jazzy/autoware-planning-msgs/default.nix
index 816928cf5a..a9344a4a8b 100644
--- a/distros/jazzy/autoware-planning-msgs/default.nix
+++ b/distros/jazzy/autoware-planning-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-jazzy-autoware-planning-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_planning_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "65ddc058d846910449f4efa39913456bf9b4d37016c23a7fca5a5e6e7eddd3c4";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_planning_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "6000d33ed5e13f4f381c73bb85122081b045376eee2356cc3817a4d093576627";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-sensing-msgs/default.nix b/distros/jazzy/autoware-sensing-msgs/default.nix
index b78046311f..bd929560c5 100644
--- a/distros/jazzy/autoware-sensing-msgs/default.nix
+++ b/distros/jazzy/autoware-sensing-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-autoware-sensing-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_sensing_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "b509f1781271e8fff2bafe257ea29a62fc3f863c8e68f64b5726f559bcadf98f";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_sensing_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "e979bd786c639fd32222f6165dbe1c9f24ebc2a0cb5d4e3b665bcdfc8acaf723";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-system-msgs/default.nix b/distros/jazzy/autoware-system-msgs/default.nix
index 353b449ef4..533646a214 100644
--- a/distros/jazzy/autoware-system-msgs/default.nix
+++ b/distros/jazzy/autoware-system-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, diagnostic-msgs, geometry-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-jazzy-autoware-system-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_system_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "2bc85f87fa7d3e6cc34a333c2d94ad2d6de9b35e309b91ea04cdfb341f95544d";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_system_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "5695ebbd616a5e2c6e39467a75e4d53d80804773add8269ce3d77bcbd7a0a075";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-v2x-msgs/default.nix b/distros/jazzy/autoware-v2x-msgs/default.nix
index 879acc0571..c21059234d 100644
--- a/distros/jazzy/autoware-v2x-msgs/default.nix
+++ b/distros/jazzy/autoware-v2x-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-jazzy-autoware-v2x-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_v2x_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "b281faba965ce995a230c9421528aae9b6ed61c6fb1aefd360d3ca5745592f84";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_v2x_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "22012085c19954a1e9d84da252e91b4dce8f9fa03c2e724ae00956d779ee7883";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/autoware-vehicle-msgs/default.nix b/distros/jazzy/autoware-vehicle-msgs/default.nix
index 198c38b230..5eb0d6f56a 100644
--- a/distros/jazzy/autoware-vehicle-msgs/default.nix
+++ b/distros/jazzy/autoware-vehicle-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, autoware-planning-msgs, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-autoware-vehicle-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_vehicle_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "ec8332c771e1fc1a05539a78b6f1ecae324614310d4ec11179567dae1faa1fee";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/jazzy/autoware_vehicle_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "e04c42910f8b187c1d6bf23ea2f61c60828e424e614ff1ffd8e9b3ff57fd3c80";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/behaviortree-cpp/default.nix b/distros/jazzy/behaviortree-cpp/default.nix
index f52beb647a..ea80065560 100644
--- a/distros/jazzy/behaviortree-cpp/default.nix
+++ b/distros/jazzy/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-jazzy-behaviortree-cpp";
- version = "4.6.2-r1";
+ version = "4.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/jazzy/behaviortree_cpp/4.6.2-1.tar.gz";
- name = "4.6.2-1.tar.gz";
- sha256 = "5b267869a56ef5b41ff62efc9ea3bafe2be50fef6f7f429d8d0955ee816d54a1";
+ url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/jazzy/behaviortree_cpp/4.7.0-1.tar.gz";
+ name = "4.7.0-1.tar.gz";
+ sha256 = "9cd9d37e58272915c83de2c0d4b52fbb6558621e46396573ff52d5579e2b2fd0";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/bicycle-steering-controller/default.nix b/distros/jazzy/bicycle-steering-controller/default.nix
index c6663def35..f93ae6920d 100644
--- a/distros/jazzy/bicycle-steering-controller/default.nix
+++ b/distros/jazzy/bicycle-steering-controller/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-cmake, ros2-control-test-assets, std-srvs, steering-controllers-library }:
buildRosPackage {
pname = "ros-jazzy-bicycle-steering-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/bicycle_steering_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "20e49ce06f9502271fa95c0a67a81500d2f9280bf004a12a7acda7b3e1cd21be";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/bicycle_steering_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "28721f36c158d30f084e770b5d47f455ce88b0c4309082e7575a00235af26652";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-bt-joy/default.nix b/distros/jazzy/clearpath-bt-joy/default.nix
index 21ea714cb5..6508fec9b1 100644
--- a/distros/jazzy/clearpath-bt-joy/default.nix
+++ b/distros/jazzy/clearpath-bt-joy/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, bluez, joy-linux, python3Packages, twist-mux }:
buildRosPackage {
pname = "ros-jazzy-clearpath-bt-joy";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_bt_joy/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "0ff507c37f84f8c4d20fafcc9c9ef91eb525ade53c1b2c80191ae8fc08107391";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_bt_joy/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "2048f56b104f425859fba20647668feb2842a0274e5e2257adb1fc266e9dc753";
};
buildType = "ament_python";
diff --git a/distros/jazzy/clearpath-common/default.nix b/distros/jazzy/clearpath-common/default.nix
index 60a842d29f..60976eb553 100644
--- a/distros/jazzy/clearpath-common/default.nix
+++ b/distros/jazzy/clearpath-common/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, clearpath-control, clearpath-description, clearpath-generator-common }:
buildRosPackage {
pname = "ros-jazzy-clearpath-common";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_common/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "88934e6c10555936c22d35b039730a5399e7ee2060dd3d919163085cc95028f2";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_common/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "16d492a01bef9446f317817e4a8727409dcd28af8400b33006556622f3e7e1de";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-config/default.nix b/distros/jazzy/clearpath-config/default.nix
index 6ba48611b2..cd89c7fa1d 100644
--- a/distros/jazzy/clearpath-config/default.nix
+++ b/distros/jazzy/clearpath-config/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, python3Packages }:
buildRosPackage {
pname = "ros-jazzy-clearpath-config";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_config-release/archive/release/jazzy/clearpath_config/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "e36f2c529746277508c5ef510b8dfebe1de67c6283e29d464afd6191b3125936";
+ url = "https://github.com/clearpath-gbp/clearpath_config-release/archive/release/jazzy/clearpath_config/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "2c723babd2b3c46dac805549779efbc6a089f47ec6c75bfd8a470dd3a4c87d65";
};
buildType = "ament_python";
diff --git a/distros/jazzy/clearpath-control/default.nix b/distros/jazzy/clearpath-control/default.nix
index 0016edffda..f837d45a5d 100644
--- a/distros/jazzy/clearpath-control/default.nix
+++ b/distros/jazzy/clearpath-control/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, clearpath-bt-joy, controller-manager, diff-drive-controller, imu-filter-madgwick, interactive-marker-twist-server, joint-state-broadcaster, joint-trajectory-controller, joy-linux, mecanum-drive-controller, robot-localization, robot-state-publisher, teleop-twist-joy, twist-mux }:
buildRosPackage {
pname = "ros-jazzy-clearpath-control";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_control/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "103cdadb2917e00f7e4eeb5cc5c485679f47418e97498852763d6736e170392b";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_control/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "2597265369d54ad68312431d64ade617c64a165d066a2e051f33198fa02525d4";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-customization/default.nix b/distros/jazzy/clearpath-customization/default.nix
index ab3f8b76e8..67df8819be 100644
--- a/distros/jazzy/clearpath-customization/default.nix
+++ b/distros/jazzy/clearpath-customization/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common }:
buildRosPackage {
pname = "ros-jazzy-clearpath-customization";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_customization/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "c7cb3816741d3a57f34100397025331e44588565662fa4f41f164a6c61b2ec96";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_customization/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "ce401c3b5719b1fb6a9426a4aadbac9b7a74d3e726c97fbd1e2fa7f6ccb60298";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-description/default.nix b/distros/jazzy/clearpath-description/default.nix
index fce266eb56..47b9c4f0ce 100644
--- a/distros/jazzy/clearpath-description/default.nix
+++ b/distros/jazzy/clearpath-description/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, clearpath-manipulators-description, clearpath-mounts-description, clearpath-platform-description, clearpath-sensors-description }:
buildRosPackage {
pname = "ros-jazzy-clearpath-description";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_description/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "87a2da3a15fa6206c2a407d32eff61dbd473b83f572847f5f711277b37653a38";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_description/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "db2b9e84b924165ad37cfd935a2dbd79523daee5e7d8a7ae913e77c35e6930a0";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-generator-common/default.nix b/distros/jazzy/clearpath-generator-common/default.nix
index 6af7a14b9e..1b7ca3b29f 100644
--- a/distros/jazzy/clearpath-generator-common/default.nix
+++ b/distros/jazzy/clearpath-generator-common/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, clearpath-config, clearpath-control, clearpath-description, clearpath-manipulators, moveit-setup-srdf-plugins }:
buildRosPackage {
pname = "ros-jazzy-clearpath-generator-common";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_generator_common/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "1446df2ec5b97a7b970b5e13f292280df4f76f7f6ecff643c04c33401616ed2f";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_generator_common/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "e5ee4e6e9304ca32511e72a0f7632b67f5c251a82125fdad4ed8ade62ce82611";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-generator-gz/default.nix b/distros/jazzy/clearpath-generator-gz/default.nix
index 9855e26a9b..fff0cddf85 100644
--- a/distros/jazzy/clearpath-generator-gz/default.nix
+++ b/distros/jazzy/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, cv-bridge, ptz-action-server-msgs, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-clearpath-generator-gz";
- version = "2.3.0-r1";
+ version = "2.3.1-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/jazzy/clearpath_generator_gz/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "3a74e312db2d7bbe207a802a25dc28e2939cc9fec572c86accdd8238eaed5985";
+ url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/jazzy/clearpath_generator_gz/2.3.1-1.tar.gz";
+ name = "2.3.1-1.tar.gz";
+ sha256 = "08cf1b26e64a20ced7d45458852ee5b52a69af6a2a66e28439c25aea837b97a2";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-gz/default.nix b/distros/jazzy/clearpath-gz/default.nix
index 3901dea48c..87876e3b9d 100644
--- a/distros/jazzy/clearpath-gz/default.nix
+++ b/distros/jazzy/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, gz-ros2-control, ros-gz }:
buildRosPackage {
pname = "ros-jazzy-clearpath-gz";
- version = "2.3.0-r1";
+ version = "2.3.1-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/jazzy/clearpath_gz/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "547d6103267c8e099dde22b7368ed895ab990be4e01fe0c9d01cf3957f50632e";
+ url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/jazzy/clearpath_gz/2.3.1-1.tar.gz";
+ name = "2.3.1-1.tar.gz";
+ sha256 = "6223ca387fcedffd6776966741c3b68c3ba952f52fef9a71eeaedbafdf98e319";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-manipulators-description/default.nix b/distros/jazzy/clearpath-manipulators-description/default.nix
index b07cee8ced..65ac48bc7c 100644
--- a/distros/jazzy/clearpath-manipulators-description/default.nix
+++ b/distros/jazzy/clearpath-manipulators-description/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, robot-state-publisher, robotiq-description, ur-description, urdf, xacro }:
buildRosPackage {
pname = "ros-jazzy-clearpath-manipulators-description";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_manipulators_description/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "764905a6a8d36b09be23a623fa939f515ecab551d0548e6bff5d94f547784198";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_manipulators_description/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "1d92339bea0469b259bf5ee186695f13bf45d97625c727ddd5c50cbcfd2c6d69";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-manipulators/default.nix b/distros/jazzy/clearpath-manipulators/default.nix
index 451ce54147..341235c635 100644
--- a/distros/jazzy/clearpath-manipulators/default.nix
+++ b/distros/jazzy/clearpath-manipulators/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, clearpath-manipulators-description, gripper-controllers, moveit-configs-utils, moveit-kinematics, moveit-planners, moveit-planners-chomp, moveit-ros-move-group, moveit-ros-warehouse, moveit-simple-controller-manager, position-controllers, tf2-ros, xacro }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, clearpath-manipulators-description, gripper-controllers, moveit-configs-utils, moveit-kinematics, moveit-planners, moveit-planners-chomp, moveit-ros-move-group, moveit-ros-warehouse, moveit-setup-srdf-plugins, moveit-simple-controller-manager, position-controllers, tf2-ros, xacro }:
buildRosPackage {
pname = "ros-jazzy-clearpath-manipulators";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_manipulators/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "e300e59a4f4651e39b961b93a349834bfef0917bf1152495e91055d196912e1f";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_manipulators/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "f98bb6a23c1718e312ce029fbbc0b07b8a96b4e9c8a609391503e0ff02d8de17";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ clearpath-manipulators-description gripper-controllers moveit-configs-utils moveit-kinematics moveit-planners moveit-planners-chomp moveit-ros-move-group moveit-ros-warehouse moveit-simple-controller-manager position-controllers tf2-ros xacro ];
+ propagatedBuildInputs = [ clearpath-manipulators-description gripper-controllers moveit-configs-utils moveit-kinematics moveit-planners moveit-planners-chomp moveit-ros-move-group moveit-ros-warehouse moveit-setup-srdf-plugins moveit-simple-controller-manager position-controllers tf2-ros xacro ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/jazzy/clearpath-motor-msgs/default.nix b/distros/jazzy/clearpath-motor-msgs/default.nix
index 76117cad0b..f7cf578f1d 100644
--- a/distros/jazzy/clearpath-motor-msgs/default.nix
+++ b/distros/jazzy/clearpath-motor-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-clearpath-motor-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/jazzy/clearpath_motor_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "4a5dc03964978518606a537a893537ba7580631012eeba626789b1a540750f61";
+ url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/jazzy/clearpath_motor_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "23703c4704e8983fc16a6e45bfb5029c1b0c20b95bce547a7acdd8aa22b91911";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-mounts-description/default.nix b/distros/jazzy/clearpath-mounts-description/default.nix
index 63fc4fdaa5..23e0b5d623 100644
--- a/distros/jazzy/clearpath-mounts-description/default.nix
+++ b/distros/jazzy/clearpath-mounts-description/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake }:
buildRosPackage {
pname = "ros-jazzy-clearpath-mounts-description";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_mounts_description/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "6d97f10d9da304dcbdf7e8495c8a9cc48a7aabb60194f6ecc734294190933e03";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_mounts_description/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "2b867623df38217d9fd9579e353579836a2bfbdf09b5606b2b0764e5c2759aa2";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-msgs/default.nix b/distros/jazzy/clearpath-msgs/default.nix
index d0585be452..6a5b0b8cba 100644
--- a/distros/jazzy/clearpath-msgs/default.nix
+++ b/distros/jazzy/clearpath-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, clearpath-motor-msgs, clearpath-platform-msgs }:
buildRosPackage {
pname = "ros-jazzy-clearpath-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/jazzy/clearpath_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "0f6c7df39503f3b4c6121be20b748b0174f52f5215a955e8426cea6fcbb07743";
+ url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/jazzy/clearpath_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "1a884ac14be9690434a627061d5ae2bc8aa18cff4338b471434d67892ccb2eb8";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-nav2-demos/default.nix b/distros/jazzy/clearpath-nav2-demos/default.nix
index 818e88faef..ffa552a925 100644
--- a/distros/jazzy/clearpath-nav2-demos/default.nix
+++ b/distros/jazzy/clearpath-nav2-demos/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, clearpath-config, nav2-bringup, slam-toolbox }:
buildRosPackage {
pname = "ros-jazzy-clearpath-nav2-demos";
- version = "2.0.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_nav2_demos-release/archive/release/jazzy/clearpath_nav2_demos/2.0.0-1.tar.gz";
- name = "2.0.0-1.tar.gz";
- sha256 = "9a31afcdeb0cc163fcf5f97ef69630ab2d76aa7c34eb95d2d7c4cbecc3d1b87a";
+ url = "https://github.com/clearpath-gbp/clearpath_nav2_demos-release/archive/release/jazzy/clearpath_nav2_demos/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "8667717ab3812c631dec12cdaf6325e5b438200399068d4724da4c84be9ddec6";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-platform-description/default.nix b/distros/jazzy/clearpath-platform-description/default.nix
index 4a4850c4ef..56a896dde5 100644
--- a/distros/jazzy/clearpath-platform-description/default.nix
+++ b/distros/jazzy/clearpath-platform-description/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, robot-state-publisher, urdf, xacro }:
buildRosPackage {
pname = "ros-jazzy-clearpath-platform-description";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_platform_description/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "92b53a746b0008ebc69027b6c9f2f6b077ba9806cd71259f01f0daf07c74cb92";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_platform_description/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "11c3bc59491a48ddc8acc2f903162b3b44fa02b991d61023ed84ca76505a67a3";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-platform-msgs/default.nix b/distros/jazzy/clearpath-platform-msgs/default.nix
index ada91e82ce..20aab3e9e6 100644
--- a/distros/jazzy/clearpath-platform-msgs/default.nix
+++ b/distros/jazzy/clearpath-platform-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-jazzy-clearpath-platform-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/jazzy/clearpath_platform_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "82368ac325babbb86b1183e8ac0c641e70312017105672a6e40b33ebb29e1cca";
+ url = "https://github.com/clearpath-gbp/clearpath_msgs-release/archive/release/jazzy/clearpath_platform_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "77350f027dccda80a2b41d17fbc8b3add1ed7b7b0328dd1669ac3e8202a6b35c";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-sensors-description/default.nix b/distros/jazzy/clearpath-sensors-description/default.nix
index d8ba7c3101..6f47b13eb7 100644
--- a/distros/jazzy/clearpath-sensors-description/default.nix
+++ b/distros/jazzy/clearpath-sensors-description/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, axis-description, microstrain-inertial-description, realsense2-description, velodyne-description }:
buildRosPackage {
pname = "ros-jazzy-clearpath-sensors-description";
- version = "2.3.1-r1";
+ version = "2.3.2-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_sensors_description/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "203013248f3b24544501a5cb8086b96b75b6d7d11e3c71a8c40b17fca3e124cb";
+ url = "https://github.com/clearpath-gbp/clearpath_common-release/archive/release/jazzy/clearpath_sensors_description/2.3.2-1.tar.gz";
+ name = "2.3.2-1.tar.gz";
+ sha256 = "79f560a50a9b2029e3b2d6eb3931d8e819fc4311c50bdbc5f5015b8c0970d558";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/clearpath-simulator/default.nix b/distros/jazzy/clearpath-simulator/default.nix
index 8a74a2a07a..8507741d2b 100644
--- a/distros/jazzy/clearpath-simulator/default.nix
+++ b/distros/jazzy/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-jazzy-clearpath-simulator";
- version = "2.3.0-r1";
+ version = "2.3.1-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/jazzy/clearpath_simulator/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "8ac53585f163dad3833162797a8e5cbcfeb00439b24bede8cbeedafc8d117147";
+ url = "https://github.com/clearpath-gbp/clearpath_simulator-release/archive/release/jazzy/clearpath_simulator/2.3.1-1.tar.gz";
+ name = "2.3.1-1.tar.gz";
+ sha256 = "597e768a9660579a079fc1c01423a175721ec6339db5bf1cf440f7740b7e7e93";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/control-toolbox/default.nix b/distros/jazzy/control-toolbox/default.nix
index b5cc06b417..555ae08843 100644
--- a/distros/jazzy/control-toolbox/default.nix
+++ b/distros/jazzy/control-toolbox/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, eigen, filters, generate-parameter-library, geometry-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcutils, realtime-tools, ros2-control-cmake, tf2, tf2-geometry-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-jazzy-control-toolbox";
- version = "4.2.0-r1";
+ version = "4.3.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/control_toolbox-release/archive/release/jazzy/control_toolbox/4.2.0-1.tar.gz";
- name = "4.2.0-1.tar.gz";
- sha256 = "acd77575a9d15e6f7a1fa31e9d9e3c589a97f19408f517ae0dc6827fc03f4000";
+ url = "https://github.com/ros2-gbp/control_toolbox-release/archive/release/jazzy/control_toolbox/4.3.0-1.tar.gz";
+ name = "4.3.0-1.tar.gz";
+ sha256 = "43ffd55c123eec03826fc59002c823e03690775c53b3ecd25b4a83e487b40255";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/diff-drive-controller/default.nix b/distros/jazzy/diff-drive-controller/default.nix
index 2d00468806..065a84afdd 100644
--- a/distros/jazzy/diff-drive-controller/default.nix
+++ b/distros/jazzy/diff-drive-controller/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-toolbox, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, hardware-interface-testing, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-cmake, ros2-control-test-assets, tf2, tf2-msgs }:
buildRosPackage {
pname = "ros-jazzy-diff-drive-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/diff_drive_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "d7ee518a1bde9f3bef194ec5dce5287e853f5dbf62c217e658bd2a2338689a4e";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/diff_drive_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "50b36aca5a5920b6828994a8cb24424fa700367fab101496b72db5fdf90c5cfb";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/effort-controllers/default.nix b/distros/jazzy/effort-controllers/default.nix
index 950ced7e4f..1ae8cc6080 100644
--- a/distros/jazzy/effort-controllers/default.nix
+++ b/distros/jazzy/effort-controllers/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-jazzy-effort-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/effort_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "a76e4c0677ca041f505b27c441d9238c89be03354f3994c0c903739bd5cb1db7";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/effort_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "ee7b88c8c2551d56d136624a6742ab07b5b1d7e61a004a6134bd656640906e68";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/eigenpy/default.nix b/distros/jazzy/eigenpy/default.nix
index 89fd1500c7..1155220e9f 100644
--- a/distros/jazzy/eigenpy/default.nix
+++ b/distros/jazzy/eigenpy/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, cmake, doxygen, eigen, git, python3, python3Packages }:
buildRosPackage {
pname = "ros-jazzy-eigenpy";
- version = "3.10.3-r1";
+ version = "3.11.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/eigenpy-release/archive/release/jazzy/eigenpy/3.10.3-1.tar.gz";
- name = "3.10.3-1.tar.gz";
- sha256 = "796eebe12d10e1ef1a3bff715e43c0c0f1a31d76ec40dc78f153918d15ff8dcf";
+ url = "https://github.com/ros2-gbp/eigenpy-release/archive/release/jazzy/eigenpy/3.11.0-1.tar.gz";
+ name = "3.11.0-1.tar.gz";
+ sha256 = "1ad8c9dcaac8963e6e7162affcef9cc4d986ed8cdd77265b7c6db93a2204caa4";
};
buildType = "cmake";
diff --git a/distros/jazzy/filters/default.nix b/distros/jazzy/filters/default.nix
index 03a42cc5d3..54039f0076 100644
--- a/distros/jazzy/filters/default.nix
+++ b/distros/jazzy/filters/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gtest, ament-cmake-uncrustify, ament-cmake-xmllint, boost, pluginlib, rclcpp }:
buildRosPackage {
pname = "ros-jazzy-filters";
- version = "2.1.2-r2";
+ version = "2.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/filters-release/archive/release/jazzy/filters/2.1.2-2.tar.gz";
- name = "2.1.2-2.tar.gz";
- sha256 = "797fcb56ba7b8960f9c41686982da09b443147ed89a4bfe2dfb9e22d869bed1b";
+ url = "https://github.com/ros2-gbp/filters-release/archive/release/jazzy/filters/2.2.0-1.tar.gz";
+ name = "2.2.0-1.tar.gz";
+ sha256 = "c554161d7db767910c56a5bd03b5d17b130cd4db5532c92020216f2504887ff5";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/fkie-message-filters/default.nix b/distros/jazzy/fkie-message-filters/default.nix
index 763bb5b27d..5387a673c4 100644
--- a/distros/jazzy/fkie-message-filters/default.nix
+++ b/distros/jazzy/fkie-message-filters/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, image-transport, rclcpp, sensor-msgs, std-msgs, tf2-ros }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, image-transport, rclcpp, rclcpp-lifecycle, sensor-msgs, std-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-jazzy-fkie-message-filters";
- version = "3.0.2-r1";
+ version = "3.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fkie_message_filters-release/archive/release/jazzy/fkie_message_filters/3.0.2-1.tar.gz";
- name = "3.0.2-1.tar.gz";
- sha256 = "c75d462b09996d577f0a364d0fcb7c342efd533367002d052b4629c8d7317dc3";
+ url = "https://github.com/ros2-gbp/fkie_message_filters-release/archive/release/jazzy/fkie_message_filters/3.2.0-1.tar.gz";
+ name = "3.2.0-1.tar.gz";
+ sha256 = "cc5eba46e4b04c2c6f95d8f684862ee02a432f2ac28efd941ab48abf77445c86";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- checkInputs = [ ament-cmake-gtest ament-cmake-ros std-msgs ];
+ checkInputs = [ ament-cmake-gtest ament-cmake-ros rclcpp-lifecycle std-msgs ];
propagatedBuildInputs = [ image-transport rclcpp sensor-msgs tf2-ros ];
nativeBuildInputs = [ ament-cmake ];
diff --git a/distros/jazzy/force-torque-sensor-broadcaster/default.nix b/distros/jazzy/force-torque-sensor-broadcaster/default.nix
index c554f3dcf0..8968dec639 100644
--- a/distros/jazzy/force-torque-sensor-broadcaster/default.nix
+++ b/distros/jazzy/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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-jazzy-force-torque-sensor-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/force_torque_sensor_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "55c8e9778ac57e15da448991297e6d7e78ba3292e007cf6344f2ab43e5196934";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/force_torque_sensor_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "b6a894d45bb0571522cd959dd672fd9da1594ccbdf6881c87e7039a99714b962";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/forward-command-controller/default.nix b/distros/jazzy/forward-command-controller/default.nix
index 9ffcc85bb5..eb6b80387f 100644
--- a/distros/jazzy/forward-command-controller/default.nix
+++ b/distros/jazzy/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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-forward-command-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/forward_command_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "480dcd34b0dcf1095628fed59e26f1bcd3af9ad6e45c6cec7af1091e2e6aca24";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/forward_command_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "a4c419af1899540527e0095f4027a15e74ffd68477aefec82522fb1c5253a629";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/gpio-controllers/default.nix b/distros/jazzy/gpio-controllers/default.nix
index b8f9ce6bbe..5030326bfc 100644
--- a/distros/jazzy/gpio-controllers/default.nix
+++ b/distros/jazzy/gpio-controllers/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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-jazzy-gpio-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/gpio_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "b103c41a0b43a5edc73ce9ee3852b3c4be2182488291260e65b77040e6c1da06";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/gpio_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "bd375d586420e073299c59ed58e1b15793df3d4de0c92c577dcce6cbc99df341";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/gps-sensor-broadcaster/default.nix b/distros/jazzy/gps-sensor-broadcaster/default.nix
index 695aeb8e00..e4e21e45ae 100644
--- a/distros/jazzy/gps-sensor-broadcaster/default.nix
+++ b/distros/jazzy/gps-sensor-broadcaster/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, sensor-msgs }:
buildRosPackage {
pname = "ros-jazzy-gps-sensor-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/gps_sensor_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "79db23cef965f8921cbf8118772ff40362b26ea9b7f6e16329818380b8404f2d";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/gps_sensor_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "723ac357e529ea808eb449406cb491dc53b7da292c5136414fa13afaf4d3eec9";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/gripper-controllers/default.nix b/distros/jazzy/gripper-controllers/default.nix
index 9fb46a3d38..685f3801d3 100644
--- a/distros/jazzy/gripper-controllers/default.nix
+++ b/distros/jazzy/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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-action, realtime-tools, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-jazzy-gripper-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/gripper_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "a4b9df1632cb0a858081b0924017e0571aec53ebce69af9fe974fa5a97b7b0fd";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/gripper_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "a43361bdccf90a4d71a14b72ce8808832aa67d78c0c7c108d9dcb4db1f729b3d";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/imu-sensor-broadcaster/default.nix b/distros/jazzy/imu-sensor-broadcaster/default.nix
index 0aa0fb3adb..7966686dfe 100644
--- a/distros/jazzy/imu-sensor-broadcaster/default.nix
+++ b/distros/jazzy/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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, sensor-msgs }:
buildRosPackage {
pname = "ros-jazzy-imu-sensor-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/imu_sensor_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "2437b6bdd7dcce91cc69291387065232b55f4c7ff40ba56ba4c56232fbfa6fb9";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/imu_sensor_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "2fa0cd9701c5501ac36c4437126c2dc555c3e3807fbfc6ba36f366edefcb8d3f";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/joint-state-broadcaster/default.nix b/distros/jazzy/joint-state-broadcaster/default.nix
index 5b15dcace6..fda0d1e4b3 100644
--- a/distros/jazzy/joint-state-broadcaster/default.nix
+++ b/distros/jazzy/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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, rcutils, realtime-tools, ros2-control-cmake, ros2-control-test-assets, sensor-msgs, urdf }:
buildRosPackage {
pname = "ros-jazzy-joint-state-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/joint_state_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "51d6dabd91d7478c2b94210517df6fc890a907692b6ba2612f5901766bf852be";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/joint_state_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "efad1e6bc961a8f0fcbb15718d42ad67616a1e739b6964071f9dce06482574aa";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/joint-trajectory-controller/default.nix b/distros/jazzy/joint-trajectory-controller/default.nix
index 13254bb35b..d049612373 100644
--- a/distros/jazzy/joint-trajectory-controller/default.nix
+++ b/distros/jazzy/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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, rsl, tl-expected, trajectory-msgs, urdf }:
buildRosPackage {
pname = "ros-jazzy-joint-trajectory-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/joint_trajectory_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "a315b961282524eaa5a4b58f70707552439b3f93f9fb57d2a85cdbe0793ef44d";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/joint_trajectory_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "b5637bcd004879b6475911a2e83f6d4d44b5e09ae18d8a81a97eddfe86bd6d6b";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/joy-teleop/default.nix b/distros/jazzy/joy-teleop/default.nix
index d2f9b0b361..a204ede237 100644
--- a/distros/jazzy/joy-teleop/default.nix
+++ b/distros/jazzy/joy-teleop/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, control-msgs, example-interfaces, geometry-msgs, launch-ros, launch-testing, rclpy, rosidl-runtime-py, sensor-msgs, std-msgs, std-srvs, teleop-tools-msgs, test-msgs, trajectory-msgs }:
buildRosPackage {
pname = "ros-jazzy-joy-teleop";
- version = "1.8.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/jazzy/joy_teleop/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "ab5ffb763aad8a5becfccc542e4dd1f99d35b67569de348f3433ba0e976b34a0";
+ url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/jazzy/joy_teleop/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "c4d75cbe92bc828909691854d15f59c43ab29d699f5659dfed11d8e17bc34e25";
};
buildType = "ament_python";
diff --git a/distros/jazzy/key-teleop/default.nix b/distros/jazzy/key-teleop/default.nix
index 10337c409e..b6c0772df8 100644
--- a/distros/jazzy/key-teleop/default.nix
+++ b/distros/jazzy/key-teleop/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, geometry-msgs, python3Packages, rclpy }:
buildRosPackage {
pname = "ros-jazzy-key-teleop";
- version = "1.8.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/jazzy/key_teleop/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "505d2366f5145ab799fee4e75fc5c1eacecc129d2e28c67f87c992e62d733245";
+ url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/jazzy/key_teleop/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "2aaafde1f3b72c71de28fc6380081562ba9cc518101bbfe7ee8b683782b58cf1";
};
buildType = "ament_python";
diff --git a/distros/jazzy/kitti-metrics-eval/default.nix b/distros/jazzy/kitti-metrics-eval/default.nix
index d764194d84..fe7023997e 100644
--- a/distros/jazzy/kitti-metrics-eval/default.nix
+++ b/distros/jazzy/kitti-metrics-eval/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libmath, mrpt-libposes, mrpt-libtclap }:
buildRosPackage {
pname = "ros-jazzy-kitti-metrics-eval";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/kitti_metrics_eval/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "e2abb57b1d70af7f223bc301f66bf7059453a798f5f7b4e6ea938ba0f7cdee08";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/kitti_metrics_eval/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "e9d7bae41f9b7354f785be0c9dd79c8d34781a1091b6b2e937221ac3553b5c0b";
};
buildType = "cmake";
diff --git a/distros/jazzy/mecanum-drive-controller/default.nix b/distros/jazzy/mecanum-drive-controller/default.nix
index d5182b8991..8df6d792ef 100644
--- a/distros/jazzy/mecanum-drive-controller/default.nix
+++ b/distros/jazzy/mecanum-drive-controller/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, hardware-interface-testing, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-cmake, ros2-control-test-assets, std-srvs, tf2, tf2-geometry-msgs, tf2-msgs }:
buildRosPackage {
pname = "ros-jazzy-mecanum-drive-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/mecanum_drive_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "83d1ab14fabb6d4c57fc17b6a9f753f1eec89c62345547648a571cdc6aaf9345";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/mecanum_drive_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "60bcf7949f9c048abe659cad9d65626b27b90d8f1f8dd0fe26bfbe9ddf0fba7a";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/message-filters/default.nix b/distros/jazzy/message-filters/default.nix
index 5406cf4695..cbd3af864d 100644
--- a/distros/jazzy/message-filters/default.nix
+++ b/distros/jazzy/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-jazzy-message-filters";
- version = "4.11.5-r1";
+ version = "4.11.6-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_message_filters-release/archive/release/jazzy/message_filters/4.11.5-1.tar.gz";
- name = "4.11.5-1.tar.gz";
- sha256 = "e3a496a373f11e263885b7fcdea797ae5ab0feb447ea74e6d2245a93c2465b51";
+ url = "https://github.com/ros2-gbp/ros2_message_filters-release/archive/release/jazzy/message_filters/4.11.6-1.tar.gz";
+ name = "4.11.6-1.tar.gz";
+ sha256 = "f6827494eadb14d16dde8e3dcce21b71acde17b5e7a5e731b6e04b9129fd9d65";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/microstrain-inertial-description/default.nix b/distros/jazzy/microstrain-inertial-description/default.nix
index 4b16ebca6a..aadecc4474 100644
--- a/distros/jazzy/microstrain-inertial-description/default.nix
+++ b/distros/jazzy/microstrain-inertial-description/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, xacro }:
buildRosPackage {
pname = "ros-jazzy-microstrain-inertial-description";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/jazzy/microstrain_inertial_description/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "5d1983d2bb2e4545fe3fcd8d81ed298dcf5ee382731ae7585107b46ed933e985";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/jazzy/microstrain_inertial_description/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "abdf60728531b201941992eeb6fa5276213698c0640a59682612e9fc0193ee7b";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/microstrain-inertial-driver/default.nix b/distros/jazzy/microstrain-inertial-driver/default.nix
index f2b3691f36..45771940f8 100644
--- a/distros/jazzy/microstrain-inertial-driver/default.nix
+++ b/distros/jazzy/microstrain-inertial-driver/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cpplint, curl, diagnostic-aggregator, diagnostic-updater, eigen, geographiclib, geometry-msgs, git, jq, lifecycle-msgs, microstrain-inertial-msgs, nav-msgs, nmea-msgs, rclcpp-lifecycle, ros-environment, rosidl-default-generators, rosidl-default-runtime, rtcm-msgs, sensor-msgs, std-msgs, std-srvs, tf2, tf2-geometry-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-jazzy-microstrain-inertial-driver";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/jazzy/microstrain_inertial_driver/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "5c4e463088c263d108e88116a8d4524136d021b0485487deca33d7d8593907a4";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/jazzy/microstrain_inertial_driver/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "4cdef706f6bf74a440a4543c4d85b0af6507ddef6fa26dff816fe900e817e2c4";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/microstrain-inertial-examples/default.nix b/distros/jazzy/microstrain-inertial-examples/default.nix
index d343c7f93c..744e5ba817 100644
--- a/distros/jazzy/microstrain-inertial-examples/default.nix
+++ b/distros/jazzy/microstrain-inertial-examples/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, microstrain-inertial-driver, rviz-imu-plugin, rviz2, sensor-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-jazzy-microstrain-inertial-examples";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/jazzy/microstrain_inertial_examples/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "36b385ccdc0fac2d9d75651940c9d924f88b7912feddb6c912fd9a9e99fedd52";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/jazzy/microstrain_inertial_examples/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "1c7e5ae611169b80fe30d6ed06b13225d85d114fc5b13ae167d58d26ebfa7339";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/microstrain-inertial-msgs/default.nix b/distros/jazzy/microstrain-inertial-msgs/default.nix
index d7ed80464a..fba2b952b2 100644
--- a/distros/jazzy/microstrain-inertial-msgs/default.nix
+++ b/distros/jazzy/microstrain-inertial-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, geometry-msgs, rosidl-default-generators, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-microstrain-inertial-msgs";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/jazzy/microstrain_inertial_msgs/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "fb2628228e02f792627922f13754ddaa1ae814ee9f453e1cb50bf9e3401897a2";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/jazzy/microstrain_inertial_msgs/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "558e85f5dcb72a2875cddf3de4c8058fb117511e5460d33de0dadb077c99cc29";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/microstrain-inertial-rqt/default.nix b/distros/jazzy/microstrain-inertial-rqt/default.nix
index 12e417c59f..6d6a430362 100644
--- a/distros/jazzy/microstrain-inertial-rqt/default.nix
+++ b/distros/jazzy/microstrain-inertial-rqt/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, geometry-msgs, microstrain-inertial-msgs, nav-msgs, rclpy, rqt-gui, rqt-gui-py, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-microstrain-inertial-rqt";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/jazzy/microstrain_inertial_rqt/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "0288e304d381a187e9dcb09bef10f2f7fbbf7240c2f944c1643fec64ce777477";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/jazzy/microstrain_inertial_rqt/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "2fa923c1fe818f7f031cf191989f054b478d6ae836795eb1cb051d49dcc478f2";
};
buildType = "ament_python";
diff --git a/distros/jazzy/mola-bridge-ros2/default.nix b/distros/jazzy/mola-bridge-ros2/default.nix
index 063eb9fd72..adf730e5d5 100644
--- a/distros/jazzy/mola-bridge-ros2/default.nix
+++ b/distros/jazzy/mola-bridge-ros2/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-cmake, cmake, geometry-msgs, mola-common, mola-kernel, mola-msgs, mrpt-libmaps, mrpt-libros-bridge, mrpt-nav-interfaces, nav-msgs, rclcpp, ros-environment, sensor-msgs, tf2, tf2-geometry-msgs }:
buildRosPackage {
pname = "ros-jazzy-mola-bridge-ros2";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_bridge_ros2/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "8a8ff98e2373101327a8e1a1b5b8fb934a984b9b83c6eeabf89912a68b2e43fd";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_bridge_ros2/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "a8d8684c1eb797c7307bb61fa17cdf86838b1bd7e04de4fc23cd93888911522f";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/mola-demos/default.nix b/distros/jazzy/mola-demos/default.nix
index cfb2f621c3..99fd4a77e0 100644
--- a/distros/jazzy/mola-demos/default.nix
+++ b/distros/jazzy/mola-demos/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, cmake, ros-environment }:
buildRosPackage {
pname = "ros-jazzy-mola-demos";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_demos/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "fa8cf79a3f8fe19750ea7f3cb3422f906b06c2d7ef5c98a0a041cfdfd36e0dcf";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_demos/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "4a2cf241add76a7fa9d408d5ac361fb43661ded9b731fbebd333847f46e93aa3";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/mola-input-euroc-dataset/default.nix b/distros/jazzy/mola-input-euroc-dataset/default.nix
index 0048a2c8dc..180c43fff3 100644
--- a/distros/jazzy/mola-input-euroc-dataset/default.nix
+++ b/distros/jazzy/mola-input-euroc-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmath, mrpt-libobs }:
buildRosPackage {
pname = "ros-jazzy-mola-input-euroc-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_euroc_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "b4da611414a1d05a201e36926fb9862f5fdfcaf4156d6afee6daad94b1d1ea13";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_euroc_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "2102efbc4d35d0e134cff5af7f1ce2e554af5f7ded958c50560a1a14e99deff5";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-input-kitti-dataset/default.nix b/distros/jazzy/mola-input-kitti-dataset/default.nix
index 3374f69e34..2497098942 100644
--- a/distros/jazzy/mola-input-kitti-dataset/default.nix
+++ b/distros/jazzy/mola-input-kitti-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps }:
buildRosPackage {
pname = "ros-jazzy-mola-input-kitti-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_kitti_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "f37cf82264d7e3ea97e338c8dd53bf3abad161f448a2f506d613c09c33db97b0";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_kitti_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "1eb4e128702979652fa796fda83289037293a6e9a4c1a5282a9c9858e5937fbe";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-input-kitti360-dataset/default.nix b/distros/jazzy/mola-input-kitti360-dataset/default.nix
index f47c318988..2380609910 100644
--- a/distros/jazzy/mola-input-kitti360-dataset/default.nix
+++ b/distros/jazzy/mola-input-kitti360-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps }:
buildRosPackage {
pname = "ros-jazzy-mola-input-kitti360-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_kitti360_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "96c65cbdb4bc4cd424defa213c32a4bfe17914aca9ec92fae96cf91a534b5712";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_kitti360_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "54c325db2b345c93f9a4b5f6261d8277c56671e52af9d3dd70427cd5502b485a";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-input-mulran-dataset/default.nix b/distros/jazzy/mola-input-mulran-dataset/default.nix
index aaebb586ed..1e91e8a9b4 100644
--- a/distros/jazzy/mola-input-mulran-dataset/default.nix
+++ b/distros/jazzy/mola-input-mulran-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps, mrpt-libposes }:
buildRosPackage {
pname = "ros-jazzy-mola-input-mulran-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_mulran_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "965aa3556f70f82c939d56ab9d25edd5e348df5fbeacb83ae6e5b1f5bc2c0150";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_mulran_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "e1f28a919e55b0311242c13b436b029116359fec8dcc23d61152866712edae9d";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-input-paris-luco-dataset/default.nix b/distros/jazzy/mola-input-paris-luco-dataset/default.nix
index c7fa9d65b3..93fa55a40d 100644
--- a/distros/jazzy/mola-input-paris-luco-dataset/default.nix
+++ b/distros/jazzy/mola-input-paris-luco-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps }:
buildRosPackage {
pname = "ros-jazzy-mola-input-paris-luco-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_paris_luco_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "bc0e8d7adfda6bf88945e4268af70ba307556198f753c08a118eaae8bcc6a294";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_paris_luco_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "e1fa411468708a88781921a786d996a3373731723b61d0419856ab5fc0d0c9a7";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-input-rawlog/default.nix b/distros/jazzy/mola-input-rawlog/default.nix
index d85361e334..3a98acacc5 100644
--- a/distros/jazzy/mola-input-rawlog/default.nix
+++ b/distros/jazzy/mola-input-rawlog/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-kernel, mrpt-libobs }:
buildRosPackage {
pname = "ros-jazzy-mola-input-rawlog";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_rawlog/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "3c2290cfe05f71b688e371c2e31709a1b082c5487520c05c85c80baf847ec7cd";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_rawlog/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "61f83e699fc4c7064e4a3796859f69849f02a675d14a97199fa504237b322c6f";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-input-rosbag2/default.nix b/distros/jazzy/mola-input-rosbag2/default.nix
index 3cf4485eb6..29d3ee5929 100644
--- a/distros/jazzy/mola-input-rosbag2/default.nix
+++ b/distros/jazzy/mola-input-rosbag2/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, cv-bridge, mola-kernel, mrpt-libobs, mrpt-libros-bridge, rosbag2-cpp, sensor-msgs, tf2-geometry-msgs, tf2-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-jazzy-mola-input-rosbag2";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_rosbag2/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "cfcd6b9a3bb277c55e39dcc84ba68ca4ce12a60670a41f25a119b1a7193b6145";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_input_rosbag2/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "8e5ed406535f9f1bab4c644320b5680a4c45712ff8d6c0cd62cfe9da25607319";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-kernel/default.nix b/distros/jazzy/mola-kernel/default.nix
index 701074376c..30c3383f66 100644
--- a/distros/jazzy/mola-kernel/default.nix
+++ b/distros/jazzy/mola-kernel/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-yaml, mrpt-libgui, mrpt-libmaps, mrpt-libobs }:
buildRosPackage {
pname = "ros-jazzy-mola-kernel";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_kernel/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "095fc4446dd80be1728421b42ed91d93bb383d3d3159c43e2e0207385849a2d2";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_kernel/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "1d970733c8ec446c3d7cf340653d7a344936f375d9a7f30fbb58bfeec40d6a25";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-launcher/default.nix b/distros/jazzy/mola-launcher/default.nix
index 7c57f33cc9..d4fea4660f 100644
--- a/distros/jazzy/mola-launcher/default.nix
+++ b/distros/jazzy/mola-launcher/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, cmake, mola-kernel, mrpt-libbase, mrpt-libtclap, ros-environment }:
buildRosPackage {
pname = "ros-jazzy-mola-launcher";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_launcher/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "d81dd4a31a6e426f32720ea971ba467e3cde3f855d741150f9a4e6d7a981fe6b";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_launcher/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "6273ee2eb90c84682c7544d7ff62b3e708c8a3faa4a384745bd401d320c07392";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/mola-lidar-odometry/default.nix b/distros/jazzy/mola-lidar-odometry/default.nix
index ea60fe7f13..7f48df6a8b 100644
--- a/distros/jazzy/mola-lidar-odometry/default.nix
+++ b/distros/jazzy/mola-lidar-odometry/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-cmake, cmake, mola-common, mola-input-kitti-dataset, mola-input-kitti360-dataset, mola-input-mulran-dataset, mola-input-paris-luco-dataset, mola-input-rawlog, mola-input-rosbag2, mola-kernel, mola-launcher, mola-metric-maps, mola-pose-list, mola-state-estimation-simple, mola-test-datasets, mola-viz, mp2p-icp, mrpt-libmaps, mrpt-libtclap, ros-environment, rosbag2-storage-mcap }:
buildRosPackage {
pname = "ros-jazzy-mola-lidar-odometry";
- version = "0.7.1-r1";
+ version = "0.7.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola_lidar_odometry-release/archive/release/jazzy/mola_lidar_odometry/0.7.1-1.tar.gz";
- name = "0.7.1-1.tar.gz";
- sha256 = "0f5948b62ac42a2843f70eacaf8c8e031c24a0d4c27d824708f4c8bb166beec6";
+ url = "https://github.com/ros2-gbp/mola_lidar_odometry-release/archive/release/jazzy/mola_lidar_odometry/0.7.2-1.tar.gz";
+ name = "0.7.2-1.tar.gz";
+ sha256 = "8b0be61e5c7d84029186b1ca0f995924996357a76a40576bceb78568e00f2836";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/mola-metric-maps/default.nix b/distros/jazzy/mola-metric-maps/default.nix
index 620dde2575..bcdd99b433 100644
--- a/distros/jazzy/mola-metric-maps/default.nix
+++ b/distros/jazzy/mola-metric-maps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, cmake, mola-common, mp2p-icp, mrpt-libmaps, ros-environment }:
buildRosPackage {
pname = "ros-jazzy-mola-metric-maps";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_metric_maps/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "fd425041bd64acd6f8096fe1ab80e3b13b5b2132993385e4b6bcbb704916565a";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_metric_maps/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "0c082e080064c35451916bd2a875771b66e81a1071a1091121658ed76204feaf";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/mola-msgs/default.nix b/distros/jazzy/mola-msgs/default.nix
index 3403550396..5766bf2d38 100644
--- a/distros/jazzy/mola-msgs/default.nix
+++ b/distros/jazzy/mola-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, mrpt-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-jazzy-mola-msgs";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_msgs/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "94561523a647446923b139b748d2ef61c05b6efc50a8f130b2894fc5249b269a";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_msgs/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "3891fca12855a5f3f803d595ecfbca5843c89445d3f30ad7eec52a880cd5973c";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/mola-pose-list/default.nix b/distros/jazzy/mola-pose-list/default.nix
index 0b964cc541..d391d062e5 100644
--- a/distros/jazzy/mola-pose-list/default.nix
+++ b/distros/jazzy/mola-pose-list/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libmaps, mrpt-libposes }:
buildRosPackage {
pname = "ros-jazzy-mola-pose-list";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_pose_list/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "3638cae1a8893a17039cd6519c7c41f21d3108637693bddd0116fe754abe622c";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_pose_list/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "d15aa8034fd76d0a60ed0da6a1f26f2e65bb9771a6019906ecdffbebfa9abe00";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-relocalization/default.nix b/distros/jazzy/mola-relocalization/default.nix
index 80776a1a2e..6887ccdb33 100644
--- a/distros/jazzy/mola-relocalization/default.nix
+++ b/distros/jazzy/mola-relocalization/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-pose-list, mola-test-datasets, mp2p-icp, mrpt-libmaps, mrpt-libobs, mrpt-libslam }:
buildRosPackage {
pname = "ros-jazzy-mola-relocalization";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_relocalization/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "364bdccdd6078da5c51a55f13feee4416efaab4eaa44bbfc9057b8bca14e65d0";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_relocalization/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "da77d59ec3bdf5b5b5532910a3582cc012258016c3b85a207f0c51a88ba038d0";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-traj-tools/default.nix b/distros/jazzy/mola-traj-tools/default.nix
index 2226c09b98..deb559f591 100644
--- a/distros/jazzy/mola-traj-tools/default.nix
+++ b/distros/jazzy/mola-traj-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libposes }:
buildRosPackage {
pname = "ros-jazzy-mola-traj-tools";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_traj_tools/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "96d268f3c87592b500fd1209b9e25cf54372fa50b3a28dfbf2256035659bd003";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_traj_tools/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "7e0d3286b1d214692d5d7a335b70036cbca8d4cb12fb3ccc9eb431b394ba5a42";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-viz/default.nix b/distros/jazzy/mola-viz/default.nix
index 841b38b7dc..5b063012e9 100644
--- a/distros/jazzy/mola-viz/default.nix
+++ b/distros/jazzy/mola-viz/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-kernel, mrpt-libgui, mrpt-libmaps, mrpt-libopengl }:
buildRosPackage {
pname = "ros-jazzy-mola-viz";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_viz/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "8382f55ee885c8183af5e7957de879bd72ed7a5576db51449d382eddf2dfc76e";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_viz/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "d072c22c2cb315af4ad9dc2326b7ca6d1a9ce1287b91464ea6cebdbdfde8df41";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola-yaml/default.nix b/distros/jazzy/mola-yaml/default.nix
index 698e1c07ad..34001f0a4d 100644
--- a/distros/jazzy/mola-yaml/default.nix
+++ b/distros/jazzy/mola-yaml/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libbase }:
buildRosPackage {
pname = "ros-jazzy-mola-yaml";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_yaml/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "ef328fb621a4fa90c10f3723d2fa592800dbcd4d23e0d78bd98a52290169f2e8";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola_yaml/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "29a39218bf70590e3474aa75b69c0fe5125748fa33d0308338c2427c637c4821";
};
buildType = "cmake";
diff --git a/distros/jazzy/mola/default.nix b/distros/jazzy/mola/default.nix
index e3223184d1..c4198b1119 100644
--- a/distros/jazzy/mola/default.nix
+++ b/distros/jazzy/mola/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-xmllint, ament-lint-auto, ament-lint-cmake, kitti-metrics-eval, mola-bridge-ros2, mola-demos, mola-input-euroc-dataset, mola-input-kitti-dataset, mola-input-kitti360-dataset, mola-input-mulran-dataset, mola-input-paris-luco-dataset, mola-input-rawlog, mola-input-rosbag2, mola-kernel, mola-launcher, mola-metric-maps, mola-pose-list, mola-relocalization, mola-traj-tools, mola-viz, mola-yaml }:
buildRosPackage {
pname = "ros-jazzy-mola";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "ca61d9583218c67c6068330fa6b5e672df3f29d790724e64adeca927e8a0d08e";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/jazzy/mola/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "b4de2d75532aa43f4140aacf9e6a3a8cfea25cd96ed34923b40b6dbd8f969de8";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/mouse-teleop/default.nix b/distros/jazzy/mouse-teleop/default.nix
index bf15d07bda..4f52fcb368 100644
--- a/distros/jazzy/mouse-teleop/default.nix
+++ b/distros/jazzy/mouse-teleop/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, geometry-msgs, python3Packages, rclpy }:
buildRosPackage {
pname = "ros-jazzy-mouse-teleop";
- version = "1.8.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/jazzy/mouse_teleop/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "63a3cb6a9fdc48b177f62cd3d499df764fa4e4c2abce44769a94d929329d0784";
+ url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/jazzy/mouse_teleop/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "246875bd3ff42e6dfdd8335dda172f5e5cb5c281f9ce217c5588439fb98f1ef0";
};
buildType = "ament_python";
diff --git a/distros/jazzy/mrpt-apps/default.nix b/distros/jazzy/mrpt-apps/default.nix
index d69d15b45f..1bcd93bb89 100644
--- a/distros/jazzy/mrpt-apps/default.nix
+++ b/distros/jazzy/mrpt-apps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libapps, mrpt-libnav, openni2, pkg-config, python3Packages, ros-environment, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-apps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_apps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "f6c76b1a5eab514df11ace98cef6b40745000112a20fb4522c206158dba11c0b";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_apps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "1257893cc5e94f919c1d678b18ae7625bbdcffc86c80d23ca9e3c5954b65dc5b";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libapps/default.nix b/distros/jazzy/mrpt-libapps/default.nix
index 3598401d1e..39afccaf66 100644
--- a/distros/jazzy/mrpt-libapps/default.nix
+++ b/distros/jazzy/mrpt-libapps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libgui, mrpt-libhwdrivers, mrpt-libmaps, mrpt-libslam, mrpt-libtclap, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libapps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libapps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "6d8a2a903c07e2b3ac400d1f02d79214fd87290c43fd5d527aaba840f9f5b0a3";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libapps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "7415cd9d545929b3eed235695431d461d17e6674aa1a7c88c48b086644c854a0";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libbase/default.nix b/distros/jazzy/mrpt-libbase/default.nix
index dc81825f1f..aa31c60120 100644
--- a/distros/jazzy/mrpt-libbase/default.nix
+++ b/distros/jazzy/mrpt-libbase/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, suitesparse, tbb_2021_11, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libbase";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libbase/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "21e055a37173020b0a3ce32500e8d15153d467f40e3197841b7bb12a98bd854b";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libbase/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "6685170a1cf66023b546cfb40a3de0738717fb49463b0421edaebc59693f388c";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libgui/default.nix b/distros/jazzy/mrpt-libgui/default.nix
index 733247ca0e..1c4ac9880f 100644
--- a/distros/jazzy/mrpt-libgui/default.nix
+++ b/distros/jazzy/mrpt-libgui/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libopengl, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libgui";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libgui/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "0d523782689288dc1fb7d0c68e98555660b41f63100d6149eecc459e0813a6ed";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libgui/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "72f4ca9f14b00f8a616a95886aa239859ea3605f9c095a74561732e3651515d8";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libhwdrivers/default.nix b/distros/jazzy/mrpt-libhwdrivers/default.nix
index e103b5e498..8b178cd5c9 100644
--- a/distros/jazzy/mrpt-libhwdrivers/default.nix
+++ b/distros/jazzy/mrpt-libhwdrivers/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libgui, mrpt-libmaps, mrpt-libslam, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libhwdrivers";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libhwdrivers/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "22521abf0a49ed94857327990952a7528cb5eedb2a065c6b59f5ccda5cbe9e7c";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libhwdrivers/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "a75ab3a625f56d530281e62398f3255117bdc9938e4c2fb1f150751ed1cb488a";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libmaps/default.nix b/distros/jazzy/mrpt-libmaps/default.nix
index 4399c62877..abfcd56679 100644
--- a/distros/jazzy/mrpt-libmaps/default.nix
+++ b/distros/jazzy/mrpt-libmaps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libobs, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libmaps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libmaps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "a7808a32e1d7dbab2e518e326529a7ac1dcb475ddb1726cb6b4f42591b67b48f";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libmaps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "feca9e1765ad8f168e720cc90c003b99c7d7e550791c337f727e7273efc21659";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libmath/default.nix b/distros/jazzy/mrpt-libmath/default.nix
index c94508cb80..400a388a5d 100644
--- a/distros/jazzy/mrpt-libmath/default.nix
+++ b/distros/jazzy/mrpt-libmath/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, suitesparse, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libmath";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libmath/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "03606bcef13ef43305b8e8f414648dff4aa99952cf1568848c872b1743d3d50e";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libmath/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "22fedfb7554c67ed8dce47ea227e58e6823b54da29a505fac8a50e230cf28aba";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libnav/default.nix b/distros/jazzy/mrpt-libnav/default.nix
index 801466f69a..65a8435249 100644
--- a/distros/jazzy/mrpt-libnav/default.nix
+++ b/distros/jazzy/mrpt-libnav/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libnav";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libnav/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "fe5f3fa2c69a67023edabdaa95acc0a849386daff1cb87b765658a7e6042bf92";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libnav/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "cad37c99ffa88f6e468d56a949c9ab44562810179bfc302556e2cb16e46416ca";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libobs/default.nix b/distros/jazzy/mrpt-libobs/default.nix
index 07e083292c..6834abe848 100644
--- a/distros/jazzy/mrpt-libobs/default.nix
+++ b/distros/jazzy/mrpt-libobs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libopengl, mrpt-libposes, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libobs";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libobs/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "7a2a50bb04a9853e6681d4799d21e3091be7a1cfb3071740db078b2c01af6123";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libobs/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "2fbe65b09abe0bcef5b55ed617026f28490ad4064dcd42a9415041e7aafe9f71";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libopengl/default.nix b/distros/jazzy/mrpt-libopengl/default.nix
index c069ccb5d2..ded6d67421 100644
--- a/distros/jazzy/mrpt-libopengl/default.nix
+++ b/distros/jazzy/mrpt-libopengl/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, mrpt-libposes, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libopengl";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libopengl/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "abd427751afc7a1af863c998c717873dc7c2a5791bfb644e69b83850d1c2918c";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libopengl/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "659765a666d42826cb1b602ff57acc6f00a03422e6ad0244ae9461ea40758a2d";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libposes/default.nix b/distros/jazzy/mrpt-libposes/default.nix
index 7b99101142..2a89abd482 100644
--- a/distros/jazzy/mrpt-libposes/default.nix
+++ b/distros/jazzy/mrpt-libposes/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, mrpt-libmath, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libposes";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libposes/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "b2c1627df13d1802095ce469865e1343910d6f4f5d452decbb4c60c4b684ec20";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libposes/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "7effe10f2e933c1084651c5a415724b5dc6496dd0295cde31b6ac5432dcf8c7d";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libros-bridge/default.nix b/distros/jazzy/mrpt-libros-bridge/default.nix
index b086c3a06b..188d41fb90 100644
--- a/distros/jazzy/mrpt-libros-bridge/default.nix
+++ b/distros/jazzy/mrpt-libros-bridge/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, geometry-msgs, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, nav-msgs, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, sensor-msgs, std-msgs, stereo-msgs, tf2, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libros-bridge";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libros_bridge/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "799925b2ff04fc7b60b791642269a45893d4509db9e19269b446d5316fcc0e67";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libros_bridge/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "8cfd1a39617b0fb6fbd560bd67487ea35d10d5ebd8f8c26b445e9d700cf23341";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libslam/default.nix b/distros/jazzy/mrpt-libslam/default.nix
index 9f8dbf60da..4babed038e 100644
--- a/distros/jazzy/mrpt-libslam/default.nix
+++ b/distros/jazzy/mrpt-libslam/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tbb_2021_11, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libslam";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libslam/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "7fcf090882448c3d3bec7c873f1e3275f126337c93d11901bb7ec3d2fd07e67f";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libslam/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "e57a370d487f2d28dfa37335673f49f541333e2feb241f6db2465af20cb85a36";
};
buildType = "cmake";
diff --git a/distros/jazzy/mrpt-libtclap/default.nix b/distros/jazzy/mrpt-libtclap/default.nix
index 11a6551296..45c8877b6a 100644
--- a/distros/jazzy/mrpt-libtclap/default.nix
+++ b/distros/jazzy/mrpt-libtclap/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, suitesparse, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-mrpt-libtclap";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libtclap/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "47b62558d8b601533350a047b1c967755a3dd1634755befd12a89f9c8181e6a4";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/jazzy/mrpt_libtclap/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "4aaf7041d864c5fd53623afef5039b0661af46349c8c436dfebbb770c7da6eb7";
};
buildType = "cmake";
diff --git a/distros/jazzy/om-gravity-compensation-controller/default.nix b/distros/jazzy/om-gravity-compensation-controller/default.nix
index cfa90eff74..8821026b8f 100644
--- a/distros/jazzy/om-gravity-compensation-controller/default.nix
+++ b/distros/jazzy/om-gravity-compensation-controller/default.nix
@@ -2,20 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, angles, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, rsl, tl-expected, urdf }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, angles, backward-ros, control-msgs, control-toolbox, controller-interface, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, rsl, tl-expected, urdf }:
buildRosPackage {
pname = "ros-jazzy-om-gravity-compensation-controller";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/om_gravity_compensation_controller/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "2838bc932fea616dd06c934cfcf6d2d1b998c08eaedd4e516764107c86db35d5";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/om_gravity_compensation_controller/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "605622cc77b300f75b08b7655ca328362867afa33393fa25bd823b8698f70128";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- checkInputs = [ ament-cmake-gmock controller-manager hardware-interface-testing ros2-control-test-assets ];
propagatedBuildInputs = [ angles backward-ros control-msgs control-toolbox controller-interface generate-parameter-library hardware-interface pluginlib rclcpp rclcpp-lifecycle realtime-tools rsl tl-expected urdf ];
nativeBuildInputs = [ ament-cmake ];
diff --git a/distros/jazzy/om-joint-trajectory-command-broadcaster/default.nix b/distros/jazzy/om-joint-trajectory-command-broadcaster/default.nix
index 45b15908c3..29934a3441 100644
--- a/distros/jazzy/om-joint-trajectory-command-broadcaster/default.nix
+++ b/distros/jazzy/om-joint-trajectory-command-broadcaster/default.nix
@@ -2,20 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, builtin-interfaces, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, rcutils, realtime-tools, ros2-control-test-assets, sensor-msgs, trajectory-msgs, urdf }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, backward-ros, builtin-interfaces, control-msgs, controller-interface, generate-parameter-library, pluginlib, rclcpp-lifecycle, rcutils, realtime-tools, sensor-msgs, trajectory-msgs, urdf }:
buildRosPackage {
pname = "ros-jazzy-om-joint-trajectory-command-broadcaster";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/om_joint_trajectory_command_broadcaster/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "b6f9ecb50e9ef5813bb740ed7dd6473c2b4e20863b8d72c698646feea9f84324";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/om_joint_trajectory_command_broadcaster/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "ca6fd4d12dc7ab13c8efdef6c37a8c262c2a48439145140564b33a296b90386b";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- checkInputs = [ ament-cmake-gmock controller-manager hardware-interface hardware-interface-testing rclcpp ros2-control-test-assets ];
propagatedBuildInputs = [ backward-ros builtin-interfaces control-msgs controller-interface generate-parameter-library pluginlib rclcpp-lifecycle rcutils realtime-tools sensor-msgs trajectory-msgs urdf ];
nativeBuildInputs = [ ament-cmake ];
diff --git a/distros/jazzy/om-spring-actuator-controller/default.nix b/distros/jazzy/om-spring-actuator-controller/default.nix
index f66d93f83d..812d7f0677 100644
--- a/distros/jazzy/om-spring-actuator-controller/default.nix
+++ b/distros/jazzy/om-spring-actuator-controller/default.nix
@@ -2,20 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, angles, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, rsl, tl-expected, urdf }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, angles, backward-ros, control-msgs, control-toolbox, controller-interface, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, rsl, tl-expected, urdf }:
buildRosPackage {
pname = "ros-jazzy-om-spring-actuator-controller";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/om_spring_actuator_controller/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "532eedc1759271f919593eee1e1e9af40724a81ed2c80efd7240ab0fecf24a39";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/om_spring_actuator_controller/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "5e40843ff69220bf89588eb2313088fd1250fe83e117186815b259f49a2d4b0f";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- checkInputs = [ ament-cmake-gmock controller-manager hardware-interface-testing ros2-control-test-assets ];
propagatedBuildInputs = [ angles backward-ros control-msgs control-toolbox controller-interface generate-parameter-library hardware-interface pluginlib rclcpp rclcpp-lifecycle realtime-tools rsl tl-expected urdf ];
nativeBuildInputs = [ ament-cmake ];
diff --git a/distros/jazzy/open-manipulator-bringup/default.nix b/distros/jazzy/open-manipulator-bringup/default.nix
index 18a0c4dca1..2358597fd3 100644
--- a/distros/jazzy/open-manipulator-bringup/default.nix
+++ b/distros/jazzy/open-manipulator-bringup/default.nix
@@ -2,21 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, gripper-controllers, gz-ros2-control, open-manipulator-description, robot-state-publisher, ros-gz-bridge, ros-gz-image, ros-gz-sim, ros2-control, ros2-controllers, rviz2, xacro }:
+{ lib, buildRosPackage, fetchurl, dynamixel-hardware-interface, gripper-controllers, gz-ros2-control, open-manipulator-description, rclpy, robot-state-publisher, ros-gz-bridge, ros-gz-image, ros-gz-sim, ros2-control, ros2-controllers, rviz2, xacro }:
buildRosPackage {
pname = "ros-jazzy-open-manipulator-bringup";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_bringup/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "a6471b028894761b2231c9636170c362d79f4163f5140cee1fad9e823386a07e";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_bringup/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "87044983800a29eb17c8b79ef4ce5d2eb6fa7e151ac5ca18f9b935bd1b9c0605";
};
- buildType = "ament_cmake";
- buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ gripper-controllers gz-ros2-control open-manipulator-description robot-state-publisher ros-gz-bridge ros-gz-image ros-gz-sim ros2-control ros2-controllers rviz2 xacro ];
- nativeBuildInputs = [ ament-cmake ];
+ buildType = "ament_python";
+ propagatedBuildInputs = [ dynamixel-hardware-interface gripper-controllers gz-ros2-control open-manipulator-description rclpy robot-state-publisher ros-gz-bridge ros-gz-image ros-gz-sim ros2-control ros2-controllers rviz2 xacro ];
meta = {
description = "OpenMANIPULATOR bringup ROS 2 package.";
diff --git a/distros/jazzy/open-manipulator-description/default.nix b/distros/jazzy/open-manipulator-description/default.nix
index e1e8b117f1..b574539cca 100644
--- a/distros/jazzy/open-manipulator-description/default.nix
+++ b/distros/jazzy/open-manipulator-description/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, joint-state-publisher, joint-state-publisher-gui, robot-state-publisher, rviz2 }:
buildRosPackage {
pname = "ros-jazzy-open-manipulator-description";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_description/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "350f97cb1158a89f52965279e991b84f70e924034f7f18eb562085528670defc";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_description/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "b683378ed4d489d74ac50aff69ba4e723fe076448e16e88825ace79297f785a9";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/open-manipulator-gui/default.nix b/distros/jazzy/open-manipulator-gui/default.nix
index 540b09af64..d94bf41190 100644
--- a/distros/jazzy/open-manipulator-gui/default.nix
+++ b/distros/jazzy/open-manipulator-gui/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, eigen3-cmake-module, geometry-msgs, moveit-core, moveit-msgs, moveit-ros-planning, moveit-ros-planning-interface, qt5, rclcpp, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-open-manipulator-gui";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_gui/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "6ae07d4cf29a7e1b82ed9aa0f48d873a4468133d91e226ce87cf595a01d29517";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_gui/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "8acb148debe8efc19f930e0168de9a619533a5b2ba364db1d7d3daa19b3cf17b";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/open-manipulator-moveit-config/default.nix b/distros/jazzy/open-manipulator-moveit-config/default.nix
index bbef2c2ff1..b87c41d3c6 100644
--- a/distros/jazzy/open-manipulator-moveit-config/default.nix
+++ b/distros/jazzy/open-manipulator-moveit-config/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, controller-manager, joint-state-publisher, joint-state-publisher-gui, moveit-configs-utils, moveit-kinematics, moveit-planners, moveit-ros-move-group, moveit-ros-visualization, moveit-ros-warehouse, moveit-setup-assistant, moveit-simple-controller-manager, open-manipulator-description, robot-state-publisher, rviz-common, rviz-default-plugins, rviz2, tf2-ros, xacro }:
buildRosPackage {
pname = "ros-jazzy-open-manipulator-moveit-config";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_moveit_config/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "7fe332176a32738fc9f6a9718f52684753a5b4bdbed9eba4dd0562636f4b7494";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_moveit_config/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "1ae71e8393e46d968c32e188fdef2e977b5cf2b3f0a25f1791fdda8660137ed3";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/open-manipulator-playground/default.nix b/distros/jazzy/open-manipulator-playground/default.nix
index c1972be71b..2f2dae057b 100644
--- a/distros/jazzy/open-manipulator-playground/default.nix
+++ b/distros/jazzy/open-manipulator-playground/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, control-msgs, moveit-ros-planning-interface, rclcpp, rclpy, sensor-msgs, trajectory-msgs }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, moveit-ros-planning-interface, rclcpp }:
buildRosPackage {
pname = "ros-jazzy-open-manipulator-playground";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_playground/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "45e2f9ffb758ead43e18fe99bba759629fabfb09e331599859b5f1c17ce2409e";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_playground/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "f3aa3898409a780a0438fc5a2d9c360a85365c81c33dc37c53073c7bc3ec9499";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ control-msgs moveit-ros-planning-interface rclcpp rclpy sensor-msgs trajectory-msgs ];
+ propagatedBuildInputs = [ moveit-ros-planning-interface rclcpp ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/jazzy/open-manipulator-teleop/default.nix b/distros/jazzy/open-manipulator-teleop/default.nix
index cb33336a1e..604ba9d1b7 100644
--- a/distros/jazzy/open-manipulator-teleop/default.nix
+++ b/distros/jazzy/open-manipulator-teleop/default.nix
@@ -2,24 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, rclcpp, rclpy }:
+{ lib, buildRosPackage, fetchurl, control-msgs, rclpy, sensor-msgs, std-msgs, trajectory-msgs }:
buildRosPackage {
pname = "ros-jazzy-open-manipulator-teleop";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_teleop/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "4a6cb6c21459474bb63a0e52a72b587db3d7e4ee58f0d4eb8798485582291594";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator_teleop/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "6b63404de69805e453c7f0e3b735d8aef618c8cc06042c9a21409e5b85ff6f39";
};
- buildType = "ament_cmake";
- buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ rclcpp rclpy ];
- nativeBuildInputs = [ ament-cmake ];
+ buildType = "ament_python";
+ propagatedBuildInputs = [ control-msgs rclpy sensor-msgs std-msgs trajectory-msgs ];
meta = {
- description = "OpenMANIPULATOR teleop ROS 2 package.";
+ description = "OpenManipulator teleoperation package";
license = with lib.licenses; [ asl20 ];
};
}
diff --git a/distros/jazzy/open-manipulator/default.nix b/distros/jazzy/open-manipulator/default.nix
index d950a4f538..00280bf9e0 100644
--- a/distros/jazzy/open-manipulator/default.nix
+++ b/distros/jazzy/open-manipulator/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, om-gravity-compensation-controller, om-joint-trajectory-command-broadcaster, om-spring-actuator-controller, open-manipulator-bringup, open-manipulator-description, open-manipulator-gui, open-manipulator-moveit-config, open-manipulator-playground, open-manipulator-teleop }:
buildRosPackage {
pname = "ros-jazzy-open-manipulator";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "af06d95da0e90c6e40d6899509e049fbbf27cc05f1dcb8e123113e74192dc896";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/jazzy/open_manipulator/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "9f7335f0baa6a0c3e0e0cfbc84c89b407e14a2612b562561a69a8724aca40b91";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/parallel-gripper-controller/default.nix b/distros/jazzy/parallel-gripper-controller/default.nix
index 6e2b8fccb4..4a4533b391 100644
--- a/distros/jazzy/parallel-gripper-controller/default.nix
+++ b/distros/jazzy/parallel-gripper-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, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-action, realtime-tools, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-jazzy-parallel-gripper-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/parallel_gripper_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "54eced8b918b838c74e26ce9c3d3e4079b9e5305f4c860fd99ee013a7dcc6a84";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/parallel_gripper_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "7297a6b9e2238e75a4b9fef39a578a3f9ae718bb32e0e32eb7d3b4906251d3aa";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/pid-controller/default.nix b/distros/jazzy/pid-controller/default.nix
index bdeee2d10c..0ad8dd7955 100644
--- a/distros/jazzy/pid-controller/default.nix
+++ b/distros/jazzy/pid-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, hardware-interface-testing, parameter-traits, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, std-srvs }:
buildRosPackage {
pname = "ros-jazzy-pid-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/pid_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "bdae17fda7ba51959c36b3f9c51308f70b2fd6b023d0084e23145f48b991c3a3";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/pid_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "dc1ad38e258bea08921826816132c1cf4a10d49a814373c8c8742e2be9046d34";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/pinocchio/default.nix b/distros/jazzy/pinocchio/default.nix
index a071d5a456..0f1200ff99 100644
--- a/distros/jazzy/pinocchio/default.nix
+++ b/distros/jazzy/pinocchio/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, clang, cmake, doxygen, eigen, eigenpy, git, hpp-fcl, python3, python3Packages, ros-environment, urdfdom }:
buildRosPackage {
pname = "ros-jazzy-pinocchio";
- version = "3.4.0-r2";
+ version = "3.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/pinocchio-release/archive/release/jazzy/pinocchio/3.4.0-2.tar.gz";
- name = "3.4.0-2.tar.gz";
- sha256 = "e4b44521bb7be9015f9df2049a25e9759c644758b3a751be2d0d33ec8adb2b64";
+ url = "https://github.com/ros2-gbp/pinocchio-release/archive/release/jazzy/pinocchio/3.5.0-1.tar.gz";
+ name = "3.5.0-1.tar.gz";
+ sha256 = "a24a432896b31221121de9d9ad9fd0093b62a4c9d1286727372d835290cc7ab7";
};
buildType = "cmake";
diff --git a/distros/jazzy/plotjuggler/default.nix b/distros/jazzy/plotjuggler/default.nix
index 4380771046..14d0dc67a5 100644
--- a/distros/jazzy/plotjuggler/default.nix
+++ b/distros/jazzy/plotjuggler/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, binutils, boost, cppzmq, fastcdr, lz4, protobuf, qt5, rclcpp, zstd }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, binutils, boost, cppzmq, fastcdr, protobuf, qt5, rclcpp }:
buildRosPackage {
pname = "ros-jazzy-plotjuggler";
- version = "3.9.2-r1";
+ version = "3.10.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/jazzy/plotjuggler/3.9.2-1.tar.gz";
- name = "3.9.2-1.tar.gz";
- sha256 = "8ae31325cf79f807ee774b273760711d262275ee84c43a2d06c2fdb975b49e47";
+ url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/jazzy/plotjuggler/3.10.1-1.tar.gz";
+ name = "3.10.1-1.tar.gz";
+ sha256 = "22265917ba2443c985971f3ab39458d5abdd466d94d62aeb1e66b7dc065f4377";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ ament-index-cpp binutils boost cppzmq fastcdr lz4 protobuf qt5.qtbase qt5.qtsvg qt5.qtwebsockets qt5.qtx11extras rclcpp zstd ];
+ propagatedBuildInputs = [ ament-index-cpp binutils boost cppzmq fastcdr protobuf qt5.qtbase qt5.qtsvg qt5.qtwebsockets qt5.qtx11extras rclcpp ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/jazzy/pose-broadcaster/default.nix b/distros/jazzy/pose-broadcaster/default.nix
index 2d49b0ac1c..ff31bb2fff 100644
--- a/distros/jazzy/pose-broadcaster/default.nix
+++ b/distros/jazzy/pose-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-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, tf2-msgs }:
buildRosPackage {
pname = "ros-jazzy-pose-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/pose_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "ffc5ea2a1050ae9688f7e036472f2d1b204708a41c03b9c07cedbb1aa425ddbf";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/pose_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "295800db12b08d507dbdb6d27db8e32cf9eb5babf50c6e6d7738581eaf04504d";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/position-controllers/default.nix b/distros/jazzy/position-controllers/default.nix
index c5d2aa583e..469729c821 100644
--- a/distros/jazzy/position-controllers/default.nix
+++ b/distros/jazzy/position-controllers/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, controller-manager, forward-command-controller, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-jazzy-position-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/position_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "6622cf8a725faf43350235dd987e758bbaabdfff7be12852e973f03b6aa870e9";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/position_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "50f0aeb1542650ecae58b5b4121cdb947154fcf9c8f7f4887d6158b44d120285";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/python-mrpt/default.nix b/distros/jazzy/python-mrpt/default.nix
index 30f797f29a..dd20862b6c 100644
--- a/distros/jazzy/python-mrpt/default.nix
+++ b/distros/jazzy/python-mrpt/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libapps, mrpt-libgui, mrpt-libnav, mrpt-libslam, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-jazzy-python-mrpt";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/python_mrpt_ros-release/archive/release/jazzy/python_mrpt/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "aec9dcf4c6e55b1df1e5a9a1ab16eddbc29328a07b24cd7f544d6a6a2bb7d2c6";
+ url = "https://github.com/ros2-gbp/python_mrpt_ros-release/archive/release/jazzy/python_mrpt/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "3b9a96553f451c3982d980389da5e9724c70c7cd4e91c6f355999190886cd1be";
};
buildType = "cmake";
diff --git a/distros/jazzy/range-sensor-broadcaster/default.nix b/distros/jazzy/range-sensor-broadcaster/default.nix
index 47355851f1..cbd04247e2 100644
--- a/distros/jazzy/range-sensor-broadcaster/default.nix
+++ b/distros/jazzy/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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, sensor-msgs }:
buildRosPackage {
pname = "ros-jazzy-range-sensor-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/range_sensor_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "83c4dfaaccf8f6d0cfa4d2c2fbe3cfd604dd70a40a05521d045c93067574750b";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/range_sensor_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "7c995cb49a26e38aacd219333836cf6ef48e253300ad1208af99ee5656741e36";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rcl-action/default.nix b/distros/jazzy/rcl-action/default.nix
index e8f505de93..862ab74e24 100644
--- a/distros/jazzy/rcl-action/default.nix
+++ b/distros/jazzy/rcl-action/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake-gen-version-h, 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-jazzy-rcl-action";
- version = "9.2.5-r1";
+ version = "9.2.6-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl-release/archive/release/jazzy/rcl_action/9.2.5-1.tar.gz";
- name = "9.2.5-1.tar.gz";
- sha256 = "9ee19255aa3ce6b8a3b885141ae575d6ff85d89d815c8907242c9c2aa253ed63";
+ url = "https://github.com/ros2-gbp/rcl-release/archive/release/jazzy/rcl_action/9.2.6-1.tar.gz";
+ name = "9.2.6-1.tar.gz";
+ sha256 = "6f54b1806ac56849d384805d2b9f5d747e9de98e241a54200c6e7330eacb83f0";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rcl-lifecycle/default.nix b/distros/jazzy/rcl-lifecycle/default.nix
index 230e7773c8..dbc821ebec 100644
--- a/distros/jazzy/rcl-lifecycle/default.nix
+++ b/distros/jazzy/rcl-lifecycle/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gen-version-h, 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-jazzy-rcl-lifecycle";
- version = "9.2.5-r1";
+ version = "9.2.6-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl-release/archive/release/jazzy/rcl_lifecycle/9.2.5-1.tar.gz";
- name = "9.2.5-1.tar.gz";
- sha256 = "f57d8e66bafc43f11d1290bf99b6a35509504d9b688d307c6e69bb5a591ad1db";
+ url = "https://github.com/ros2-gbp/rcl-release/archive/release/jazzy/rcl_lifecycle/9.2.6-1.tar.gz";
+ name = "9.2.6-1.tar.gz";
+ sha256 = "7d8c4396f7e2ca1a2e5b9a1e64e17f4ca0fbbb753bc609045e16f4c0acf7c802";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rcl-yaml-param-parser/default.nix b/distros/jazzy/rcl-yaml-param-parser/default.nix
index 3d6da64eb0..d2b79cd4e4 100644
--- a/distros/jazzy/rcl-yaml-param-parser/default.nix
+++ b/distros/jazzy/rcl-yaml-param-parser/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gen-version-h, 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-jazzy-rcl-yaml-param-parser";
- version = "9.2.5-r1";
+ version = "9.2.6-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl-release/archive/release/jazzy/rcl_yaml_param_parser/9.2.5-1.tar.gz";
- name = "9.2.5-1.tar.gz";
- sha256 = "3608100901d457f90a8fcfbee78cdfac17469b64a5fd1c1e7b5f82977d6a2d40";
+ url = "https://github.com/ros2-gbp/rcl-release/archive/release/jazzy/rcl_yaml_param_parser/9.2.6-1.tar.gz";
+ name = "9.2.6-1.tar.gz";
+ sha256 = "3245e252ca391d37ba69891950c8075596cbffbc0f457ec22ad6f2bee2be208e";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rcl/default.nix b/distros/jazzy/rcl/default.nix
index d7853670e8..af9b6a38a3 100644
--- a/distros/jazzy/rcl/default.nix
+++ b/distros/jazzy/rcl/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gen-version-h, 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-jazzy-rcl";
- version = "9.2.5-r1";
+ version = "9.2.6-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl-release/archive/release/jazzy/rcl/9.2.5-1.tar.gz";
- name = "9.2.5-1.tar.gz";
- sha256 = "38d34a05afd70276bdc5980889b236c1f7a0b347e63cfd5b6da50211a247261d";
+ url = "https://github.com/ros2-gbp/rcl-release/archive/release/jazzy/rcl/9.2.6-1.tar.gz";
+ name = "9.2.6-1.tar.gz";
+ sha256 = "404fb1520f7c2b186b5667cbd10dc682a7f2d0c41588dd362bfa907f7c32b0e2";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rmw-zenoh-cpp/default.nix b/distros/jazzy/rmw-zenoh-cpp/default.nix
index 2c215fd978..1690260fbf 100644
--- a/distros/jazzy/rmw-zenoh-cpp/default.nix
+++ b/distros/jazzy/rmw-zenoh-cpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, ament-lint-auto, ament-lint-common, fastcdr, rcpputils, rcutils, rmw, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, tracetools, zenoh-cpp-vendor }:
buildRosPackage {
pname = "ros-jazzy-rmw-zenoh-cpp";
- version = "0.2.4-r1";
+ version = "0.2.3-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_zenoh-release/archive/release/jazzy/rmw_zenoh_cpp/0.2.4-1.tar.gz";
- name = "0.2.4-1.tar.gz";
- sha256 = "7ed14eaf9fcd84e0e9d197864d3c9a42199bc5b1fc7d4f4e2a0016245b20d498";
+ url = "https://github.com/ros2-gbp/rmw_zenoh-release/archive/release/jazzy/rmw_zenoh_cpp/0.2.3-1.tar.gz";
+ name = "0.2.3-1.tar.gz";
+ sha256 = "7b5a125d9fad52251274a75bae2d1efdf592d5380b95310ffdf9a04dc46927e5";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/ros2-controllers-test-nodes/default.nix b/distros/jazzy/ros2-controllers-test-nodes/default.nix
index eaadad664b..88fbf6e71a 100644
--- a/distros/jazzy/ros2-controllers-test-nodes/default.nix
+++ b/distros/jazzy/ros2-controllers-test-nodes/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, launch-ros, launch-testing-ros, python3Packages, rclpy, sensor-msgs, std-msgs, trajectory-msgs }:
buildRosPackage {
pname = "ros-jazzy-ros2-controllers-test-nodes";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/ros2_controllers_test_nodes/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "7dca5d131b3be8034418532954880d56a0d08d00c2fd2e2c1005014b7d67d737";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/ros2_controllers_test_nodes/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "81ad0e98369a15fa3dbac64ba6362b7d1054a57d1cb0817f972162e154c801c5";
};
buildType = "ament_python";
diff --git a/distros/jazzy/ros2-controllers/default.nix b/distros/jazzy/ros2-controllers/default.nix
index 4d9780be00..821dcca740 100644
--- a/distros/jazzy/ros2-controllers/default.nix
+++ b/distros/jazzy/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, gpio-controllers, gps-sensor-broadcaster, gripper-controllers, imu-sensor-broadcaster, joint-state-broadcaster, joint-trajectory-controller, mecanum-drive-controller, parallel-gripper-controller, pid-controller, pose-broadcaster, position-controllers, range-sensor-broadcaster, steering-controllers-library, tricycle-controller, tricycle-steering-controller, velocity-controllers }:
buildRosPackage {
pname = "ros-jazzy-ros2-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/ros2_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "e78d4a0f15bdb84f60d7bd496bd30a64a711a52e96795943154b303ddc02aabd";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/ros2_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "f3f789dad49e35551d249729c9803cc54c4db1eb2bf3e39f94ef2f29d445337f";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rqt-joint-trajectory-controller/default.nix b/distros/jazzy/rqt-joint-trajectory-controller/default.nix
index b7b94cfb36..2f67543531 100644
--- a/distros/jazzy/rqt-joint-trajectory-controller/default.nix
+++ b/distros/jazzy/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-jazzy-rqt-joint-trajectory-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/rqt_joint_trajectory_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "c5f0a8d631ff54339341a70129682b7b1a1a83a046f0c7fdf3be23cfe3267b90";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/rqt_joint_trajectory_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "44f28afa772cd0ac69fa0c5a66aa36a12e7c2149769e01fd6f3d0e5e6b15c8aa";
};
buildType = "ament_python";
diff --git a/distros/jazzy/rviz-assimp-vendor/default.nix b/distros/jazzy/rviz-assimp-vendor/default.nix
index c2db441da6..d25d634dab 100644
--- a/distros/jazzy/rviz-assimp-vendor/default.nix
+++ b/distros/jazzy/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-jazzy-rviz-assimp-vendor";
- version = "14.1.9-r1";
+ version = "14.1.10-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_assimp_vendor/14.1.9-1.tar.gz";
- name = "14.1.9-1.tar.gz";
- sha256 = "eb599f09a65dc9a3a4b5bfed55cdfce14d4952f06845402c10a896986d131032";
+ url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_assimp_vendor/14.1.10-1.tar.gz";
+ name = "14.1.10-1.tar.gz";
+ sha256 = "55d26c9a0ec5ee7261d66de43809f9314185d00a3d1de2508431558105c34f31";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rviz-common/default.nix b/distros/jazzy/rviz-common/default.nix
index 9a8ae9b1d3..e5ae718ba4 100644
--- a/distros/jazzy/rviz-common/default.nix
+++ b/distros/jazzy/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, std-srvs, tf2, tf2-ros, tinyxml2-vendor, urdf, yaml-cpp-vendor }:
buildRosPackage {
pname = "ros-jazzy-rviz-common";
- version = "14.1.9-r1";
+ version = "14.1.10-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_common/14.1.9-1.tar.gz";
- name = "14.1.9-1.tar.gz";
- sha256 = "cbcbe87d48f0429e15d9a735655685bd7c736eec8630af858a39805ff8da66fb";
+ url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_common/14.1.10-1.tar.gz";
+ name = "14.1.10-1.tar.gz";
+ sha256 = "f939d41b8db3bf365528b6f5bd30280a78eb8de68d7cc0a904fe6a7dc5b17984";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rviz-default-plugins/default.nix b/distros/jazzy/rviz-default-plugins/default.nix
index 6a5eb48b05..d35480e9b3 100644
--- a/distros/jazzy/rviz-default-plugins/default.nix
+++ b/distros/jazzy/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, gz-math-vendor, image-transport, interactive-markers, laser-geometry, map-msgs, nav-msgs, pluginlib, point-cloud-transport, 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-jazzy-rviz-default-plugins";
- version = "14.1.9-r1";
+ version = "14.1.10-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_default_plugins/14.1.9-1.tar.gz";
- name = "14.1.9-1.tar.gz";
- sha256 = "c8cb0209449fb5738f6ee99bbf157a0dd3782a1c91f512a6aefcce73ec84001d";
+ url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_default_plugins/14.1.10-1.tar.gz";
+ name = "14.1.10-1.tar.gz";
+ sha256 = "b3ebd89e8c896fbf1abb7fcac305676af4daa06889d377e4d7af6a9682a619c9";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rviz-ogre-vendor/default.nix b/distros/jazzy/rviz-ogre-vendor/default.nix
index bcf34d8508..e42ebe04b0 100644
--- a/distros/jazzy/rviz-ogre-vendor/default.nix
+++ b/distros/jazzy/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, glew, libGL, libGLU, xorg }:
buildRosPackage {
pname = "ros-jazzy-rviz-ogre-vendor";
- version = "14.1.9-r1";
+ version = "14.1.10-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_ogre_vendor/14.1.9-1.tar.gz";
- name = "14.1.9-1.tar.gz";
- sha256 = "b2abf07b3d1f42dc07f6ba237fbf1839059fa1172914acdd23a85edcff6d9ab1";
+ url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_ogre_vendor/14.1.10-1.tar.gz";
+ name = "14.1.10-1.tar.gz";
+ sha256 = "33eff27842d755965d3cc0d9575cdb4ff9e731420634d7889a4c65b00c0887c3";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rviz-rendering-tests/default.nix b/distros/jazzy/rviz-rendering-tests/default.nix
index 9e93bb0704..26ecb88b6d 100644
--- a/distros/jazzy/rviz-rendering-tests/default.nix
+++ b/distros/jazzy/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-jazzy-rviz-rendering-tests";
- version = "14.1.9-r1";
+ version = "14.1.10-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_rendering_tests/14.1.9-1.tar.gz";
- name = "14.1.9-1.tar.gz";
- sha256 = "6a6170929a67073b8e5d43d68fcb2e423566bc5a3fab4a3ad7956e48a0be6034";
+ url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_rendering_tests/14.1.10-1.tar.gz";
+ name = "14.1.10-1.tar.gz";
+ sha256 = "0b6bb4e157c795ba47544e269421f05fb0ffe80b4dc05e0bf0fdb10cc5f8a170";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rviz-rendering/default.nix b/distros/jazzy/rviz-rendering/default.nix
index 5b36cdea95..f2f9396a40 100644
--- a/distros/jazzy/rviz-rendering/default.nix
+++ b/distros/jazzy/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-jazzy-rviz-rendering";
- version = "14.1.9-r1";
+ version = "14.1.10-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_rendering/14.1.9-1.tar.gz";
- name = "14.1.9-1.tar.gz";
- sha256 = "4e6c2323956d81a3f070c91fc0f4f171125e721e79b5a63f70e9b0d88ac77ed9";
+ url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_rendering/14.1.10-1.tar.gz";
+ name = "14.1.10-1.tar.gz";
+ sha256 = "ee42765325d51b4d6ed69d9df8a21796eed666e8298598c1c05c3a7450e63eab";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rviz-visual-testing-framework/default.nix b/distros/jazzy/rviz-visual-testing-framework/default.nix
index 30a93daece..5ad984e76b 100644
--- a/distros/jazzy/rviz-visual-testing-framework/default.nix
+++ b/distros/jazzy/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-jazzy-rviz-visual-testing-framework";
- version = "14.1.9-r1";
+ version = "14.1.10-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_visual_testing_framework/14.1.9-1.tar.gz";
- name = "14.1.9-1.tar.gz";
- sha256 = "c5a9890f8a2c7c47daf0089628b6326ac07034fbe4a7ae23fe6a218bcd97bb6a";
+ url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz_visual_testing_framework/14.1.10-1.tar.gz";
+ name = "14.1.10-1.tar.gz";
+ sha256 = "ee8c1cb44dbfbae97eab3ae474c6e975932a73204953cdbfd13c6102d29cb750";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/rviz2/default.nix b/distros/jazzy/rviz2/default.nix
index a7c28e3619..e833974376 100644
--- a/distros/jazzy/rviz2/default.nix
+++ b/distros/jazzy/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-jazzy-rviz2";
- version = "14.1.9-r1";
+ version = "14.1.10-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz2/14.1.9-1.tar.gz";
- name = "14.1.9-1.tar.gz";
- sha256 = "195f26365101e4fdb9c51ff2b71f62ac9b40a4b8d79dfaabd779aeb645179150";
+ url = "https://github.com/ros2-gbp/rviz-release/archive/release/jazzy/rviz2/14.1.10-1.tar.gz";
+ name = "14.1.10-1.tar.gz";
+ sha256 = "381094048128f3ebe032d0f73e36d582107c5ba35ad71bd80652b5c92e1fb7a6";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/steering-controllers-library/default.nix b/distros/jazzy/steering-controllers-library/default.nix
index 09ffab956a..9e9b6bb1b0 100644
--- a/distros/jazzy/steering-controllers-library/default.nix
+++ b/distros/jazzy/steering-controllers-library/default.nix
@@ -2,21 +2,21 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ 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-cmake, ros2-control-test-assets, std-srvs, tf2, tf2-geometry-msgs, tf2-msgs }:
+{ lib, buildRosPackage, fetchurl, 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-cmake, ros2-control-test-assets, std-srvs, tf2, tf2-geometry-msgs, tf2-msgs }:
buildRosPackage {
pname = "ros-jazzy-steering-controllers-library";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/steering_controllers_library/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "625172353f28c778d530b1fc3767139b9d95befeff555ce86b0b757924157133";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/steering_controllers_library/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "67c54abeb941c5ed2c9c2e4fd94bdc3e2115824849e6d4eb8dc1fd235ec5bfe7";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ros2-control-cmake ];
checkInputs = [ ament-cmake-gmock controller-manager ros2-control-test-assets ];
- propagatedBuildInputs = [ ackermann-msgs backward-ros control-msgs controller-interface generate-parameter-library geometry-msgs hardware-interface nav-msgs pluginlib rclcpp rclcpp-lifecycle rcpputils realtime-tools std-srvs tf2 tf2-geometry-msgs tf2-msgs ];
+ propagatedBuildInputs = [ backward-ros control-msgs controller-interface generate-parameter-library geometry-msgs hardware-interface nav-msgs pluginlib rclcpp rclcpp-lifecycle rcpputils realtime-tools std-srvs tf2 tf2-geometry-msgs tf2-msgs ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/jazzy/teleop-tools-msgs/default.nix b/distros/jazzy/teleop-tools-msgs/default.nix
index a38a362352..7fa18511ad 100644
--- a/distros/jazzy/teleop-tools-msgs/default.nix
+++ b/distros/jazzy/teleop-tools-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-jazzy-teleop-tools-msgs";
- version = "1.8.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/jazzy/teleop_tools_msgs/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "679aa63593dec3c4d86a3177bd35a6759dd6ed3d0e85eb7a41d860ce9a8ed121";
+ url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/jazzy/teleop_tools_msgs/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "4f1cbc4668ac97fbfa2befd3e34cede5ea1d9dfb241e557343823a4cb2be021e";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/teleop-tools/default.nix b/distros/jazzy/teleop-tools/default.nix
index cc9466ac18..bdbccfec80 100644
--- a/distros/jazzy/teleop-tools/default.nix
+++ b/distros/jazzy/teleop-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, joy-teleop, key-teleop, teleop-tools-msgs }:
buildRosPackage {
pname = "ros-jazzy-teleop-tools";
- version = "1.8.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/jazzy/teleop_tools/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "54b66429ab6b34f42fd23cc514fae4e772448fd7cbff21129bdee68c17911dc8";
+ url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/jazzy/teleop_tools/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "a20f32d95663f21fce92f589f1d606ae0eaf521a0c215acfc99d0300af421030";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/tricycle-controller/default.nix b/distros/jazzy/tricycle-controller/default.nix
index ff87a03c69..7180594c9e 100644
--- a/distros/jazzy/tricycle-controller/default.nix
+++ b/distros/jazzy/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, generate-parameter-library, geometry-msgs, hardware-interface, hardware-interface-testing, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-cmake, ros2-control-test-assets, std-srvs, tf2, tf2-msgs }:
buildRosPackage {
pname = "ros-jazzy-tricycle-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/tricycle_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "018b7d04a60b32eb04476c8ca99f6459819cc0eb604d4742d4aa1d5586ee0c69";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/tricycle_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "ba87dd489088c625fbd57d84db163d3cbac70a8ab5997c9d12dde6085c7ae3b4";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/tricycle-steering-controller/default.nix b/distros/jazzy/tricycle-steering-controller/default.nix
index 6b81be4ec0..604393f070 100644
--- a/distros/jazzy/tricycle-steering-controller/default.nix
+++ b/distros/jazzy/tricycle-steering-controller/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-cmake, ros2-control-test-assets, std-srvs, steering-controllers-library }:
buildRosPackage {
pname = "ros-jazzy-tricycle-steering-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/tricycle_steering_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "ae0c0ae624ca4c111b240e52fdfbffa25773debe46a5dffb85530cfab3bea518";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/tricycle_steering_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "dd2bcbdbbe8c16fde92bb0772b4e16553648f262c523ee9403a26efa5059ecc8";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/turtlebot3-msgs/default.nix b/distros/jazzy/turtlebot3-msgs/default.nix
index adc0b79269..e0b613b996 100644
--- a/distros/jazzy/turtlebot3-msgs/default.nix
+++ b/distros/jazzy/turtlebot3-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, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-turtlebot3-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/turtlebot3_msgs-release/archive/release/jazzy/turtlebot3_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "063b241526090d95e50d2946fbbca3cdbc71b1121af7abfbe8998ddeef160d20";
+ url = "https://github.com/ros2-gbp/turtlebot3_msgs-release/archive/release/jazzy/turtlebot3_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "f42117385175bf23ce6dd90ff775b65d08c584500b8f87f6c9311b7920d79173";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/tuw-geometry/default.nix b/distros/jazzy/tuw-geometry/default.nix
index 2385819192..c8b4e4066b 100644
--- a/distros/jazzy/tuw-geometry/default.nix
+++ b/distros/jazzy/tuw-geometry/default.nix
@@ -2,21 +2,21 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-gtest, ament-lint-auto, ament-lint-common, opencv, rclcpp, rclcpp-components, sensor-msgs, std-msgs }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, gtest-vendor, opencv, rclcpp, rclcpp-components, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-jazzy-tuw-geometry";
- version = "0.1.2-r1";
+ version = "0.1.3-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/tuw_geometry-release/archive/release/jazzy/tuw_geometry/0.1.2-1.tar.gz";
- name = "0.1.2-1.tar.gz";
- sha256 = "9bd8ba68a1d9de660851c2d9348a61a611e52e2f3c7b80ae985b0fd59fc8632c";
+ url = "https://github.com/ros2-gbp/tuw_geometry-release/archive/release/jazzy/tuw_geometry/0.1.3-1.tar.gz";
+ name = "0.1.3-1.tar.gz";
+ sha256 = "822d6d007abb35f34e06731c4ed68001a2bbe9646c91d3bb683067d96338f152";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-cppcheck ament-cmake-gtest ament-lint-auto ament-lint-common ];
- propagatedBuildInputs = [ opencv opencv.cxxdev rclcpp rclcpp-components sensor-msgs std-msgs ];
+ propagatedBuildInputs = [ ament-cmake-ros gtest-vendor opencv opencv.cxxdev rclcpp rclcpp-components sensor-msgs std-msgs ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/jazzy/ur-client-library/default.nix b/distros/jazzy/ur-client-library/default.nix
index 94387807da..0853be769e 100644
--- a/distros/jazzy/ur-client-library/default.nix
+++ b/distros/jazzy/ur-client-library/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, cmake }:
buildRosPackage {
pname = "ros-jazzy-ur-client-library";
- version = "1.9.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/Universal_Robots_Client_Library-release/archive/release/jazzy/ur_client_library/1.9.0-1.tar.gz";
- name = "1.9.0-1.tar.gz";
- sha256 = "62d55fdc7c98d8fcb80d86455e194ab0b5665773a0195db3fc86539b05a93c87";
+ url = "https://github.com/ros2-gbp/Universal_Robots_Client_Library-release/archive/release/jazzy/ur_client_library/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "945ce71ce1b0ee58c1a12f7ada873939ecf32e4ec932b61e02a7ef3548fdbf82";
};
buildType = "cmake";
diff --git a/distros/jazzy/velocity-controllers/default.nix b/distros/jazzy/velocity-controllers/default.nix
index 3d3607210f..1f60cdc405 100644
--- a/distros/jazzy/velocity-controllers/default.nix
+++ b/distros/jazzy/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, hardware-interface-testing, pluginlib, rclcpp, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-jazzy-velocity-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/velocity_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "3e7dcc705cc5733a299bf186d18a26e311055f25d7f48e3cbe62cd9c75d55fd4";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/jazzy/velocity_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "4864864f8f2517d00606db8b0f8a41888171a248d44347b08239c485a4f14838";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/wireless-msgs/default.nix b/distros/jazzy/wireless-msgs/default.nix
index eb85d6e37f..fb4f2ef3d2 100644
--- a/distros/jazzy/wireless-msgs/default.nix
+++ b/distros/jazzy/wireless-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-jazzy-wireless-msgs";
- version = "1.1.4-r1";
+ version = "1.1.5-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/wireless-release/archive/release/jazzy/wireless_msgs/1.1.4-1.tar.gz";
- name = "1.1.4-1.tar.gz";
- sha256 = "d1089b51b775f0fd6c0e4a76f6edf8f2c1a891e08e042e5ec5094e165c4a7dae";
+ url = "https://github.com/clearpath-gbp/wireless-release/archive/release/jazzy/wireless_msgs/1.1.5-1.tar.gz";
+ name = "1.1.5-1.tar.gz";
+ sha256 = "6fe8f189fd313491a95c38e95487fe0f81ac4740cee8c5487aa4a2443aa64b61";
};
buildType = "ament_cmake";
diff --git a/distros/jazzy/wireless-watcher/default.nix b/distros/jazzy/wireless-watcher/default.nix
index e809be6ab3..76fa1fd2bb 100644
--- a/distros/jazzy/wireless-watcher/default.nix
+++ b/distros/jazzy/wireless-watcher/default.nix
@@ -2,18 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, diagnostic-updater, rclcpp, wireless-msgs, wirelesstools }:
+{ lib, buildRosPackage, fetchurl, ament-lint-auto, ament-lint-common, diagnostic-updater, rclcpp, wireless-msgs, wirelesstools }:
buildRosPackage {
pname = "ros-jazzy-wireless-watcher";
- version = "1.1.4-r1";
+ version = "1.1.5-r1";
src = fetchurl {
- url = "https://github.com/clearpath-gbp/wireless-release/archive/release/jazzy/wireless_watcher/1.1.4-1.tar.gz";
- name = "1.1.4-1.tar.gz";
- sha256 = "db2542893f0d751f4d584201e81d6c1a9f8c9f8a3758787aec49bfbbcb31902f";
+ url = "https://github.com/clearpath-gbp/wireless-release/archive/release/jazzy/wireless_watcher/1.1.5-1.tar.gz";
+ name = "1.1.5-1.tar.gz";
+ sha256 = "24d6e81a3e34243a40a4bb300ea770a9aa7697d195c71211e8982d5ab655d0d1";
};
buildType = "ament_cmake";
+ checkInputs = [ ament-lint-auto ament-lint-common ];
propagatedBuildInputs = [ diagnostic-updater rclcpp wireless-msgs wirelesstools ];
meta = {
diff --git a/distros/jazzy/zenoh-cpp-vendor/default.nix b/distros/jazzy/zenoh-cpp-vendor/default.nix
index de9c40fa21..2cbd7b3035 100644
--- a/distros/jazzy/zenoh-cpp-vendor/default.nix
+++ b/distros/jazzy/zenoh-cpp-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, cargo, clang, git }:
buildRosPackage {
pname = "ros-jazzy-zenoh-cpp-vendor";
- version = "0.2.4-r1";
+ version = "0.2.3-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_zenoh-release/archive/release/jazzy/zenoh_cpp_vendor/0.2.4-1.tar.gz";
- name = "0.2.4-1.tar.gz";
- sha256 = "1c0dac7e3064257d1cb68e10375909ef371129e965a6fa4bcff7d76a5c76b6de";
+ url = "https://github.com/ros2-gbp/rmw_zenoh-release/archive/release/jazzy/zenoh_cpp_vendor/0.2.3-1.tar.gz";
+ name = "0.2.3-1.tar.gz";
+ sha256 = "0ac4e9e54aa1a0d106de074b0371101d05571ccb2a626c8ad0f0233855466ce0";
};
buildType = "ament_cmake";
diff --git a/distros/noetic/actionlib-msgs/default.nix b/distros/noetic/actionlib-msgs/default.nix
index d1b18b259e..9900ac720c 100644
--- a/distros/noetic/actionlib-msgs/default.nix
+++ b/distros/noetic/actionlib-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-msgs }:
buildRosPackage {
pname = "ros-noetic-actionlib-msgs";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/actionlib_msgs/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "e16b4b95908df5f29cd6cedba7b928c8bcefbedfa091a616d9677397452bf0c6";
+ url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/actionlib_msgs/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "7058fb769ce2f42e7c39910e5f6b431956ea5320cd3f8497d192fe63c99bb2b3";
};
buildType = "catkin";
diff --git a/distros/noetic/actionlib-tools/default.nix b/distros/noetic/actionlib-tools/default.nix
index b83871eb0b..eee32b94bc 100644
--- a/distros/noetic/actionlib-tools/default.nix
+++ b/distros/noetic/actionlib-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, catkin, python3Packages, roslib, rospy, rostopic }:
buildRosPackage {
pname = "ros-noetic-actionlib-tools";
- version = "1.14.1-r1";
+ version = "1.14.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/actionlib-release/archive/release/noetic/actionlib_tools/1.14.1-1.tar.gz";
- name = "1.14.1-1.tar.gz";
- sha256 = "7634b0137a2afaaa03a117108b8315ffdc2211750eb9edd78bf6619a7d135ba1";
+ url = "https://github.com/ros-gbp/actionlib-release/archive/release/noetic/actionlib_tools/1.14.2-1.tar.gz";
+ name = "1.14.2-1.tar.gz";
+ sha256 = "00c178fa0baf400f9dbee7663cfeb84aee4b93249748b3e0c75b339a5be390ac";
};
buildType = "catkin";
diff --git a/distros/noetic/actionlib/default.nix b/distros/noetic/actionlib/default.nix
index 983cfdc1b4..ba6942b355 100644
--- a/distros/noetic/actionlib/default.nix
+++ b/distros/noetic/actionlib/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, actionlib-msgs, boost, catkin, message-generation, message-runtime, roscpp, rosnode, rospy, rostest, rosunit, std-msgs }:
buildRosPackage {
pname = "ros-noetic-actionlib";
- version = "1.14.1-r1";
+ version = "1.14.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/actionlib-release/archive/release/noetic/actionlib/1.14.1-1.tar.gz";
- name = "1.14.1-1.tar.gz";
- sha256 = "7176a73d832c6828fd6ae08ffac0837360c4436b539336d1e107a13a009feb8e";
+ url = "https://github.com/ros-gbp/actionlib-release/archive/release/noetic/actionlib/1.14.2-1.tar.gz";
+ name = "1.14.2-1.tar.gz";
+ sha256 = "cf82d6a92f2592c19789ec8f7e5744a6f348106ed5be6eef4019522974a8127c";
};
buildType = "catkin";
diff --git a/distros/noetic/bond-core/default.nix b/distros/noetic/bond-core/default.nix
index 6d16be22da..76ee79fc21 100644
--- a/distros/noetic/bond-core/default.nix
+++ b/distros/noetic/bond-core/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, bond, bondcpp, bondpy, catkin, smclib }:
buildRosPackage {
pname = "ros-noetic-bond-core";
- version = "1.8.6-r1";
+ version = "1.8.7-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/bond_core-release/archive/release/noetic/bond_core/1.8.6-1.tar.gz";
- name = "1.8.6-1.tar.gz";
- sha256 = "32a0898dc6881cf91f411f8eef9b329950f006017ab1c037a801cbbf9b0bbcd2";
+ url = "https://github.com/ros-gbp/bond_core-release/archive/release/noetic/bond_core/1.8.7-1.tar.gz";
+ name = "1.8.7-1.tar.gz";
+ sha256 = "7ff7d4fd701424ef91657f949fe1eecfe579b89c4cae18cb8f5a0ad2fa24e1d4";
};
buildType = "catkin";
diff --git a/distros/noetic/bond/default.nix b/distros/noetic/bond/default.nix
index c8af6b8d56..e9b055dfa6 100644
--- a/distros/noetic/bond/default.nix
+++ b/distros/noetic/bond/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-msgs }:
buildRosPackage {
pname = "ros-noetic-bond";
- version = "1.8.6-r1";
+ version = "1.8.7-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/bond_core-release/archive/release/noetic/bond/1.8.6-1.tar.gz";
- name = "1.8.6-1.tar.gz";
- sha256 = "4d36aea04cde0bd1f8cc0e7a2136584a5ebe15ebbe6eb6a65637aa3e09918a5b";
+ url = "https://github.com/ros-gbp/bond_core-release/archive/release/noetic/bond/1.8.7-1.tar.gz";
+ name = "1.8.7-1.tar.gz";
+ sha256 = "4a98d1671d4af71fb585b3ae2faac6d74bb9fe1d4645109f1c25a0120899f84f";
};
buildType = "catkin";
diff --git a/distros/noetic/bondcpp/default.nix b/distros/noetic/bondcpp/default.nix
index 285d47dca4..8fdb87e77d 100644
--- a/distros/noetic/bondcpp/default.nix
+++ b/distros/noetic/bondcpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, bond, boost, catkin, cmake-modules, roscpp, smclib, util-linux }:
buildRosPackage {
pname = "ros-noetic-bondcpp";
- version = "1.8.6-r1";
+ version = "1.8.7-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/bond_core-release/archive/release/noetic/bondcpp/1.8.6-1.tar.gz";
- name = "1.8.6-1.tar.gz";
- sha256 = "0757b8c5410ae008a9238d13371c374eef0843c208aeb6be4965061239a56afc";
+ url = "https://github.com/ros-gbp/bond_core-release/archive/release/noetic/bondcpp/1.8.7-1.tar.gz";
+ name = "1.8.7-1.tar.gz";
+ sha256 = "9aacfb8a4bbb131bde3812d127bfc4c6776f89c5b718b8fe58c06da3974caa1b";
};
buildType = "catkin";
diff --git a/distros/noetic/bondpy/default.nix b/distros/noetic/bondpy/default.nix
index 1dc48a3228..91deaf9060 100644
--- a/distros/noetic/bondpy/default.nix
+++ b/distros/noetic/bondpy/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, bond, catkin, python3Packages, rospy, smclib, util-linux }:
buildRosPackage {
pname = "ros-noetic-bondpy";
- version = "1.8.6-r1";
+ version = "1.8.7-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/bond_core-release/archive/release/noetic/bondpy/1.8.6-1.tar.gz";
- name = "1.8.6-1.tar.gz";
- sha256 = "392cc88d81ede0d5902f36458a88cefe3c66213f4def1cb972d4c4fe80af693b";
+ url = "https://github.com/ros-gbp/bond_core-release/archive/release/noetic/bondpy/1.8.7-1.tar.gz";
+ name = "1.8.7-1.tar.gz";
+ sha256 = "ac1d299efc9320efd117597fb04ff371bee268761bad44c23eb27c34ea1d2c07";
};
buildType = "catkin";
diff --git a/distros/noetic/catkin/default.nix b/distros/noetic/catkin/default.nix
index ed5a9d3541..e4cb411f70 100644
--- a/distros/noetic/catkin/default.nix
+++ b/distros/noetic/catkin/default.nix
@@ -5,16 +5,16 @@
{ lib, buildRosPackage, fetchurl, cmake, gtest, python3Packages }:
buildRosPackage {
pname = "ros-noetic-catkin";
- version = "0.8.11-r1";
+ version = "0.8.12-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/catkin-release/archive/release/noetic/catkin/0.8.11-1.tar.gz";
- name = "0.8.11-1.tar.gz";
- sha256 = "03c3a455f3b44252f1da0b886a3e88f0e7b8af0e85202400edebeac410c7f660";
+ url = "https://github.com/ros-gbp/catkin-release/archive/release/noetic/catkin/0.8.12-1.tar.gz";
+ name = "0.8.12-1.tar.gz";
+ sha256 = "46a919853e969ab707bfbced8cf0cb6de6efc13ec39e75719f836330d2aa6cb6";
};
buildType = "catkin";
- checkInputs = [ python3Packages.mock python3Packages.nose ];
+ checkInputs = [ python3Packages.nose ];
propagatedBuildInputs = [ cmake gtest python3Packages.catkin-pkg python3Packages.empy python3Packages.nose python3Packages.setuptools ];
nativeBuildInputs = [ cmake python3Packages.setuptools ];
diff --git a/distros/noetic/class-loader/default.nix b/distros/noetic/class-loader/default.nix
index 74a1468c2d..1104842fa4 100644
--- a/distros/noetic/class-loader/default.nix
+++ b/distros/noetic/class-loader/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, cmake-modules, console-bridge, poco }:
buildRosPackage {
pname = "ros-noetic-class-loader";
- version = "0.5.1-r1";
+ version = "0.5.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/class_loader-release/archive/release/noetic/class_loader/0.5.1-1.tar.gz";
- name = "0.5.1-1.tar.gz";
- sha256 = "7657a7db4650dda3bf66e2c407f6ab64716e26cc6f29718efd3dbec553339e34";
+ url = "https://github.com/ros-gbp/class_loader-release/archive/release/noetic/class_loader/0.5.2-1.tar.gz";
+ name = "0.5.2-1.tar.gz";
+ sha256 = "8957d4d0301e28d4e17d7b860b5340db9fd13648ecf7c32b3bc244f0ee2b0a51";
};
buildType = "catkin";
diff --git a/distros/noetic/cmake-modules/default.nix b/distros/noetic/cmake-modules/default.nix
index 8b5b6f1b03..128f49c3de 100644
--- a/distros/noetic/cmake-modules/default.nix
+++ b/distros/noetic/cmake-modules/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin }:
buildRosPackage {
pname = "ros-noetic-cmake-modules";
- version = "0.5.1-r1";
+ version = "0.5.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/cmake_modules-release/archive/release/noetic/cmake_modules/0.5.1-1.tar.gz";
- name = "0.5.1-1.tar.gz";
- sha256 = "91d4137c9f9be6fe30be4b0095d454333f1637eba80282b2d5ed6a37f9a3a311";
+ url = "https://github.com/ros-gbp/cmake_modules-release/archive/release/noetic/cmake_modules/0.5.2-1.tar.gz";
+ name = "0.5.2-1.tar.gz";
+ sha256 = "42ecd6e297a6473686ffec57f6018612732f12342fee5944f3b68293090e6ecd";
};
buildType = "catkin";
diff --git a/distros/noetic/common-msgs/default.nix b/distros/noetic/common-msgs/default.nix
index 2b5d8ef2cd..8ed1b17a7f 100644
--- a/distros/noetic/common-msgs/default.nix
+++ b/distros/noetic/common-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, actionlib-msgs, catkin, diagnostic-msgs, geometry-msgs, nav-msgs, sensor-msgs, shape-msgs, stereo-msgs, trajectory-msgs, visualization-msgs }:
buildRosPackage {
pname = "ros-noetic-common-msgs";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/common_msgs/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "a07ae973d983a954f643671a79287bbc2249b080fd6a517e1b128e380cc75a1c";
+ url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/common_msgs/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "48aa02c1bd4a4d0673d6f2c3a2f530eac4d90ad326bd3d14481d5b19d11452c6";
};
buildType = "catkin";
diff --git a/distros/noetic/depth-obstacle-detect-ros-msgs/default.nix b/distros/noetic/depth-obstacle-detect-ros-msgs/default.nix
index d2855c68fa..6a71db9aa9 100644
--- a/distros/noetic/depth-obstacle-detect-ros-msgs/default.nix
+++ b/distros/noetic/depth-obstacle-detect-ros-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-msgs }:
buildRosPackage {
pname = "ros-noetic-depth-obstacle-detect-ros-msgs";
- version = "1.0.0-r2";
+ version = "1.0.0-r3";
src = fetchurl {
- url = "https://github.com/anilsripadarao/depth-obstacle-detect-ros-release/archive/release/noetic/depth_obstacle_detect_ros_msgs/1.0.0-2.tar.gz";
- name = "1.0.0-2.tar.gz";
- sha256 = "a00b4ffecc61742f70463a7b29046d221904070a7786ada6ed0f04bffa22f9ee";
+ url = "https://github.com/anilsripadarao/depth-obstacle-detect-ros-release/archive/release/noetic/depth_obstacle_detect_ros_msgs/1.0.0-3.tar.gz";
+ name = "1.0.0-3.tar.gz";
+ sha256 = "9e134454a30cbc67eb2e2ffc0756fa0678b919e79504cb533319bc5d0c17f47a";
};
buildType = "catkin";
diff --git a/distros/noetic/depth-obstacle-detect-ros/default.nix b/distros/noetic/depth-obstacle-detect-ros/default.nix
index 6b5bafca29..3112eec36e 100644
--- a/distros/noetic/depth-obstacle-detect-ros/default.nix
+++ b/distros/noetic/depth-obstacle-detect-ros/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, camera-info-manager, catkin, cv-bridge, depth-obstacle-detect-ros-msgs, image-transport, nodelet, roscpp, rospy, std-msgs }:
buildRosPackage {
pname = "ros-noetic-depth-obstacle-detect-ros";
- version = "1.0.0-r2";
+ version = "1.0.0-r3";
src = fetchurl {
- url = "https://github.com/anilsripadarao/depth-obstacle-detect-ros-release/archive/release/noetic/depth_obstacle_detect_ros/1.0.0-2.tar.gz";
- name = "1.0.0-2.tar.gz";
- sha256 = "94a13110783a08f8a417676c5e240be4b645daab1ae8ea00ff44a1122b516589";
+ url = "https://github.com/anilsripadarao/depth-obstacle-detect-ros-release/archive/release/noetic/depth_obstacle_detect_ros/1.0.0-3.tar.gz";
+ name = "1.0.0-3.tar.gz";
+ sha256 = "afc43a94b23f764981341a2bd2aaa8d4bf0fb3b44289b15d7c70653b97e15ebc";
};
buildType = "catkin";
diff --git a/distros/noetic/diagnostic-msgs/default.nix b/distros/noetic/diagnostic-msgs/default.nix
index 0a634588ce..69fa19a616 100644
--- a/distros/noetic/diagnostic-msgs/default.nix
+++ b/distros/noetic/diagnostic-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-msgs }:
buildRosPackage {
pname = "ros-noetic-diagnostic-msgs";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/diagnostic_msgs/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "c7837360b3b3f69b02d2b452653827d70d4d24a209abdfed8f447b165f4c8d50";
+ url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/diagnostic_msgs/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "c5980953c5c1542d839fbf7a197296f565f1afb2426b9a8e5f4d2e469fb385fd";
};
buildType = "catkin";
diff --git a/distros/noetic/dynamic-reconfigure/default.nix b/distros/noetic/dynamic-reconfigure/default.nix
index 3f0a34179f..fccb6cc869 100644
--- a/distros/noetic/dynamic-reconfigure/default.nix
+++ b/distros/noetic/dynamic-reconfigure/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, cpp-common, message-generation, message-runtime, rosbash, roscpp, roscpp-serialization, roslib, rospy, rosservice, rostest, std-msgs }:
buildRosPackage {
pname = "ros-noetic-dynamic-reconfigure";
- version = "1.7.4-r1";
+ version = "1.7.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/dynamic_reconfigure-release/archive/release/noetic/dynamic_reconfigure/1.7.4-1.tar.gz";
- name = "1.7.4-1.tar.gz";
- sha256 = "68aa23459061d514f4995bb87b404c1fad65692dbdfcc318b56a62c2762754f3";
+ url = "https://github.com/ros-gbp/dynamic_reconfigure-release/archive/release/noetic/dynamic_reconfigure/1.7.5-1.tar.gz";
+ name = "1.7.5-1.tar.gz";
+ sha256 = "887f5075f8b3e36495d7ef284de71c2c90609d4393e4e2625a358a057c21dd8a";
};
buildType = "catkin";
diff --git a/distros/noetic/eigen-conversions/default.nix b/distros/noetic/eigen-conversions/default.nix
index 0227106046..162fbba726 100644
--- a/distros/noetic/eigen-conversions/default.nix
+++ b/distros/noetic/eigen-conversions/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, eigen, geometry-msgs, orocos-kdl, std-msgs }:
buildRosPackage {
pname = "ros-noetic-eigen-conversions";
- version = "1.13.3-r1";
+ version = "1.13.4-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry-release/archive/release/noetic/eigen_conversions/1.13.3-1.tar.gz";
- name = "1.13.3-1.tar.gz";
- sha256 = "764c4a03393892afd39db05fda619f289f29d2097646c3f8a4fabdb6a9c498b4";
+ url = "https://github.com/ros-gbp/geometry-release/archive/release/noetic/eigen_conversions/1.13.4-1.tar.gz";
+ name = "1.13.4-1.tar.gz";
+ sha256 = "16a251f72a393fc9f9e9b9ed0501bcc683133d24f98057e32d6687a5b3577c63";
};
buildType = "catkin";
diff --git a/distros/noetic/gencpp/default.nix b/distros/noetic/gencpp/default.nix
index 4f5953b63b..b9b81e18bc 100644
--- a/distros/noetic/gencpp/default.nix
+++ b/distros/noetic/gencpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, genmsg, python3Packages }:
buildRosPackage {
pname = "ros-noetic-gencpp";
- version = "0.7.1-r1";
+ version = "0.7.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/gencpp-release/archive/release/noetic/gencpp/0.7.1-1.tar.gz";
- name = "0.7.1-1.tar.gz";
- sha256 = "197538d2bce13e399ebd6af742e8f08dd848f2f3fad81a8eae23e79740a67470";
+ url = "https://github.com/ros-gbp/gencpp-release/archive/release/noetic/gencpp/0.7.2-1.tar.gz";
+ name = "0.7.2-1.tar.gz";
+ sha256 = "a5ad74493729294c96d29a25677ce317c0f77ad1b03f1cbe132211e0f1ba3471";
};
buildType = "catkin";
diff --git a/distros/noetic/generated.nix b/distros/noetic/generated.nix
index 9cf4527faf..c253ee0377 100644
--- a/distros/noetic/generated.nix
+++ b/distros/noetic/generated.nix
@@ -3638,8 +3638,6 @@ self: super: {
single-joint-position-action = self.callPackage ./single-joint-position-action {};
- skyway = self.callPackage ./skyway {};
-
slam-gmapping = self.callPackage ./slam-gmapping {};
slam-karto = self.callPackage ./slam-karto {};
diff --git a/distros/noetic/genpy/default.nix b/distros/noetic/genpy/default.nix
index 2f743a4af2..a43383c9b9 100644
--- a/distros/noetic/genpy/default.nix
+++ b/distros/noetic/genpy/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, genmsg, python3Packages }:
buildRosPackage {
pname = "ros-noetic-genpy";
- version = "0.6.17-r1";
+ version = "0.6.18-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/genpy-release/archive/release/noetic/genpy/0.6.17-1.tar.gz";
- name = "0.6.17-1.tar.gz";
- sha256 = "8ec57c55393f20da7f7fb079a9b6572777fa80fa378a679822dab4b12d628c13";
+ url = "https://github.com/ros-gbp/genpy-release/archive/release/noetic/genpy/0.6.18-1.tar.gz";
+ name = "0.6.18-1.tar.gz";
+ sha256 = "ee1fd0962cdf96614f5523091e44c0818a297579340c13afadbd7debb6757fb8";
};
buildType = "catkin";
diff --git a/distros/noetic/geometry-msgs/default.nix b/distros/noetic/geometry-msgs/default.nix
index 860674fc12..8d3c6d5009 100644
--- a/distros/noetic/geometry-msgs/default.nix
+++ b/distros/noetic/geometry-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, std-msgs }:
buildRosPackage {
pname = "ros-noetic-geometry-msgs";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/geometry_msgs/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "0d767550c3e03e287d9606ddac92657c11bb93bf91ec4f3157e3a73e3e2c76dd";
+ url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/geometry_msgs/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "fd528a59a032fb6b920b7a27a4012981567b79584a8195eddb376428e99c71d7";
};
buildType = "catkin";
diff --git a/distros/noetic/geometry/default.nix b/distros/noetic/geometry/default.nix
index e5e55fed59..469adc20db 100644
--- a/distros/noetic/geometry/default.nix
+++ b/distros/noetic/geometry/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, angles, catkin, eigen-conversions, kdl-conversions, tf, tf-conversions }:
buildRosPackage {
pname = "ros-noetic-geometry";
- version = "1.13.3-r1";
+ version = "1.13.4-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry-release/archive/release/noetic/geometry/1.13.3-1.tar.gz";
- name = "1.13.3-1.tar.gz";
- sha256 = "6830ebedcd61263e4044ccc5d09a68754bb6670b284c1e1f15dd1afa11166020";
+ url = "https://github.com/ros-gbp/geometry-release/archive/release/noetic/geometry/1.13.4-1.tar.gz";
+ name = "1.13.4-1.tar.gz";
+ sha256 = "939f9bdfa7cba6b973fd9d6ca46066fbb430d4d72889c319b67a16ecc17f4ea3";
};
buildType = "catkin";
diff --git a/distros/noetic/geometry2/default.nix b/distros/noetic/geometry2/default.nix
index d06787d142..311dc4c10a 100644
--- a/distros/noetic/geometry2/default.nix
+++ b/distros/noetic/geometry2/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, tf2, tf2-bullet, tf2-eigen, tf2-geometry-msgs, tf2-kdl, tf2-msgs, tf2-py, tf2-ros, tf2-sensor-msgs, tf2-tools }:
buildRosPackage {
pname = "ros-noetic-geometry2";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/geometry2/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "a9f52a88b20bdc17df5dc2c04979850339e416fcbe5717ac17ab61345b9ea828";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/geometry2/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "14abeee4b8868fc065bb761c4db45960583305aa224d65a17d6a6d25007d35ac";
};
buildType = "catkin";
diff --git a/distros/noetic/gl-dependency/default.nix b/distros/noetic/gl-dependency/default.nix
index a7611dd044..a856e7033f 100644
--- a/distros/noetic/gl-dependency/default.nix
+++ b/distros/noetic/gl-dependency/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages }:
buildRosPackage {
pname = "ros-noetic-gl-dependency";
- version = "1.1.3-r1";
+ version = "1.1.4-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/gl_dependency-release/archive/release/noetic/gl_dependency/1.1.3-1.tar.gz";
- name = "1.1.3-1.tar.gz";
- sha256 = "cbda6475567788aeaafdbd24a853944ef0a42b3dabf8a011df089bfd081d36a3";
+ url = "https://github.com/ros-gbp/gl_dependency-release/archive/release/noetic/gl_dependency/1.1.4-1.tar.gz";
+ name = "1.1.4-1.tar.gz";
+ sha256 = "8902c61f8050c400539da500f1687d65e25c3dbff7628b0f95cacd0d7655968a";
};
buildType = "catkin";
diff --git a/distros/noetic/imu-complementary-filter/default.nix b/distros/noetic/imu-complementary-filter/default.nix
index ece6f44a39..3495bebbe3 100644
--- a/distros/noetic/imu-complementary-filter/default.nix
+++ b/distros/noetic/imu-complementary-filter/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cmake-modules, geometry-msgs, message-filters, nodelet, pluginlib, roscpp, sensor-msgs, std-msgs, tf }:
buildRosPackage {
pname = "ros-noetic-imu-complementary-filter";
- version = "1.2.6-r1";
+ version = "1.2.7-r1";
src = fetchurl {
- url = "https://github.com/uos-gbp/imu_tools-release/archive/release/noetic/imu_complementary_filter/1.2.6-1.tar.gz";
- name = "1.2.6-1.tar.gz";
- sha256 = "35634b87575262536b8943d6588f1b3d44d765a0df4012295d50da357d9e2923";
+ url = "https://github.com/uos-gbp/imu_tools-release/archive/release/noetic/imu_complementary_filter/1.2.7-1.tar.gz";
+ name = "1.2.7-1.tar.gz";
+ sha256 = "e1d3d3cd3fb2228536edb24be3ee3b99747a533c53990199fb011d7226b48b11";
};
buildType = "catkin";
diff --git a/distros/noetic/imu-filter-madgwick/default.nix b/distros/noetic/imu-filter-madgwick/default.nix
index cf0a0387f9..0b337b7333 100644
--- a/distros/noetic/imu-filter-madgwick/default.nix
+++ b/distros/noetic/imu-filter-madgwick/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, dynamic-reconfigure, geometry-msgs, message-filters, nodelet, pluginlib, roscpp, rosunit, sensor-msgs, tf2, tf2-geometry-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-noetic-imu-filter-madgwick";
- version = "1.2.6-r1";
+ version = "1.2.7-r1";
src = fetchurl {
- url = "https://github.com/uos-gbp/imu_tools-release/archive/release/noetic/imu_filter_madgwick/1.2.6-1.tar.gz";
- name = "1.2.6-1.tar.gz";
- sha256 = "16ce36f76a64b7a943990fad229541d682f6e6a613b6534a62a4605b90605538";
+ url = "https://github.com/uos-gbp/imu_tools-release/archive/release/noetic/imu_filter_madgwick/1.2.7-1.tar.gz";
+ name = "1.2.7-1.tar.gz";
+ sha256 = "e0a1b61bd81c48c3a0ed9da69c38ab03ec6fc2c943e6040d3d1bb66ab6ae398d";
};
buildType = "catkin";
diff --git a/distros/noetic/imu-tools/default.nix b/distros/noetic/imu-tools/default.nix
index 0c54f335d7..ab639aba42 100644
--- a/distros/noetic/imu-tools/default.nix
+++ b/distros/noetic/imu-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, imu-complementary-filter, imu-filter-madgwick, rviz-imu-plugin }:
buildRosPackage {
pname = "ros-noetic-imu-tools";
- version = "1.2.6-r1";
+ version = "1.2.7-r1";
src = fetchurl {
- url = "https://github.com/uos-gbp/imu_tools-release/archive/release/noetic/imu_tools/1.2.6-1.tar.gz";
- name = "1.2.6-1.tar.gz";
- sha256 = "b6f96e7da9d7949ca0a7f75645185f037192ef4d3f983a52fc2db75ed0131e40";
+ url = "https://github.com/uos-gbp/imu_tools-release/archive/release/noetic/imu_tools/1.2.7-1.tar.gz";
+ name = "1.2.7-1.tar.gz";
+ sha256 = "cfa9cc2ffd59ce0f38128ae4a033b283bcead9acaa04d4ebc8da0a7840150ab6";
};
buildType = "catkin";
diff --git a/distros/noetic/interactive-marker-tutorials/default.nix b/distros/noetic/interactive-marker-tutorials/default.nix
index 28a3864b0d..f48dcc0ad8 100644
--- a/distros/noetic/interactive-marker-tutorials/default.nix
+++ b/distros/noetic/interactive-marker-tutorials/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, interactive-markers, roscpp, tf, visualization-msgs }:
buildRosPackage {
pname = "ros-noetic-interactive-marker-tutorials";
- version = "0.11.1-r1";
+ version = "0.11.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/interactive_marker_tutorials/0.11.1-1.tar.gz";
- name = "0.11.1-1.tar.gz";
- sha256 = "dae59c68ac8133827a1b442c85a67b55f9a1fac9466d7df0642b4159c088574c";
+ url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/interactive_marker_tutorials/0.11.2-1.tar.gz";
+ name = "0.11.2-1.tar.gz";
+ sha256 = "5839aec3fd14cf4cd62468f2ee84992a7752c4f973795990521e47f63b9b5ac4";
};
buildType = "catkin";
diff --git a/distros/noetic/interactive-markers/default.nix b/distros/noetic/interactive-markers/default.nix
index ecbeadb02b..c0e6d187f4 100644
--- a/distros/noetic/interactive-markers/default.nix
+++ b/distros/noetic/interactive-markers/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, rosconsole, roscpp, rospy, rostest, std-msgs, tf2-geometry-msgs, tf2-ros, visualization-msgs }:
buildRosPackage {
pname = "ros-noetic-interactive-markers";
- version = "1.12.1-r1";
+ version = "1.12.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/interactive_markers-release/archive/release/noetic/interactive_markers/1.12.1-1.tar.gz";
- name = "1.12.1-1.tar.gz";
- sha256 = "0b7993123eb4ed27cfe20b8e249acb3725982e61bc4b7f9de2dc89baba1eb533";
+ url = "https://github.com/ros-gbp/interactive_markers-release/archive/release/noetic/interactive_markers/1.12.2-1.tar.gz";
+ name = "1.12.2-1.tar.gz";
+ sha256 = "496ba9be8b54621ef6d68b98e03bff888f5e623b5a4444a9958c01e2507f3cee";
};
buildType = "catkin";
diff --git a/distros/noetic/kdl-conversions/default.nix b/distros/noetic/kdl-conversions/default.nix
index 443593656d..ca58b6b916 100644
--- a/distros/noetic/kdl-conversions/default.nix
+++ b/distros/noetic/kdl-conversions/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, geometry-msgs, orocos-kdl }:
buildRosPackage {
pname = "ros-noetic-kdl-conversions";
- version = "1.13.3-r1";
+ version = "1.13.4-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry-release/archive/release/noetic/kdl_conversions/1.13.3-1.tar.gz";
- name = "1.13.3-1.tar.gz";
- sha256 = "abbe6eb2d3e7b5142ffcd7f54ca72b7fb993036a19886a6d4caf7c76438361c1";
+ url = "https://github.com/ros-gbp/geometry-release/archive/release/noetic/kdl_conversions/1.13.4-1.tar.gz";
+ name = "1.13.4-1.tar.gz";
+ sha256 = "662238210df85816e8b831ba8212525726e8930bb0b2b7be855a13ce225b5516";
};
buildType = "catkin";
diff --git a/distros/noetic/librviz-tutorial/default.nix b/distros/noetic/librviz-tutorial/default.nix
index a92667eae2..2feb53a615 100644
--- a/distros/noetic/librviz-tutorial/default.nix
+++ b/distros/noetic/librviz-tutorial/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, qt5, roscpp, rviz }:
buildRosPackage {
pname = "ros-noetic-librviz-tutorial";
- version = "0.11.1-r1";
+ version = "0.11.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/librviz_tutorial/0.11.1-1.tar.gz";
- name = "0.11.1-1.tar.gz";
- sha256 = "f6c9d24390b03b2647ea7f82c2dd7e00153a78f02a038c162b6cbc6e8a5d27bf";
+ url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/librviz_tutorial/0.11.2-1.tar.gz";
+ name = "0.11.2-1.tar.gz";
+ sha256 = "00f162652bc180e2f00520aeee05146dcd1903f44cb51c9bcfdc87f7c57ef763";
};
buildType = "catkin";
diff --git a/distros/noetic/message-filters/default.nix b/distros/noetic/message-filters/default.nix
index 90cfc30fe4..40ae9e8d93 100644
--- a/distros/noetic/message-filters/default.nix
+++ b/distros/noetic/message-filters/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, rosconsole, roscpp, rostest, rosunit }:
buildRosPackage {
pname = "ros-noetic-message-filters";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/message_filters/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "4f125d0dc081b30eb13297cca905573600b66facec4d825903c04563c0a8611d";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/message_filters/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "164102994ddcb09c32a4542d5987ef42530d239faa91a09bc1f17817d86f8b85";
};
buildType = "catkin";
diff --git a/distros/noetic/mk/default.nix b/distros/noetic/mk/default.nix
index aca3f530dd..7d5c799b08 100644
--- a/distros/noetic/mk/default.nix
+++ b/distros/noetic/mk/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, rosbuild, rospack }:
buildRosPackage {
pname = "ros-noetic-mk";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/mk/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "29ca455a3c5c62f5135c16282d42347bfd923899937ae7f1bd013087c67feed8";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/mk/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "58132962fd04d7dced58b87cb470bae211e52378f2ca005361581d1cd95b2ed2";
};
buildType = "catkin";
diff --git a/distros/noetic/mrpt-apps/default.nix b/distros/noetic/mrpt-apps/default.nix
index ebfa43df41..9d9f0e376d 100644
--- a/distros/noetic/mrpt-apps/default.nix
+++ b/distros/noetic/mrpt-apps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, geometry-msgs, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libapps, mrpt-libnav, mrpt-libros-bridge, nav-msgs, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, sensor-msgs, std-msgs, stereo-msgs, tf2, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-apps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_apps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "a9b9b6402e706d181c4f259107d8f6fc9e2592abc6a3cbe3eae559162769fc3c";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_apps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "91a3074e7c58f70b67f959a757baa070374036c71f1f1dc47290198e7c90cd5d";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libapps/default.nix b/distros/noetic/mrpt-libapps/default.nix
index 799cf02df9..c093e4c1ae 100644
--- a/distros/noetic/mrpt-libapps/default.nix
+++ b/distros/noetic/mrpt-libapps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libgui, mrpt-libhwdrivers, mrpt-libmaps, mrpt-libslam, mrpt-libtclap, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libapps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libapps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "3146ac43dbde8cc25cedd6bd6ab55e19bdea0b638c7d945949ce1dcd46fcbc2a";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libapps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "ecee3ef8932f10add1c45c3eab11939e95c6a9fc394bf08bf8ca57b11d9603c0";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libbase/default.nix b/distros/noetic/mrpt-libbase/default.nix
index 7900518cc6..c389e19828 100644
--- a/distros/noetic/mrpt-libbase/default.nix
+++ b/distros/noetic/mrpt-libbase/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, suitesparse, tbb_2021_11, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libbase";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libbase/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "e1dd93167a030bdc1db9bfeeab89572beb3d5de6934bc277968f34dba8542977";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libbase/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "f739ceddf8a29da857b86fb9dc4a78463b31962b90327a2664ae548c3408b667";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libgui/default.nix b/distros/noetic/mrpt-libgui/default.nix
index e97a231ef7..d076df7b25 100644
--- a/distros/noetic/mrpt-libgui/default.nix
+++ b/distros/noetic/mrpt-libgui/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libopengl, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libgui";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libgui/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "7274737e41db3bf8f136f2a3bf7be599b39894da50662ca010cf9d7f55ba97d3";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libgui/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "c75905f49fbae0ae2a39bb41b2a5715b03db8c39e2c7b6b1a858dbe8c2082653";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libhwdrivers/default.nix b/distros/noetic/mrpt-libhwdrivers/default.nix
index 81b26aba1f..62c66b164c 100644
--- a/distros/noetic/mrpt-libhwdrivers/default.nix
+++ b/distros/noetic/mrpt-libhwdrivers/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libgui, mrpt-libmaps, mrpt-libslam, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libhwdrivers";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libhwdrivers/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "98a34a49575f122688862073e6d5c2e0cd52318321313b64a46944ca4f279487";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libhwdrivers/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "907f6d75f6bbbeb644efe6a5648b94980389f5e33b1cc060ae22753cb106d46a";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libmaps/default.nix b/distros/noetic/mrpt-libmaps/default.nix
index 5ce6f7294e..74679c0966 100644
--- a/distros/noetic/mrpt-libmaps/default.nix
+++ b/distros/noetic/mrpt-libmaps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libobs, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libmaps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libmaps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "b6a8fe4472890bea01f9a5ae0d5a8bd7abc7e2c706f8e5ec7a083a5fa6ca4fb8";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libmaps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "e4e842cb5318582f520897d20b1f2f3077d2b718570f7c8c490f281164202096";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libmath/default.nix b/distros/noetic/mrpt-libmath/default.nix
index 419fb3413f..d4d8dbfd91 100644
--- a/distros/noetic/mrpt-libmath/default.nix
+++ b/distros/noetic/mrpt-libmath/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, suitesparse, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libmath";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libmath/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "8d9ded743bac19ea3bd46b13eadb94aaf742cfa0cde86f8ce74d1a93d190bb29";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libmath/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "f0b103975e76a12a536bb94fa6b9bde88240e806531877f6859e574e29a5f639";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libnav/default.nix b/distros/noetic/mrpt-libnav/default.nix
index c910144d2d..e875ec7823 100644
--- a/distros/noetic/mrpt-libnav/default.nix
+++ b/distros/noetic/mrpt-libnav/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libnav";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libnav/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "3ff665b1252dc586f5b1b5b008b96f130ca5810939aff3f13869a28b66d24d8c";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libnav/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "dff4775f9c6a06db8cfdf65d684721eddd1caecaf3f539ed72e8cfb294e9faaf";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libobs/default.nix b/distros/noetic/mrpt-libobs/default.nix
index 2cf903b47f..d9da466b36 100644
--- a/distros/noetic/mrpt-libobs/default.nix
+++ b/distros/noetic/mrpt-libobs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libopengl, mrpt-libposes, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libobs";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libobs/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "f6aa478e6eeb91efb140a8db5925257df82998a8a13e48416b1a572de11cf885";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libobs/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "2e894e7a3c3a92fe63d5fd886f87b2bbeb91f3b99c53b353f19bcd01f552699f";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libopengl/default.nix b/distros/noetic/mrpt-libopengl/default.nix
index 5926dbefc9..bab6c47aa5 100644
--- a/distros/noetic/mrpt-libopengl/default.nix
+++ b/distros/noetic/mrpt-libopengl/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, mrpt-libposes, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libopengl";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libopengl/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "760895ef97c50cd9d37ed9eb934d15bbefbc9927061d54b7c2a72101ab616e6c";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libopengl/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "bee7947659c544148d16b00310c91f2aaf3c8ad50781bab5337a4bbfc98adc52";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libposes/default.nix b/distros/noetic/mrpt-libposes/default.nix
index 89f0cc10b8..c91802d74a 100644
--- a/distros/noetic/mrpt-libposes/default.nix
+++ b/distros/noetic/mrpt-libposes/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, mrpt-libmath, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libposes";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libposes/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "9bb13946bfbe77498e77a640e27df7378a7b552cd6c2d362e5c64930b1a48d94";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libposes/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "ae61dd80ffe1d98ed2003ec8f058e778494b9704921eafac80a842c1515f21c8";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libros-bridge/default.nix b/distros/noetic/mrpt-libros-bridge/default.nix
index 8b7b1aab9e..327dd46f84 100644
--- a/distros/noetic/mrpt-libros-bridge/default.nix
+++ b/distros/noetic/mrpt-libros-bridge/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, geometry-msgs, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, nav-msgs, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, sensor-msgs, std-msgs, stereo-msgs, tf2, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libros-bridge";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libros_bridge/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "5f89e2753cc36eb7991bf25ddcfe6b581d2d3e884e88efc53b442e9b089f3de5";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libros_bridge/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "361882fc0460822181e338666a052af8f268b7ac0e7b0f92d037ce4e551ba415";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libslam/default.nix b/distros/noetic/mrpt-libslam/default.nix
index dc4fff8283..4683b85af4 100644
--- a/distros/noetic/mrpt-libslam/default.nix
+++ b/distros/noetic/mrpt-libslam/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, tbb_2021_11, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libslam";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libslam/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "9f568bc29a32d290a89a24a8344190942d99e7be0b283ecec9edd615d729ee90";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libslam/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "77bd95c43ecdb058708f3166c45055879fe39b833e0bcb52cac6b01e7f7b325e";
};
buildType = "cmake";
diff --git a/distros/noetic/mrpt-libtclap/default.nix b/distros/noetic/mrpt-libtclap/default.nix
index 776f6ed11d..592e0836ca 100644
--- a/distros/noetic/mrpt-libtclap/default.nix
+++ b/distros/noetic/mrpt-libtclap/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, suitesparse, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-mrpt-libtclap";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libtclap/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "40bf887388344e8953a2214480c29ed36470e1936f240dea3babc325d708392b";
+ url = "https://github.com/mrpt-ros-pkg-release/mrpt_ros-release/archive/release/noetic/mrpt_libtclap/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "328ea1976bb5d5c5e8216067773e0931d12ed854448b2f6cdc051ef068f651e1";
};
buildType = "cmake";
diff --git a/distros/noetic/nav-msgs/default.nix b/distros/noetic/nav-msgs/default.nix
index 3720d0bc23..3900893a94 100644
--- a/distros/noetic/nav-msgs/default.nix
+++ b/distros/noetic/nav-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, actionlib-msgs, catkin, geometry-msgs, message-generation, message-runtime, std-msgs }:
buildRosPackage {
pname = "ros-noetic-nav-msgs";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/nav_msgs/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "32c2b9aa8f94a20f4718675c655e8f6d1ec0c00fa3b753bc2a0f9c0abcbec06a";
+ url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/nav_msgs/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "02bb9155abe995ba423001874d0d0177b07d57fb4d6a2f4c0a4c1dd34bdc2818";
};
buildType = "catkin";
diff --git a/distros/noetic/pluginlib/default.nix b/distros/noetic/pluginlib/default.nix
index fea5c325e4..bfcd13d4ab 100644
--- a/distros/noetic/pluginlib/default.nix
+++ b/distros/noetic/pluginlib/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, class-loader, cmake-modules, rosconsole, roslib, tinyxml-2 }:
buildRosPackage {
pname = "ros-noetic-pluginlib";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/pluginlib-release/archive/release/noetic/pluginlib/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "e6893821b8ab839fcd004f064019f8a59f187dd6ad5a0e9dee57de25fd01b63c";
+ url = "https://github.com/ros-gbp/pluginlib-release/archive/release/noetic/pluginlib/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "6f66e25584144a1b0f159bff6c59ad3df11d9ad84b950b6999faec9de935e1da";
};
buildType = "catkin";
diff --git a/distros/noetic/python-mrpt/default.nix b/distros/noetic/python-mrpt/default.nix
index 52390ee4e9..07c867eda1 100644
--- a/distros/noetic/python-mrpt/default.nix
+++ b/distros/noetic/python-mrpt/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libapps, mrpt-libgui, mrpt-libnav, mrpt-libslam, octomap, opencv, openni2, pkg-config, python3Packages, ros-environment, rosbag-storage, roscpp, tf2-geometry-msgs, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-noetic-python-mrpt";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/mrpt-ros-pkg-release/python_mrpt_ros-release/archive/release/noetic/python_mrpt/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "d5b05b3e0d3768ddf912802a3d92c999ea3980e848e7c872c3e0b842f15ce986";
+ url = "https://github.com/mrpt-ros-pkg-release/python_mrpt_ros-release/archive/release/noetic/python_mrpt/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "d48c88631095d28eaaceefcc62ddd76bac4e091043d8631945017e2518de8bb6";
};
buildType = "cmake";
diff --git a/distros/noetic/python-qt-binding/default.nix b/distros/noetic/python-qt-binding/default.nix
index eeb41c3ee6..30d2fc6970 100644
--- a/distros/noetic/python-qt-binding/default.nix
+++ b/distros/noetic/python-qt-binding/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, qt5, rosbuild }:
buildRosPackage {
pname = "ros-noetic-python-qt-binding";
- version = "0.4.5-r1";
+ version = "0.4.6-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/python_qt_binding-release/archive/release/noetic/python_qt_binding/0.4.5-1.tar.gz";
- name = "0.4.5-1.tar.gz";
- sha256 = "115bde8b7e22780710df63d47cc7b0652668198f75d1f44fd5953ed9dd488151";
+ url = "https://github.com/ros-gbp/python_qt_binding-release/archive/release/noetic/python_qt_binding/0.4.6-1.tar.gz";
+ name = "0.4.6-1.tar.gz";
+ sha256 = "207a57e43d149f40a09b573a948ce0bfb9d3b9c0923ab2ec74ecf9f2969c0010";
};
buildType = "catkin";
diff --git a/distros/noetic/qt-dotgraph/default.nix b/distros/noetic/qt-dotgraph/default.nix
index b8d3574245..e7c46bca8d 100644
--- a/distros/noetic/qt-dotgraph/default.nix
+++ b/distros/noetic/qt-dotgraph/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages }:
buildRosPackage {
pname = "ros-noetic-qt-dotgraph";
- version = "0.4.3-r1";
+ version = "0.4.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_dotgraph/0.4.3-1.tar.gz";
- name = "0.4.3-1.tar.gz";
- sha256 = "6b0c41bee3c81dfcd1c733681e3d6294395df19b71946cc6c3d0ac73fb21199d";
+ url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_dotgraph/0.4.5-1.tar.gz";
+ name = "0.4.5-1.tar.gz";
+ sha256 = "42b163bfb4b550dd2412718e901ca0579790daff0e64dd519b72a1ca32b05eab";
};
buildType = "catkin";
diff --git a/distros/noetic/qt-gui-app/default.nix b/distros/noetic/qt-gui-app/default.nix
index 5381532b1a..ee26e62661 100644
--- a/distros/noetic/qt-gui-app/default.nix
+++ b/distros/noetic/qt-gui-app/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, qt-gui }:
buildRosPackage {
pname = "ros-noetic-qt-gui-app";
- version = "0.4.3-r1";
+ version = "0.4.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_gui_app/0.4.3-1.tar.gz";
- name = "0.4.3-1.tar.gz";
- sha256 = "14766b231fc6ae2757e5cc8aa88c480b45c6eacbd4f6422cea9b50314789e096";
+ url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_gui_app/0.4.5-1.tar.gz";
+ name = "0.4.5-1.tar.gz";
+ sha256 = "b5f9e862e1745292dad611028e4a91647ee1f4925ef03c82555db6f0a7b2f8a6";
};
buildType = "catkin";
diff --git a/distros/noetic/qt-gui-core/default.nix b/distros/noetic/qt-gui-core/default.nix
index f13591b21a..bc9f417e9d 100644
--- a/distros/noetic/qt-gui-core/default.nix
+++ b/distros/noetic/qt-gui-core/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, qt-dotgraph, qt-gui, qt-gui-app, qt-gui-cpp, qt-gui-py-common }:
buildRosPackage {
pname = "ros-noetic-qt-gui-core";
- version = "0.4.3-r1";
+ version = "0.4.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_gui_core/0.4.3-1.tar.gz";
- name = "0.4.3-1.tar.gz";
- sha256 = "bd6c6b557b05586a6d492d2098e596164bc05e411b55676e5c0b55948afacf35";
+ url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_gui_core/0.4.5-1.tar.gz";
+ name = "0.4.5-1.tar.gz";
+ sha256 = "17b45038ad1ad5ceb8f0a09ce0c45f736c1f0cc8093cf10a42984c7128201e4a";
};
buildType = "catkin";
diff --git a/distros/noetic/qt-gui-cpp/default.nix b/distros/noetic/qt-gui-cpp/default.nix
index e2c13c6c0f..87fd156ac5 100644
--- a/distros/noetic/qt-gui-cpp/default.nix
+++ b/distros/noetic/qt-gui-cpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cmake-modules, pkg-config, pluginlib, python-qt-binding, python3Packages, qt-gui, qt5, tinyxml }:
buildRosPackage {
pname = "ros-noetic-qt-gui-cpp";
- version = "0.4.3-r1";
+ version = "0.4.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_gui_cpp/0.4.3-1.tar.gz";
- name = "0.4.3-1.tar.gz";
- sha256 = "6c155334aa32f1a42698dc77616dfb5bc7de62c98419e6aa7e4ee7f00d8056cb";
+ url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_gui_cpp/0.4.5-1.tar.gz";
+ name = "0.4.5-1.tar.gz";
+ sha256 = "55ce9c40bae979986f0d5baa620921178953acc83269819b92de9fdf671ad9e9";
};
buildType = "catkin";
diff --git a/distros/noetic/qt-gui-py-common/default.nix b/distros/noetic/qt-gui-py-common/default.nix
index b57dc70739..65fa35d7e2 100644
--- a/distros/noetic/qt-gui-py-common/default.nix
+++ b/distros/noetic/qt-gui-py-common/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages }:
buildRosPackage {
pname = "ros-noetic-qt-gui-py-common";
- version = "0.4.3-r1";
+ version = "0.4.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_gui_py_common/0.4.3-1.tar.gz";
- name = "0.4.3-1.tar.gz";
- sha256 = "ba059608502cca1e88b2f840f4ec990a342dbf768b21c226932af6b77006d198";
+ url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_gui_py_common/0.4.5-1.tar.gz";
+ name = "0.4.5-1.tar.gz";
+ sha256 = "083b4cfdb3c68cc87f8cfd25d78432343c6f3bd02cc80e88e39694a34ef9cdac";
};
buildType = "catkin";
diff --git a/distros/noetic/qt-gui/default.nix b/distros/noetic/qt-gui/default.nix
index 0c85a051a8..3f0d0f8707 100644
--- a/distros/noetic/qt-gui/default.nix
+++ b/distros/noetic/qt-gui/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, qt5, tango-icon-theme }:
buildRosPackage {
pname = "ros-noetic-qt-gui";
- version = "0.4.3-r1";
+ version = "0.4.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_gui/0.4.3-1.tar.gz";
- name = "0.4.3-1.tar.gz";
- sha256 = "3d1c1c878e7ad6fa462648aa7b82b2938e70f49de571d60ef3bcd3989ad3f0b8";
+ url = "https://github.com/ros-gbp/qt_gui_core-release/archive/release/noetic/qt_gui/0.4.5-1.tar.gz";
+ name = "0.4.5-1.tar.gz";
+ sha256 = "9184a7db2356107ce756a89565a737c5bc0733560aa7fbca5af1b813f662524d";
};
buildType = "catkin";
diff --git a/distros/noetic/resource-retriever/default.nix b/distros/noetic/resource-retriever/default.nix
index e83342490a..c7b4b9ca59 100644
--- a/distros/noetic/resource-retriever/default.nix
+++ b/distros/noetic/resource-retriever/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, curl, python3Packages, rosconsole, roslib }:
buildRosPackage {
pname = "ros-noetic-resource-retriever";
- version = "1.12.9-r1";
+ version = "1.12.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/resource_retriever-release/archive/release/noetic/resource_retriever/1.12.9-1.tar.gz";
- name = "1.12.9-1.tar.gz";
- sha256 = "277cc94e09241ee224dd8363a7f7941f92bc242d59d39455eda5a2ec385464ae";
+ url = "https://github.com/ros-gbp/resource_retriever-release/archive/release/noetic/resource_retriever/1.12.10-1.tar.gz";
+ name = "1.12.10-1.tar.gz";
+ sha256 = "8aa64a2db6be4f0d1216e9bba8996c8fbeba0b04a358e05012acadcc3c4373aa";
};
buildType = "catkin";
diff --git a/distros/noetic/ros-comm/default.nix b/distros/noetic/ros-comm/default.nix
index 1c91ec5a8c..902600032f 100644
--- a/distros/noetic/ros-comm/default.nix
+++ b/distros/noetic/ros-comm/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, message-filters, ros, rosbag, rosconsole, roscpp, rosgraph, rosgraph-msgs, roslaunch, roslisp, rosmaster, rosmsg, rosnode, rosout, rosparam, rospy, rosservice, rostest, rostopic, roswtf, std-srvs, topic-tools, xmlrpcpp }:
buildRosPackage {
pname = "ros-noetic-ros-comm";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/ros_comm/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "e9c6b90a4924e1add4d6939a941f5f8f4e5493c47893b91d2868ac08f8439327";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/ros_comm/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "2c32477ab8eb371d97b5780c9c5d9d0b6848fb507fc40f2ed9c8523dc758b765";
};
buildType = "catkin";
diff --git a/distros/noetic/ros/default.nix b/distros/noetic/ros/default.nix
index e0c606e880..2b5ec59a9f 100644
--- a/distros/noetic/ros/default.nix
+++ b/distros/noetic/ros/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, mk, rosbash, rosboost-cfg, rosbuild, rosclean, roscreate, roslang, roslib, rosmake, rosunit }:
buildRosPackage {
pname = "ros-noetic-ros";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/ros/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "5e4cf2015f02111c42def612881475a1ff67757c11b051ed463bc2a173b8998e";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/ros/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "49cd2fdbb2d7fa9f63cfdef4a9590d206ec79cb501c7d141b57636196e48ab8d";
};
buildType = "catkin";
diff --git a/distros/noetic/rosbag-storage/default.nix b/distros/noetic/rosbag-storage/default.nix
index 1e97472b23..e1e6eb0099 100644
--- a/distros/noetic/rosbag-storage/default.nix
+++ b/distros/noetic/rosbag-storage/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, bzip2, catkin, console-bridge, cpp-common, gpgme, openssl, pluginlib, roscpp-serialization, roscpp-traits, roslz4, rostest, rostime, std-msgs }:
buildRosPackage {
pname = "ros-noetic-rosbag-storage";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosbag_storage/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "7d7e8680d8da462023dd8fe31a8f76de2092be8131019134c136fd311f7a5b47";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosbag_storage/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "0fd887b1b625b44fa2e8e588fcaaea4455979decbe4c2869ee82eb9f85e08041";
};
buildType = "catkin";
diff --git a/distros/noetic/rosbag/default.nix b/distros/noetic/rosbag/default.nix
index 71d04580b8..2641611f61 100644
--- a/distros/noetic/rosbag/default.nix
+++ b/distros/noetic/rosbag/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, cpp-common, genmsg, genpy, python3Packages, rosbag-storage, rosconsole, roscpp, roscpp-serialization, roslib, rospy, std-srvs, topic-tools, xmlrpcpp }:
buildRosPackage {
pname = "ros-noetic-rosbag";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosbag/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "cb693a0862df4f1801980effe7d1e970724ef059316cc607c6fbd82d3faf5828";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosbag/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "fcc0e0b6c3e9fa8bad7d4ea722a4ce2348e0c97b2bd0c9b74919e61a787cda6f";
};
buildType = "catkin";
diff --git a/distros/noetic/rosbash/default.nix b/distros/noetic/rosbash/default.nix
index 7dd52f7a90..437402e14a 100644
--- a/distros/noetic/rosbash/default.nix
+++ b/distros/noetic/rosbash/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, rospack }:
buildRosPackage {
pname = "ros-noetic-rosbash";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosbash/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "f0231b7403be022793b2af49970c6a797af94e7cbdc4027ebeceab2c4dea33f1";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosbash/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "9ce99515f05899f46d9dc2ab005ff68aac76bf983c8c9cdf63258b9d8ce634f4";
};
buildType = "catkin";
diff --git a/distros/noetic/rosboost-cfg/default.nix b/distros/noetic/rosboost-cfg/default.nix
index a0ea121180..5b650a0e83 100644
--- a/distros/noetic/rosboost-cfg/default.nix
+++ b/distros/noetic/rosboost-cfg/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages }:
buildRosPackage {
pname = "ros-noetic-rosboost-cfg";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosboost_cfg/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "42c36635eddf4a3d49380b02a64e3a25e8a667f0b9356dde9dbb6491c395fe44";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosboost_cfg/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "8a63fdda10dab389326fbebb848a0333e812db16e638a12474a36de52666d51b";
};
buildType = "catkin";
diff --git a/distros/noetic/rosbuild/default.nix b/distros/noetic/rosbuild/default.nix
index 525ed95a47..92b1864e17 100644
--- a/distros/noetic/rosbuild/default.nix
+++ b/distros/noetic/rosbuild/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, pkg-config }:
buildRosPackage {
pname = "ros-noetic-rosbuild";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosbuild/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "5b02dfbef96adf7b4c5c4a01a70cf14c1bd7c18a2273c864abceb6e67a4dfab4";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosbuild/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "2bc6349bdd26e0a103dbc2663612fe0aace2f9a3e4374957a411fc671f2209bb";
};
buildType = "catkin";
diff --git a/distros/noetic/rosclean/default.nix b/distros/noetic/rosclean/default.nix
index 0edb619a17..c5beead520 100644
--- a/distros/noetic/rosclean/default.nix
+++ b/distros/noetic/rosclean/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages }:
buildRosPackage {
pname = "ros-noetic-rosclean";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosclean/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "653b85cca8a7fdde3fd89c89ee95c8a0bdc053bb197c88e162e53d9c3d2daa7d";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosclean/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "3e9f2595b11e90597e099166f3a0f5181ab5e263aa3d5b49f0547384e73d944a";
};
buildType = "catkin";
diff --git a/distros/noetic/roscpp/default.nix b/distros/noetic/roscpp/default.nix
index 92cf5c414e..2ecaa1ed42 100644
--- a/distros/noetic/roscpp/default.nix
+++ b/distros/noetic/roscpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, cpp-common, message-generation, message-runtime, pkg-config, rosconsole, roscpp-serialization, roscpp-traits, rosgraph-msgs, roslang, rostime, std-msgs, xmlrpcpp }:
buildRosPackage {
pname = "ros-noetic-roscpp";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/roscpp/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "534b45dd2132523dd2ff52d9611eab5d545fff3b87997c9f7aaa301d15d2e73c";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/roscpp/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "8a85297c38e5be8135132b733814db9a96869d5d2127d789bdf61986902d6ef8";
};
buildType = "catkin";
diff --git a/distros/noetic/roscreate/default.nix b/distros/noetic/roscreate/default.nix
index c56761a81e..ce61dde02b 100644
--- a/distros/noetic/roscreate/default.nix
+++ b/distros/noetic/roscreate/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, roslib }:
buildRosPackage {
pname = "ros-noetic-roscreate";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/roscreate/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "44ab1f867a176462ff2e750f591bef9b8a0c91b1d65c997f6fc4d2a709e8f403";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/roscreate/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "b0f1275e42d69528a798b2c4b11a11a4d256f48ff4059b95445e08ed7b58aaa8";
};
buildType = "catkin";
diff --git a/distros/noetic/rosgraph/default.nix b/distros/noetic/rosgraph/default.nix
index 19ff91bdc1..d1689f4a0c 100644
--- a/distros/noetic/rosgraph/default.nix
+++ b/distros/noetic/rosgraph/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages }:
buildRosPackage {
pname = "ros-noetic-rosgraph";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosgraph/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "be16fd09a2ffab0c07fa263a392ed60db077275237d9aa5014fbca4e98f949ee";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosgraph/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "23cc59dfd3b402b18149870ba5fa34b21dde663a3e04ac271a47d4f576080d56";
};
buildType = "catkin";
diff --git a/distros/noetic/roslang/default.nix b/distros/noetic/roslang/default.nix
index 97ec1df7b8..079b3903a4 100644
--- a/distros/noetic/roslang/default.nix
+++ b/distros/noetic/roslang/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, genmsg }:
buildRosPackage {
pname = "ros-noetic-roslang";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/roslang/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "4f596ac011719b6de6b682f7cb1afced7cebedf1a6ae57f60c921e4adbac97b8";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/roslang/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "4dbae7d390e514f3a09567218cd229ff1762f119c7146cade09dada916004d7d";
};
buildType = "catkin";
diff --git a/distros/noetic/roslaunch/default.nix b/distros/noetic/roslaunch/default.nix
index a0f94b392d..de2031ee3c 100644
--- a/distros/noetic/roslaunch/default.nix
+++ b/distros/noetic/roslaunch/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, rosbuild, rosclean, rosgraph-msgs, roslib, rosmaster, rosout, rosparam, rosunit }:
buildRosPackage {
pname = "ros-noetic-roslaunch";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/roslaunch/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "7e70afc194bce398c3662f5cafedc6b01967e51533f67a49fe2539abbb66371f";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/roslaunch/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "d905bf72fc0fa020d7631c584e2b88026d0de4b742645c424a0bda843c322d2f";
};
buildType = "catkin";
diff --git a/distros/noetic/roslib/default.nix b/distros/noetic/roslib/default.nix
index 584de07137..d876a7494e 100644
--- a/distros/noetic/roslib/default.nix
+++ b/distros/noetic/roslib/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, python3Packages, ros-environment, rosmake, rospack }:
buildRosPackage {
pname = "ros-noetic-roslib";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/roslib/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "2c52e7a295ff448b49af94a3103365f70c0dec77d42269cb89663fd404c5c5ea";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/roslib/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "1f483ee2d435dc6f1f789e1e061bc5496b7057573f906ec0d67266bd87c9b3bb";
};
buildType = "catkin";
diff --git a/distros/noetic/roslz4/default.nix b/distros/noetic/roslz4/default.nix
index e2f132c2cb..34013f6b3b 100644
--- a/distros/noetic/roslz4/default.nix
+++ b/distros/noetic/roslz4/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cpp-common, lz4, rosunit }:
buildRosPackage {
pname = "ros-noetic-roslz4";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/roslz4/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "fbbb0722f57ba306be759bbc0c1741589b36462699cf504ecbb6c1360662b1e9";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/roslz4/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "bf947db7f96e2c91cb008e2e2e6c5e197011b6d16812b839d9aa6c4412567da0";
};
buildType = "catkin";
diff --git a/distros/noetic/rosmake/default.nix b/distros/noetic/rosmake/default.nix
index d46ab4ae12..52a0c8118a 100644
--- a/distros/noetic/rosmake/default.nix
+++ b/distros/noetic/rosmake/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages }:
buildRosPackage {
pname = "ros-noetic-rosmake";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosmake/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "eb8d470383a5c74f477fce26264563336c42ab19e868feffda81cb4eed254f87";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosmake/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "40e79373d39b92ed721879969770a53e422dd66e8fb5b000e438ba76a28bb1bf";
};
buildType = "catkin";
diff --git a/distros/noetic/rosmaster/default.nix b/distros/noetic/rosmaster/default.nix
index cc36ee2355..fa931067f1 100644
--- a/distros/noetic/rosmaster/default.nix
+++ b/distros/noetic/rosmaster/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, rosgraph }:
buildRosPackage {
pname = "ros-noetic-rosmaster";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosmaster/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "892794d93b9b34c4ab05e13d890e49fcdbe1f04162494240d04a06f190e1f518";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosmaster/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "6a4bf314b51005c19575e647c04376ed2e85bae1d9a4c36134335e187832e023";
};
buildType = "catkin";
diff --git a/distros/noetic/rosmsg/default.nix b/distros/noetic/rosmsg/default.nix
index ff2c6747e3..0b843f3500 100644
--- a/distros/noetic/rosmsg/default.nix
+++ b/distros/noetic/rosmsg/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, diagnostic-msgs, genmsg, genpy, python3Packages, rosbag, roslib, rostest, std-msgs, std-srvs }:
buildRosPackage {
pname = "ros-noetic-rosmsg";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosmsg/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "4ca8979e13d79d9f3334d84849ecc3e035f7cde5e5de90590100e37820e54ae2";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosmsg/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "29e04ac64ed9fa5e486f44461c0e4b996517fc8443b36b77f45c29facd636558";
};
buildType = "catkin";
diff --git a/distros/noetic/rosnode/default.nix b/distros/noetic/rosnode/default.nix
index 8ada7a7a85..58122d8603 100644
--- a/distros/noetic/rosnode/default.nix
+++ b/distros/noetic/rosnode/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, rosgraph, rostest, rostopic }:
buildRosPackage {
pname = "ros-noetic-rosnode";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosnode/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "ead2ef7c21fd1d786aef6a1404c6f1c1776281ef89e5c52763bb0354426b686e";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosnode/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "94b52ed7a635770000844ec03dcd912a67f51716931618054c8cb7fa182c6682";
};
buildType = "catkin";
diff --git a/distros/noetic/rosout/default.nix b/distros/noetic/rosout/default.nix
index d0ef23efde..ce1b2bea1d 100644
--- a/distros/noetic/rosout/default.nix
+++ b/distros/noetic/rosout/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, roscpp, rosgraph-msgs }:
buildRosPackage {
pname = "ros-noetic-rosout";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosout/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "2c8f58b0499e910b1bddb7aa7da254388ae4b6a761d6d2edf3efbcabfbae25d4";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosout/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "ce297696e1eb6568d2c9fbcf5c018b3bf7d983cd5f5f6b1dfce78bf855c4bf57";
};
buildType = "catkin";
diff --git a/distros/noetic/rospack/default.nix b/distros/noetic/rospack/default.nix
index f6fb3b482d..4614575e48 100644
--- a/distros/noetic/rospack/default.nix
+++ b/distros/noetic/rospack/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, cmake-modules, gtest, pkg-config, python3, python3Packages, ros-environment, tinyxml-2 }:
buildRosPackage {
pname = "ros-noetic-rospack";
- version = "2.6.3-r1";
+ version = "2.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rospack-release/archive/release/noetic/rospack/2.6.3-1.tar.gz";
- name = "2.6.3-1.tar.gz";
- sha256 = "60484b89cc155a3f80957bf6fbab7659175ef55af2ed44115d0ebb7b13b132c1";
+ url = "https://github.com/ros-gbp/rospack-release/archive/release/noetic/rospack/2.6.4-1.tar.gz";
+ name = "2.6.4-1.tar.gz";
+ sha256 = "2ae080163c566f601b854c002f6e05cd3a6482bf395722ea12855f1999338deb";
};
buildType = "catkin";
diff --git a/distros/noetic/rosparam/default.nix b/distros/noetic/rosparam/default.nix
index 4ba802ccbc..d4f4693f29 100644
--- a/distros/noetic/rosparam/default.nix
+++ b/distros/noetic/rosparam/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, rosgraph }:
buildRosPackage {
pname = "ros-noetic-rosparam";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosparam/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "ffc331043f5759f4c9437c69599433b23229dc901c4d1418e91f44a5d8ff967f";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosparam/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "0fd037592404ffeea0ad0704093dfe787560d39caa6cc851c08a8d6fc35bcb23";
};
buildType = "catkin";
diff --git a/distros/noetic/rospy/default.nix b/distros/noetic/rospy/default.nix
index 13df209e80..85aa978cd2 100644
--- a/distros/noetic/rospy/default.nix
+++ b/distros/noetic/rospy/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, genpy, python3Packages, roscpp, rosgraph, rosgraph-msgs, roslib, std-msgs }:
buildRosPackage {
pname = "ros-noetic-rospy";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rospy/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "e6bffc7bb4727b78f7deaf2f7ee0baa4e410fc41752bc6740b5f7e444c21311e";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rospy/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "9861a9da7d2f3ad1460730f9f965532385c086c49feade61e7f7ca763ba322b6";
};
buildType = "catkin";
diff --git a/distros/noetic/rosservice/default.nix b/distros/noetic/rosservice/default.nix
index f8465b02f4..fbf5904649 100644
--- a/distros/noetic/rosservice/default.nix
+++ b/distros/noetic/rosservice/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, genpy, rosgraph, roslib, rosmsg, rospy }:
buildRosPackage {
pname = "ros-noetic-rosservice";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosservice/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "9db6300e3a25d2b10e8f70f9554da89a64cfd31d5e10839cd5acba289021ee1c";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rosservice/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "f37ba29ee452cc753a54906ab5f3d3a0dc70f90fa36253f0816bfafabee79fe9";
};
buildType = "catkin";
diff --git a/distros/noetic/rostest/default.nix b/distros/noetic/rostest/default.nix
index 157f3821d6..b87d322e94 100644
--- a/distros/noetic/rostest/default.nix
+++ b/distros/noetic/rostest/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, rosgraph, roslaunch, rosmaster, rospy, rosunit }:
buildRosPackage {
pname = "ros-noetic-rostest";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rostest/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "9f5527c6aac448f6c8ef02ff2c542216c8624f5d3adac9fccad528472703f697";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rostest/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "62834a02e033a07d7eefb8f19c83e08d7d4fe353056165594904123ec77c655e";
};
buildType = "catkin";
diff --git a/distros/noetic/rostopic/default.nix b/distros/noetic/rostopic/default.nix
index 94a654c434..1673db7154 100644
--- a/distros/noetic/rostopic/default.nix
+++ b/distros/noetic/rostopic/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, genpy, rosbag, rospy, rostest }:
buildRosPackage {
pname = "ros-noetic-rostopic";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rostopic/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "fabe657a7887d37299249f71fdf284703bbc047ce0d2f79a9cb410c76efcae27";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/rostopic/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "0a40e9a71b5c426def7b9bd8e31fef00874f82e77005d1cf627928ca59e324f3";
};
buildType = "catkin";
diff --git a/distros/noetic/rosunit/default.nix b/distros/noetic/rosunit/default.nix
index 59b1397713..5d65a2e56b 100644
--- a/distros/noetic/rosunit/default.nix
+++ b/distros/noetic/rosunit/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, roslib }:
buildRosPackage {
pname = "ros-noetic-rosunit";
- version = "1.15.9-r1";
+ version = "1.15.10-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosunit/1.15.9-1.tar.gz";
- name = "1.15.9-1.tar.gz";
- sha256 = "94e08641c46a08b8e988771876786b937c513b7584a2eb3dbc1e9077d7a36b28";
+ url = "https://github.com/ros-gbp/ros-release/archive/release/noetic/rosunit/1.15.10-1.tar.gz";
+ name = "1.15.10-1.tar.gz";
+ sha256 = "5819cf600c35bf2634be3dac8c5f2094ca91f506e8f224d7bfbd79edf8a710be";
};
buildType = "catkin";
diff --git a/distros/noetic/roswtf/default.nix b/distros/noetic/roswtf/default.nix
index bda53d9899..9b258a7688 100644
--- a/distros/noetic/roswtf/default.nix
+++ b/distros/noetic/roswtf/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cmake-modules, python3Packages, rosbag, rosbuild, rosgraph, roslang, roslaunch, roslib, rosnode, rosservice, rostest, std-srvs }:
buildRosPackage {
pname = "ros-noetic-roswtf";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/roswtf/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "c62a06b1001bcc3b28d7ac7ac86a3b493b924b6b46446aa70ad359a4fe08b74f";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/roswtf/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "433c0872a10c4506e0062d864533872cd22409c9b4fd5a1d8e69c95b7f8547a5";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-action/default.nix b/distros/noetic/rqt-action/default.nix
index e16341836a..7d3fe5e878 100644
--- a/distros/noetic/rqt-action/default.nix
+++ b/distros/noetic/rqt-action/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, rospy, rqt-msg, rqt-py-common }:
buildRosPackage {
pname = "ros-noetic-rqt-action";
- version = "0.4.10-r1";
+ version = "0.4.11-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_action-release/archive/release/noetic/rqt_action/0.4.10-1.tar.gz";
- name = "0.4.10-1.tar.gz";
- sha256 = "294d156bbc984cb8a48349235f0f54bc19bbf1f3f8901a81b961173bc9e222d8";
+ url = "https://github.com/ros-gbp/rqt_action-release/archive/release/noetic/rqt_action/0.4.11-1.tar.gz";
+ name = "0.4.11-1.tar.gz";
+ sha256 = "d966141aaa78e96f3b205681a392aa35bf349ca0f0c06cee2230b405416e217b";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-bag-plugins/default.nix b/distros/noetic/rqt-bag-plugins/default.nix
index 2301420440..df5217a8b5 100644
--- a/distros/noetic/rqt-bag-plugins/default.nix
+++ b/distros/noetic/rqt-bag-plugins/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, geometry-msgs, python3Packages, rosbag, roslib, rospy, rqt-bag, rqt-gui, rqt-gui-py, rqt-plot, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-noetic-rqt-bag-plugins";
- version = "0.5.2-r1";
+ version = "0.5.3-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_bag-release/archive/release/noetic/rqt_bag_plugins/0.5.2-1.tar.gz";
- name = "0.5.2-1.tar.gz";
- sha256 = "a0bd28227e467da76e1ba14eb9ac4c5228824765258fd70d6f1e2be974e784c8";
+ url = "https://github.com/ros-gbp/rqt_bag-release/archive/release/noetic/rqt_bag_plugins/0.5.3-1.tar.gz";
+ name = "0.5.3-1.tar.gz";
+ sha256 = "2fdc250070be162c067b5e9fa33ad314495a7cb39e2e5c0517e7d6af937f316a";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-bag/default.nix b/distros/noetic/rqt-bag/default.nix
index 17c7bf94f4..2df6cc4b1d 100644
--- a/distros/noetic/rqt-bag/default.nix
+++ b/distros/noetic/rqt-bag/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, rosbag, rosgraph-msgs, roslib, rosnode, rospy, rqt-gui, rqt-gui-py }:
buildRosPackage {
pname = "ros-noetic-rqt-bag";
- version = "0.5.2-r1";
+ version = "0.5.3-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_bag-release/archive/release/noetic/rqt_bag/0.5.2-1.tar.gz";
- name = "0.5.2-1.tar.gz";
- sha256 = "73b8698ca226a02295d7bcbab08e6fcb12da51d3bba55d3e67e7cd4afbabcd12";
+ url = "https://github.com/ros-gbp/rqt_bag-release/archive/release/noetic/rqt_bag/0.5.3-1.tar.gz";
+ name = "0.5.3-1.tar.gz";
+ sha256 = "4e329ee64210a5f2543af0f32b3fdbfce8ea5c6011b2b25013973c635ffb8de8";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-common-plugins/default.nix b/distros/noetic/rqt-common-plugins/default.nix
index 9e2bbdcd61..5bc7474dca 100644
--- a/distros/noetic/rqt-common-plugins/default.nix
+++ b/distros/noetic/rqt-common-plugins/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, rqt-action, rqt-bag, rqt-bag-plugins, rqt-console, rqt-dep, rqt-graph, rqt-image-view, rqt-launch, rqt-logger-level, rqt-msg, rqt-plot, rqt-publisher, rqt-py-common, rqt-py-console, rqt-reconfigure, rqt-service-caller, rqt-shell, rqt-srv, rqt-top, rqt-topic, rqt-web }:
buildRosPackage {
pname = "ros-noetic-rqt-common-plugins";
- version = "0.4.10-r1";
+ version = "0.4.11-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_common_plugins-release/archive/release/noetic/rqt_common_plugins/0.4.10-1.tar.gz";
- name = "0.4.10-1.tar.gz";
- sha256 = "ee6876a8859201f73788dbe8f7b345d7745709d4dbc9e2a1cc9ae7b825afd378";
+ url = "https://github.com/ros-gbp/rqt_common_plugins-release/archive/release/noetic/rqt_common_plugins/0.4.11-1.tar.gz";
+ name = "0.4.11-1.tar.gz";
+ sha256 = "d1ce530a87a6f54d2657ea1968c6170136ae9c9f08d26a604746d5312daef7ce";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-dep/default.nix b/distros/noetic/rqt-dep/default.nix
index b20f9397a4..b4545d0bb0 100644
--- a/distros/noetic/rqt-dep/default.nix
+++ b/distros/noetic/rqt-dep/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, qt-dotgraph, qt-gui, qt-gui-py-common, rqt-graph, rqt-gui-py }:
buildRosPackage {
pname = "ros-noetic-rqt-dep";
- version = "0.4.13-r1";
+ version = "0.4.14-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_dep-release/archive/release/noetic/rqt_dep/0.4.13-1.tar.gz";
- name = "0.4.13-1.tar.gz";
- sha256 = "aaa895456e4924a03f73120be8f4346df822c08e5f3a69a7bb0abf87cb22636a";
+ url = "https://github.com/ros-gbp/rqt_dep-release/archive/release/noetic/rqt_dep/0.4.14-1.tar.gz";
+ name = "0.4.14-1.tar.gz";
+ sha256 = "87cedb18a36c85ca20ed803500c30fbc9b2c8402dc09af27d862385e9cd2335b";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-graph/default.nix b/distros/noetic/rqt-graph/default.nix
index 52319a1bd8..a82cfa78d1 100644
--- a/distros/noetic/rqt-graph/default.nix
+++ b/distros/noetic/rqt-graph/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, qt-dotgraph, rosgraph, rosgraph-msgs, roslib, rosnode, rospy, rosservice, rostopic, rqt-gui, rqt-gui-py }:
buildRosPackage {
pname = "ros-noetic-rqt-graph";
- version = "0.4.15-r1";
+ version = "0.4.16-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_graph-release/archive/release/noetic/rqt_graph/0.4.15-1.tar.gz";
- name = "0.4.15-1.tar.gz";
- sha256 = "77e3e3daed66e7905e4905db3e69a4197fbb4bd83df674483a5d2ed2fcbbf030";
+ url = "https://github.com/ros-gbp/rqt_graph-release/archive/release/noetic/rqt_graph/0.4.16-1.tar.gz";
+ name = "0.4.16-1.tar.gz";
+ sha256 = "00a08a00d482fd25ca2e43652a20cc913976355b37233212d5605f73b4c999a3";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-gui-cpp/default.nix b/distros/noetic/rqt-gui-cpp/default.nix
index d67d264585..0389239fb1 100644
--- a/distros/noetic/rqt-gui-cpp/default.nix
+++ b/distros/noetic/rqt-gui-cpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, nodelet, python3Packages, qt-gui, qt-gui-cpp, qt5, roscpp }:
buildRosPackage {
pname = "ros-noetic-rqt-gui-cpp";
- version = "0.5.4-r1";
+ version = "0.5.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt-release/archive/release/noetic/rqt_gui_cpp/0.5.4-1.tar.gz";
- name = "0.5.4-1.tar.gz";
- sha256 = "e6e742622dcf6d09df6275e042d52539efef6f7eeb0b164108b24d9c25bb4d5a";
+ url = "https://github.com/ros-gbp/rqt-release/archive/release/noetic/rqt_gui_cpp/0.5.5-1.tar.gz";
+ name = "0.5.5-1.tar.gz";
+ sha256 = "b9c02312101ed1beb90d8bb463322cca2f9e37301a7c496cbf4b7d997bf8a252";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-gui-py/default.nix b/distros/noetic/rqt-gui-py/default.nix
index c1d7dfe3b3..a9178dc40c 100644
--- a/distros/noetic/rqt-gui-py/default.nix
+++ b/distros/noetic/rqt-gui-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, qt-gui, rospy, rqt-gui }:
buildRosPackage {
pname = "ros-noetic-rqt-gui-py";
- version = "0.5.4-r1";
+ version = "0.5.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt-release/archive/release/noetic/rqt_gui_py/0.5.4-1.tar.gz";
- name = "0.5.4-1.tar.gz";
- sha256 = "f8ef25e81dcdc4fb9eb11377be28701a653cfe8502b93883de8456bc86f2f2e7";
+ url = "https://github.com/ros-gbp/rqt-release/archive/release/noetic/rqt_gui_py/0.5.5-1.tar.gz";
+ name = "0.5.5-1.tar.gz";
+ sha256 = "f0ffa2394aa52c09ee180e0a4f644c5c7457c1a76e4b58a5d7563b65db1a5674";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-gui/default.nix b/distros/noetic/rqt-gui/default.nix
index c06d8ed60d..3ced52bc10 100644
--- a/distros/noetic/rqt-gui/default.nix
+++ b/distros/noetic/rqt-gui/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, qt-gui, rospy }:
buildRosPackage {
pname = "ros-noetic-rqt-gui";
- version = "0.5.4-r1";
+ version = "0.5.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt-release/archive/release/noetic/rqt_gui/0.5.4-1.tar.gz";
- name = "0.5.4-1.tar.gz";
- sha256 = "2afa87478b8c8a693d688700456e15ff1cad5f548bed92d7625eae624c412e23";
+ url = "https://github.com/ros-gbp/rqt-release/archive/release/noetic/rqt_gui/0.5.5-1.tar.gz";
+ name = "0.5.5-1.tar.gz";
+ sha256 = "e1b28959d66b1b3b19a64c9198228c80d88d713fe14fd272fd40c20eb98922a3";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-image-view/default.nix b/distros/noetic/rqt-image-view/default.nix
index 6a0b8c1a1a..f307b1115b 100644
--- a/distros/noetic/rqt-image-view/default.nix
+++ b/distros/noetic/rqt-image-view/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cv-bridge, geometry-msgs, image-transport, python3Packages, qt5, rqt-gui, rqt-gui-cpp, sensor-msgs }:
buildRosPackage {
pname = "ros-noetic-rqt-image-view";
- version = "0.4.18-r1";
+ version = "0.4.19-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_image_view-release/archive/release/noetic/rqt_image_view/0.4.18-1.tar.gz";
- name = "0.4.18-1.tar.gz";
- sha256 = "9ca72bbe2358330b14178b1f8503a22758393e4a5561e8faaa1ff9d56bbc1e2c";
+ url = "https://github.com/ros-gbp/rqt_image_view-release/archive/release/noetic/rqt_image_view/0.4.19-1.tar.gz";
+ name = "0.4.19-1.tar.gz";
+ sha256 = "674d68cb450fb02685a5e954e3d69a01dda627efe516448e5963f36323bd5183";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-logger-level/default.nix b/distros/noetic/rqt-logger-level/default.nix
index 8ed203c725..e182d99179 100644
--- a/distros/noetic/rqt-logger-level/default.nix
+++ b/distros/noetic/rqt-logger-level/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, rosnode, rospy, rosservice, rqt-gui, rqt-gui-py }:
buildRosPackage {
pname = "ros-noetic-rqt-logger-level";
- version = "0.4.12-r1";
+ version = "0.4.13-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_logger_level-release/archive/release/noetic/rqt_logger_level/0.4.12-1.tar.gz";
- name = "0.4.12-1.tar.gz";
- sha256 = "cff5ad8cdb8089e87fee61958e967d032ccd81798af6bf4b1a7236b258b53f05";
+ url = "https://github.com/ros-gbp/rqt_logger_level-release/archive/release/noetic/rqt_logger_level/0.4.13-1.tar.gz";
+ name = "0.4.13-1.tar.gz";
+ sha256 = "b9c7c82ba81a24c50a104747fd9717b62056f149bbfe57807686e9706b681a0f";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-msg/default.nix b/distros/noetic/rqt-msg/default.nix
index 7ba4cd2106..60e1764f5f 100644
--- a/distros/noetic/rqt-msg/default.nix
+++ b/distros/noetic/rqt-msg/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, roslib, rosmsg, rospy, rqt-console, rqt-gui, rqt-gui-py, rqt-py-common }:
buildRosPackage {
pname = "ros-noetic-rqt-msg";
- version = "0.4.11-r1";
+ version = "0.4.12-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_msg-release/archive/release/noetic/rqt_msg/0.4.11-1.tar.gz";
- name = "0.4.11-1.tar.gz";
- sha256 = "ab27a5271265afacfc3bd64b1b21a8b2a3662de1bc2d03689c27c8599ed0c908";
+ url = "https://github.com/ros-gbp/rqt_msg-release/archive/release/noetic/rqt_msg/0.4.12-1.tar.gz";
+ name = "0.4.12-1.tar.gz";
+ sha256 = "f1bd0d67d0f50c5277211307207f6648f692ba46a753fff632cd4808bbb7648c";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-plot/default.nix b/distros/noetic/rqt-plot/default.nix
index 045149d117..f883bedcd0 100644
--- a/distros/noetic/rqt-plot/default.nix
+++ b/distros/noetic/rqt-plot/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, qt-gui-py-common, qwt-dependency, rosgraph, rostopic, rqt-gui, rqt-gui-py, rqt-py-common, std-msgs }:
buildRosPackage {
pname = "ros-noetic-rqt-plot";
- version = "0.4.15-r1";
+ version = "0.4.16-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_plot-release/archive/release/noetic/rqt_plot/0.4.15-1.tar.gz";
- name = "0.4.15-1.tar.gz";
- sha256 = "e530d7c8b9f5bd43c2fa5ce1d7098cc6f5d354397b6b9f1c3650edb4b447d0a5";
+ url = "https://github.com/ros-gbp/rqt_plot-release/archive/release/noetic/rqt_plot/0.4.16-1.tar.gz";
+ name = "0.4.16-1.tar.gz";
+ sha256 = "1a021b50150a8336fc4fd3442b4202b51d0e7656457d932ac7bd9fbc84d63a08";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-pose-view/default.nix b/distros/noetic/rqt-pose-view/default.nix
index 7fb08394a2..b1d3983a56 100644
--- a/distros/noetic/rqt-pose-view/default.nix
+++ b/distros/noetic/rqt-pose-view/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, geometry-msgs, gl-dependency, python-qt-binding, python3Packages, rospy, rostopic, rqt-gui, rqt-gui-py, rqt-py-common, tf }:
buildRosPackage {
pname = "ros-noetic-rqt-pose-view";
- version = "0.5.12-r1";
+ version = "0.5.13-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_pose_view-release/archive/release/noetic/rqt_pose_view/0.5.12-1.tar.gz";
- name = "0.5.12-1.tar.gz";
- sha256 = "eea690c28149187f59e175a29bb0f58d5133965ae7dced44d4dbfa8ce7d6c88f";
+ url = "https://github.com/ros-gbp/rqt_pose_view-release/archive/release/noetic/rqt_pose_view/0.5.13-1.tar.gz";
+ name = "0.5.13-1.tar.gz";
+ sha256 = "b6ba80f7e0af839eea68728cbd72fa538049c3b3a4c79aa8fcf3b537340b2796";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-publisher/default.nix b/distros/noetic/rqt-publisher/default.nix
index 35ce42dae2..633b99291a 100644
--- a/distros/noetic/rqt-publisher/default.nix
+++ b/distros/noetic/rqt-publisher/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, qt-gui-py-common, roslib, rosmsg, rqt-gui, rqt-gui-py, rqt-py-common }:
buildRosPackage {
pname = "ros-noetic-rqt-publisher";
- version = "0.4.11-r1";
+ version = "0.4.12-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_publisher-release/archive/release/noetic/rqt_publisher/0.4.11-1.tar.gz";
- name = "0.4.11-1.tar.gz";
- sha256 = "d20b202fd6fe568d1cf3322e81f077f2a07262647691aecd90b5ef2ce0b00c02";
+ url = "https://github.com/ros-gbp/rqt_publisher-release/archive/release/noetic/rqt_publisher/0.4.12-1.tar.gz";
+ name = "0.4.12-1.tar.gz";
+ sha256 = "ac819545ef13057e02d38b25f98437b8a96cb55de98eb8e59857e5730dc63f83";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-py-common/default.nix b/distros/noetic/rqt-py-common/default.nix
index bc00e20ce5..ac3d5bb8b1 100644
--- a/distros/noetic/rqt-py-common/default.nix
+++ b/distros/noetic/rqt-py-common/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, actionlib, catkin, genmsg, genpy, python-qt-binding, python3Packages, qt-gui, rosbag, roslib, rospy, rostopic, std-msgs }:
buildRosPackage {
pname = "ros-noetic-rqt-py-common";
- version = "0.5.4-r1";
+ version = "0.5.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt-release/archive/release/noetic/rqt_py_common/0.5.4-1.tar.gz";
- name = "0.5.4-1.tar.gz";
- sha256 = "aa0842f562dc7dcaafaa827bec51e2d8a2676fd9fd184ac50985d062ab424913";
+ url = "https://github.com/ros-gbp/rqt-release/archive/release/noetic/rqt_py_common/0.5.5-1.tar.gz";
+ name = "0.5.5-1.tar.gz";
+ sha256 = "9bbc28d65460fa46f76d4e04363314dad44a1e295cdbd36a9c703dd9a834f806";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-py-console/default.nix b/distros/noetic/rqt-py-console/default.nix
index 1cdc4b32be..57e0875114 100644
--- a/distros/noetic/rqt-py-console/default.nix
+++ b/distros/noetic/rqt-py-console/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, qt-gui, qt-gui-py-common, rospy, rqt-gui, rqt-gui-py }:
buildRosPackage {
pname = "ros-noetic-rqt-py-console";
- version = "0.4.11-r1";
+ version = "0.4.12-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_py_console-release/archive/release/noetic/rqt_py_console/0.4.11-1.tar.gz";
- name = "0.4.11-1.tar.gz";
- sha256 = "92d000a466050c0e87e17c77af2cdb699d93bba1b9f6fba037b32e7fad29cad3";
+ url = "https://github.com/ros-gbp/rqt_py_console-release/archive/release/noetic/rqt_py_console/0.4.12-1.tar.gz";
+ name = "0.4.12-1.tar.gz";
+ sha256 = "789e59c45fb6a8db94dd97ed071ae72e9e0c4a6b0015624fcfaf19a8c45cfb95";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-reconfigure/default.nix b/distros/noetic/rqt-reconfigure/default.nix
index de5b450068..58e2bbe525 100644
--- a/distros/noetic/rqt-reconfigure/default.nix
+++ b/distros/noetic/rqt-reconfigure/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, dynamic-reconfigure, python-qt-binding, python3Packages, roslint, rospy, rostest, rqt-console, rqt-gui, rqt-gui-py, rqt-py-common }:
buildRosPackage {
pname = "ros-noetic-rqt-reconfigure";
- version = "0.5.6-r1";
+ version = "0.5.7-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_reconfigure-release/archive/release/noetic/rqt_reconfigure/0.5.6-1.tar.gz";
- name = "0.5.6-1.tar.gz";
- sha256 = "73b683d7e6fee94c1b24fa65b3b29da55760805805d6ab86f5962f9863053298";
+ url = "https://github.com/ros-gbp/rqt_reconfigure-release/archive/release/noetic/rqt_reconfigure/0.5.7-1.tar.gz";
+ name = "0.5.7-1.tar.gz";
+ sha256 = "69d20ea5010e391e684ffe5ce6ca984d86bcfb25546544a3c6a3bb4c6497ee9e";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-robot-steering/default.nix b/distros/noetic/rqt-robot-steering/default.nix
index 9f943d4c75..dd22f34f13 100644
--- a/distros/noetic/rqt-robot-steering/default.nix
+++ b/distros/noetic/rqt-robot-steering/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, geometry-msgs, python-qt-binding, python3Packages, rostopic, rqt-gui, rqt-gui-py }:
buildRosPackage {
pname = "ros-noetic-rqt-robot-steering";
- version = "0.5.13-r1";
+ version = "0.5.14-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_robot_steering-release/archive/release/noetic/rqt_robot_steering/0.5.13-1.tar.gz";
- name = "0.5.13-1.tar.gz";
- sha256 = "fac18ca09687c28905f56000a283176be6208851483a3e18fda78504429a65f4";
+ url = "https://github.com/ros-gbp/rqt_robot_steering-release/archive/release/noetic/rqt_robot_steering/0.5.14-1.tar.gz";
+ name = "0.5.14-1.tar.gz";
+ sha256 = "2010fb0a201b93262f9c5357a2185439c2a507a96e9faf53c998d3e8e431a158";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-rviz/default.nix b/distros/noetic/rqt-rviz/default.nix
index ff3fc44c16..cfda51d4c8 100644
--- a/distros/noetic/rqt-rviz/default.nix
+++ b/distros/noetic/rqt-rviz/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, class-loader, pluginlib, qt5, rqt-gui, rqt-gui-cpp, rviz }:
buildRosPackage {
pname = "ros-noetic-rqt-rviz";
- version = "0.7.1-r1";
+ version = "0.7.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_rviz-release/archive/release/noetic/rqt_rviz/0.7.1-1.tar.gz";
- name = "0.7.1-1.tar.gz";
- sha256 = "10f6557efe52f4a0ba3713f584a23bb713424459c3283485267b7f0ea2ed2023";
+ url = "https://github.com/ros-gbp/rqt_rviz-release/archive/release/noetic/rqt_rviz/0.7.2-1.tar.gz";
+ name = "0.7.2-1.tar.gz";
+ sha256 = "a9e7b53a3cb18317c0d0b7edd420cdd7c163bbaff3bdad694f96eabfe3d7fc33";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-service-caller/default.nix b/distros/noetic/rqt-service-caller/default.nix
index 2aa7b10aec..3affc82cc2 100644
--- a/distros/noetic/rqt-service-caller/default.nix
+++ b/distros/noetic/rqt-service-caller/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, rosservice, rqt-gui, rqt-gui-py, rqt-py-common }:
buildRosPackage {
pname = "ros-noetic-rqt-service-caller";
- version = "0.4.11-r1";
+ version = "0.4.12-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_service_caller-release/archive/release/noetic/rqt_service_caller/0.4.11-1.tar.gz";
- name = "0.4.11-1.tar.gz";
- sha256 = "79dcc49d59bbe8c79564675bb8d1ec97c46b5f265066d62de99c6af3a9121ac6";
+ url = "https://github.com/ros-gbp/rqt_service_caller-release/archive/release/noetic/rqt_service_caller/0.4.12-1.tar.gz";
+ name = "0.4.12-1.tar.gz";
+ sha256 = "6b95c3c997a8135d08f06a708cb49b635fb7df7c0e0b337c8016c9c6bd5f2db6";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-shell/default.nix b/distros/noetic/rqt-shell/default.nix
index 5653432762..44c8c52ef1 100644
--- a/distros/noetic/rqt-shell/default.nix
+++ b/distros/noetic/rqt-shell/default.nix
@@ -5,18 +5,18 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, qt-gui, qt-gui-py-common, rqt-gui, rqt-gui-py }:
buildRosPackage {
pname = "ros-noetic-rqt-shell";
- version = "0.4.11-r1";
+ version = "0.4.13-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_shell-release/archive/release/noetic/rqt_shell/0.4.11-1.tar.gz";
- name = "0.4.11-1.tar.gz";
- sha256 = "b61beef13cb61b57d09f257d91316a884927a9fba44ac4c8b156f54d91e280c4";
+ url = "https://github.com/ros-gbp/rqt_shell-release/archive/release/noetic/rqt_shell/0.4.13-1.tar.gz";
+ name = "0.4.13-1.tar.gz";
+ sha256 = "0ddc3813f88dc90bd708f763030a4f7f20cfe68e88a398dd700e486bcef1df63";
};
buildType = "catkin";
- buildInputs = [ catkin ];
+ buildInputs = [ catkin python3Packages.setuptools ];
propagatedBuildInputs = [ python-qt-binding python3Packages.rospkg qt-gui qt-gui-py-common rqt-gui rqt-gui-py ];
- nativeBuildInputs = [ catkin ];
+ nativeBuildInputs = [ catkin python3Packages.setuptools ];
meta = {
description = "rqt_shell is a Python GUI plugin providing an interactive shell.";
diff --git a/distros/noetic/rqt-srv/default.nix b/distros/noetic/rqt-srv/default.nix
index 88e57198bb..e822d6f3c6 100644
--- a/distros/noetic/rqt-srv/default.nix
+++ b/distros/noetic/rqt-srv/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages, rosmsg, rospy, rqt-gui, rqt-gui-py, rqt-msg }:
buildRosPackage {
pname = "ros-noetic-rqt-srv";
- version = "0.4.10-r1";
+ version = "0.4.11-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_srv-release/archive/release/noetic/rqt_srv/0.4.10-1.tar.gz";
- name = "0.4.10-1.tar.gz";
- sha256 = "30cdc2f1e4a6db48a5eaa3b4a96007850b691c2e1ab80049fd8971f34dfee704";
+ url = "https://github.com/ros-gbp/rqt_srv-release/archive/release/noetic/rqt_srv/0.4.11-1.tar.gz";
+ name = "0.4.11-1.tar.gz";
+ sha256 = "bb9271767ee2a7569879c76157e89541c18fa218126644b91d03ee96fefcfb25";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-tf-tree/default.nix b/distros/noetic/rqt-tf-tree/default.nix
index f7cb5449be..b62b74df19 100644
--- a/distros/noetic/rqt-tf-tree/default.nix
+++ b/distros/noetic/rqt-tf-tree/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, qt-dotgraph, rospy, rqt-graph, rqt-gui, rqt-gui-py, tf2-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-noetic-rqt-tf-tree";
- version = "0.6.4-r1";
+ version = "0.6.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_tf_tree-release/archive/release/noetic/rqt_tf_tree/0.6.4-1.tar.gz";
- name = "0.6.4-1.tar.gz";
- sha256 = "c2bccb3aeae478e741d7beb55a46a23eb32707db54bce2a91867ecf7eaeb4366";
+ url = "https://github.com/ros-gbp/rqt_tf_tree-release/archive/release/noetic/rqt_tf_tree/0.6.5-1.tar.gz";
+ name = "0.6.5-1.tar.gz";
+ sha256 = "0500374601aa962a23ed2f334fe080299122e388ae7c7dc2e122a9a12759e321";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt-topic/default.nix b/distros/noetic/rqt-topic/default.nix
index 7b6c19035d..b574a78009 100644
--- a/distros/noetic/rqt-topic/default.nix
+++ b/distros/noetic/rqt-topic/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python-qt-binding, python3Packages, rostopic, rqt-gui, rqt-gui-py, std-msgs }:
buildRosPackage {
pname = "ros-noetic-rqt-topic";
- version = "0.4.14-r1";
+ version = "0.4.15-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt_topic-release/archive/release/noetic/rqt_topic/0.4.14-1.tar.gz";
- name = "0.4.14-1.tar.gz";
- sha256 = "812424972731209ebad755720d22d6d062f8caccda6656b2de5f265666340986";
+ url = "https://github.com/ros-gbp/rqt_topic-release/archive/release/noetic/rqt_topic/0.4.15-1.tar.gz";
+ name = "0.4.15-1.tar.gz";
+ sha256 = "ba985bc33de6130b0877db41d15572c74ee38a7ed89a57ae306f36643517bafd";
};
buildType = "catkin";
diff --git a/distros/noetic/rqt/default.nix b/distros/noetic/rqt/default.nix
index 84be2fea18..b1ce1f29bf 100644
--- a/distros/noetic/rqt/default.nix
+++ b/distros/noetic/rqt/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, rqt-gui, rqt-gui-cpp, rqt-gui-py }:
buildRosPackage {
pname = "ros-noetic-rqt";
- version = "0.5.4-r1";
+ version = "0.5.5-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/rqt-release/archive/release/noetic/rqt/0.5.4-1.tar.gz";
- name = "0.5.4-1.tar.gz";
- sha256 = "74b276cd851621eef3037c058558844ba7eba4a4d79cf4a50aaa04fd833803fe";
+ url = "https://github.com/ros-gbp/rqt-release/archive/release/noetic/rqt/0.5.5-1.tar.gz";
+ name = "0.5.5-1.tar.gz";
+ sha256 = "e50232935dc8348990977ba45c8c4c12550151751f07a6b259983bcc695d56fe";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-conversions/default.nix b/distros/noetic/rtabmap-conversions/default.nix
index 4c88813a72..d7b71f7944 100644
--- a/distros/noetic/rtabmap-conversions/default.nix
+++ b/distros/noetic/rtabmap-conversions/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cv-bridge, eigen-conversions, geometry-msgs, image-geometry, laser-geometry, pcl-conversions, roscpp, rtabmap, rtabmap-msgs, sensor-msgs, std-msgs, tf, tf-conversions }:
buildRosPackage {
pname = "ros-noetic-rtabmap-conversions";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_conversions/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "16381338026c0d2dbccd62f625b66f8a0fdaea48b70c8207caaab17f2bc31a88";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_conversions/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "88cef662fec1d58d92eb2d2f1599e23a4896acffe0100a192fd7904e328e91b3";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-costmap-plugins/default.nix b/distros/noetic/rtabmap-costmap-plugins/default.nix
index 08e5ed0dd4..348a441f28 100644
--- a/distros/noetic/rtabmap-costmap-plugins/default.nix
+++ b/distros/noetic/rtabmap-costmap-plugins/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, costmap-2d, dynamic-reconfigure, genmsg, message-generation, pcl, pcl-conversions, roscpp }:
buildRosPackage {
pname = "ros-noetic-rtabmap-costmap-plugins";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_costmap_plugins/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "a6d589af84af72d6f57247520d487cb867a69242367fe0f9669e8f0616d8326d";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_costmap_plugins/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "f61924a7530d7c634eb060419a3ee6c75bc2cbd7652ec85cc7cb835091147057";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-demos/default.nix b/distros/noetic/rtabmap-demos/default.nix
index a1c67203f0..bc73b64e47 100644
--- a/distros/noetic/rtabmap-demos/default.nix
+++ b/distros/noetic/rtabmap-demos/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, find-object-2d, hector-mapping, husky-navigation, rtabmap-conversions, rtabmap-costmap-plugins, rtabmap-launch, rtabmap-msgs, rtabmap-odom, rtabmap-rviz-plugins, rtabmap-slam, rtabmap-sync, rtabmap-util, rtabmap-viz, turtlebot3-bringup, turtlebot3-gazebo, turtlebot3-navigation, visualization-msgs }:
buildRosPackage {
pname = "ros-noetic-rtabmap-demos";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_demos/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "0f2158b70378604e615059aaaa85ba68198c2677bae779b3c6648665ae80f414";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_demos/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "f397bdddef0f74a58a9308bf7992cc67857976215de63e4f93433a1b4c941e7f";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-examples/default.nix b/distros/noetic/rtabmap-examples/default.nix
index 00164d388f..9693efebdc 100644
--- a/distros/noetic/rtabmap-examples/default.nix
+++ b/distros/noetic/rtabmap-examples/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, imu-complementary-filter, imu-filter-madgwick, message-filters, realsense2-camera, robot-localization, roscpp, rtabmap-conversions, rtabmap-costmap-plugins, rtabmap-demos, rtabmap-launch, rtabmap-msgs, rtabmap-odom, rtabmap-rviz-plugins, rtabmap-slam, rtabmap-util, rtabmap-viz, velodyne-pointcloud }:
buildRosPackage {
pname = "ros-noetic-rtabmap-examples";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_examples/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "3b2d6e5960f20cb5f58eb54cd09de26b3160eb66ff4ae06e09b6281dd0ac7391";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_examples/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "4aab0f153fad57ae5a5e9d5e246051e603c1a746970973d37c7b88425a864e48";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-launch/default.nix b/distros/noetic/rtabmap-launch/default.nix
index 4641e023c2..94677c3c7e 100644
--- a/distros/noetic/rtabmap-launch/default.nix
+++ b/distros/noetic/rtabmap-launch/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, rtabmap-costmap-plugins, rtabmap-msgs, rtabmap-odom, rtabmap-rviz-plugins, rtabmap-slam, rtabmap-util, rtabmap-viz }:
buildRosPackage {
pname = "ros-noetic-rtabmap-launch";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_launch/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "03dd5a56835c06b11435d963b55d3613964e05b2451cac5344bcc775855eca89";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_launch/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "96cf9f7082b2eefdb5542fe23278749e7c68b4cee23ed3ca005cd7b583edbe5a";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-legacy/default.nix b/distros/noetic/rtabmap-legacy/default.nix
index bfc3a12a61..0ce7d23dc3 100644
--- a/distros/noetic/rtabmap-legacy/default.nix
+++ b/distros/noetic/rtabmap-legacy/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, dynamic-reconfigure, image-transport, nodelet, rtabmap-conversions, rtabmap-demos, rtabmap-launch, rtabmap-msgs, rtabmap-odom, rtabmap-slam, rtabmap-util, rtabmap-viz }:
buildRosPackage {
pname = "ros-noetic-rtabmap-legacy";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_legacy/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "3b41ac5e87350379276cb41722c43512a334531ede8c8c782710eaeafdac7554";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_legacy/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "b5fb1c01228a87aad709c8254182c4a7beabd01ca23b9e6b1cddd915f8064b80";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-msgs/default.nix b/distros/noetic/rtabmap-msgs/default.nix
index 64bdc88eef..5727a726a3 100644
--- a/distros/noetic/rtabmap-msgs/default.nix
+++ b/distros/noetic/rtabmap-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, genmsg, geometry-msgs, message-generation, message-runtime, sensor-msgs, std-msgs, std-srvs }:
buildRosPackage {
pname = "ros-noetic-rtabmap-msgs";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_msgs/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "8c04efcf256244e55637adf6e7c65811d6e988ee94fa1d0ca1f47108509fee73";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_msgs/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "7b4e4a53fb10f6a5d74ea88dc4e45c524a7d75ecfabb82638ac3a21fd8bd4f4e";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-odom/default.nix b/distros/noetic/rtabmap-odom/default.nix
index 4013d5c5d4..5bbd27afc1 100644
--- a/distros/noetic/rtabmap-odom/default.nix
+++ b/distros/noetic/rtabmap-odom/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cv-bridge, image-geometry, laser-geometry, message-filters, nav-msgs, nodelet, pcl-conversions, pcl-ros, pluginlib, roscpp, rtabmap-conversions, rtabmap-msgs, rtabmap-sync, rtabmap-util, sensor-msgs }:
buildRosPackage {
pname = "ros-noetic-rtabmap-odom";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_odom/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "e99ef43577c58a4119d8ae900cbf2d329890115330dc36e62a5264a6c3f3a3de";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_odom/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "0fbb4b07657add5ce0c8100df6bd82836b4188a6a46d6cbcd33cd00bb879033c";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-python/default.nix b/distros/noetic/rtabmap-python/default.nix
index 9bacf4cf2d..806d75b94d 100644
--- a/distros/noetic/rtabmap-python/default.nix
+++ b/distros/noetic/rtabmap-python/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, rospy }:
buildRosPackage {
pname = "ros-noetic-rtabmap-python";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_python/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "bd4466141dd7b2fbf60a99edc669212eeda203ed806b102c58c306b20052ab6c";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_python/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "e040c4bc472dadade350ff9be16569c851b4839e82bfe5929df1a51f6eec0dca";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-ros/default.nix b/distros/noetic/rtabmap-ros/default.nix
index ed5f09b1cc..de4bb488ed 100644
--- a/distros/noetic/rtabmap-ros/default.nix
+++ b/distros/noetic/rtabmap-ros/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, rtabmap-conversions, rtabmap-costmap-plugins, rtabmap-demos, rtabmap-examples, rtabmap-launch, rtabmap-legacy, rtabmap-msgs, rtabmap-python, rtabmap-rviz-plugins, rtabmap-slam, rtabmap-sync, rtabmap-util, rtabmap-viz }:
buildRosPackage {
pname = "ros-noetic-rtabmap-ros";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_ros/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "2c0799be92aaca2f679226849a72d81f9044e0c72e1d89d9e684e6fa9f890509";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_ros/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "dccf6ca4df14495e6d4af9037680e309143c841edf8b50855492f263be4e1696";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-rviz-plugins/default.nix b/distros/noetic/rtabmap-rviz-plugins/default.nix
index 71207fc41f..17f745f8f1 100644
--- a/distros/noetic/rtabmap-rviz-plugins/default.nix
+++ b/distros/noetic/rtabmap-rviz-plugins/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, pcl-conversions, pluginlib, roscpp, rtabmap-conversions, rtabmap-msgs, rviz, sensor-msgs, std-msgs, tf }:
buildRosPackage {
pname = "ros-noetic-rtabmap-rviz-plugins";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_rviz_plugins/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "ab7abd1220918b69e62a557de95a0a78611706d8761460d13210328edfa559fa";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_rviz_plugins/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "1f4c14af17e6dacd1d48b1778f66cb2c1f2f5aaaeb61d1ca65da47c215cd8d23";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-slam/default.nix b/distros/noetic/rtabmap-slam/default.nix
index c4227cc14d..7712be16c2 100644
--- a/distros/noetic/rtabmap-slam/default.nix
+++ b/distros/noetic/rtabmap-slam/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, apriltag-ros, catkin, cv-bridge, geometry-msgs, move-base-msgs, nav-msgs, nodelet, pluginlib, rtabmap-msgs, rtabmap-sync, rtabmap-util, sensor-msgs, std-msgs, std-srvs, tf, tf2-ros, visualization-msgs }:
buildRosPackage {
pname = "ros-noetic-rtabmap-slam";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_slam/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "bdff2d659ea89678b57798af87fb5de83874f36d5dd399b67103119fcb6e6f06";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_slam/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "3ec6f81eeb1c3a83bd2718a1d4920b15134f7c1fd69d5cd2adf7aedddf68f7c4";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-sync/default.nix b/distros/noetic/rtabmap-sync/default.nix
index 88a8cbc5f1..6e28a1009b 100644
--- a/distros/noetic/rtabmap-sync/default.nix
+++ b/distros/noetic/rtabmap-sync/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cv-bridge, diagnostic-updater, image-transport, message-filters, nav-msgs, nodelet, roscpp, rtabmap-conversions, rtabmap-msgs, sensor-msgs }:
buildRosPackage {
pname = "ros-noetic-rtabmap-sync";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_sync/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "d7a3699d6a81bf1c69f53d29cface15c3824f0ce84c70f9494987709aaa59fb9";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_sync/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "5baae5393c1abd311b37a9606b70ef0781bc431b11b6a6cfbbeb1cbd0ba3104a";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-util/default.nix b/distros/noetic/rtabmap-util/default.nix
index 5b721ed715..df6ba0c9ca 100644
--- a/distros/noetic/rtabmap-util/default.nix
+++ b/distros/noetic/rtabmap-util/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cv-bridge, grid-map-ros, image-transport, laser-geometry, message-filters, nav-msgs, nodelet, octomap-msgs, pcl-conversions, pcl-ros, pluginlib, roscpp, rtabmap-conversions, rtabmap-msgs, sensor-msgs, std-msgs, stereo-msgs, tf }:
buildRosPackage {
pname = "ros-noetic-rtabmap-util";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_util/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "6e49d8e2c9f280e65ea85a8593829bf916a185683ee8c6c1bd2f5687c03b0a9d";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_util/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "317c06d9907f5d1999c8fe184e6f0c402ad54a1483a27d9c3bc77a9e721ff685";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap-viz/default.nix b/distros/noetic/rtabmap-viz/default.nix
index 455db42118..3d775269de 100644
--- a/distros/noetic/rtabmap-viz/default.nix
+++ b/distros/noetic/rtabmap-viz/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cv-bridge, geometry-msgs, nav-msgs, rtabmap-msgs, rtabmap-sync, std-msgs, std-srvs, tf }:
buildRosPackage {
pname = "ros-noetic-rtabmap-viz";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_viz/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "e4b7d2427c7a541aa4919a6d6fce862436a42e4ec5b384b393dd402522b7f5f7";
+ url = "https://github.com/introlab/rtabmap_ros-release/archive/release/noetic/rtabmap_viz/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "8bd96b694118d4be008518f61c29f86ded5c0728b80addb458245b3c79c9bbe8";
};
buildType = "catkin";
diff --git a/distros/noetic/rtabmap/default.nix b/distros/noetic/rtabmap/default.nix
index db278a9808..c481a76bc4 100644
--- a/distros/noetic/rtabmap/default.nix
+++ b/distros/noetic/rtabmap/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, cmake, cv-bridge, grid-map-core, gtsam, libg2o, libpointmatcher, octomap, pcl, proj, qt-gui-cpp, sqlite, zlib }:
+{ lib, buildRosPackage, fetchurl, cmake, cv-bridge, gtsam, libg2o, libpointmatcher, octomap, pcl, proj, qt-gui-cpp, sqlite, zlib }:
buildRosPackage {
pname = "ros-noetic-rtabmap";
- version = "0.21.10-r1";
+ version = "0.21.13-r1";
src = fetchurl {
- url = "https://github.com/introlab/rtabmap-release/archive/release/noetic/rtabmap/0.21.10-1.tar.gz";
- name = "0.21.10-1.tar.gz";
- sha256 = "e2d0a7d8d518fe7d9eb84ed4ab79c622937efc1c462f1298056b1c0c14c97775";
+ url = "https://github.com/introlab/rtabmap-release/archive/release/noetic/rtabmap/0.21.13-1.tar.gz";
+ name = "0.21.13-1.tar.gz";
+ sha256 = "56a14d61f5956a45a58f80267799abdd228712c0bf546e7fa7f40926ecafed22";
};
buildType = "cmake";
buildInputs = [ cmake proj ];
- propagatedBuildInputs = [ cv-bridge grid-map-core gtsam libg2o libpointmatcher octomap pcl qt-gui-cpp sqlite zlib ];
+ propagatedBuildInputs = [ cv-bridge gtsam libg2o libpointmatcher octomap pcl qt-gui-cpp sqlite zlib ];
nativeBuildInputs = [ cmake ];
meta = {
diff --git a/distros/noetic/rviz-imu-plugin/default.nix b/distros/noetic/rviz-imu-plugin/default.nix
index 7350e0c166..9ac5cb0513 100644
--- a/distros/noetic/rviz-imu-plugin/default.nix
+++ b/distros/noetic/rviz-imu-plugin/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, qt5, roscpp, rviz }:
buildRosPackage {
pname = "ros-noetic-rviz-imu-plugin";
- version = "1.2.6-r1";
+ version = "1.2.7-r1";
src = fetchurl {
- url = "https://github.com/uos-gbp/imu_tools-release/archive/release/noetic/rviz_imu_plugin/1.2.6-1.tar.gz";
- name = "1.2.6-1.tar.gz";
- sha256 = "f6820392a73baab4c11089bb00d056778dffb2bbd1c171aa863a42bf9d49a828";
+ url = "https://github.com/uos-gbp/imu_tools-release/archive/release/noetic/rviz_imu_plugin/1.2.7-1.tar.gz";
+ name = "1.2.7-1.tar.gz";
+ sha256 = "98b0c5bf7c10bcee0e5ee5dbc8e026855687e6407d37bf1a38079c7f09eb4694";
};
buildType = "catkin";
diff --git a/distros/noetic/rviz-plugin-tutorials/default.nix b/distros/noetic/rviz-plugin-tutorials/default.nix
index 91a39bd8ff..eb547c2b38 100644
--- a/distros/noetic/rviz-plugin-tutorials/default.nix
+++ b/distros/noetic/rviz-plugin-tutorials/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, qt5, rviz }:
buildRosPackage {
pname = "ros-noetic-rviz-plugin-tutorials";
- version = "0.11.1-r1";
+ version = "0.11.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/rviz_plugin_tutorials/0.11.1-1.tar.gz";
- name = "0.11.1-1.tar.gz";
- sha256 = "e3d5576f1ef6b477f59c4512184e2fd54f670f84dad799c434f3502502721293";
+ url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/rviz_plugin_tutorials/0.11.2-1.tar.gz";
+ name = "0.11.2-1.tar.gz";
+ sha256 = "da5f66a1fd59b6075566aa038b3feed8ce3b527e2c32d2f8f579aef3566f9d2c";
};
buildType = "catkin";
diff --git a/distros/noetic/rviz-python-tutorial/default.nix b/distros/noetic/rviz-python-tutorial/default.nix
index 99dd45b747..f1c2439ed3 100644
--- a/distros/noetic/rviz-python-tutorial/default.nix
+++ b/distros/noetic/rviz-python-tutorial/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, rviz }:
buildRosPackage {
pname = "ros-noetic-rviz-python-tutorial";
- version = "0.11.1-r1";
+ version = "0.11.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/rviz_python_tutorial/0.11.1-1.tar.gz";
- name = "0.11.1-1.tar.gz";
- sha256 = "4e26cfa674bd4700044ea3d4c6e9ffda030e43d840c2b332a8f812ae81e2130a";
+ url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/rviz_python_tutorial/0.11.2-1.tar.gz";
+ name = "0.11.2-1.tar.gz";
+ sha256 = "6cf8742748a09efe368e5acc37822ba40fadc4fc3a9b01c5f13a8488dfbff887";
};
buildType = "catkin";
diff --git a/distros/noetic/sensor-msgs/default.nix b/distros/noetic/sensor-msgs/default.nix
index 42550d478b..e547e9713a 100644
--- a/distros/noetic/sensor-msgs/default.nix
+++ b/distros/noetic/sensor-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, geometry-msgs, message-generation, message-runtime, python3Packages, rosbag, rosunit, std-msgs }:
buildRosPackage {
pname = "ros-noetic-sensor-msgs";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/sensor_msgs/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "25dfebaba7e08b4eab9bb670d3d9884a2bdd94e3976cd65ccbb8fc948c22b058";
+ url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/sensor_msgs/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "d8409a4b438669f0b375e578a62fe6962ab0fe0450400cfdd2d668fb677b061c";
};
buildType = "catkin";
diff --git a/distros/noetic/shape-msgs/default.nix b/distros/noetic/shape-msgs/default.nix
index fbf59dd86c..782e9a0001 100644
--- a/distros/noetic/shape-msgs/default.nix
+++ b/distros/noetic/shape-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, geometry-msgs, message-generation, message-runtime, std-msgs }:
buildRosPackage {
pname = "ros-noetic-shape-msgs";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/shape_msgs/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "19b5b1b4c54b987382ffd74d4538de2c81c32f1d59469244f9addae3575cdfdd";
+ url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/shape_msgs/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "73b67116866cf351187ddb763ff22e8a3000b9af7cfbeee48f6779c5338b9a84";
};
buildType = "catkin";
diff --git a/distros/noetic/smclib/default.nix b/distros/noetic/smclib/default.nix
index a9879c0321..cb85d17431 100644
--- a/distros/noetic/smclib/default.nix
+++ b/distros/noetic/smclib/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages }:
buildRosPackage {
pname = "ros-noetic-smclib";
- version = "1.8.6-r1";
+ version = "1.8.7-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/bond_core-release/archive/release/noetic/smclib/1.8.6-1.tar.gz";
- name = "1.8.6-1.tar.gz";
- sha256 = "7a0fe1a46821a1fc84021ad2592661cfc9a4bfe0179a5d896558b7c1a7a00cde";
+ url = "https://github.com/ros-gbp/bond_core-release/archive/release/noetic/smclib/1.8.7-1.tar.gz";
+ name = "1.8.7-1.tar.gz";
+ sha256 = "4ad1258f7a5946f36c661bff04a1aa7077364652ffcb943c9342a4cecf4b946f";
};
buildType = "catkin";
diff --git a/distros/noetic/stereo-msgs/default.nix b/distros/noetic/stereo-msgs/default.nix
index 2d03ee2c73..df289b01d2 100644
--- a/distros/noetic/stereo-msgs/default.nix
+++ b/distros/noetic/stereo-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-noetic-stereo-msgs";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/stereo_msgs/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "45adcc388073457745abb5d1ef461e132435cc1c8aa67644c142532836e9ac0e";
+ url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/stereo_msgs/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "2bfaae5a454799266a91bb7afffa624941a234358b5716442b84a8a6b89497a5";
};
buildType = "catkin";
diff --git a/distros/noetic/tf-conversions/default.nix b/distros/noetic/tf-conversions/default.nix
index 0069af7bce..32c56b7feb 100644
--- a/distros/noetic/tf-conversions/default.nix
+++ b/distros/noetic/tf-conversions/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, eigen, geometry-msgs, kdl-conversions, orocos-kdl, python3Packages, tf }:
buildRosPackage {
pname = "ros-noetic-tf-conversions";
- version = "1.13.3-r1";
+ version = "1.13.4-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry-release/archive/release/noetic/tf_conversions/1.13.3-1.tar.gz";
- name = "1.13.3-1.tar.gz";
- sha256 = "ee90e8b54280b000356b076083f76fa035f748e690c07dc8a6285387b48f946f";
+ url = "https://github.com/ros-gbp/geometry-release/archive/release/noetic/tf_conversions/1.13.4-1.tar.gz";
+ name = "1.13.4-1.tar.gz";
+ sha256 = "32adcaf128e51371ebc796fd0d63d7cadf73ea3b256a017488d9c610a418c605";
};
buildType = "catkin";
diff --git a/distros/noetic/tf/default.nix b/distros/noetic/tf/default.nix
index 7ac3be3f36..0478cada5a 100644
--- a/distros/noetic/tf/default.nix
+++ b/distros/noetic/tf/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, angles, catkin, geometry-msgs, graphviz, message-filters, message-generation, message-runtime, rosconsole, roscpp, rostest, rostime, rosunit, roswtf, sensor-msgs, std-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-noetic-tf";
- version = "1.13.3-r1";
+ version = "1.13.4-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry-release/archive/release/noetic/tf/1.13.3-1.tar.gz";
- name = "1.13.3-1.tar.gz";
- sha256 = "1ffeba83971b4b1fae35616dcb11da3a99a8a5f6603c3ee6b9aef2fe697e4147";
+ url = "https://github.com/ros-gbp/geometry-release/archive/release/noetic/tf/1.13.4-1.tar.gz";
+ name = "1.13.4-1.tar.gz";
+ sha256 = "a2413bcc3874f0987082981495d8f840d127addd1967dacfb65dd3cccd7e6961";
};
buildType = "catkin";
diff --git a/distros/noetic/tf2-bullet/default.nix b/distros/noetic/tf2-bullet/default.nix
index 889af334c8..acf3bfaf62 100644
--- a/distros/noetic/tf2-bullet/default.nix
+++ b/distros/noetic/tf2-bullet/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, bullet, catkin, geometry-msgs, tf2 }:
buildRosPackage {
pname = "ros-noetic-tf2-bullet";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_bullet/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "3724e9a8b2fa0ac7b123d4238b9bfc0b4d98f22a08ba56a00510b305f24091d3";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_bullet/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "94711592f62a495c3b03718f9b9e95947dd2aa42feb99caabbe2449ea9cd94c2";
};
buildType = "catkin";
diff --git a/distros/noetic/tf2-eigen/default.nix b/distros/noetic/tf2-eigen/default.nix
index 154c63e6b1..77f819f319 100644
--- a/distros/noetic/tf2-eigen/default.nix
+++ b/distros/noetic/tf2-eigen/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cmake-modules, eigen, geometry-msgs, tf2 }:
buildRosPackage {
pname = "ros-noetic-tf2-eigen";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_eigen/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "40299e5e82f3ab4d2bc069e8241b4bfec3791f5e74b32a4b308675c6ff4b7e14";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_eigen/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "e1a0ca64f3d31caa4f9b6cb15f06fc49550c5d0432ac4710a303b32d35396cbf";
};
buildType = "catkin";
diff --git a/distros/noetic/tf2-geometry-msgs/default.nix b/distros/noetic/tf2-geometry-msgs/default.nix
index b4d7419747..9c39358fa0 100644
--- a/distros/noetic/tf2-geometry-msgs/default.nix
+++ b/distros/noetic/tf2-geometry-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, geometry-msgs, orocos-kdl, python3Packages, ros-environment, rostest, tf2, tf2-ros }:
buildRosPackage {
pname = "ros-noetic-tf2-geometry-msgs";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_geometry_msgs/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "3e926c82ad818deb974a5b2f3302aff716bc1a79a9379b89e9741b20652ee0fb";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_geometry_msgs/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "4a89595a085cc15c71339b221fb33362633598cffc63e9dd1279e1ad9cb2e33b";
};
buildType = "catkin";
diff --git a/distros/noetic/tf2-kdl/default.nix b/distros/noetic/tf2-kdl/default.nix
index 7101ff0266..18ef93f696 100644
--- a/distros/noetic/tf2-kdl/default.nix
+++ b/distros/noetic/tf2-kdl/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cmake-modules, eigen, orocos-kdl, ros-environment, rostest, tf2, tf2-ros }:
buildRosPackage {
pname = "ros-noetic-tf2-kdl";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_kdl/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "aa8b92456abd908c634a76abe0d41c1aed37418d9c42b2eec57e6c4289b62d28";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_kdl/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "2584989a4468eb84c68a71664fcbe8c20034ec951d6e490c3dabc8d018183925";
};
buildType = "catkin";
diff --git a/distros/noetic/tf2-msgs/default.nix b/distros/noetic/tf2-msgs/default.nix
index c2abebbf33..9db7ad5a76 100644
--- a/distros/noetic/tf2-msgs/default.nix
+++ b/distros/noetic/tf2-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, actionlib-msgs, catkin, geometry-msgs, message-generation }:
buildRosPackage {
pname = "ros-noetic-tf2-msgs";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_msgs/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "6175b6b143e93d6e481d04adfc1d649bdcea0aba6612fc8d908818a28a4ff0d6";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_msgs/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "26d9f2b5c53eb51b825765525482bc50a92ddc41ad6a9bfb87f0b3f661304348";
};
buildType = "catkin";
diff --git a/distros/noetic/tf2-py/default.nix b/distros/noetic/tf2-py/default.nix
index dee6782d1d..cd270e97de 100644
--- a/distros/noetic/tf2-py/default.nix
+++ b/distros/noetic/tf2-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, rospy, tf2 }:
buildRosPackage {
pname = "ros-noetic-tf2-py";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_py/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "651d4eb98faea1190b46faaa8fde245edfdc943cea5cfad0307338a5d8304a2e";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_py/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "9ea69d1cee3623ea206a42a22fc520e2a95098903cbcdf7cb18431847a00e171";
};
buildType = "catkin";
diff --git a/distros/noetic/tf2-ros/default.nix b/distros/noetic/tf2-ros/default.nix
index 50d9e5f363..9cb9a8cbc7 100644
--- a/distros/noetic/tf2-ros/default.nix
+++ b/distros/noetic/tf2-ros/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, catkin, geometry-msgs, message-filters, roscpp, rosgraph, rospy, rostest, std-msgs, tf2, tf2-msgs, tf2-py, xmlrpcpp }:
buildRosPackage {
pname = "ros-noetic-tf2-ros";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_ros/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "8bcef4c019f02cd7cde89b34e4cce97ff5363bf68d6e2d17d0342b9ca4fb2f8a";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_ros/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "fe50111c31e84f664f557a9321198630f99c853fddd2949215c346ac8244aded";
};
buildType = "catkin";
diff --git a/distros/noetic/tf2-sensor-msgs/default.nix b/distros/noetic/tf2-sensor-msgs/default.nix
index 7a2cc3c365..95587b573a 100644
--- a/distros/noetic/tf2-sensor-msgs/default.nix
+++ b/distros/noetic/tf2-sensor-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cmake-modules, eigen, geometry-msgs, python3Packages, rospy, rostest, sensor-msgs, tf2, tf2-ros }:
buildRosPackage {
pname = "ros-noetic-tf2-sensor-msgs";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_sensor_msgs/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "afe1f9c5e768c373b892418407b21d58ad8098480aff8f97acc1f1faa559c780";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_sensor_msgs/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "ffb117c94115f582aeb0a9b72015c81f9b70a6cb18a591ac38ff829a4485cdda";
};
buildType = "catkin";
diff --git a/distros/noetic/tf2-tools/default.nix b/distros/noetic/tf2-tools/default.nix
index 8df08a693b..9a5d258147 100644
--- a/distros/noetic/tf2-tools/default.nix
+++ b/distros/noetic/tf2-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, tf2, tf2-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-noetic-tf2-tools";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_tools/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "c4bc8943c756d92c359b7ee22cb4465d98092e261603f726e22eda19b38edf6e";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2_tools/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "23be440a9da54e5602eddf3be795972734c8d74cb1ffdc82d8a226fb23fdb2bb";
};
buildType = "catkin";
diff --git a/distros/noetic/tf2/default.nix b/distros/noetic/tf2/default.nix
index 17c29a4df7..fc3822706d 100644
--- a/distros/noetic/tf2/default.nix
+++ b/distros/noetic/tf2/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, console-bridge, geometry-msgs, rostime, tf2-msgs }:
buildRosPackage {
pname = "ros-noetic-tf2";
- version = "0.7.8-r1";
+ version = "0.7.9-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2/0.7.8-1.tar.gz";
- name = "0.7.8-1.tar.gz";
- sha256 = "da4198c85c396e9aaa749ce462243235d81ba0aea65a14c3533797080cb7d1fb";
+ url = "https://github.com/ros-gbp/geometry2-release/archive/release/noetic/tf2/0.7.9-1.tar.gz";
+ name = "0.7.9-1.tar.gz";
+ sha256 = "4871ed04729105b5b1bdf5c8f1bc11959ed85f392c79b78c1f9f3f7900a74a4e";
};
buildType = "catkin";
diff --git a/distros/noetic/topic-tools/default.nix b/distros/noetic/topic-tools/default.nix
index 9047dcf43c..e4adfb9477 100644
--- a/distros/noetic/topic-tools/default.nix
+++ b/distros/noetic/topic-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cpp-common, message-generation, message-runtime, rosbash, rosconsole, roscpp, rostest, rostime, rosunit, std-msgs, xmlrpcpp }:
buildRosPackage {
pname = "ros-noetic-topic-tools";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/topic_tools/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "ceaa0fdb897439a5fc6237087252e353d9dc0d1a22262584711374fe17a475d9";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/topic_tools/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "998ef1356d5296051d7f1d3674b1fde41deca5b61be91d8669c96d06d4c1e264";
};
buildType = "catkin";
diff --git a/distros/noetic/trajectory-msgs/default.nix b/distros/noetic/trajectory-msgs/default.nix
index 330d9fc4fa..19af587321 100644
--- a/distros/noetic/trajectory-msgs/default.nix
+++ b/distros/noetic/trajectory-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, geometry-msgs, message-generation, message-runtime, rosbag-migration-rule, std-msgs }:
buildRosPackage {
pname = "ros-noetic-trajectory-msgs";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/trajectory_msgs/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "4d6c3b972523840d4add843ddec7a00ec69e6dedb1a5b56af6d4b3b121715360";
+ url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/trajectory_msgs/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "274cd3c31a5aa5c32a71d742064016164a7eb76502c5ba0511bd0ebeb7a1eb21";
};
buildType = "catkin";
diff --git a/distros/noetic/ur-calibration/default.nix b/distros/noetic/ur-calibration/default.nix
index d121906fbb..d97169dfdf 100644
--- a/distros/noetic/ur-calibration/default.nix
+++ b/distros/noetic/ur-calibration/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, eigen, roscpp, rosunit, ur-client-library, ur-robot-driver, yaml-cpp }:
buildRosPackage {
pname = "ros-noetic-ur-calibration";
- version = "2.2.0-r1";
+ version = "2.3.0-r1";
src = fetchurl {
- url = "https://github.com/UniversalRobots/Universal_Robots_ROS_Driver-release/archive/release/noetic/ur_calibration/2.2.0-1.tar.gz";
- name = "2.2.0-1.tar.gz";
- sha256 = "a582ee778834c844163937f4c4e75e6f01eb2fcf71505750612d92d9a72433d4";
+ url = "https://github.com/UniversalRobots/Universal_Robots_ROS_Driver-release/archive/release/noetic/ur_calibration/2.3.0-1.tar.gz";
+ name = "2.3.0-1.tar.gz";
+ sha256 = "115ceee44847e465c9e705fbf763229f4ceacceae33d4d297769b3d5c1616cb0";
};
buildType = "catkin";
diff --git a/distros/noetic/ur-client-library/default.nix b/distros/noetic/ur-client-library/default.nix
index b068135477..7b8d1cb8b4 100644
--- a/distros/noetic/ur-client-library/default.nix
+++ b/distros/noetic/ur-client-library/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cmake }:
buildRosPackage {
pname = "ros-noetic-ur-client-library";
- version = "1.9.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/UniversalRobots/Universal_Robots_Client_Library-release/archive/release/noetic/ur_client_library/1.9.0-1.tar.gz";
- name = "1.9.0-1.tar.gz";
- sha256 = "9a7443840ab356a1134a3c7616f727fbe3dee81a3aca676310d8f2b5e9983fc3";
+ url = "https://github.com/UniversalRobots/Universal_Robots_Client_Library-release/archive/release/noetic/ur_client_library/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "6066e4db7001aee92fa3127075b225f05887e60d0b84f64c2fbad9e4945e109e";
};
buildType = "cmake";
diff --git a/distros/noetic/ur-dashboard-msgs/default.nix b/distros/noetic/ur-dashboard-msgs/default.nix
index 8410479ea8..04ca11080b 100644
--- a/distros/noetic/ur-dashboard-msgs/default.nix
+++ b/distros/noetic/ur-dashboard-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, actionlib-msgs, catkin, message-generation, message-runtime, std-msgs }:
buildRosPackage {
pname = "ros-noetic-ur-dashboard-msgs";
- version = "2.2.0-r1";
+ version = "2.3.0-r1";
src = fetchurl {
- url = "https://github.com/UniversalRobots/Universal_Robots_ROS_Driver-release/archive/release/noetic/ur_dashboard_msgs/2.2.0-1.tar.gz";
- name = "2.2.0-1.tar.gz";
- sha256 = "3ad298c657f185c413c6944a69a1bbd63650424ef89caead0a6684afa2dccb3b";
+ url = "https://github.com/UniversalRobots/Universal_Robots_ROS_Driver-release/archive/release/noetic/ur_dashboard_msgs/2.3.0-1.tar.gz";
+ name = "2.3.0-1.tar.gz";
+ sha256 = "9e0f074ce2c953b95778300e4f970b0a39bec5dddc737defd723a1f60e2d6f14";
};
buildType = "catkin";
diff --git a/distros/noetic/ur-robot-driver/default.nix b/distros/noetic/ur-robot-driver/default.nix
index 5b989abf89..341bbea122 100644
--- a/distros/noetic/ur-robot-driver/default.nix
+++ b/distros/noetic/ur-robot-driver/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, actionlib, boost, cartesian-trajectory-controller, catkin, control-msgs, controller-manager, controller-manager-msgs, force-torque-sensor-controller, geometry-msgs, hardware-interface, industrial-robot-status-controller, industrial-robot-status-interface, joint-state-controller, joint-trajectory-controller, kdl-parser, pass-through-controllers, pluginlib, robot-state-publisher, roscpp, rostest, scaled-joint-trajectory-controller, sensor-msgs, socat, speed-scaling-interface, speed-scaling-state-controller, std-srvs, tf, tf2-geometry-msgs, tf2-msgs, trajectory-msgs, twist-controller, ur-client-library, ur-dashboard-msgs, ur-description, ur-msgs, velocity-controllers }:
buildRosPackage {
pname = "ros-noetic-ur-robot-driver";
- version = "2.2.0-r1";
+ version = "2.3.0-r1";
src = fetchurl {
- url = "https://github.com/UniversalRobots/Universal_Robots_ROS_Driver-release/archive/release/noetic/ur_robot_driver/2.2.0-1.tar.gz";
- name = "2.2.0-1.tar.gz";
- sha256 = "a581b8744b454c886fb2e143e498ac0bd0e5432a6eba279c258e48696ffba920";
+ url = "https://github.com/UniversalRobots/Universal_Robots_ROS_Driver-release/archive/release/noetic/ur_robot_driver/2.3.0-1.tar.gz";
+ name = "2.3.0-1.tar.gz";
+ sha256 = "13bfa04bc2e734dfdbd44b7f53dc447c56e7a5018be769e8ea6fb965aed3957d";
};
buildType = "catkin";
diff --git a/distros/noetic/urdf-parser-plugin/default.nix b/distros/noetic/urdf-parser-plugin/default.nix
index aba81b8c98..676c6b3d85 100644
--- a/distros/noetic/urdf-parser-plugin/default.nix
+++ b/distros/noetic/urdf-parser-plugin/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, urdfdom-headers }:
buildRosPackage {
pname = "ros-noetic-urdf-parser-plugin";
- version = "1.13.3-r1";
+ version = "1.13.4-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/urdf-release/archive/release/noetic/urdf_parser_plugin/1.13.3-1.tar.gz";
- name = "1.13.3-1.tar.gz";
- sha256 = "e7e6fcf185ebec3a04897bf7fbfd97342c56155829ee58a1eb4a012dd75d072a";
+ url = "https://github.com/ros-gbp/urdf-release/archive/release/noetic/urdf_parser_plugin/1.13.4-1.tar.gz";
+ name = "1.13.4-1.tar.gz";
+ sha256 = "b3c2cefdd84e23420c808386abbd86ea32b85944e16470d49bf4db314c4c4351";
};
buildType = "catkin";
diff --git a/distros/noetic/urdf/default.nix b/distros/noetic/urdf/default.nix
index f6b0c13cee..35df4145f5 100644
--- a/distros/noetic/urdf/default.nix
+++ b/distros/noetic/urdf/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, cmake-modules, pluginlib, rosconsole-bridge, roscpp, rostest, tinyxml, tinyxml-2, urdf-parser-plugin, urdfdom, urdfdom-headers }:
buildRosPackage {
pname = "ros-noetic-urdf";
- version = "1.13.3-r1";
+ version = "1.13.4-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/urdf-release/archive/release/noetic/urdf/1.13.3-1.tar.gz";
- name = "1.13.3-1.tar.gz";
- sha256 = "74d0244a95ed139cbc22a7e1b1f1172d06b895774c87d64ed6883c47563c7130";
+ url = "https://github.com/ros-gbp/urdf-release/archive/release/noetic/urdf/1.13.4-1.tar.gz";
+ name = "1.13.4-1.tar.gz";
+ sha256 = "e4e603c6c47f08c4986c6d1555e78f9889135228f6bdab319347fdf84537b290";
};
buildType = "catkin";
diff --git a/distros/noetic/visualization-marker-tutorials/default.nix b/distros/noetic/visualization-marker-tutorials/default.nix
index 231462ffbe..8a87d89d3a 100644
--- a/distros/noetic/visualization-marker-tutorials/default.nix
+++ b/distros/noetic/visualization-marker-tutorials/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, roscpp, visualization-msgs }:
buildRosPackage {
pname = "ros-noetic-visualization-marker-tutorials";
- version = "0.11.1-r1";
+ version = "0.11.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/visualization_marker_tutorials/0.11.1-1.tar.gz";
- name = "0.11.1-1.tar.gz";
- sha256 = "4643aa30e98522f7ab8458add9c6a409a7b97e64565639798ccf6f0d00671a86";
+ url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/visualization_marker_tutorials/0.11.2-1.tar.gz";
+ name = "0.11.2-1.tar.gz";
+ sha256 = "bc1f28f6fe9fba6e1763390b72f1a5ae41ddf5c70c6b464662e22e1012e21c29";
};
buildType = "catkin";
diff --git a/distros/noetic/visualization-msgs/default.nix b/distros/noetic/visualization-msgs/default.nix
index f7779d5b9a..02fb00e4ab 100644
--- a/distros/noetic/visualization-msgs/default.nix
+++ b/distros/noetic/visualization-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, geometry-msgs, message-generation, message-runtime, std-msgs }:
buildRosPackage {
pname = "ros-noetic-visualization-msgs";
- version = "1.13.1-r1";
+ version = "1.13.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/visualization_msgs/1.13.1-1.tar.gz";
- name = "1.13.1-1.tar.gz";
- sha256 = "8b797706ed360a8918380e718f3b05702bcb85fd55d6cdec6ad4721e75dc84a6";
+ url = "https://github.com/ros-gbp/common_msgs-release/archive/release/noetic/visualization_msgs/1.13.2-1.tar.gz";
+ name = "1.13.2-1.tar.gz";
+ sha256 = "0e6979ea5079388785849469b9baf9e2ae85c63d849a2d9f225f5461aebe0008";
};
buildType = "catkin";
diff --git a/distros/noetic/visualization-tutorials/default.nix b/distros/noetic/visualization-tutorials/default.nix
index 45f2e5b575..573f3673fe 100644
--- a/distros/noetic/visualization-tutorials/default.nix
+++ b/distros/noetic/visualization-tutorials/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, interactive-marker-tutorials, librviz-tutorial, rviz-plugin-tutorials, rviz-python-tutorial, visualization-marker-tutorials }:
buildRosPackage {
pname = "ros-noetic-visualization-tutorials";
- version = "0.11.1-r1";
+ version = "0.11.2-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/visualization_tutorials/0.11.1-1.tar.gz";
- name = "0.11.1-1.tar.gz";
- sha256 = "69cfb74ad79efe78f89a20303bf623157e804cdc1843b502c1157b2fda0e637c";
+ url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/noetic/visualization_tutorials/0.11.2-1.tar.gz";
+ name = "0.11.2-1.tar.gz";
+ sha256 = "8df5533f40e6567cc53983650c728e831cfa1e61a81a8c89492c54565809133f";
};
buildType = "catkin";
diff --git a/distros/noetic/webkit-dependency/default.nix b/distros/noetic/webkit-dependency/default.nix
index 169b01ee96..3e5db15c25 100644
--- a/distros/noetic/webkit-dependency/default.nix
+++ b/distros/noetic/webkit-dependency/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, catkin, python3Packages }:
buildRosPackage {
pname = "ros-noetic-webkit-dependency";
- version = "1.1.2-r1";
+ version = "1.1.3-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/webkit_dependency-release/archive/release/noetic/webkit_dependency/1.1.2-1.tar.gz";
- name = "1.1.2-1.tar.gz";
- sha256 = "09e635d456e54c6b42660c88062afe706b9d2bad7810d59b031eaf5cd701a7f0";
+ url = "https://github.com/ros-gbp/webkit_dependency-release/archive/release/noetic/webkit_dependency/1.1.3-1.tar.gz";
+ name = "1.1.3-1.tar.gz";
+ sha256 = "7d39957fc65b3a85839837ceece885dbbbd4326d6f22509c0d54ccac3c4c1489";
};
buildType = "catkin";
diff --git a/distros/noetic/xmlrpcpp/default.nix b/distros/noetic/xmlrpcpp/default.nix
index f85e74b985..f0735c2272 100644
--- a/distros/noetic/xmlrpcpp/default.nix
+++ b/distros/noetic/xmlrpcpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, catkin, cpp-common, rostime }:
buildRosPackage {
pname = "ros-noetic-xmlrpcpp";
- version = "1.17.0-r1";
+ version = "1.17.1-r1";
src = fetchurl {
- url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/xmlrpcpp/1.17.0-1.tar.gz";
- name = "1.17.0-1.tar.gz";
- sha256 = "3f3de44f546a06f172d9522d23fb371f33c1207f5128b7329c7b84fb18ef3967";
+ url = "https://github.com/ros-gbp/ros_comm-release/archive/release/noetic/xmlrpcpp/1.17.1-1.tar.gz";
+ name = "1.17.1-1.tar.gz";
+ sha256 = "59056c9dc0bfdd2170c6c245bc19770609095e88ed79fc54ab943cf6482dfa00";
};
buildType = "catkin";
diff --git a/distros/rolling/ackermann-steering-controller/default.nix b/distros/rolling/ackermann-steering-controller/default.nix
index c7d84d2d2b..fa3d88b033 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, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-cmake, ros2-control-test-assets, std-srvs, steering-controllers-library }:
buildRosPackage {
pname = "ros-rolling-ackermann-steering-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ackermann_steering_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "c919f72069ddbe917a73cf1f60c09d17b289fda4b1086d44f68cdabf3ccf33f2";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ackermann_steering_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "d56838fe06761a68495e995a5deef478e9782e7b86e296fdb0c60b5079ba4baf";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/action-msgs/default.nix b/distros/rolling/action-msgs/default.nix
index 12757e18db..91aa2dbe23 100644
--- a/distros/rolling/action-msgs/default.nix
+++ b/distros/rolling/action-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-core-generators, rosidl-core-runtime, service-msgs, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-rolling-action-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/action_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "ac58bcd37f86d7760e2754c6e2c6fa264adf81a4bd962614930dd69beda06ea9";
+ url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/action_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "3be000a0fee92c95a27cecf36539191ed12204ba939ccb95546e52ebb05410c9";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/action-tutorials-cpp/default.nix b/distros/rolling/action-tutorials-cpp/default.nix
index adec969bb6..b3fae81392 100644
--- a/distros/rolling/action-tutorials-cpp/default.nix
+++ b/distros/rolling/action-tutorials-cpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, example-interfaces, rclcpp, rclcpp-action, rclcpp-components }:
buildRosPackage {
pname = "ros-rolling-action-tutorials-cpp";
- version = "0.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_cpp/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "0af46c1ae327071f7255e79f5e82cf7910f681bbef026c6fbb89b22c5b19f89f";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_cpp/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "a2d028f3a3527974546761e29cacaa92f55d1930cb1014e8afa0e03caca873f2";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/action-tutorials-py/default.nix b/distros/rolling/action-tutorials-py/default.nix
index c3100e1418..3fee7e3877 100644
--- a/distros/rolling/action-tutorials-py/default.nix
+++ b/distros/rolling/action-tutorials-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, example-interfaces, python3Packages, rclpy }:
buildRosPackage {
pname = "ros-rolling-action-tutorials-py";
- version = "0.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_py/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "4aee429ab0db864be65408e4fdef0cc10d37028a83ff26e85544abf9fc12d3df";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_py/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "3ea248de229db16b372797e33de5ba770344e501e0f601e258bc69992796a91b";
};
buildType = "ament_python";
diff --git a/distros/rolling/admittance-controller/default.nix b/distros/rolling/admittance-controller/default.nix
index 89a992d305..dd0c80329a 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, angles, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, hardware-interface-testing, kinematics-interface, kinematics-interface-kdl, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, tf2, tf2-eigen, tf2-geometry-msgs, tf2-kdl, tf2-ros, trajectory-msgs }:
buildRosPackage {
pname = "ros-rolling-admittance-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/admittance_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "fbe83dde3aae03721ddbaa3fc68d71a069026a9ff1fd8938721e5e0e356e031f";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/admittance_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "4edb376ba68d14c051c73d50ede061078399c60e9aa91982f4cac67a03f91b9c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-clang-format/default.nix b/distros/rolling/ament-clang-format/default.nix
index f945c8c505..766ac63e80 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, ament-xmllint, clang, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-clang-format";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_clang_format/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "f034e2b095059bb7d0b1fe552e3af231f629a99902f09205a3f068cc6c5cc5aa";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_clang_format/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "99d45a87c16446debd316f8dbb7b3210d24ff3eb00fc186fd1b64669d653bcbc";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-clang-tidy/default.nix b/distros/rolling/ament-clang-tidy/default.nix
index 9f1ce36249..eeb110b972 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, ament-xmllint, clang, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-clang-tidy";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_clang_tidy/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "f6466e1116dfd7cc6d03fbfa19b8cc1b04f6fe7ef3c1cd951167ea9a93151aae";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_clang_tidy/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "3c933d1ef937fd918e062e577ff5d266a954626df75afae49e8a37b4d414dbca";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-cmake-auto/default.nix b/distros/rolling/ament-cmake-auto/default.nix
index e5ed30806d..ef67cddfc4 100644
--- a/distros/rolling/ament-cmake-auto/default.nix
+++ b/distros/rolling/ament-cmake-auto/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest }:
buildRosPackage {
pname = "ros-rolling-ament-cmake-auto";
- version = "2.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_auto/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "13244f84221d457741d3f2e30740e94ccd0e0a7f5573c520175183f3fb1eba60";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_auto/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "1e86c6882a8621dfc35cd9c2f3aec10715638729c5b8a2079f3d5e6a629800b6";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-clang-format/default.nix b/distros/rolling/ament-cmake-clang-format/default.nix
index f9d1b7c9b8..945658afeb 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_clang_format/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "92c01c7a3e5b69e796a03f3c054154db81b680099e2d1b858c1f5964953a4b01";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_clang_format/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "541b3eeed336b595ba1dc540ff54ff020bf24ad46bc9e087de8350245640dad3";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-clang-tidy/default.nix b/distros/rolling/ament-cmake-clang-tidy/default.nix
index 84c1dd40e6..5dff46f021 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_clang_tidy/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "048f30b8fcbe848467adb02e0121a1589147e71984bade41f8882e33866d3c62";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_clang_tidy/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "64a77d50b3997e500fc740ff9b4919235f1370e44eacc7990c7a9bbb79eed6df";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-copyright/default.nix b/distros/rolling/ament-cmake-copyright/default.nix
index 2a39b219dd..0a07ce9b43 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_copyright/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "1167ed60f9cec4b26b4fd1d9c23a9da35b9848f8b4aba309c9c7a49ff786a0b5";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_copyright/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "9824234c435ff376c3d7fbe15b906652b111397ea0dc3136c5da297d63d71921";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-core/default.nix b/distros/rolling/ament-cmake-core/default.nix
index b5a1b83cd1..abd6847174 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_core/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "0697e3efaae3c134034a9995810599916a670326740dc27e505cd897e4f473d6";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_core/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "8e478a5599f99ca0a5fed455e907122b44564fef4157ea1098f32740c28719c3";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-cppcheck/default.nix b/distros/rolling/ament-cmake-cppcheck/default.nix
index fc5ef71b6c..7232c4aadf 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_cppcheck/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "cd629ee3b8d47c13d47dc1f8c54921c79dc7a4b4fddfe5d39b0d051e80e73c07";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_cppcheck/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "527614d8407797b2be5e90df3d37e698faed428823f2b18eb4db872040093cf9";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-cpplint/default.nix b/distros/rolling/ament-cmake-cpplint/default.nix
index 2866c12788..685edbaebc 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_cpplint/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "026948fbb264ae64d86028370231038ee87262c877fc0528f21ca030d07b83f8";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_cpplint/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "fcdceb8fd664030036e4644dc7fa7e3f968690470bbf9470a3664741aa4489de";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-export-definitions/default.nix b/distros/rolling/ament-cmake-export-definitions/default.nix
index 79a9995ef5..b44d4b596e 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_definitions/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "ba00c20fba7caeb2f54cb8b2e71e2d2336c2a029df10deb9130ff04539cf262c";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_definitions/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "8d6c55fcc7b53b1f4ab03c725b6d0556da9200d7ccd37d2d69ed51936e1ebac4";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-export-dependencies/default.nix b/distros/rolling/ament-cmake-export-dependencies/default.nix
index 9dabd12261..ddb03ad6e0 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_dependencies/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "b620f6211310a14a10a1e751d5ab723e0f304468af2c325fe7376a307d6d70c6";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_dependencies/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "5b49744345fcd754b7d51b6a09e273e7db0641f349c85a06e1525a18dd455f36";
};
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 b21969e587..2a255daa9d 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_include_directories/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "9d348fd617a8a1d13d9958157ab23c2f28af7bae4c14f2bc6600e78ea0557cbf";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_include_directories/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "ae100aa78d0f5f16b47f9a837e39e558c12d5c7a5d5b64b5c9e5018d69825c75";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-export-interfaces/default.nix b/distros/rolling/ament-cmake-export-interfaces/default.nix
index 22c187ed68..77e71858b9 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_interfaces/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "fcfda0859d6f57fb328b160d37ac9fabb6165330262d2d319fa32eea2956d8d7";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_interfaces/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "63cda774fefb630844cc85a0c5ecd7519e76933d2ff532eb8085c45062cbd891";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-export-libraries/default.nix b/distros/rolling/ament-cmake-export-libraries/default.nix
index 7108adc5da..fe1c540ff2 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_libraries/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "45f31104bf27715be308833101e476b0826d09e185c7b6122f8b598195df26ca";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_libraries/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "ab5d7d797e91d19f9f09d472d00fd12b2f284ec586d4d1c29102d339f6814e6e";
};
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 6313450901..4ed23178ad 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_link_flags/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "fc14e072a55af71e1e6766b32d2ddcc2dd10191102cb6960608b5316e159e7d9";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_link_flags/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "6d861103f02cb65f610cc2075ce9309758d803b1b5e25b43624cc7936c666227";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-export-targets/default.nix b/distros/rolling/ament-cmake-export-targets/default.nix
index 2499787ced..a833692ab4 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_targets/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "7382c9758505e6246d0b629b224168b527b34b6f8cb366a9b8e06593af7e3063";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_export_targets/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "fa8311d6bcd09cde68b1797ae566cf273ca5b8c0ec247af40dc8f93dba1e77ed";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-flake8/default.nix b/distros/rolling/ament-cmake-flake8/default.nix
index c3d331ec56..80d781a8c2 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_flake8/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "8a2d1b14f5c8d193d03a05d0491c7a13a7d6cd6410c650f3b5f5ffae38267e65";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_flake8/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "6433be9edf4c44dbf19156c6facf48eb5f0a9d03ffee907d8554655c04acf181";
};
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 3776ed6454..b51996bf1a 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gen_version_h/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "3f411fd0bcfd176d93b119b231ac823dfe2a78f2979f1cc443091e0a5e7ea9b4";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gen_version_h/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "fb696d110869ab54d568560854eb380bded61835f95b5db2e25872285b6f491b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-gmock/default.nix b/distros/rolling/ament-cmake-gmock/default.nix
index 97e326724f..ad70d531c0 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gmock/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "a06f6209ab4c1e4020e00e866290d1075be44a6bd1badca5374d7994c740732a";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gmock/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "5d105bcdf810c473cc2ec916096a6436676a22884147788f954d4b9c3f2d1b83";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-google-benchmark/default.nix b/distros/rolling/ament-cmake-google-benchmark/default.nix
index b8c594f7b4..7ef0e6dc34 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_google_benchmark/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "d103929ea31d6d2cb97e541053beb0340db8ac6c584237caf8728a7b294629a5";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_google_benchmark/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "02dab6e47616314bd6549ea3458346544c14362b08db475003c59f0a6dd9ee51";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-gtest/default.nix b/distros/rolling/ament-cmake-gtest/default.nix
index 2f6d164939..78c4e2255f 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gtest/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "15fe551311d4a1626e703f5b54ae7cdff6aef2e19189eb172c1eebf3eca319ff";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_gtest/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "1693104c8fea0b6784ade8f7ebdf4fa8822a9529af72170597fa90f82d24e19c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-include-directories/default.nix b/distros/rolling/ament-cmake-include-directories/default.nix
index 1972dceb7e..0ccf82fe98 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_include_directories/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "6f32d225cce963170be2260bc7d49ff0d728ecc65eb85e449c2702eddaf9c38b";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_include_directories/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "395d032d3673d79fbea8f97af5cb5f58b3689aeb6f0720a8aba9b11672fb9798";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-libraries/default.nix b/distros/rolling/ament-cmake-libraries/default.nix
index f1381f02cd..43d2d2f969 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_libraries/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "a10f479b67b5f1df0825ba9c8eea7e9badc55fbd5e7b720744a4e12d3805bec2";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_libraries/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "6c31ac5e11bf8234d873801ef2565862f93bfcad2efb4a953a559b01f42840d4";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-lint-cmake/default.nix b/distros/rolling/ament-cmake-lint-cmake/default.nix
index 6c7afb545c..6464ba53ba 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_lint_cmake/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "f08b4386de3c2deb6dab66fdfbb4b9d93015e58559d9ac82cffb2cff8dac0aa4";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_lint_cmake/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "61bfffc07c449aaaf399f94782be8f1fc3f9769cd49ca519d84cf3573780cd41";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-mypy/default.nix b/distros/rolling/ament-cmake-mypy/default.nix
index 319907d486..f6431e1a9b 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_mypy/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "a3114b6ecc9c7bcdbdb6356a5c015a7a73c43c411f8bbef61ca45fbf7adab0e5";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_mypy/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "cc9ac3feacec2289b69ad3ccedb87e17e300a82ae2aef48e131900376263a223";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-pclint/default.nix b/distros/rolling/ament-cmake-pclint/default.nix
index 039064112d..94500ed0d1 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pclint/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "0a96bd8545000a946ac78fe3690c2314622157280f452ac9a581838167a402f4";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pclint/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "b393a30fe93c6598aecc97a2e1475058af5970c7fb286fb8bd371ecf9cc6b335";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-pep257/default.nix b/distros/rolling/ament-cmake-pep257/default.nix
index 554170a857..ed062c4bdc 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pep257/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "44e0634a6af1981542fbd09955c7184df137ef1832ea5ec11842d7664fa9ab55";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pep257/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "5757679598458c09b7e849ce6ac59d2cb0728b316b65e347ac31e3b70a7ed086";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-pycodestyle/default.nix b/distros/rolling/ament-cmake-pycodestyle/default.nix
index 40d30eadd7..64383f7af4 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pycodestyle/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "ea027f5badd849ea9aa71b9cfc31be2e9e55a3c8bfff5cfccd5eb41c95e03e32";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pycodestyle/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "4043612241ca4bed82a2309cb2f82436ee353fded6a5a864e5313fd293559a53";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-pyflakes/default.nix b/distros/rolling/ament-cmake-pyflakes/default.nix
index c8eb0d0af4..377f6388e6 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pyflakes/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "cc2f352d349042999ea88cf7f459434976f3ef7c2f40edd6eb1b2e41c91d6f47";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_pyflakes/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "5ec72786155ab6c5e8394a00407dfcb6a6a9c05e7dd0d038c4dfc4f54a5dbbd3";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-pytest/default.nix b/distros/rolling/ament-cmake-pytest/default.nix
index 6708140b31..94631575d7 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, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-cmake-pytest";
- version = "2.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_pytest/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "53fa61ac7c0198c15724976fe28246273440bdcd679b202ed70f203573f06463";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_pytest/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "52c19f83c3f8a2f8c278713f027f36f3ef1cf268e68efe46ab46420042a981a2";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-python/default.nix b/distros/rolling/ament-cmake-python/default.nix
index 03e100cede..e235e4cfd5 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_python/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "a1bd3fa984fb182029f3188a030e02523aac60af1a85109b3f612f1e0161bef8";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_python/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "687301f74c193186967629dbbaabe22295412060e2e88aea099f42336fb9f247";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-ros-core/default.nix b/distros/rolling/ament-cmake-ros-core/default.nix
index 6cfb13496b..d96fcb9aea 100644
--- a/distros/rolling/ament-cmake-ros-core/default.nix
+++ b/distros/rolling/ament-cmake-ros-core/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-dependencies, ament-cmake-libraries, ament-lint-auto, ament-lint-common }:
buildRosPackage {
pname = "ros-rolling-ament-cmake-ros-core";
- version = "0.14.3-r1";
+ version = "0.15.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake_ros-release/archive/release/rolling/ament_cmake_ros_core/0.14.3-1.tar.gz";
- name = "0.14.3-1.tar.gz";
- sha256 = "cf7f330fe57b10d06c12a49a586aa17784576e65aa43b9dae0b5842dcd5b1d56";
+ url = "https://github.com/ros2-gbp/ament_cmake_ros-release/archive/release/rolling/ament_cmake_ros_core/0.15.0-1.tar.gz";
+ name = "0.15.0-1.tar.gz";
+ sha256 = "61aff71a365bd4f5b38315dd61da647383fd752d1a53549b0d2f19ace93ee13d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-ros/default.nix b/distros/rolling/ament-cmake-ros/default.nix
index 98228e29e6..4b7f828205 100644
--- a/distros/rolling/ament-cmake-ros/default.nix
+++ b/distros/rolling/ament-cmake-ros/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros-core, ament-lint-auto, ament-lint-common, rmw-test-fixture-implementation }:
buildRosPackage {
pname = "ros-rolling-ament-cmake-ros";
- version = "0.14.3-r1";
+ version = "0.15.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake_ros-release/archive/release/rolling/ament_cmake_ros/0.14.3-1.tar.gz";
- name = "0.14.3-1.tar.gz";
- sha256 = "63f9cc20d9a57441215189ac3fb8f637a6123e2084f35874c0ddc67def41cb40";
+ url = "https://github.com/ros2-gbp/ament_cmake_ros-release/archive/release/rolling/ament_cmake_ros/0.15.0-1.tar.gz";
+ name = "0.15.0-1.tar.gz";
+ sha256 = "793debde278074d33c02b21f21484dac804b7228e9f8b5b64478a1005a1568d7";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-target-dependencies/default.nix b/distros/rolling/ament-cmake-target-dependencies/default.nix
index 21101bcdcc..d57d1888b9 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_target_dependencies/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "56d9dae03565152b898c72dbf3ef7ea0b325d6cc5ffdfec1a55fb1f292ec46ea";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_target_dependencies/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "84ff317081f4eba1ca8f97f69aa9ff6939c7efa9221a6df7e706a037a27dd8ba";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-test/default.nix b/distros/rolling/ament-cmake-test/default.nix
index efd615bb12..9a0e41df7f 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_test/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "f552172a6cc8afd1544b989384cb4907d0ded1c6db1effc7c79347e944bdbea7";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_test/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "eb797b14ed08c0c76fe0c54e7d21ffa0eef1348f767db61a6471aebe5996a95e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-uncrustify/default.nix b/distros/rolling/ament-cmake-uncrustify/default.nix
index 07bf657995..ff41984e24 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_uncrustify/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "600dcc82e081f427ec0b40d79188aa0fd981c63f29d1464daa0c7edd0e92817f";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_uncrustify/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "17d31e20dd194cfb6a1bc4e7746f81b8748bba299877aed5e1adfe0d670ac151";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-vendor-package/default.nix b/distros/rolling/ament-cmake-vendor-package/default.nix
index 8d0b67b41d..5ad98a7e34 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, git, vcstool }:
buildRosPackage {
pname = "ros-rolling-ament-cmake-vendor-package";
- version = "2.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_vendor_package/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "bf21771a3ddf89c8f55fd0a6ecef4ddf626c43ad2b147065f9e8205ed2cd8ed4";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_vendor_package/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "b91f95704b06d25ed2fe7a4c9d4b4d8152ea72d7fbe220734fa437bb7c466633";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-version/default.nix b/distros/rolling/ament-cmake-version/default.nix
index a17a64a802..6eddb192c6 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_version/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "ecf713db9eaf16511ea984a6d449643e627cfdaad5e9797a7dd55ebb619e2699";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake_version/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "07bfd3aecdbbd8a2ca8f9996a2c4ce0fb9bde1c23e52e20ffe981807faf1a5ee";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake-xmllint/default.nix b/distros/rolling/ament-cmake-xmllint/default.nix
index 98deb202be..ecebd58f6d 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_xmllint/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "bc63b0450b1cd273a565ff92fb617713590ba1ec942949468697c9fe333411f2";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_xmllint/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "0f6044b09bd416a4871822e7ffb01f6147d8ea367802dc32f1fd2edfa0ce3c36";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-cmake/default.nix b/distros/rolling/ament-cmake/default.nix
index ad9ddac681..33a0195c96 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.7.3-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake/2.7.3-1.tar.gz";
- name = "2.7.3-1.tar.gz";
- sha256 = "41c55deebd89c31221d391db9ce9b36425d2f9a5cc36de0766449070c122d5c2";
+ url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/rolling/ament_cmake/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "04b30a3d62b3db941f32e7ae5cca2d773f3b9d51396363c748fb61637d365948";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-copyright/default.nix b/distros/rolling/ament-copyright/default.nix
index 40d8939760..475016c4b8 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 }:
buildRosPackage {
pname = "ros-rolling-ament-copyright";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_copyright/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "ac7b6fe9c36ef1625ab88b0dd2983faf14e8a391dd0611aea01687291623c50b";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_copyright/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "692fa64e3addc185412c51a8355a986627f82fec66b007b56a35f6db97d6420c";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-cppcheck/default.nix b/distros/rolling/ament-cppcheck/default.nix
index 009ef67834..08786e9492 100644
--- a/distros/rolling/ament-cppcheck/default.nix
+++ b/distros/rolling/ament-cppcheck/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-pycodestyle, ament-xmllint, cppcheck, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-cppcheck";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cppcheck/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "8425af58c09f38a6b800c063e295b5efb764cda9d2403ec89c51be8e8998b4f3";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cppcheck/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "8e427d18e5e2761ed4abb06570ebd8a4c685234cfc3845283eee878725da55f9";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-cpplint/default.nix b/distros/rolling/ament-cpplint/default.nix
index 97c1d2a21a..a8763aeae8 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, ament-xmllint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-cpplint";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cpplint/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "5ec0dc3b022b45ea54582584dd501376f78198e46aee84701ebaf740d7de84a1";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cpplint/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "e960e17c071e9acb7ebac393387fa52393e96389e770582d24928ec064269142";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-flake8/default.nix b/distros/rolling/ament-flake8/default.nix
index 15b8e5bb8d..690d9e3ce2 100644
--- a/distros/rolling/ament-flake8/default.nix
+++ b/distros/rolling/ament-flake8/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-lint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-flake8";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_flake8/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "c46a3ab27f2e6358cb7cbb76dbb101cc160bc9ca2ca9ee31269228705acf07fa";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_flake8/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "2587f5d4ca17b1de1bb3ba6e7546404e79bcb2c8b3105bdb540dc0040916402c";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-index-cpp/default.nix b/distros/rolling/ament-index-cpp/default.nix
index 7682c847e4..5938ecd502 100644
--- a/distros/rolling/ament-index-cpp/default.nix
+++ b/distros/rolling/ament-index-cpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common }:
buildRosPackage {
pname = "ros-rolling-ament-index-cpp";
- version = "1.10.2-r1";
+ version = "1.12.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_index-release/archive/release/rolling/ament_index_cpp/1.10.2-1.tar.gz";
- name = "1.10.2-1.tar.gz";
- sha256 = "1433371983e80af29b550fd234563b2c9512fa765c260cf7f7e4654d01bfd4f5";
+ url = "https://github.com/ros2-gbp/ament_index-release/archive/release/rolling/ament_index_cpp/1.12.0-1.tar.gz";
+ name = "1.12.0-1.tar.gz";
+ sha256 = "9f14f96ebff334b2661521fcfede532b53f4b557b7475848db4a2d29d8161264";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-index-python/default.nix b/distros/rolling/ament-index-python/default.nix
index 3d365fcee0..a892924ade 100644
--- a/distros/rolling/ament-index-python/default.nix
+++ b/distros/rolling/ament-index-python/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-mypy, ament-pep257, ament-xmllint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-index-python";
- version = "1.10.2-r1";
+ version = "1.12.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_index-release/archive/release/rolling/ament_index_python/1.10.2-1.tar.gz";
- name = "1.10.2-1.tar.gz";
- sha256 = "c0e9d2bd89133d8d937a6536434e9f296f500c1fbbe35eeb295253d3f19841cf";
+ url = "https://github.com/ros2-gbp/ament_index-release/archive/release/rolling/ament_index_python/1.12.0-1.tar.gz";
+ name = "1.12.0-1.tar.gz";
+ sha256 = "cf61ab015cc679fd33757b738f525f398f7545f7d83a14c517cf8958789b8a54";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-lint-auto/default.nix b/distros/rolling/ament-lint-auto/default.nix
index ff45004029..02197848fd 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_auto/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "b41d4179c9568f698be462eb3f349addedd25fa2274ac0893ffd6b0be3be2997";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_auto/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "57f97814d070a80f8c580e22f4e86e8ca8bb1e55dfed1b9ba87577c4b8239480";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-lint-cmake/default.nix b/distros/rolling/ament-lint-cmake/default.nix
index b9ae5cd1f3..2643d4475e 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, ament-xmllint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-lint-cmake";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_cmake/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "81338000d5355faaa12908ac454e422771b0878f5e7b08578b5f8f462420532e";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_cmake/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "163c964dc5d735f7636840a65460add4dc3e184925a35b8b9a3f091742618e16";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-lint-common/default.nix b/distros/rolling/ament-lint-common/default.nix
index 0a97e20620..a3700db0c8 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.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_common/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "a1f857b431862d1141be6dd4c91b8e92fe37baf30ced7922831edf7babdec098";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint_common/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "a48c868af64805dee5063b8d44770e79f26cb2cef2392fcc4edfbf2b447c47f3";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ament-lint/default.nix b/distros/rolling/ament-lint/default.nix
index cbe94ce2cb..9712cc8ed5 100644
--- a/distros/rolling/ament-lint/default.nix
+++ b/distros/rolling/ament-lint/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-lint";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "d8c21855d43fb4b4c233bee9fcd8433bca6c80f332c4436d58b01863643ce47f";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_lint/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "483915931055e8e15d977d77b744ddae505bc5f0471ffdd91990330a16f37904";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-mypy/default.nix b/distros/rolling/ament-mypy/default.nix
index c0e8858fb9..9afec3ad18 100644
--- a/distros/rolling/ament-mypy/default.nix
+++ b/distros/rolling/ament-mypy/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-flake8, ament-xmllint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-mypy";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_mypy/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "19f5c1938a2519a3d5f7fdbfc47937aa515f889293410d164364740866dcedf6";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_mypy/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "26e77b05486a32b1f6b8cc25b043fcbad008a2e55f7835fa38b52ab7cb544450";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-package/default.nix b/distros/rolling/ament-package/default.nix
index 9a14acd7ba..27344f81b6 100644
--- a/distros/rolling/ament-package/default.nix
+++ b/distros/rolling/ament-package/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-package";
- version = "0.17.2-r1";
+ version = "0.18.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_package-release/archive/release/rolling/ament_package/0.17.2-1.tar.gz";
- name = "0.17.2-1.tar.gz";
- sha256 = "e5ee08751e56bf3b15a5959f69d8781a9780a7c3a3b27512fb1d505672fc3d86";
+ url = "https://github.com/ros2-gbp/ament_package-release/archive/release/rolling/ament_package/0.18.0-1.tar.gz";
+ name = "0.18.0-1.tar.gz";
+ sha256 = "4c1aacebde45596fb8beb6ca6a0f5dfbc71598dc1d7cf05080e868bcf6563e0f";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-pclint/default.nix b/distros/rolling/ament-pclint/default.nix
index 22646a0649..5cc08ab2fb 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, ament-xmllint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-pclint";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pclint/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "7e2285c56ac6187da70e024ea6e412442b1c7178a511c88bb09bcf9fade8b61f";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pclint/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "7ebb04cfc1a69161dce4a4179025ad914dec10fe9c299353bce692823cea86f9";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-pep257/default.nix b/distros/rolling/ament-pep257/default.nix
index 372b51909d..9e98124aa3 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 }:
buildRosPackage {
pname = "ros-rolling-ament-pep257";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pep257/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "d0d36b20bf42ba31ae46234666334896aa14413a61fbe8403ee099d9859a544b";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pep257/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "af33908a411ff14fa1e1e918a202ed06c3993f2e55395cb7e8bfbf7d2e2c2938";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-pycodestyle/default.nix b/distros/rolling/ament-pycodestyle/default.nix
index 08944d145f..5ccf9859eb 100644
--- a/distros/rolling/ament-pycodestyle/default.nix
+++ b/distros/rolling/ament-pycodestyle/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-xmllint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-pycodestyle";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pycodestyle/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "0c2cec301817d22e286e324234c5852f94331a1b8689aa1adde25518ea252411";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pycodestyle/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "84666bfa5be7f53fb139bd054db9c38619826220b0c40cab4fb4e96d44195b10";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-pyflakes/default.nix b/distros/rolling/ament-pyflakes/default.nix
index 00cb8ae8a2..f7266649a1 100644
--- a/distros/rolling/ament-pyflakes/default.nix
+++ b/distros/rolling/ament-pyflakes/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-pycodestyle, ament-xmllint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-pyflakes";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pyflakes/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "ac1d363f75be9e15edd052aa150b852a3cb460766cee4f96cdbf68b8b7e1fa7d";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_pyflakes/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "e86bcf9c89c4f6adf0f6d1391716060f85d8fceada8e1301f9211b2f810dbce3";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-uncrustify/default.nix b/distros/rolling/ament-uncrustify/default.nix
index 3b02324cc9..65f781523f 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, ament-xmllint, python3Packages, uncrustify-vendor }:
buildRosPackage {
pname = "ros-rolling-ament-uncrustify";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_uncrustify/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "ff20e75fb3e9853a1d704084eb24f9c43f9ceca52710071e5fc78232802be713";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_uncrustify/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "e707cdd527f69417c4aece355ea8be26eeee7f086783a9c99f3865fc02741573";
};
buildType = "ament_python";
diff --git a/distros/rolling/ament-xmllint/default.nix b/distros/rolling/ament-xmllint/default.nix
index 326b0e5b24..020c3314b6 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, python3Packages }:
buildRosPackage {
pname = "ros-rolling-ament-xmllint";
- version = "0.19.2-r1";
+ version = "0.20.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_xmllint/0.19.2-1.tar.gz";
- name = "0.19.2-1.tar.gz";
- sha256 = "9f2bc9634b43b55c74d4bdac03bb8e7cf3ff1a08a50e95c842e4eb0380a5d3d7";
+ url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_xmllint/0.20.0-1.tar.gz";
+ name = "0.20.0-1.tar.gz";
+ sha256 = "78da7b1e7c7ba884435e34e40078e05c1a63f0c3f5bd74bc4af659c73bf91839";
};
buildType = "ament_python";
diff --git a/distros/rolling/autoware-common-msgs/default.nix b/distros/rolling/autoware-common-msgs/default.nix
index 1e5075ac6c..689b4681f4 100644
--- a/distros/rolling/autoware-common-msgs/default.nix
+++ b/distros/rolling/autoware-common-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-rolling-autoware-common-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_common_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "0db5dd7e62aa83823635c01b9966ba85f3da14fa0bcce13f07f6f768729a60aa";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_common_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "85fdb87599ecbcf95923338cf8689ecc30fa6e61160e9f813d827dc0a48a92a6";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-control-msgs/default.nix b/distros/rolling/autoware-control-msgs/default.nix
index d84d7b5d93..bcb2ec6a5b 100644
--- a/distros/rolling/autoware-control-msgs/default.nix
+++ b/distros/rolling/autoware-control-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-rolling-autoware-control-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_control_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "e275ce6c666d207492fa885f15dea817b6ee4f35888e0b6d0e120d86ecdb2115";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_control_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "0c8563f54c041b55df1c0ea839abc8e6076cf8fddfc309e4296ebc100cbb502f";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-lanelet2-extension-python/default.nix b/distros/rolling/autoware-lanelet2-extension-python/default.nix
index d075677d91..9b5c67adf6 100644
--- a/distros/rolling/autoware-lanelet2-extension-python/default.nix
+++ b/distros/rolling/autoware-lanelet2-extension-python/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, autoware-cmake, autoware-lanelet2-extension, boost, geometry-msgs, lanelet2-core, lanelet2-io, lanelet2-projection, lanelet2-python, lanelet2-routing, lanelet2-traffic-rules, lanelet2-validation, python-cmake-module, rclcpp }:
buildRosPackage {
pname = "ros-rolling-autoware-lanelet2-extension-python";
- version = "0.7.0-r1";
+ version = "0.7.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/rolling/autoware_lanelet2_extension_python/0.7.0-1.tar.gz";
- name = "0.7.0-1.tar.gz";
- sha256 = "ecd2eb59571fb05ad3e274a1c9c6225a5273e5e72e99be81d90473b5bbe6dd05";
+ url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/rolling/autoware_lanelet2_extension_python/0.7.1-1.tar.gz";
+ name = "0.7.1-1.tar.gz";
+ sha256 = "8ee810fc92c1fe762e6a062271467d84faba873716a2603be3cc87e0cdf8a422";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-lanelet2-extension/default.nix b/distros/rolling/autoware-lanelet2-extension/default.nix
index 0d36992da5..bbeb879b28 100644
--- a/distros/rolling/autoware-lanelet2-extension/default.nix
+++ b/distros/rolling/autoware-lanelet2-extension/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-cmake-ros, autoware-cmake, autoware-map-msgs, autoware-planning-msgs, geographiclib, geometry-msgs, lanelet2-core, lanelet2-io, lanelet2-maps, lanelet2-projection, lanelet2-routing, lanelet2-traffic-rules, lanelet2-validation, pugixml, range-v3, rclcpp, tf2, tf2-geometry-msgs, visualization-msgs }:
buildRosPackage {
pname = "ros-rolling-autoware-lanelet2-extension";
- version = "0.7.0-r1";
+ version = "0.7.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/rolling/autoware_lanelet2_extension/0.7.0-1.tar.gz";
- name = "0.7.0-1.tar.gz";
- sha256 = "26c848451624ee22d4076fc654821aa1def50abc28077709fac13dcfb2b4fb33";
+ url = "https://github.com/ros2-gbp/autoware_lanelet2_extension-release/archive/release/rolling/autoware_lanelet2_extension/0.7.1-1.tar.gz";
+ name = "0.7.1-1.tar.gz";
+ sha256 = "2fba69e0cf1c20449de954ab1353b3c363a8a30ab4acaaeef088afe66f3c81ce";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-localization-msgs/default.nix b/distros/rolling/autoware-localization-msgs/default.nix
index 8d30724acc..9d93d58745 100644
--- a/distros/rolling/autoware-localization-msgs/default.nix
+++ b/distros/rolling/autoware-localization-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-rolling-autoware-localization-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_localization_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "417e7cea82dc58e42a76d4890ccbc3b3c1c0ffa0a3e68efcf482986c7ac86079";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_localization_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "7bfc5296270695a634ea03dc564620be946f174124549b88b1eafc8950a8d15c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-map-msgs/default.nix b/distros/rolling/autoware-map-msgs/default.nix
index d07b7a9375..97f5e1ce9c 100644
--- a/distros/rolling/autoware-map-msgs/default.nix
+++ b/distros/rolling/autoware-map-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, geographic-msgs, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-rolling-autoware-map-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_map_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "80b0f684540d37a497c65544f05f7c19056df236491e35ac504d441f211765d7";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_map_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "60a5f5011f2552cad280297b560784d12d61dcb03e3b79fdd038fda271d43998";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-msgs/default.nix b/distros/rolling/autoware-msgs/default.nix
index b799925cb6..b2577192bc 100644
--- a/distros/rolling/autoware-msgs/default.nix
+++ b/distros/rolling/autoware-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, autoware-common-msgs, autoware-control-msgs, autoware-localization-msgs, autoware-map-msgs, autoware-perception-msgs, autoware-planning-msgs, autoware-sensing-msgs, autoware-system-msgs, autoware-v2x-msgs, autoware-vehicle-msgs }:
buildRosPackage {
pname = "ros-rolling-autoware-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "9732068f81d173f2b175748178b072bfcac378463605256c5b8c057aca0d2855";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "9a98f40433f9eb714fa3ad6580dc36ef9ed25b2f194092972b1b6990f8e04f9d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-perception-msgs/default.nix b/distros/rolling/autoware-perception-msgs/default.nix
index f9d9b25b13..d28d229a21 100644
--- a/distros/rolling/autoware-perception-msgs/default.nix
+++ b/distros/rolling/autoware-perception-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-rolling-autoware-perception-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_perception_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "7fb5a2f9c49e490e3347b1eac7c716083d9d8a77788a217aec6a7d9aa6f4fe15";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_perception_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "866a7d6957354e0ddcf8faa5a6c451b153e2c2fcdb7c5fe8d60097c558a39546";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-planning-msgs/default.nix b/distros/rolling/autoware-planning-msgs/default.nix
index 71f044ab6b..3c5a3eb594 100644
--- a/distros/rolling/autoware-planning-msgs/default.nix
+++ b/distros/rolling/autoware-planning-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-rolling-autoware-planning-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_planning_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "e81cdf956c5437ab04ecddee66fa460c3f629ca8324e6db71d59b63e20984f35";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_planning_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "7d1cce8b83c206d71b9be68efef8a732f181132c5c0558894888f2b6d6407aa8";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-sensing-msgs/default.nix b/distros/rolling/autoware-sensing-msgs/default.nix
index 7e9b707616..dc2ea59774 100644
--- a/distros/rolling/autoware-sensing-msgs/default.nix
+++ b/distros/rolling/autoware-sensing-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-rolling-autoware-sensing-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_sensing_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "567abce9f9425fc70e484b295385d6da06875cb02fa6a76bd0bcfafa1aea7f72";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_sensing_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "a38749b04ea660038fa6adcf0ab6a020ded177b62560523407942a02ae536306";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-system-msgs/default.nix b/distros/rolling/autoware-system-msgs/default.nix
index 277f06a5f3..619ace8a61 100644
--- a/distros/rolling/autoware-system-msgs/default.nix
+++ b/distros/rolling/autoware-system-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, diagnostic-msgs, geometry-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime, std-msgs, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-rolling-autoware-system-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_system_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "41a84b19ded67c61159813d8c74f764222d082155cf79254559a668259d3303d";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_system_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "38c56692410a5737c69bb2022044d8e7bfcdbda57a9e32bcb3379b37bc50e034";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-v2x-msgs/default.nix b/distros/rolling/autoware-v2x-msgs/default.nix
index fac53c45cc..8e0e285d55 100644
--- a/distros/rolling/autoware-v2x-msgs/default.nix
+++ b/distros/rolling/autoware-v2x-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-rolling-autoware-v2x-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_v2x_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "14ea42986c686875e04293c41961a87f38305c4a1346c4af465476ec13da6a13";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_v2x_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "798bb97819fffc30dca33ee5cb5b7b8d257c6743497779e399968787b2cbbbe5";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/autoware-vehicle-msgs/default.nix b/distros/rolling/autoware-vehicle-msgs/default.nix
index 53c6700f71..f4572ac628 100644
--- a/distros/rolling/autoware-vehicle-msgs/default.nix
+++ b/distros/rolling/autoware-vehicle-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-auto, ament-lint-auto, ament-lint-common, autoware-planning-msgs, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-rolling-autoware-vehicle-msgs";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_vehicle_msgs/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "9c73c97c25838eb5800bb2844a660e8a509cdfa9aa9d30fdaec332f250a74fc7";
+ url = "https://github.com/ros2-gbp/autoware_msgs-release/archive/release/rolling/autoware_vehicle_msgs/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "d1a0ab29ba215aecd8b8acd65b0b69ffb56ab5ee160544eeab9648a06dc0a021";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/behaviortree-cpp/default.nix b/distros/rolling/behaviortree-cpp/default.nix
index c520082fd4..8ce1869c2e 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.6.2-r1";
+ version = "4.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/rolling/behaviortree_cpp/4.6.2-1.tar.gz";
- name = "4.6.2-1.tar.gz";
- sha256 = "042417fca9ec078a79611ddf96be8f9cb9df8ffd215c2d8e20e64c7e6be067d4";
+ url = "https://github.com/ros2-gbp/behaviortree_cpp_v4-release/archive/release/rolling/behaviortree_cpp/4.7.0-1.tar.gz";
+ name = "4.7.0-1.tar.gz";
+ sha256 = "cb77ab7283c888296a9d8259fdea2cfabe0a13f37c6d85abe85fd0e59062870e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/bicycle-steering-controller/default.nix b/distros/rolling/bicycle-steering-controller/default.nix
index 1a97eed2d6..13724306ac 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, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-cmake, ros2-control-test-assets, std-srvs, steering-controllers-library }:
buildRosPackage {
pname = "ros-rolling-bicycle-steering-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/bicycle_steering_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "c2433714ec2248625b5ffab9d700bd27cf51a01b76bd4d5cf558dfd068ca6724";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/bicycle_steering_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "89c54e72de1a8fe8ef05c23c93f628a6b0b36f3ac7dd489b6c2fc33589147bfa";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/builtin-interfaces/default.nix b/distros/rolling/builtin-interfaces/default.nix
index b97417e254..1fe1900dd5 100644
--- a/distros/rolling/builtin-interfaces/default.nix
+++ b/distros/rolling/builtin-interfaces/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, rosidl-core-generators, rosidl-core-runtime }:
buildRosPackage {
pname = "ros-rolling-builtin-interfaces";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/builtin_interfaces/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "5c32adca1c68277d910045836a1b3f3cd3619bcb817dddd93d3b4528fba11b15";
+ url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/builtin_interfaces/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "9f35a2a21dc032b29a163988ef4dd3048392773a7244bb22390b77b18b9cd80d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/camera-calibration-parsers/default.nix b/distros/rolling/camera-calibration-parsers/default.nix
index e043fda55f..52db12df35 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, sensor-msgs, yaml-cpp-vendor }:
buildRosPackage {
pname = "ros-rolling-camera-calibration-parsers";
- version = "6.1.0-r1";
+ version = "6.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/camera_calibration_parsers/6.1.0-1.tar.gz";
- name = "6.1.0-1.tar.gz";
- sha256 = "9e8ff939d3adcb1baa9644de22952f733c2133e078ae224dd0fc091127cfefd9";
+ url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/camera_calibration_parsers/6.2.0-1.tar.gz";
+ name = "6.2.0-1.tar.gz";
+ sha256 = "b1b7a02a67eb477582f75fea7a61525741ee917622f671e6c9af3a86eea97d28";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/camera-info-manager-py/default.nix b/distros/rolling/camera-info-manager-py/default.nix
index 2762643749..d6daebb281 100644
--- a/distros/rolling/camera-info-manager-py/default.nix
+++ b/distros/rolling/camera-info-manager-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, python3Packages, rclpy, sensor-msgs }:
buildRosPackage {
pname = "ros-rolling-camera-info-manager-py";
- version = "6.1.0-r1";
+ version = "6.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/camera_info_manager_py/6.1.0-1.tar.gz";
- name = "6.1.0-1.tar.gz";
- sha256 = "9b8b685547102aa6532c4dd176be7d6364fcf06705676c77ed1e5b75db9b74b4";
+ url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/camera_info_manager_py/6.2.0-1.tar.gz";
+ name = "6.2.0-1.tar.gz";
+ sha256 = "c4ee739057f5eb9987f2121e987afc9b866a354900a2e6b00d319bfcde44777a";
};
buildType = "ament_python";
diff --git a/distros/rolling/camera-info-manager/default.nix b/distros/rolling/camera-info-manager/default.nix
index 7c6086406c..a19c4e3d2c 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 = "6.1.0-r1";
+ version = "6.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/camera_info_manager/6.1.0-1.tar.gz";
- name = "6.1.0-1.tar.gz";
- sha256 = "ddd6b0cb9355991affff9664b02857c30306e3d6abae774f4c5a31f6551342f3";
+ url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/camera_info_manager/6.2.0-1.tar.gz";
+ name = "6.2.0-1.tar.gz";
+ sha256 = "ddadb49511aac5b744cd5bd5ef21aa8b665d529c4508ecea15230d49de607d83";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/class-loader/default.nix b/distros/rolling/class-loader/default.nix
index a45fa1fff2..b3131e0aea 100644
--- a/distros/rolling/class-loader/default.nix
+++ b/distros/rolling/class-loader/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, console-bridge, console-bridge-vendor, rcpputils }:
buildRosPackage {
pname = "ros-rolling-class-loader";
- version = "2.8.0-r1";
+ version = "2.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/class_loader-release/archive/release/rolling/class_loader/2.8.0-1.tar.gz";
- name = "2.8.0-1.tar.gz";
- sha256 = "5b6c790344e52f7cb76ccda6f024a803791b9f556537091a08709a4167b8f753";
+ url = "https://github.com/ros2-gbp/class_loader-release/archive/release/rolling/class_loader/2.9.0-1.tar.gz";
+ name = "2.9.0-1.tar.gz";
+ sha256 = "2dbd06f8923232ff00237e0ff78a5ad7fbdf297ed53c8814c613cdb2ad1e4a4c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/composition-interfaces/default.nix b/distros/rolling/composition-interfaces/default.nix
index 8adb57a3e0..0ceccec3a7 100644
--- a/distros/rolling/composition-interfaces/default.nix
+++ b/distros/rolling/composition-interfaces/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, rcl-interfaces, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-rolling-composition-interfaces";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/composition_interfaces/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "cfe2d54168c40a24c998237c4f340aa4318d5736adee986c7dc4e9b9280bda44";
+ url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/composition_interfaces/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "bfaa6b895203dfc2d80e3f725c3fdd22e6ffca18ec07ce821b62659d7705081f";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/composition/default.nix b/distros/rolling/composition/default.nix
index 1af6e39d9f..501f6daa81 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/composition/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "1fba479437409e76db1a699a7cee42df23ade8984ca329ded5c08c18026adbb4";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/composition/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "1d21062f19fb0ef1691d74a2c838e7ccd1953784ff8c6756b70daf7b5f6018c8";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/console-bridge-vendor/default.nix b/distros/rolling/console-bridge-vendor/default.nix
index ce6d3032c4..091f8d03ef 100644
--- a/distros/rolling/console-bridge-vendor/default.nix
+++ b/distros/rolling/console-bridge-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, ament-lint-auto, ament-lint-common, console-bridge, performance-test-fixture }:
buildRosPackage {
pname = "ros-rolling-console-bridge-vendor";
- version = "1.8.0-r1";
+ version = "1.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/console_bridge_vendor-release/archive/release/rolling/console_bridge_vendor/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "2d05cbe17e5c420676e68be87a264951c7ad8aa2b88f044eb7ed9b87969012d3";
+ url = "https://github.com/ros2-gbp/console_bridge_vendor-release/archive/release/rolling/console_bridge_vendor/1.9.0-1.tar.gz";
+ name = "1.9.0-1.tar.gz";
+ sha256 = "bdbe42793db2dd3286ffc353599997cf4cbc6b13e106dd96837a4a9120e4a3d1";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/control-msgs/default.nix b/distros/rolling/control-msgs/default.nix
index 18990a5951..408fa38805 100644
--- a/distros/rolling/control-msgs/default.nix
+++ b/distros/rolling/control-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs, trajectory-msgs }:
buildRosPackage {
pname = "ros-rolling-control-msgs";
- version = "6.0.0-r1";
+ version = "6.1.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/control_msgs-release/archive/release/rolling/control_msgs/6.0.0-1.tar.gz";
- name = "6.0.0-1.tar.gz";
- sha256 = "9c10b434f01b64e3b4cf974a40206b74b2ef10150d7dd733ed7b18bc8c634f08";
+ url = "https://github.com/ros2-gbp/control_msgs-release/archive/release/rolling/control_msgs/6.1.0-1.tar.gz";
+ name = "6.1.0-1.tar.gz";
+ sha256 = "d85b71b40f839e0389b9424d471dab82d29bf6385a0b0c302a78807424bba7ac";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/control-toolbox/default.nix b/distros/rolling/control-toolbox/default.nix
index 8218c448b0..968758d7ca 100644
--- a/distros/rolling/control-toolbox/default.nix
+++ b/distros/rolling/control-toolbox/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, eigen, filters, generate-parameter-library, geometry-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcutils, realtime-tools, ros2-control-cmake, tf2, tf2-geometry-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-rolling-control-toolbox";
- version = "5.2.0-r1";
+ version = "5.3.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/control_toolbox-release/archive/release/rolling/control_toolbox/5.2.0-1.tar.gz";
- name = "5.2.0-1.tar.gz";
- sha256 = "925c0d3056a39025a9ac077661108b3d156550768ccf78acddc1f34be1c39fe6";
+ url = "https://github.com/ros2-gbp/control_toolbox-release/archive/release/rolling/control_toolbox/5.3.1-1.tar.gz";
+ name = "5.3.1-1.tar.gz";
+ sha256 = "2397dc0aff2fbe230ee97f954b9332cdad8e893d4b37db32a4aa0981d403a568";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/demo-nodes-cpp-native/default.nix b/distros/rolling/demo-nodes-cpp-native/default.nix
index bf6ce4923e..b78dbeb9e6 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_cpp_native/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "5fb60310bbf952c237a7baaf8765da904127ee1e8c32401e4f3f971f3ebacacc";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_cpp_native/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "a8f6fbb714499d6c640dba6f8b00911e2778076c5c09f60212120200a14bfd79";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/demo-nodes-cpp/default.nix b/distros/rolling/demo-nodes-cpp/default.nix
index 0d344b3053..ca00593609 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_cpp/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "a53917758d9f2d96b656eb820b1f972e9ea12c563ed9b31556c87e557808f3c7";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_cpp/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "b243efdb7cf2287c9ba591b9dc0f83f5d1913c034f63308ec4c29bcb4742e75c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/demo-nodes-py/default.nix b/distros/rolling/demo-nodes-py/default.nix
index c6021c7614..ee8352fbde 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, ament-xmllint, example-interfaces, python3Packages, rcl-interfaces, rclpy, std-msgs }:
buildRosPackage {
pname = "ros-rolling-demo-nodes-py";
- version = "0.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_py/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "e80bdf7dba3a32f267524a972af9c00a57eda1d465f3f8c376246bcc11ce51b8";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/demo_nodes_py/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "4ab8b43eaacee0a5d8a7b2d6db7e741b952c18e0f3e5f68dd9dd175ac93de61b";
};
buildType = "ament_python";
diff --git a/distros/rolling/desktop-full/default.nix b/distros/rolling/desktop-full/default.nix
index 9d9edb2d9e..2fb75f77ac 100644
--- a/distros/rolling/desktop-full/default.nix
+++ b/distros/rolling/desktop-full/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, desktop, perception, ros-gz-sim-demos, simulation }:
buildRosPackage {
pname = "ros-rolling-desktop-full";
- version = "0.12.0-r1";
+ version = "0.13.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/desktop_full/0.12.0-1.tar.gz";
- name = "0.12.0-1.tar.gz";
- sha256 = "ae99f919f3279035a0db3aa17d8f0cf541129b01c87fdfcb6d02ef0a34ad0378";
+ url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/desktop_full/0.13.0-1.tar.gz";
+ name = "0.13.0-1.tar.gz";
+ sha256 = "48ca1b35696f79ad0c8d2b805852f5cb9c0679d33c1cb910ace3bd35cd00ab35";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/desktop/default.nix b/distros/rolling/desktop/default.nix
index 3488d13c0a..dfc6692ce0 100644
--- a/distros/rolling/desktop/default.nix
+++ b/distros/rolling/desktop/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-tutorials-cpp, action-tutorials-py, ament-cmake, angles, composition, demo-nodes-cpp, demo-nodes-cpp-native, demo-nodes-py, depthimage-to-laserscan, dummy-map-server, dummy-robot-bringup, dummy-sensors, examples-rclcpp-minimal-action-client, examples-rclcpp-minimal-action-server, examples-rclcpp-minimal-client, examples-rclcpp-minimal-composition, examples-rclcpp-minimal-publisher, examples-rclcpp-minimal-service, examples-rclcpp-minimal-subscriber, examples-rclcpp-minimal-timer, examples-rclcpp-multithreaded-executor, examples-rclpy-executors, examples-rclpy-minimal-action-client, examples-rclpy-minimal-action-server, examples-rclpy-minimal-client, examples-rclpy-minimal-publisher, examples-rclpy-minimal-service, examples-rclpy-minimal-subscriber, image-tools, intra-process-demo, joy, lifecycle, logging-demo, pcl-conversions, pendulum-control, pendulum-msgs, quality-of-service-demo-cpp, quality-of-service-demo-py, ros-base, rqt-common-plugins, rviz-default-plugins, rviz2, teleop-twist-joy, teleop-twist-keyboard, tlsf, tlsf-cpp, topic-monitor, turtlesim }:
buildRosPackage {
pname = "ros-rolling-desktop";
- version = "0.12.0-r1";
+ version = "0.13.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/desktop/0.12.0-1.tar.gz";
- name = "0.12.0-1.tar.gz";
- sha256 = "086e05158bccb17e72accc65741ad36f00ae23fadaeb2ea067a155287d930923";
+ url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/desktop/0.13.0-1.tar.gz";
+ name = "0.13.0-1.tar.gz";
+ sha256 = "1651cc63506ff430ec11e224e010656b4cfc3ac314499be61c41f4351f340a44";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/diff-drive-controller/default.nix b/distros/rolling/diff-drive-controller/default.nix
index 0f122d431d..7f985dcb9c 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, control-toolbox, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, hardware-interface-testing, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-cmake, ros2-control-test-assets, tf2, tf2-msgs }:
buildRosPackage {
pname = "ros-rolling-diff-drive-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/diff_drive_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "a26f2c3549a1ae1217d756d51c90b3d5de56bf0766ec0c140b7074fdf6d9a235";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/diff_drive_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "7f47014d2f0061cad207b4d0f140ac89fc5fa193e6c532cb31e5b5627b84702a";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/domain-coordinator/default.nix b/distros/rolling/domain-coordinator/default.nix
index e202f2be19..2d8698fc8b 100644
--- a/distros/rolling/domain-coordinator/default.nix
+++ b/distros/rolling/domain-coordinator/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-domain-coordinator";
- version = "0.14.3-r1";
+ version = "0.15.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake_ros-release/archive/release/rolling/domain_coordinator/0.14.3-1.tar.gz";
- name = "0.14.3-1.tar.gz";
- sha256 = "44bb34675bc703d0b9d0f2eaefc52173165538b4206b22361f7ec8226b3ba4c0";
+ url = "https://github.com/ros2-gbp/ament_cmake_ros-release/archive/release/rolling/domain_coordinator/0.15.0-1.tar.gz";
+ name = "0.15.0-1.tar.gz";
+ sha256 = "1774eea3c511a256cdb1a466f8c21eef082459c6f85dfbfc14c4938a7f61f096";
};
buildType = "ament_python";
diff --git a/distros/rolling/dummy-map-server/default.nix b/distros/rolling/dummy-map-server/default.nix
index e0faea7a02..92a220a129 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_map_server/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "8775cfc10fefeabfc066e8f1c2243ba1679fad9e24c74530a7d8ca8d378e4481";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_map_server/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "fafa0430e48f60705452ebbb47094aa502a6d46113efd35360eb29167658d3cd";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/dummy-robot-bringup/default.nix b/distros/rolling/dummy-robot-bringup/default.nix
index 030efc13f9..561fd7d1ad 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_robot_bringup/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "f65e030dea92e8efaf78994dc309dfa90936592f5eb6c26bb70d3f23697db07f";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_robot_bringup/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "68dd39a840861c4076baf8100276b975e64cc12c026ce235faf5d7945652a36d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/dummy-sensors/default.nix b/distros/rolling/dummy-sensors/default.nix
index 6860bd8c8e..1563f78c69 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_sensors/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "a1cd8af8c28a03e3e6072a62a477b8a030e6c933126708a9b895798d3553cbf2";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/dummy_sensors/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "d5dbb89a85f5bc4b009dd22bcc00c9b681733d619d76c128025d02105476d04e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/effort-controllers/default.nix b/distros/rolling/effort-controllers/default.nix
index f40dfe1a00..51b5cd587f 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, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-rolling-effort-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/effort_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "344c4716f722f4137201578a0883a34c53096fe237eb0f03dcc3fe08e6ef4c94";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/effort_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "a9f3ddc3c6dca60604e9f8e725e88eded17958ee05fb236324ae6ef49b33143a";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/eigen3-cmake-module/default.nix b/distros/rolling/eigen3-cmake-module/default.nix
index bacdc02c2f..a5d6dc81d5 100644
--- a/distros/rolling/eigen3-cmake-module/default.nix
+++ b/distros/rolling/eigen3-cmake-module/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-lint-cmake }:
buildRosPackage {
pname = "ros-rolling-eigen3-cmake-module";
- version = "0.4.0-r1";
+ version = "0.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/eigen3_cmake_module-release/archive/release/rolling/eigen3_cmake_module/0.4.0-1.tar.gz";
- name = "0.4.0-1.tar.gz";
- sha256 = "0c7491684e6e5c5529daa2ce149cfd85abe4ddd6d3fc0ae3318d4c1c4c21d95e";
+ url = "https://github.com/ros2-gbp/eigen3_cmake_module-release/archive/release/rolling/eigen3_cmake_module/0.5.0-1.tar.gz";
+ name = "0.5.0-1.tar.gz";
+ sha256 = "c14b7f46e2ec4fb4a6ba71dcc6dc14a2fabe29dc55d86f83d5c8d14860819989";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/eigenpy/default.nix b/distros/rolling/eigenpy/default.nix
index 96824bb22f..f29e06d352 100644
--- a/distros/rolling/eigenpy/default.nix
+++ b/distros/rolling/eigenpy/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, cmake, doxygen, eigen, git, python3, python3Packages }:
buildRosPackage {
pname = "ros-rolling-eigenpy";
- version = "3.10.3-r1";
+ version = "3.11.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/eigenpy-release/archive/release/rolling/eigenpy/3.10.3-1.tar.gz";
- name = "3.10.3-1.tar.gz";
- sha256 = "1dc4d3334b51214a66456bf6af65cac36231799185ac30f35826239116a0cbe9";
+ url = "https://github.com/ros2-gbp/eigenpy-release/archive/release/rolling/eigenpy/3.11.0-1.tar.gz";
+ name = "3.11.0-1.tar.gz";
+ sha256 = "e127703c19cb931202b49d9a01f679be4fa4e76d2aa7ed6dfd856fb6db5a9ce3";
};
buildType = "cmake";
diff --git a/distros/rolling/example-interfaces/default.nix b/distros/rolling/example-interfaces/default.nix
index 10d9f5b838..c08297f03f 100644
--- a/distros/rolling/example-interfaces/default.nix
+++ b/distros/rolling/example-interfaces/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-rolling-example-interfaces";
- version = "0.13.0-r1";
+ version = "0.14.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/example_interfaces-release/archive/release/rolling/example_interfaces/0.13.0-1.tar.gz";
- name = "0.13.0-1.tar.gz";
- sha256 = "cf5950e594a63c38836eb3d6d69f4b011ee00b79e225fe38d01c286147674831";
+ url = "https://github.com/ros2-gbp/example_interfaces-release/archive/release/rolling/example_interfaces/0.14.0-1.tar.gz";
+ name = "0.14.0-1.tar.gz";
+ sha256 = "167a4af73a8f310c1363e5bda1cbbd70cdea2d0e66ee65319654d448e944477d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-async-client/default.nix b/distros/rolling/examples-rclcpp-async-client/default.nix
index 5008ca9f94..d8cf3d4904 100644
--- a/distros/rolling/examples-rclcpp-async-client/default.nix
+++ b/distros/rolling/examples-rclcpp-async-client/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, example-interfaces, rclcpp }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-async-client";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_async_client/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "c48c02fc949ef40e0f2d626cbe18b318401ba81e08cf4336a794fb164b66cd87";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_async_client/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "9b99cf722f22f955b4f4bbfb6ed2401b7ea9bab90f975f61233bf5f4ce864b72";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-cbg-executor/default.nix b/distros/rolling/examples-rclcpp-cbg-executor/default.nix
index 8efbdbbb85..3f650ce2ab 100644
--- a/distros/rolling/examples-rclcpp-cbg-executor/default.nix
+++ b/distros/rolling/examples-rclcpp-cbg-executor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-cbg-executor";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_cbg_executor/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "d8db059b1009bf0935fd933b027e0bb06c65bc874555efee304d84995a1723da";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_cbg_executor/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "f2dd2db3604678dd52d8caca034e6af71b18a35fdcf2c6488582eceb09338962";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-minimal-action-client/default.nix b/distros/rolling/examples-rclcpp-minimal-action-client/default.nix
index 3ab66ab86f..92326832fa 100644
--- a/distros/rolling/examples-rclcpp-minimal-action-client/default.nix
+++ b/distros/rolling/examples-rclcpp-minimal-action-client/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, example-interfaces, rclcpp, rclcpp-action }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-minimal-action-client";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_action_client/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "07bb295106241f8575cf5b176bf449752810c3e4dd8a3ef51df824d4a2d3c99b";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_action_client/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "07dda858881f6469b5a2d7b4106719b614df74e17b4d735039b274a21c8ca66f";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-minimal-action-server/default.nix b/distros/rolling/examples-rclcpp-minimal-action-server/default.nix
index 9d0237d672..7f2cbcde37 100644
--- a/distros/rolling/examples-rclcpp-minimal-action-server/default.nix
+++ b/distros/rolling/examples-rclcpp-minimal-action-server/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, example-interfaces, rclcpp, rclcpp-action }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-minimal-action-server";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_action_server/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "c06d683190edc7c8f0ad1016fd1fd7a873279e42e0175dc0d6b97d673231e83c";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_action_server/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "14098c7d64047b11f27efce0d543af581b16d1023dedf7eada9f950c5cb87eee";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-minimal-client/default.nix b/distros/rolling/examples-rclcpp-minimal-client/default.nix
index 7e7b54ac23..ba0f044290 100644
--- a/distros/rolling/examples-rclcpp-minimal-client/default.nix
+++ b/distros/rolling/examples-rclcpp-minimal-client/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, example-interfaces, rclcpp }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-minimal-client";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_client/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "3158e288952f551f14f4b067bbb870975774f077cbd04c4a256dab574a0a917f";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_client/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "248af62b6903f952196e15cfacf90a152b6dbeaa6e6b4476a3f9247e30bc8f1e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-minimal-composition/default.nix b/distros/rolling/examples-rclcpp-minimal-composition/default.nix
index 239612065f..ef69a2c615 100644
--- a/distros/rolling/examples-rclcpp-minimal-composition/default.nix
+++ b/distros/rolling/examples-rclcpp-minimal-composition/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-components, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-minimal-composition";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_composition/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "fe0483d19bfc7c91457bdfaed0d885a8269a5c905988e514db1fcc1dc9a56cc6";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_composition/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "2db883520b3b666a48bf6a9999a41ff19fc908a24dfb2eae6a578ef94261b527";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-minimal-publisher/default.nix b/distros/rolling/examples-rclcpp-minimal-publisher/default.nix
index ed4784b033..c523759ac8 100644
--- a/distros/rolling/examples-rclcpp-minimal-publisher/default.nix
+++ b/distros/rolling/examples-rclcpp-minimal-publisher/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-minimal-publisher";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_publisher/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "f58f61e7dd854aa0c45121095e246ec2f005fa6648193df8ce7bcb841e1da513";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_publisher/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "8e2db160d909168b79df13ba1159a123c22ed2a3a7226726bc9bb3ef1580018d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-minimal-service/default.nix b/distros/rolling/examples-rclcpp-minimal-service/default.nix
index ee55fce514..dfdf662b0e 100644
--- a/distros/rolling/examples-rclcpp-minimal-service/default.nix
+++ b/distros/rolling/examples-rclcpp-minimal-service/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, example-interfaces, rclcpp }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-minimal-service";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_service/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "ae79c32478e5f9f8994196e8c1115169d97508d8b84c495f97e40a4e55cf4944";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_service/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "a4bab567917fea468bb6d6e8955964bbbf6cd0e415ee9f804605cacae2f50b46";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-minimal-subscriber/default.nix b/distros/rolling/examples-rclcpp-minimal-subscriber/default.nix
index ac07b52e0a..9dd410aad8 100644
--- a/distros/rolling/examples-rclcpp-minimal-subscriber/default.nix
+++ b/distros/rolling/examples-rclcpp-minimal-subscriber/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-components, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-minimal-subscriber";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_subscriber/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "ec3382054f165da232b33de7f299ffd7467e257334e78fbd8e686c5fcb6a2f55";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_subscriber/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "974227128368cafd159c61135fd927c0b03b54e34885f1d2f537533f95d29b43";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-minimal-timer/default.nix b/distros/rolling/examples-rclcpp-minimal-timer/default.nix
index 95b98049d6..ff614e08fe 100644
--- a/distros/rolling/examples-rclcpp-minimal-timer/default.nix
+++ b/distros/rolling/examples-rclcpp-minimal-timer/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-minimal-timer";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_timer/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "1e011b76b0610a4b6127aeee989d218b676744b16c1290ea44192321745c2232";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_minimal_timer/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "01fd7aa4ffab7df4c08bf9ecfd14a85d2bafbc972b9e05520c46c99006deea2e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-multithreaded-executor/default.nix b/distros/rolling/examples-rclcpp-multithreaded-executor/default.nix
index 02b9949858..04d47c715e 100644
--- a/distros/rolling/examples-rclcpp-multithreaded-executor/default.nix
+++ b/distros/rolling/examples-rclcpp-multithreaded-executor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-multithreaded-executor";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_multithreaded_executor/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "4eca37995bbf4751109b065ce73e8a5a846cc1b42b3830c3937ed43baa312aeb";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_multithreaded_executor/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "cf5e9ffd384711efa395abb8971f14e36cc1901d47a1793d61f5852efb8ec437";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclcpp-wait-set/default.nix b/distros/rolling/examples-rclcpp-wait-set/default.nix
index 224004c8ef..892264e777 100644
--- a/distros/rolling/examples-rclcpp-wait-set/default.nix
+++ b/distros/rolling/examples-rclcpp-wait-set/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, example-interfaces, rclcpp, rclcpp-components, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclcpp-wait-set";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_wait_set/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "a8065e3a3b6de6c369c0949267d8fb70e5a0090a3c6691b85420bc0edff03267";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclcpp_wait_set/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "22b6d860a1b25e42a8a7823b475595ade46ff55dd8a94992451951f80dd35b10";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/examples-rclpy-executors/default.nix b/distros/rolling/examples-rclpy-executors/default.nix
index 459d3e010f..b02ae401a9 100644
--- a/distros/rolling/examples-rclpy-executors/default.nix
+++ b/distros/rolling/examples-rclpy-executors/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, rclpy, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclpy-executors";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_executors/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "15e346bc2a4b20c3b0a014b5d19a40f4e958c5a8b9b0b9a46753e205d58ae621";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_executors/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "d00e0c6c2cf672994bf4894d454ae913263e3c092fc9d70461d248f91b4a644e";
};
buildType = "ament_python";
diff --git a/distros/rolling/examples-rclpy-guard-conditions/default.nix b/distros/rolling/examples-rclpy-guard-conditions/default.nix
index 951ef122c3..aa1e3188d4 100644
--- a/distros/rolling/examples-rclpy-guard-conditions/default.nix
+++ b/distros/rolling/examples-rclpy-guard-conditions/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, rclpy }:
buildRosPackage {
pname = "ros-rolling-examples-rclpy-guard-conditions";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_guard_conditions/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "d968862f798c8af917148f9222e488f0abd39fa2f6b5a33eeff4b4a3f61ec0f1";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_guard_conditions/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "a6817b6e4f63a40e8b4125c0f331e94cd4ac92aaac4ebfd026893dd8b74c5a66";
};
buildType = "ament_python";
diff --git a/distros/rolling/examples-rclpy-minimal-action-client/default.nix b/distros/rolling/examples-rclpy-minimal-action-client/default.nix
index 40bcc31a96..8dc022f964 100644
--- a/distros/rolling/examples-rclpy-minimal-action-client/default.nix
+++ b/distros/rolling/examples-rclpy-minimal-action-client/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, example-interfaces, python3Packages, rclpy }:
buildRosPackage {
pname = "ros-rolling-examples-rclpy-minimal-action-client";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_action_client/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "0a42d881e9c3509529bde6e76894561f971a3d3d4e30ac863e07f3fcba786bdf";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_action_client/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "5ed4892aa62ae4283088ec4598e6b60280439ff471b71f18649824a6b4b89a11";
};
buildType = "ament_python";
diff --git a/distros/rolling/examples-rclpy-minimal-action-server/default.nix b/distros/rolling/examples-rclpy-minimal-action-server/default.nix
index 303b8995bc..17b44a2ab4 100644
--- a/distros/rolling/examples-rclpy-minimal-action-server/default.nix
+++ b/distros/rolling/examples-rclpy-minimal-action-server/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, example-interfaces, python3Packages, rclpy }:
buildRosPackage {
pname = "ros-rolling-examples-rclpy-minimal-action-server";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_action_server/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "c804146c266cdf873494cf01c1006a97d095dc6ec06bc1136859e629e423b77d";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_action_server/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "89caade434a96f7350f1bfbf7c6b610679c41fac337cd7c30850a4221352ee72";
};
buildType = "ament_python";
diff --git a/distros/rolling/examples-rclpy-minimal-client/default.nix b/distros/rolling/examples-rclpy-minimal-client/default.nix
index debe0ab8ce..2cee318ef0 100644
--- a/distros/rolling/examples-rclpy-minimal-client/default.nix
+++ b/distros/rolling/examples-rclpy-minimal-client/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, example-interfaces, python3Packages, rclpy, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclpy-minimal-client";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_client/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "e191b9dae0652a5bc16636d7a12263a53e22e28a15b677a61194dd994e00810b";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_client/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "a0a7d26aeb66a3d0761e26427032da9d73ecd15bd011c32da2dcbf24ed1475c1";
};
buildType = "ament_python";
diff --git a/distros/rolling/examples-rclpy-minimal-publisher/default.nix b/distros/rolling/examples-rclpy-minimal-publisher/default.nix
index 75cb5a39ce..9abb367cf5 100644
--- a/distros/rolling/examples-rclpy-minimal-publisher/default.nix
+++ b/distros/rolling/examples-rclpy-minimal-publisher/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, rclpy, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclpy-minimal-publisher";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_publisher/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "20c14a305edff31db1410b3240265fe2898539355969c5c2acb5713777938b32";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_publisher/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "7d76c1cff0f2530b497ff89194b5e27857a7a988e004dd82a052b811c6022d0d";
};
buildType = "ament_python";
diff --git a/distros/rolling/examples-rclpy-minimal-service/default.nix b/distros/rolling/examples-rclpy-minimal-service/default.nix
index 02d03dca08..ead129cff5 100644
--- a/distros/rolling/examples-rclpy-minimal-service/default.nix
+++ b/distros/rolling/examples-rclpy-minimal-service/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, example-interfaces, python3Packages, rclpy, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclpy-minimal-service";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_service/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "b0ef9d2605c49723e4899714817bfe550f1c31b527d1a9dd328aa69ace8cfd49";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_service/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "3142131f72dbee0ba6e9d46b2e6b4cdcd2ff92e5c31cffd82b162d3c052f6a61";
};
buildType = "ament_python";
diff --git a/distros/rolling/examples-rclpy-minimal-subscriber/default.nix b/distros/rolling/examples-rclpy-minimal-subscriber/default.nix
index 0e70437f34..0996d66dfd 100644
--- a/distros/rolling/examples-rclpy-minimal-subscriber/default.nix
+++ b/distros/rolling/examples-rclpy-minimal-subscriber/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, rclpy, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclpy-minimal-subscriber";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_subscriber/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "16ea192e08fda8041d6908903600740fa8befe4756840c61b58904c41ed8ec6a";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_minimal_subscriber/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "076e7b74628f2b8d7ca89a3e26ad5c14030dac6ab5687571e02387dfab6ba537";
};
buildType = "ament_python";
diff --git a/distros/rolling/examples-rclpy-pointcloud-publisher/default.nix b/distros/rolling/examples-rclpy-pointcloud-publisher/default.nix
index f22959cf8c..601c1a4d0e 100644
--- a/distros/rolling/examples-rclpy-pointcloud-publisher/default.nix
+++ b/distros/rolling/examples-rclpy-pointcloud-publisher/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, rclpy, sensor-msgs, sensor-msgs-py, std-msgs }:
buildRosPackage {
pname = "ros-rolling-examples-rclpy-pointcloud-publisher";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_pointcloud_publisher/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "55d388fff1c83961e21e2e640a774a2d52977db9a9b667d441327536e37182e0";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/examples_rclpy_pointcloud_publisher/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "59e39aaa10839f07a5a7dee558814514e2f3d785f7d8c094e041dc7ccca9252d";
};
buildType = "ament_python";
diff --git a/distros/rolling/examples-tf2-py/default.nix b/distros/rolling/examples-tf2-py/default.nix
index c1aa2773e6..b72c40f84e 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, ament-xmllint, geometry-msgs, launch-ros, python3Packages, rclpy, sensor-msgs, tf2-ros-py }:
buildRosPackage {
pname = "ros-rolling-examples-tf2-py";
- version = "0.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/examples_tf2_py/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "053758c1f77e0875eb2590178ba20c9c13e25d0e634234ca92d70f13f21cf2f5";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/examples_tf2_py/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "f2f6a29d568e95968cdc46b4f0cc47f2b15c39ac661433d0359d67732b0abc42";
};
buildType = "ament_python";
diff --git a/distros/rolling/filters/default.nix b/distros/rolling/filters/default.nix
index 7dce35682e..1ed0e68630 100644
--- a/distros/rolling/filters/default.nix
+++ b/distros/rolling/filters/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gtest, ament-cmake-uncrustify, ament-cmake-xmllint, boost, pluginlib, rclcpp }:
buildRosPackage {
pname = "ros-rolling-filters";
- version = "2.1.2-r1";
+ version = "2.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/filters-release/archive/release/rolling/filters/2.1.2-1.tar.gz";
- name = "2.1.2-1.tar.gz";
- sha256 = "ab9b0e1234a6c3cea6a34534aa6b989a9e6f8ace82c76f4416f62c26bcbbd71b";
+ url = "https://github.com/ros2-gbp/filters-release/archive/release/rolling/filters/2.2.0-1.tar.gz";
+ name = "2.2.0-1.tar.gz";
+ sha256 = "9cf23716eb155fd194e08ced1f535c52f58a490a716a384b494d252337706aa1";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/fkie-message-filters/default.nix b/distros/rolling/fkie-message-filters/default.nix
index ddfd9d653a..94e9502677 100644
--- a/distros/rolling/fkie-message-filters/default.nix
+++ b/distros/rolling/fkie-message-filters/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, image-transport, rclcpp, sensor-msgs, std-msgs, tf2-ros }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, image-transport, rclcpp, rclcpp-lifecycle, sensor-msgs, std-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-rolling-fkie-message-filters";
- version = "3.0.2-r1";
+ version = "3.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fkie_message_filters-release/archive/release/rolling/fkie_message_filters/3.0.2-1.tar.gz";
- name = "3.0.2-1.tar.gz";
- sha256 = "c66f884da122324e314d6bb252974b921b1a4eb553f6974e20820ff7af0e465a";
+ url = "https://github.com/ros2-gbp/fkie_message_filters-release/archive/release/rolling/fkie_message_filters/3.2.0-1.tar.gz";
+ name = "3.2.0-1.tar.gz";
+ sha256 = "f4cd8855f418dabdc21bb43ede83d9ef0a7f0537ddb787063efe8945b8b50e66";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- checkInputs = [ ament-cmake-gtest ament-cmake-ros std-msgs ];
+ checkInputs = [ ament-cmake-gtest ament-cmake-ros rclcpp-lifecycle std-msgs ];
propagatedBuildInputs = [ image-transport rclcpp sensor-msgs tf2-ros ];
nativeBuildInputs = [ ament-cmake ];
diff --git a/distros/rolling/force-torque-sensor-broadcaster/default.nix b/distros/rolling/force-torque-sensor-broadcaster/default.nix
index 29892a407c..9b77e1fc5a 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-rolling-force-torque-sensor-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/force_torque_sensor_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "d5b11ef822d67c944900d774db3e37d75ae9c00c6ca72e4ae0764e2cfc5aa184";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/force_torque_sensor_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "6776926e22d281b5e1d4c4f27a087d25b6f10535ebd7150665201e56d79dbc25";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/forward-command-controller/default.nix b/distros/rolling/forward-command-controller/default.nix
index fc3f32dd7d..6c5a4b6dab 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, std-msgs }:
buildRosPackage {
pname = "ros-rolling-forward-command-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/forward_command_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "dc45862bd17dd7b235f17bcdcfec339b68572543694d30c8394bff629be28804";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/forward_command_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "20dc63e896438d1c1d92d94c17682b6892604216461a1c91f9533e4828bc2625";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/fuse-constraints/default.nix b/distros/rolling/fuse-constraints/default.nix
index e048eaff29..b1a138023a 100644
--- a/distros/rolling/fuse-constraints/default.nix
+++ b/distros/rolling/fuse-constraints/default.nix
@@ -2,22 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, ceres-solver, eigen, fuse-core, fuse-graphs, fuse-variables, gbenchmark, geometry-msgs, pluginlib, rclcpp, suitesparse }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, ceres-solver, eigen, fuse-core, fuse-graphs, fuse-variables, gbenchmark, geometry-msgs, gtest-vendor, pluginlib, rclcpp, suitesparse }:
buildRosPackage {
pname = "ros-rolling-fuse-constraints";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_constraints/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "3a7afb0e36becfa6fb418b9af43a22036748d717158c2c9354c4466566cd2f6e";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_constraints/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "32e36f21d3b9ed931821b3a6eaa4283898af1cb136a7583b8ae6f5b2430f269c";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros ];
+ buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-gtest ament-lint-auto ament-lint-common gbenchmark ];
- propagatedBuildInputs = [ ceres-solver eigen fuse-core fuse-graphs fuse-variables geometry-msgs pluginlib rclcpp suitesparse ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ propagatedBuildInputs = [ ament-cmake-ros ceres-solver eigen fuse-core fuse-graphs fuse-variables geometry-msgs gtest-vendor pluginlib rclcpp suitesparse ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "The fuse_constraints package provides a set of commonly used constraint types, such as direct measurements on \\
diff --git a/distros/rolling/fuse-core/default.nix b/distros/rolling/fuse-core/default.nix
index 8a39ad2405..307a01d2f7 100644
--- a/distros/rolling/fuse-core/default.nix
+++ b/distros/rolling/fuse-core/default.nix
@@ -2,22 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros, ament-lint-auto, ament-lint-common, boost, ceres-solver, eigen, fuse-msgs, geometry-msgs, glog, launch, launch-pytest, pluginlib, rcl-interfaces, rclcpp, rclcpp-components }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros, ament-lint-auto, ament-lint-common, boost, ceres-solver, eigen, fuse-msgs, geometry-msgs, glog, gtest-vendor, launch, launch-pytest, pluginlib, rcl-interfaces, rclcpp, rclcpp-components }:
buildRosPackage {
pname = "ros-rolling-fuse-core";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_core/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "3b5e3f139f553d9a767c7f08118fe904b7c06efcd59a6a6cf6f292cbfa2bdca8";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_core/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "f08c57997dbf99a06ce790e1077cb1bec65f2ae1fe1b806859085511838f1211";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros ];
+ buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-gtest ament-cmake-pytest ament-lint-auto ament-lint-common geometry-msgs launch launch-pytest rclcpp ];
- propagatedBuildInputs = [ boost ceres-solver eigen fuse-msgs glog pluginlib rcl-interfaces rclcpp rclcpp-components ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ propagatedBuildInputs = [ ament-cmake-ros boost ceres-solver eigen fuse-msgs glog gtest-vendor pluginlib rcl-interfaces rclcpp rclcpp-components ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these
diff --git a/distros/rolling/fuse-doc/default.nix b/distros/rolling/fuse-doc/default.nix
index 393c1aa335..89c500d837 100644
--- a/distros/rolling/fuse-doc/default.nix
+++ b/distros/rolling/fuse-doc/default.nix
@@ -2,20 +2,21 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-ros }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, gtest-vendor }:
buildRosPackage {
pname = "ros-rolling-fuse-doc";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_doc/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "87e410a4557754e672e16cd1823ea0c6ed029906ef0e6f5695ae6c3efbb0cf05";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_doc/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "d370c96bc884e90818adcf445abe1fa51c4a9217f1aba76a91ec904ac2b43a64";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ buildInputs = [ ament-cmake ];
+ propagatedBuildInputs = [ ament-cmake-ros gtest-vendor ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "The fuse_doc package provides documentation and examples for the fuse package.";
diff --git a/distros/rolling/fuse-graphs/default.nix b/distros/rolling/fuse-graphs/default.nix
index 2c0ebe741d..0f67720fa9 100644
--- a/distros/rolling/fuse-graphs/default.nix
+++ b/distros/rolling/fuse-graphs/default.nix
@@ -2,22 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, ceres-solver, fuse-core, gbenchmark, pluginlib, rclcpp }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, ceres-solver, fuse-core, gbenchmark, gtest-vendor, pluginlib, rclcpp }:
buildRosPackage {
pname = "ros-rolling-fuse-graphs";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_graphs/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "bebd5c38aeedbc2dbcf065e6a113a773165d4c73fda39848e1957a44e1f039f8";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_graphs/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "a9700bb988ea16e48acf7ee0b7b992f211c28604bb3ea25e1836067c11e1e15f";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros ];
+ buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-gtest ament-lint-auto ament-lint-common gbenchmark ];
- propagatedBuildInputs = [ ceres-solver fuse-core pluginlib rclcpp ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ propagatedBuildInputs = [ ament-cmake-ros ceres-solver fuse-core gtest-vendor pluginlib rclcpp ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface.";
diff --git a/distros/rolling/fuse-loss/default.nix b/distros/rolling/fuse-loss/default.nix
index f0a9f23a91..f655fa0db8 100644
--- a/distros/rolling/fuse-loss/default.nix
+++ b/distros/rolling/fuse-loss/default.nix
@@ -2,22 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, ceres-solver, fuse-core, libsForQt5, pluginlib, qt5, rclcpp }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, ceres-solver, fuse-core, gtest-vendor, libsForQt5, pluginlib, qt5, rclcpp }:
buildRosPackage {
pname = "ros-rolling-fuse-loss";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_loss/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "5a809f681606c9e9db0323b83676eb545be1268cd09d27484eeb9f9c410c9780";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_loss/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "902d9b437947cad2420b3c3c43d70d22f31cc1bfb2550e0703e884498cda9958";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros ];
+ buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-gtest ament-lint-auto ament-lint-common libsForQt5.qwt qt5.qtbase ];
- propagatedBuildInputs = [ ceres-solver fuse-core pluginlib rclcpp ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ propagatedBuildInputs = [ ament-cmake-ros ceres-solver fuse-core gtest-vendor pluginlib rclcpp ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "The fuse_loss package provides a set of commonly used loss functions, such as the basic ones provided by Ceres.";
diff --git a/distros/rolling/fuse-models/default.nix b/distros/rolling/fuse-models/default.nix
index 8d9013c7e6..e36bad435e 100644
--- a/distros/rolling/fuse-models/default.nix
+++ b/distros/rolling/fuse-models/default.nix
@@ -2,22 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, boost, ceres-solver, eigen, fuse-constraints, fuse-core, fuse-graphs, fuse-msgs, fuse-publishers, fuse-variables, gbenchmark, geometry-msgs, nav-msgs, pluginlib, rclcpp, rclcpp-components, sensor-msgs, std-srvs, tf2, tf2-2d, tf2-geometry-msgs, tf2-ros }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, boost, ceres-solver, eigen, fuse-constraints, fuse-core, fuse-graphs, fuse-msgs, fuse-publishers, fuse-variables, gbenchmark, geometry-msgs, gtest-vendor, nav-msgs, pluginlib, rclcpp, rclcpp-components, sensor-msgs, std-srvs, tf2, tf2-2d, tf2-geometry-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-rolling-fuse-models";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_models/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "97c666531c88c951d49a95001a58e31e032f60ee008436725b115576e148bbef";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_models/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "f3aeea0867798ec891a839542bf4099bcf3c95a747dceb2cd9b2d4308cadda59";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros ];
+ buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-gmock ament-cmake-gtest ament-lint-auto ament-lint-common gbenchmark ];
- propagatedBuildInputs = [ boost ceres-solver eigen fuse-constraints fuse-core fuse-graphs fuse-msgs fuse-publishers fuse-variables geometry-msgs nav-msgs pluginlib rclcpp rclcpp-components sensor-msgs std-srvs tf2 tf2-2d tf2-geometry-msgs tf2-ros ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ propagatedBuildInputs = [ ament-cmake-ros boost ceres-solver eigen fuse-constraints fuse-core fuse-graphs fuse-msgs fuse-publishers fuse-variables geometry-msgs gtest-vendor nav-msgs pluginlib rclcpp rclcpp-components sensor-msgs std-srvs tf2 tf2-2d tf2-geometry-msgs tf2-ros ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "fuse plugins that implement various kinematic and sensor models";
diff --git a/distros/rolling/fuse-msgs/default.nix b/distros/rolling/fuse-msgs/default.nix
index d6e045d4fa..f5988fc7bf 100644
--- a/distros/rolling/fuse-msgs/default.nix
+++ b/distros/rolling/fuse-msgs/default.nix
@@ -2,21 +2,21 @@
# Copyright 2025 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, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, geometry-msgs, gtest-vendor, rosidl-default-generators, rosidl-default-runtime, std-msgs }:
buildRosPackage {
pname = "ros-rolling-fuse-msgs";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_msgs/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "6afde97665ffc31ccca1d132b88aac7482b414d9a0f069702845677cf3533350";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_msgs/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "2c1f7174e42ca63d98b0ca2b9e2f260d4a64da5542852f60f900b644b14c0196";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake rosidl-default-generators ];
checkInputs = [ ament-lint-auto ament-lint-common ];
- propagatedBuildInputs = [ geometry-msgs rosidl-default-runtime std-msgs ];
+ propagatedBuildInputs = [ ament-cmake-ros geometry-msgs gtest-vendor rosidl-default-runtime std-msgs ];
nativeBuildInputs = [ ament-cmake rosidl-default-generators ];
meta = {
diff --git a/distros/rolling/fuse-optimizers/default.nix b/distros/rolling/fuse-optimizers/default.nix
index 11b5d77c16..92a75d6d5f 100644
--- a/distros/rolling/fuse-optimizers/default.nix
+++ b/distros/rolling/fuse-optimizers/default.nix
@@ -2,22 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, boost, ceres-solver, diagnostic-updater, eigen, fuse-constraints, fuse-core, fuse-graphs, fuse-models, fuse-msgs, fuse-variables, geometry-msgs, launch, launch-pytest, launch-ros, nav-msgs, pluginlib, rclcpp, rclcpp-components, std-srvs }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, boost, ceres-solver, diagnostic-updater, eigen, fuse-constraints, fuse-core, fuse-graphs, fuse-models, fuse-msgs, fuse-variables, geometry-msgs, gtest-vendor, launch, launch-pytest, launch-ros, nav-msgs, pluginlib, rclcpp, rclcpp-components, std-srvs }:
buildRosPackage {
pname = "ros-rolling-fuse-optimizers";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_optimizers/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "4d6cc6c9daca6278cabc0f889aa256c21c1e82180211f9c70c87bdab1b9d0cad";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_optimizers/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "740ec3ef377db4b9f3c8a936fa0607345cd9d66bd957abb5aaed30a0a4cac15d";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros ];
+ buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-gtest ament-lint-auto ament-lint-common fuse-models geometry-msgs launch launch-pytest launch-ros nav-msgs rclcpp ];
- propagatedBuildInputs = [ boost ceres-solver diagnostic-updater eigen fuse-constraints fuse-core fuse-graphs fuse-msgs fuse-variables pluginlib rclcpp rclcpp-components std-srvs ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ propagatedBuildInputs = [ ament-cmake-ros boost ceres-solver diagnostic-updater eigen fuse-constraints fuse-core fuse-graphs fuse-msgs fuse-variables gtest-vendor pluginlib rclcpp rclcpp-components std-srvs ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "The fuse_optimizers package provides a set of optimizer implementations. An optimizer is the object responsible \\
diff --git a/distros/rolling/fuse-publishers/default.nix b/distros/rolling/fuse-publishers/default.nix
index 7fd56a381a..46d5db13c1 100644
--- a/distros/rolling/fuse-publishers/default.nix
+++ b/distros/rolling/fuse-publishers/default.nix
@@ -2,22 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, fuse-constraints, fuse-core, fuse-graphs, fuse-msgs, fuse-variables, geometry-msgs, nav-msgs, pluginlib, rclcpp, tf2, tf2-geometry-msgs, tf2-ros }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, fuse-constraints, fuse-core, fuse-graphs, fuse-msgs, fuse-variables, geometry-msgs, gtest-vendor, nav-msgs, pluginlib, rclcpp, tf2, tf2-geometry-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-rolling-fuse-publishers";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_publishers/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "355ae1be2d3c0f0ee0bb294ca9b8409d00d3bfca50870fc0c3ded63e80df0c1e";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_publishers/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "11cad69ba31adb06a2f424f14a3150bdf9d1c5f3ad0b9f953cfd548588430663";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros ];
+ buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-gtest ament-lint-auto ament-lint-common fuse-constraints fuse-graphs rclcpp ];
- propagatedBuildInputs = [ fuse-core fuse-msgs fuse-variables geometry-msgs nav-msgs pluginlib rclcpp tf2 tf2-geometry-msgs tf2-ros ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ propagatedBuildInputs = [ ament-cmake-ros fuse-core fuse-msgs fuse-variables geometry-msgs gtest-vendor nav-msgs pluginlib rclcpp tf2 tf2-geometry-msgs tf2-ros ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "The fuse_publishers package provides a set of common publisher plugins.";
diff --git a/distros/rolling/fuse-tutorials/default.nix b/distros/rolling/fuse-tutorials/default.nix
index 7e8d60875a..83eba66173 100644
--- a/distros/rolling/fuse-tutorials/default.nix
+++ b/distros/rolling/fuse-tutorials/default.nix
@@ -2,22 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-ros, ament-lint-auto, ament-lint-common, fuse-constraints, fuse-core, fuse-models, fuse-optimizers, fuse-publishers, fuse-variables, nav-msgs, rclcpp, rviz2, sensor-msgs }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, fuse-constraints, fuse-core, fuse-models, fuse-optimizers, fuse-publishers, fuse-variables, gtest-vendor, nav-msgs, rclcpp, rviz2, sensor-msgs }:
buildRosPackage {
pname = "ros-rolling-fuse-tutorials";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_tutorials/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "27e1fc39181eed1a8153531a1443519862c6f3e85bf88a66c827260d327ccf19";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_tutorials/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "8334a0c587507f7524e1d0576878329f5ac330da95842d69f29cc7a68b6e0ec1";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros ];
+ buildInputs = [ ament-cmake ];
checkInputs = [ ament-lint-auto ament-lint-common ];
- propagatedBuildInputs = [ fuse-constraints fuse-core fuse-models fuse-optimizers fuse-publishers fuse-variables nav-msgs rclcpp rviz2 sensor-msgs ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ propagatedBuildInputs = [ ament-cmake-ros fuse-constraints fuse-core fuse-models fuse-optimizers fuse-publishers fuse-variables gtest-vendor nav-msgs rclcpp rviz2 sensor-msgs ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "Package containing source code for the fuse tutorials.";
diff --git a/distros/rolling/fuse-variables/default.nix b/distros/rolling/fuse-variables/default.nix
index 5336449db2..9bd521bf51 100644
--- a/distros/rolling/fuse-variables/default.nix
+++ b/distros/rolling/fuse-variables/default.nix
@@ -2,22 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros, ament-lint-auto, ament-lint-common, ceres-solver, fuse-core, pluginlib, rclcpp }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros, ament-lint-auto, ament-lint-common, ceres-solver, fuse-core, gtest-vendor, pluginlib, rclcpp }:
buildRosPackage {
pname = "ros-rolling-fuse-variables";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_variables/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "b2b5b07b3eb658ecbb158b36187c2e9980fd95309bacc5048c5c04798c731aa6";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_variables/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "3dc00dcd26cd1fe3306e87c02de5e54af7b834bb73c378a0ea10256182a24345";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros ];
+ buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-gtest ament-cmake-pytest ament-lint-auto ament-lint-common rclcpp ];
- propagatedBuildInputs = [ ceres-solver fuse-core pluginlib rclcpp ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ propagatedBuildInputs = [ ament-cmake-ros ceres-solver fuse-core gtest-vendor pluginlib rclcpp ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "The fuse_variables package provides a set of commonly used variable types, such as 2D and 3D positions, \\
diff --git a/distros/rolling/fuse-viz/default.nix b/distros/rolling/fuse-viz/default.nix
index 28d7f9ad26..bd384ba95b 100644
--- a/distros/rolling/fuse-viz/default.nix
+++ b/distros/rolling/fuse-viz/default.nix
@@ -2,22 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake-ros, ament-lint-auto, ament-lint-common, eigen, fuse-constraints, fuse-core, fuse-msgs, fuse-variables, geometry-msgs, qt5, rviz-common, rviz-rendering, tf2-geometry-msgs }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, eigen, fuse-constraints, fuse-core, fuse-msgs, fuse-variables, geometry-msgs, gtest-vendor, qt5, rviz-common, rviz-rendering, tf2-geometry-msgs }:
buildRosPackage {
pname = "ros-rolling-fuse-viz";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_viz/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "d1e69b089b4262a1c60078c0c941476ba38d1bbb9a6992ae5d11b14c5c74937b";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse_viz/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "2d0754060a5ae03c1319966e340df2071d345a6ec3a19ea2ec021cdd399c22c3";
};
buildType = "ament_cmake";
- buildInputs = [ ament-cmake-ros qt5.qtbase ];
+ buildInputs = [ ament-cmake qt5.qtbase ];
checkInputs = [ ament-lint-auto ament-lint-common ];
- propagatedBuildInputs = [ eigen fuse-constraints fuse-core fuse-msgs fuse-variables geometry-msgs rviz-common rviz-rendering tf2-geometry-msgs ];
- nativeBuildInputs = [ ament-cmake-ros ];
+ propagatedBuildInputs = [ ament-cmake-ros eigen fuse-constraints fuse-core fuse-msgs fuse-variables geometry-msgs gtest-vendor rviz-common rviz-rendering tf2-geometry-msgs ];
+ nativeBuildInputs = [ ament-cmake ];
meta = {
description = "The fuse_viz package provides visualization tools for fuse.";
diff --git a/distros/rolling/fuse/default.nix b/distros/rolling/fuse/default.nix
index 119baae83a..7f39d3fcd6 100644
--- a/distros/rolling/fuse/default.nix
+++ b/distros/rolling/fuse/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, fuse-constraints, fuse-core, fuse-doc, fuse-graphs, fuse-models, fuse-msgs, fuse-optimizers, fuse-publishers, fuse-variables, fuse-viz }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, fuse-constraints, fuse-core, fuse-doc, fuse-graphs, fuse-models, fuse-msgs, fuse-optimizers, fuse-publishers, fuse-variables, fuse-viz, gtest-vendor }:
buildRosPackage {
pname = "ros-rolling-fuse";
- version = "1.2.1-r1";
+ version = "1.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse/1.2.1-1.tar.gz";
- name = "1.2.1-1.tar.gz";
- sha256 = "b6186d4665a3f8b0214ae1086acaed685cf76a6dc011f5c0719d25074d05f90a";
+ url = "https://github.com/ros2-gbp/fuse-release/archive/release/rolling/fuse/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "74873eafe580958c232d62af6cd7de27334fd7c5a706dc021f70e6e80f8ba039";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ fuse-constraints fuse-core fuse-doc fuse-graphs fuse-models fuse-msgs fuse-optimizers fuse-publishers fuse-variables fuse-viz ];
+ propagatedBuildInputs = [ ament-cmake-ros fuse-constraints fuse-core fuse-doc fuse-graphs fuse-models fuse-msgs fuse-optimizers fuse-publishers fuse-variables fuse-viz gtest-vendor ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/rolling/generated.nix b/distros/rolling/generated.nix
index 5e6df98b88..8fd2d9e6a6 100644
--- a/distros/rolling/generated.nix
+++ b/distros/rolling/generated.nix
@@ -2424,6 +2424,14 @@ self: super: {
turtle-tf2-py = self.callPackage ./turtle-tf2-py {};
+ turtlebot3-autorace = self.callPackage ./turtlebot3-autorace {};
+
+ turtlebot3-autorace-camera = self.callPackage ./turtlebot3-autorace-camera {};
+
+ turtlebot3-autorace-detect = self.callPackage ./turtlebot3-autorace-detect {};
+
+ turtlebot3-autorace-mission = self.callPackage ./turtlebot3-autorace-mission {};
+
turtlebot3-fake-node = self.callPackage ./turtlebot3-fake-node {};
turtlebot3-gazebo = self.callPackage ./turtlebot3-gazebo {};
diff --git a/distros/rolling/geometry2/default.nix b/distros/rolling/geometry2/default.nix
index 3f145471c0..c47b2bea7a 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.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/geometry2/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "0e39fd2ff2d26b4f371ebff3284c0bdbce1c68fe8d90c6bfa78d8750ba98b5cb";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/geometry2/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "c5a388cd7d428f7490480ea90da8c19f8db0d59a566d7e4da99a4b969478406b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/gmock-vendor/default.nix b/distros/rolling/gmock-vendor/default.nix
index bbaf8bdec8..aaac388b9b 100644
--- a/distros/rolling/gmock-vendor/default.nix
+++ b/distros/rolling/gmock-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, gtest-vendor }:
buildRosPackage {
pname = "ros-rolling-gmock-vendor";
- version = "1.15.1-r1";
+ version = "1.16.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/googletest-release/archive/release/rolling/gmock_vendor/1.15.1-1.tar.gz";
- name = "1.15.1-1.tar.gz";
- sha256 = "ddacd74b24ae841eaf8d1c3f6bfd3a52e9395a4310a81ac9dcb6b858f472c476";
+ url = "https://github.com/ros2-gbp/googletest-release/archive/release/rolling/gmock_vendor/1.16.0-1.tar.gz";
+ name = "1.16.0-1.tar.gz";
+ sha256 = "3aab101e1711688fcea02916197df91f7b1414ef89b7054c0de33cccca5368fd";
};
buildType = "cmake";
diff --git a/distros/rolling/google-benchmark-vendor/default.nix b/distros/rolling/google-benchmark-vendor/default.nix
index a77fd699a5..1350f4f071 100644
--- a/distros/rolling/google-benchmark-vendor/default.nix
+++ b/distros/rolling/google-benchmark-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, gbenchmark, git }:
buildRosPackage {
pname = "ros-rolling-google-benchmark-vendor";
- version = "0.6.1-r1";
+ version = "0.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/google_benchmark_vendor-release/archive/release/rolling/google_benchmark_vendor/0.6.1-1.tar.gz";
- name = "0.6.1-1.tar.gz";
- sha256 = "ced9b20515ee594fe6269120281f4f5f7dce5fb8dc6aad3c1ac016e72b70d942";
+ url = "https://github.com/ros2-gbp/google_benchmark_vendor-release/archive/release/rolling/google_benchmark_vendor/0.7.0-1.tar.gz";
+ name = "0.7.0-1.tar.gz";
+ sha256 = "8b8d37088f0e18869a88bc1bf0ba39bdeeebdcee3e7c818c6b019a12236792c4";
};
buildType = "cmake";
diff --git a/distros/rolling/gpio-controllers/default.nix b/distros/rolling/gpio-controllers/default.nix
index 6fd0628538..56fd0baf41 100644
--- a/distros/rolling/gpio-controllers/default.nix
+++ b/distros/rolling/gpio-controllers/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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-rolling-gpio-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/gpio_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "ebd185a061a6f091e8b524f1b0aa24baafa304035e16c8fd9a1ae3a9eb33d519";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/gpio_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "c84b0ac4f793b00a78f82c0f9d0f42848dbcf91879cefa8e486ebfab1333562a";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/gps-sensor-broadcaster/default.nix b/distros/rolling/gps-sensor-broadcaster/default.nix
index e8fea8e465..854af81c89 100644
--- a/distros/rolling/gps-sensor-broadcaster/default.nix
+++ b/distros/rolling/gps-sensor-broadcaster/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common, controller-interface, controller-manager, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, sensor-msgs }:
buildRosPackage {
pname = "ros-rolling-gps-sensor-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/gps_sensor_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "0350c6f543cb2c8fdd178f03aa9f6f8e7e250ad50954bc768e56c6176b1531f3";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/gps_sensor_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "9769c3ad8f7c81fb472cccdf568ce3080b1e04a461374f1e16110aface9bf3a1";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/gripper-controllers/default.nix b/distros/rolling/gripper-controllers/default.nix
index 7884b9cb84..3e05ab513c 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-action, realtime-tools, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-rolling-gripper-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/gripper_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "aecb2d7cb6ee3e4e1f7cf16b7bf169ca5a7ab203ed797aca26f1e4e4da4fdcf3";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/gripper_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "d0d34c1fb6099809aed10416578e6ae00c0195975b1f4aa8daf92a309a6a9d2e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/gtest-vendor/default.nix b/distros/rolling/gtest-vendor/default.nix
index a9f42b57c5..02a17c2ca5 100644
--- a/distros/rolling/gtest-vendor/default.nix
+++ b/distros/rolling/gtest-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake }:
buildRosPackage {
pname = "ros-rolling-gtest-vendor";
- version = "1.15.1-r1";
+ version = "1.16.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/googletest-release/archive/release/rolling/gtest_vendor/1.15.1-1.tar.gz";
- name = "1.15.1-1.tar.gz";
- sha256 = "2216a493ce0f14652a4f18cca839030e1f1e8ed7815dc8f668390efca68da6bf";
+ url = "https://github.com/ros2-gbp/googletest-release/archive/release/rolling/gtest_vendor/1.16.0-1.tar.gz";
+ name = "1.16.0-1.tar.gz";
+ sha256 = "ae5437a528d5e19209c5b9fa6383d9edf59ed1071ae4496433422114e710700b";
};
buildType = "cmake";
diff --git a/distros/rolling/gz-cmake-vendor/default.nix b/distros/rolling/gz-cmake-vendor/default.nix
index 13cbde69fe..d27c35e421 100644
--- a/distros/rolling/gz-cmake-vendor/default.nix
+++ b/distros/rolling/gz-cmake-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cmake-vendor-package, ament-cmake-xmllint, cmake, pkg-config }:
buildRosPackage {
pname = "ros-rolling-gz-cmake-vendor";
- version = "0.2.2-r1";
+ version = "0.3.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/gz_cmake_vendor-release/archive/release/rolling/gz_cmake_vendor/0.2.2-1.tar.gz";
- name = "0.2.2-1.tar.gz";
- sha256 = "7dc425a490e28b60478e72cb0cefb2cee62adfb16cd92b88fa568ef1c28e6e57";
+ url = "https://github.com/ros2-gbp/gz_cmake_vendor-release/archive/release/rolling/gz_cmake_vendor/0.3.0-1.tar.gz";
+ name = "0.3.0-1.tar.gz";
+ sha256 = "a91bd53b4958a0af1cdffd460610a78aa8b25b30439c170c14b7b152baaab1c1";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/gz-math-vendor/default.nix b/distros/rolling/gz-math-vendor/default.nix
index f0c7839f81..8c5e22ce8a 100644
--- a/distros/rolling/gz-math-vendor/default.nix
+++ b/distros/rolling/gz-math-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cmake-vendor-package, ament-cmake-xmllint, cmake, eigen, gz-cmake-vendor, gz-utils-vendor, python3Packages }:
buildRosPackage {
pname = "ros-rolling-gz-math-vendor";
- version = "0.2.3-r1";
+ version = "0.3.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/gz_math_vendor-release/archive/release/rolling/gz_math_vendor/0.2.3-1.tar.gz";
- name = "0.2.3-1.tar.gz";
- sha256 = "ac6682e6308295beca3e6787a11049ecd3f882068592ce7539416ff9f4e987ad";
+ url = "https://github.com/ros2-gbp/gz_math_vendor-release/archive/release/rolling/gz_math_vendor/0.3.0-1.tar.gz";
+ name = "0.3.0-1.tar.gz";
+ sha256 = "27df79dd44ff1c05df0484834d4bd899e74404055958fb93b2c740c13edefefb";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/gz-utils-vendor/default.nix b/distros/rolling/gz-utils-vendor/default.nix
index 871149a328..3283f3d9cb 100644
--- a/distros/rolling/gz-utils-vendor/default.nix
+++ b/distros/rolling/gz-utils-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cmake-vendor-package, ament-cmake-xmllint, cmake, gz-cmake-vendor, spdlog-vendor }:
buildRosPackage {
pname = "ros-rolling-gz-utils-vendor";
- version = "0.2.2-r1";
+ version = "0.3.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/gz_utils_vendor-release/archive/release/rolling/gz_utils_vendor/0.2.2-1.tar.gz";
- name = "0.2.2-1.tar.gz";
- sha256 = "55d7c7860e9091e11e6cf9cc5792dd2b583db7e76c3c58f2814b030534be6f85";
+ url = "https://github.com/ros2-gbp/gz_utils_vendor-release/archive/release/rolling/gz_utils_vendor/0.3.0-1.tar.gz";
+ name = "0.3.0-1.tar.gz";
+ sha256 = "c439b68a4a3b9d450bb83fbbc707f7a9af0fa0a59b84a82e1bcf63273cc287a7";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/image-common/default.nix b/distros/rolling/image-common/default.nix
index bef186cad7..3a292a4487 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 = "6.1.0-r1";
+ version = "6.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/image_common/6.1.0-1.tar.gz";
- name = "6.1.0-1.tar.gz";
- sha256 = "881c5d8e274c273ca12c8fe79d0cdad496ba58980410a739a280ac51bb1ecdbe";
+ url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/image_common/6.2.0-1.tar.gz";
+ name = "6.2.0-1.tar.gz";
+ sha256 = "37d8c51a57312382602dd9ef94c0ba24c5a79b6c3d3fb04a94698a670b7ca3e9";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/image-tools/default.nix b/distros/rolling/image-tools/default.nix
index fa9a357f03..29eed38e31 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/image_tools/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "f845ee5d7b54b455874bbd413edd79a70cd58169a790f4678d0f8ee73fa1ea69";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/image_tools/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "f0bb00d7a2c04218749a52f8ceeccdcf0b323f7f5857e8c63983943ad5a0618a";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/image-transport-py/default.nix b/distros/rolling/image-transport-py/default.nix
index f1eb78376a..ba7b80b01f 100644
--- a/distros/rolling/image-transport-py/default.nix
+++ b/distros/rolling/image-transport-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-python, ament-cmake-ros, ament-lint-auto, ament-lint-common, image-transport, pybind11-vendor, python3, rclcpp, rpyutils, sensor-msgs }:
buildRosPackage {
pname = "ros-rolling-image-transport-py";
- version = "6.1.0-r1";
+ version = "6.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/image_transport_py/6.1.0-1.tar.gz";
- name = "6.1.0-1.tar.gz";
- sha256 = "20c73696e3498093c4566d414f2f25914bb3ab7a0d285c5a02cc23f22e41c68f";
+ url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/image_transport_py/6.2.0-1.tar.gz";
+ name = "6.2.0-1.tar.gz";
+ sha256 = "582a453f9d270d927ca456f78323363bae1541b473b827c64254e993f3145aba";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/image-transport/default.nix b/distros/rolling/image-transport/default.nix
index d6512f617c..20da47cb45 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, rclcpp-components, sensor-msgs }:
buildRosPackage {
pname = "ros-rolling-image-transport";
- version = "6.1.0-r1";
+ version = "6.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/image_transport/6.1.0-1.tar.gz";
- name = "6.1.0-1.tar.gz";
- sha256 = "0b3e81c0de8752116333990d632adc2b7cd7e3568e304fe83b0b42c118883891";
+ url = "https://github.com/ros2-gbp/image_common-release/archive/release/rolling/image_transport/6.2.0-1.tar.gz";
+ name = "6.2.0-1.tar.gz";
+ sha256 = "6f0ea3fbc9627431b2592c0eaccf1f7d4ebbd7e7c659a76b32446033a075b421";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/imu-sensor-broadcaster/default.nix b/distros/rolling/imu-sensor-broadcaster/default.nix
index cd822753b3..aa3a71ed7b 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, sensor-msgs }:
buildRosPackage {
pname = "ros-rolling-imu-sensor-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/imu_sensor_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "ee10432a5006eb05f8a89ea75aa79d6f730bdc8a22eadad98c78fc1ed67a4c17";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/imu_sensor_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "fb4d9fecc460a97f8fd0ef7ef9a8b27a0a6a438d241998f232faa2cb3f0b2ea7";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/interactive-markers/default.nix b/distros/rolling/interactive-markers/default.nix
index 468dc6232e..4462d43b1d 100644
--- a/distros/rolling/interactive-markers/default.nix
+++ b/distros/rolling/interactive-markers/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-python, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, rclcpp, rclpy, rcutils, rmw, std-msgs, tf2, tf2-geometry-msgs, visualization-msgs }:
buildRosPackage {
pname = "ros-rolling-interactive-markers";
- version = "2.7.0-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/interactive_markers-release/archive/release/rolling/interactive_markers/2.7.0-1.tar.gz";
- name = "2.7.0-1.tar.gz";
- sha256 = "86f62aa1d96fbd8398d5f2dc4f2957ee00c0c086448a73e402c8f7b3b85a2c2f";
+ url = "https://github.com/ros2-gbp/interactive_markers-release/archive/release/rolling/interactive_markers/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "a570c72c40166be847627bc5a78cd53fd68482d7cf5e15f4ca1e8076563b6d7f";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/intra-process-demo/default.nix b/distros/rolling/intra-process-demo/default.nix
index 0a9e55ebbc..96ea667974 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/intra_process_demo/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "5ad18f424f749ba0a106d5c054484e2818106753f19f19dfa2368181ad3d0317";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/intra_process_demo/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "a9ffabba58f884f07a96edc77cca08d1c62a6aaa55fa94cf916fce6dedacb9d2";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/joint-state-broadcaster/default.nix b/distros/rolling/joint-state-broadcaster/default.nix
index 6ad0a5274a..1afd0955be 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, rcutils, realtime-tools, ros2-control-cmake, ros2-control-test-assets, sensor-msgs, urdf }:
buildRosPackage {
pname = "ros-rolling-joint-state-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/joint_state_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "4c2a8e38d0146a50854718cae1ae131e596dde0e5278c0f45296f460df94722a";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/joint_state_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "5a8f1cab1f105c238eb0af962f5ca393b81b53243ad47f40cf1bc8988a2ac467";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/joint-trajectory-controller/default.nix b/distros/rolling/joint-trajectory-controller/default.nix
index e5fd5a6f52..bb17e30dc8 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, rsl, tl-expected, trajectory-msgs, urdf }:
buildRosPackage {
pname = "ros-rolling-joint-trajectory-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/joint_trajectory_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "7b67c9e485ed1f2e92e7308ad20e3e54be239b5db5edf8e782c271bfa64cc1ad";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/joint_trajectory_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "d4573b1cc00dadeedb267170a679c33823ee140be4da49bb9bcc24fdfef58cf5";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/joy-teleop/default.nix b/distros/rolling/joy-teleop/default.nix
index aeda14416c..29ca51f7c6 100644
--- a/distros/rolling/joy-teleop/default.nix
+++ b/distros/rolling/joy-teleop/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, control-msgs, example-interfaces, geometry-msgs, launch-ros, launch-testing, rclpy, rosidl-runtime-py, sensor-msgs, std-msgs, std-srvs, teleop-tools-msgs, test-msgs, trajectory-msgs }:
buildRosPackage {
pname = "ros-rolling-joy-teleop";
- version = "1.8.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/rolling/joy_teleop/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "1f59b51f76a87dc63a642b8c18dbe061bb731bb5e5eb135a8c5f993e10cc4fc6";
+ url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/rolling/joy_teleop/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "a7c9a29fccbd73568f5af2c6410e214327e5d224a10a48e22c1ab3398b2333d1";
};
buildType = "ament_python";
diff --git a/distros/rolling/kdl-parser/default.nix b/distros/rolling/kdl-parser/default.nix
index c929f5014b..ebb1c06149 100644
--- a/distros/rolling/kdl-parser/default.nix
+++ b/distros/rolling/kdl-parser/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, orocos-kdl-vendor, rcutils, urdf, urdfdom-headers }:
buildRosPackage {
pname = "ros-rolling-kdl-parser";
- version = "2.12.1-r1";
+ version = "2.13.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/kdl_parser-release/archive/release/rolling/kdl_parser/2.12.1-1.tar.gz";
- name = "2.12.1-1.tar.gz";
- sha256 = "8a440a9147fac3ce5e0075ec4c6beee9e3474a11648a6fbc5768e281e9a4ecc9";
+ url = "https://github.com/ros2-gbp/kdl_parser-release/archive/release/rolling/kdl_parser/2.13.0-1.tar.gz";
+ name = "2.13.0-1.tar.gz";
+ sha256 = "fc06e8d45cfb8dda73430569f6ff263b6901d725041640c820c39bfdaf319d31";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/key-teleop/default.nix b/distros/rolling/key-teleop/default.nix
index 2835b88fbc..168445bb15 100644
--- a/distros/rolling/key-teleop/default.nix
+++ b/distros/rolling/key-teleop/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, geometry-msgs, python3Packages, rclpy }:
buildRosPackage {
pname = "ros-rolling-key-teleop";
- version = "1.8.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/rolling/key_teleop/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "49a9e4a2a84a075ae83394229a7656f128143c927801433bb2133853f2d02260";
+ url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/rolling/key_teleop/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "c855ef040972324912e8ded11c9cbc60c9cd0884ded3a3cc6ae67de987cc6302";
};
buildType = "ament_python";
diff --git a/distros/rolling/keyboard-handler/default.nix b/distros/rolling/keyboard-handler/default.nix
index fe5d936a5c..bcd1136328 100644
--- a/distros/rolling/keyboard-handler/default.nix
+++ b/distros/rolling/keyboard-handler/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common }:
buildRosPackage {
pname = "ros-rolling-keyboard-handler";
- version = "0.4.0-r1";
+ version = "0.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/keyboard_handler-release/archive/release/rolling/keyboard_handler/0.4.0-1.tar.gz";
- name = "0.4.0-1.tar.gz";
- sha256 = "9e656595b43591bf5f91d0bdaef8d192a6759a23d1f8899e7ca5d2204ddf1cb1";
+ url = "https://github.com/ros2-gbp/keyboard_handler-release/archive/release/rolling/keyboard_handler/0.5.0-1.tar.gz";
+ name = "0.5.0-1.tar.gz";
+ sha256 = "348fa97a52f707b075dd9e34e9b2747c82bc4c274dec46ead5de37a641656cc8";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/kitti-metrics-eval/default.nix b/distros/rolling/kitti-metrics-eval/default.nix
index 5a09ef7353..3fee4b1644 100644
--- a/distros/rolling/kitti-metrics-eval/default.nix
+++ b/distros/rolling/kitti-metrics-eval/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libmath, mrpt-libposes, mrpt-libtclap }:
buildRosPackage {
pname = "ros-rolling-kitti-metrics-eval";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/kitti_metrics_eval/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "ef952b45c7cdde60b37f2c015a13e60ab28984a5af275000dad951056b2e5728";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/kitti_metrics_eval/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "4d5018a7e6786c7cba8d74a8766a052f0c4277fafe5c6869b3a744d9f8953794";
};
buildType = "cmake";
diff --git a/distros/rolling/laser-geometry/default.nix b/distros/rolling/laser-geometry/default.nix
index 0b36eafccc..ff91c896d5 100644
--- a/distros/rolling/laser-geometry/default.nix
+++ b/distros/rolling/laser-geometry/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-python, ament-lint-auto, ament-lint-common, eigen, eigen3-cmake-module, python3Packages, rclcpp, rclpy, sensor-msgs, sensor-msgs-py, tf2 }:
buildRosPackage {
pname = "ros-rolling-laser-geometry";
- version = "2.10.0-r1";
+ version = "2.11.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/laser_geometry-release/archive/release/rolling/laser_geometry/2.10.0-1.tar.gz";
- name = "2.10.0-1.tar.gz";
- sha256 = "eddbe3892f13d110ec9378af6bbd7ea69c7b8f074afb297b1bbc2d9563729dbd";
+ url = "https://github.com/ros2-gbp/laser_geometry-release/archive/release/rolling/laser_geometry/2.11.0-1.tar.gz";
+ name = "2.11.0-1.tar.gz";
+ sha256 = "6895d7a1f1416863c364ae6e7b838dfbc7fd5414411f20eac29c2587f186479c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/launch-pytest/default.nix b/distros/rolling/launch-pytest/default.nix
index e20a06733e..2a422dc487 100644
--- a/distros/rolling/launch-pytest/default.nix
+++ b/distros/rolling/launch-pytest/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-testing, osrf-pycommon, python3Packages }:
buildRosPackage {
pname = "ros-rolling-launch-pytest";
- version = "3.8.1-r1";
+ version = "3.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch_pytest/3.8.1-1.tar.gz";
- name = "3.8.1-1.tar.gz";
- sha256 = "06c8b0bebbf46e11570aadb74a7ba449cd71429fa055921b9106b70d3a2ea445";
+ url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch_pytest/3.9.0-1.tar.gz";
+ name = "3.9.0-1.tar.gz";
+ sha256 = "871e4bf00a2616b3a51b5196691c0cbac220ffe09d9dd377068de0229b398412";
};
buildType = "ament_python";
diff --git a/distros/rolling/launch-ros/default.nix b/distros/rolling/launch-ros/default.nix
index dc5b70dc3b..ea9033d7df 100644
--- a/distros/rolling/launch-ros/default.nix
+++ b/distros/rolling/launch-ros/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, composition-interfaces, launch, lifecycle-msgs, osrf-pycommon, python3Packages, rclpy }:
buildRosPackage {
pname = "ros-rolling-launch-ros";
- version = "0.28.1-r1";
+ version = "0.29.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/launch_ros-release/archive/release/rolling/launch_ros/0.28.1-1.tar.gz";
- name = "0.28.1-1.tar.gz";
- sha256 = "4cba4dd02ab65c24a4e5880709a515c8e864f27e779012c7c91798c1935e8755";
+ url = "https://github.com/ros2-gbp/launch_ros-release/archive/release/rolling/launch_ros/0.29.0-1.tar.gz";
+ name = "0.29.0-1.tar.gz";
+ sha256 = "d6e281406749b76051e561443c486bb3c1f474e526e401ab35e11a8cc14042db";
};
buildType = "ament_python";
diff --git a/distros/rolling/launch-testing-ament-cmake/default.nix b/distros/rolling/launch-testing-ament-cmake/default.nix
index 8a9e89bfeb..bca8ad7a08 100644
--- a/distros/rolling/launch-testing-ament-cmake/default.nix
+++ b/distros/rolling/launch-testing-ament-cmake/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-test, launch-testing }:
buildRosPackage {
pname = "ros-rolling-launch-testing-ament-cmake";
- version = "3.8.1-r1";
+ version = "3.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch_testing_ament_cmake/3.8.1-1.tar.gz";
- name = "3.8.1-1.tar.gz";
- sha256 = "7c1ba9f4a0b2d6324730e4572e54150882bdbec5642f502a66e7646f3eef0d02";
+ url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch_testing_ament_cmake/3.9.0-1.tar.gz";
+ name = "3.9.0-1.tar.gz";
+ sha256 = "cf58539c8ac7719d31a3f5c82c657c26fbb0b906c48ce26f18efa6186df633e6";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/launch-testing-examples/default.nix b/distros/rolling/launch-testing-examples/default.nix
index d5d6cdb9cb..751b537ad7 100644
--- a/distros/rolling/launch-testing-examples/default.nix
+++ b/distros/rolling/launch-testing-examples/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, demo-nodes-cpp, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, rcl-interfaces, rclpy, ros2bag, std-msgs }:
buildRosPackage {
pname = "ros-rolling-launch-testing-examples";
- version = "0.20.4-r1";
+ version = "0.21.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/launch_testing_examples/0.20.4-1.tar.gz";
- name = "0.20.4-1.tar.gz";
- sha256 = "4dda63e662a1756cbbe72f3920d174560db03170e233003a9ac3b383dd8a8c43";
+ url = "https://github.com/ros2-gbp/examples-release/archive/release/rolling/launch_testing_examples/0.21.0-1.tar.gz";
+ name = "0.21.0-1.tar.gz";
+ sha256 = "1497d38311565c49683a2d810fa387aa3664a5efe30f07804304559cc7c42189";
};
buildType = "ament_python";
diff --git a/distros/rolling/launch-testing-ros/default.nix b/distros/rolling/launch-testing-ros/default.nix
index f4cd83f463..8d4833219c 100644
--- a/distros/rolling/launch-testing-ros/default.nix
+++ b/distros/rolling/launch-testing-ros/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch-ros, launch-testing, python3Packages, rclpy, rmw-test-fixture-implementation, std-msgs }:
buildRosPackage {
pname = "ros-rolling-launch-testing-ros";
- version = "0.28.1-r1";
+ version = "0.29.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/launch_ros-release/archive/release/rolling/launch_testing_ros/0.28.1-1.tar.gz";
- name = "0.28.1-1.tar.gz";
- sha256 = "31ae8675eaa481dd4d152ccbdd7f90ff83e3e9e4e37fcbbff9806833280faa99";
+ url = "https://github.com/ros2-gbp/launch_ros-release/archive/release/rolling/launch_testing_ros/0.29.0-1.tar.gz";
+ name = "0.29.0-1.tar.gz";
+ sha256 = "27b5bbf847eabf88e4ad19c4d837ffe18286fc32c1ca68bf0c427a5e3036ee88";
};
buildType = "ament_python";
diff --git a/distros/rolling/launch-testing/default.nix b/distros/rolling/launch-testing/default.nix
index e8f68f5b54..7479ad90e1 100644
--- a/distros/rolling/launch-testing/default.nix
+++ b/distros/rolling/launch-testing/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-xml, launch-yaml, osrf-pycommon, python3Packages }:
buildRosPackage {
pname = "ros-rolling-launch-testing";
- version = "3.8.1-r1";
+ version = "3.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch_testing/3.8.1-1.tar.gz";
- name = "3.8.1-1.tar.gz";
- sha256 = "790b0330bd9f7cc707e964de61dc4d37f32fbd240ef5eb0f373eaa1a2fb50f17";
+ url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch_testing/3.9.0-1.tar.gz";
+ name = "3.9.0-1.tar.gz";
+ sha256 = "4c3baa039be40d7d8fcfe7a59b4ff3fe170ccbf49505d7e767330e4b60a552be";
};
buildType = "ament_python";
diff --git a/distros/rolling/launch-xml/default.nix b/distros/rolling/launch-xml/default.nix
index 1153e2ccd9..e52f45ecc5 100644
--- a/distros/rolling/launch-xml/default.nix
+++ b/distros/rolling/launch-xml/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, python3Packages }:
buildRosPackage {
pname = "ros-rolling-launch-xml";
- version = "3.8.1-r1";
+ version = "3.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch_xml/3.8.1-1.tar.gz";
- name = "3.8.1-1.tar.gz";
- sha256 = "0bdf0dd2a7ed814e568a8100c9f40ba893709ccc76f47a212c1939d59b51958d";
+ url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch_xml/3.9.0-1.tar.gz";
+ name = "3.9.0-1.tar.gz";
+ sha256 = "8a2092fed2b8f628d29243968c8d0a634e273a694acff8da8f8e1fe8e8421b97";
};
buildType = "ament_python";
diff --git a/distros/rolling/launch-yaml/default.nix b/distros/rolling/launch-yaml/default.nix
index de640cc5e4..a9fa42896a 100644
--- a/distros/rolling/launch-yaml/default.nix
+++ b/distros/rolling/launch-yaml/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, python3Packages }:
buildRosPackage {
pname = "ros-rolling-launch-yaml";
- version = "3.8.1-r1";
+ version = "3.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch_yaml/3.8.1-1.tar.gz";
- name = "3.8.1-1.tar.gz";
- sha256 = "eb941aa1e8b88ce824e13a0e77736729f09096a7c2bf2dc9b1f60164a701aee6";
+ url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch_yaml/3.9.0-1.tar.gz";
+ name = "3.9.0-1.tar.gz";
+ sha256 = "f73b19e08281062fa1d24e669957b22d3afa569db384517506fd8da1e7340742";
};
buildType = "ament_python";
diff --git a/distros/rolling/launch/default.nix b/distros/rolling/launch/default.nix
index caffe6ada0..568decd1e5 100644
--- a/distros/rolling/launch/default.nix
+++ b/distros/rolling/launch/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-mypy, ament-pep257, ament-xmllint, osrf-pycommon, python3Packages }:
buildRosPackage {
pname = "ros-rolling-launch";
- version = "3.8.1-r1";
+ version = "3.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch/3.8.1-1.tar.gz";
- name = "3.8.1-1.tar.gz";
- sha256 = "ccda464ab05f541490fff2d080f1ed08f5d7f6e987d80b29599dab9e94df85ba";
+ url = "https://github.com/ros2-gbp/launch-release/archive/release/rolling/launch/3.9.0-1.tar.gz";
+ name = "3.9.0-1.tar.gz";
+ sha256 = "4b8ca0dbb4e2023ea254d6fe2aa9c3108b3ee011033ba0643e9dfc2e1d902af6";
};
buildType = "ament_python";
diff --git a/distros/rolling/libcurl-vendor/default.nix b/distros/rolling/libcurl-vendor/default.nix
index e502992a76..16b413b8fd 100644
--- a/distros/rolling/libcurl-vendor/default.nix
+++ b/distros/rolling/libcurl-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, curl, file, pkg-config }:
buildRosPackage {
pname = "ros-rolling-libcurl-vendor";
- version = "3.6.0-r1";
+ version = "3.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/resource_retriever-release/archive/release/rolling/libcurl_vendor/3.6.0-1.tar.gz";
- name = "3.6.0-1.tar.gz";
- sha256 = "4949d4bd960634c5a85f1e20becaad7c437242af32b7b5e4ac35d3a10bc93b01";
+ url = "https://github.com/ros2-gbp/resource_retriever-release/archive/release/rolling/libcurl_vendor/3.8.0-1.tar.gz";
+ name = "3.8.0-1.tar.gz";
+ sha256 = "f2d686baa51395db36e5d859c75d1236afb1855591588d03ff8e2d5b1f42ddf1";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/liblz4-vendor/default.nix b/distros/rolling/liblz4-vendor/default.nix
index 2a9e61a5dc..e7a472158c 100644
--- a/distros/rolling/liblz4-vendor/default.nix
+++ b/distros/rolling/liblz4-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, lz4 }:
buildRosPackage {
pname = "ros-rolling-liblz4-vendor";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/liblz4_vendor/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "e5f30bba08c8f8092ed16d726b663e6d7e0e281bef0f7de81bd0a6bbd37a2f96";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/liblz4_vendor/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "973bb1d19493a68e3d3152a154ea1f43c0e0a97c9b55530d5c066904c67e833c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/libstatistics-collector/default.nix b/distros/rolling/libstatistics-collector/default.nix
index e838d68ae2..93367a0cc0 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 = "2.0.1-r1";
+ version = "2.1.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/libstatistics_collector-release/archive/release/rolling/libstatistics_collector/2.0.1-1.tar.gz";
- name = "2.0.1-1.tar.gz";
- sha256 = "8960d5bb1e48e9b6e5966ecff049e29cd3c282d63930768a13e59d297c5e01df";
+ url = "https://github.com/ros2-gbp/libstatistics_collector-release/archive/release/rolling/libstatistics_collector/2.1.0-1.tar.gz";
+ name = "2.1.0-1.tar.gz";
+ sha256 = "92b4d27d25a90557317d4ce94c61acc838d2c28b52192bcae4278120c8ceaa47";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/libyaml-vendor/default.nix b/distros/rolling/libyaml-vendor/default.nix
index e8ca9e41c1..18b1b32b90 100644
--- a/distros/rolling/libyaml-vendor/default.nix
+++ b/distros/rolling/libyaml-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-vendor-package, ament-lint-auto, ament-lint-common, libyaml, performance-test-fixture, pkg-config }:
buildRosPackage {
pname = "ros-rolling-libyaml-vendor";
- version = "1.7.1-r1";
+ version = "1.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/libyaml_vendor-release/archive/release/rolling/libyaml_vendor/1.7.1-1.tar.gz";
- name = "1.7.1-1.tar.gz";
- sha256 = "bab1609badeedfeeecaf5a83e6786665943ed02fdf9e45abacc2ca17c2c95953";
+ url = "https://github.com/ros2-gbp/libyaml_vendor-release/archive/release/rolling/libyaml_vendor/1.8.0-1.tar.gz";
+ name = "1.8.0-1.tar.gz";
+ sha256 = "1a431f9c0029925b51711018f4e50d0d76234ab848df179d23e41671d4d2fe23";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/lifecycle-msgs/default.nix b/distros/rolling/lifecycle-msgs/default.nix
index edbb568773..e16c3b778e 100644
--- a/distros/rolling/lifecycle-msgs/default.nix
+++ b/distros/rolling/lifecycle-msgs/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-lifecycle-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/lifecycle_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "79ba92d73405281c3e0073254f4ae8bf3d56bf93a98efcfb8452d6d7afef86b2";
+ url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/lifecycle_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "1c1e153e7e93cedd5c65381ff929dab700ae7ef5d07e4618610ace745ee883b2";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/lifecycle-py/default.nix b/distros/rolling/lifecycle-py/default.nix
index 2ae8e8972d..c592ebe5ae 100644
--- a/distros/rolling/lifecycle-py/default.nix
+++ b/distros/rolling/lifecycle-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, lifecycle, lifecycle-msgs, rclpy, ros-testing, std-msgs }:
buildRosPackage {
pname = "ros-rolling-lifecycle-py";
- version = "0.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/lifecycle_py/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "fa8338bcd9986dd195d2f093ea5464f1cb91387a31fcf8fde58823ee6b38b6ba";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/lifecycle_py/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "50972095d8efe0e1721a7feff78d13e9a16bb62b6c39fe4e8e16fc2da4b48e56";
};
buildType = "ament_python";
diff --git a/distros/rolling/lifecycle/default.nix b/distros/rolling/lifecycle/default.nix
index 4e2b118cb4..cc5da5fd98 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/lifecycle/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "69faa4340a1303b33d8e0a74aae3cd7a64c20da300fdd9b77c4fe4ee8816ad45";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/lifecycle/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "deb031f09d681e71cdcfadea65a68b70a3570f9d47209621edf48b01f0d14fd2";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/logging-demo/default.nix b/distros/rolling/logging-demo/default.nix
index cf1b9ea68b..88606a3868 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/logging_demo/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "8393d703868fa797348137245a8ac9ba8d0e32959c5e1ac402641ec26b9e9e0f";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/logging_demo/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "a6e84fcc2812335fbe83f0b58f99a6e48c0f478923bc612d9d627ec6d349e156";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/lttngpy/default.nix b/distros/rolling/lttngpy/default.nix
index b529603680..8b4529cadd 100644
--- a/distros/rolling/lttngpy/default.nix
+++ b/distros/rolling/lttngpy/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-lint-auto, ament-lint-common, lttng-tools, pkg-config, pybind11-vendor, python3, rpyutils }:
buildRosPackage {
pname = "ros-rolling-lttngpy";
- version = "8.6.0-r1";
+ version = "8.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/lttngpy/8.6.0-1.tar.gz";
- name = "8.6.0-1.tar.gz";
- sha256 = "692fd9b7e0f09aea758af08718fbbb1603d5d28de4bb9f1b8a95aaf870a6369c";
+ url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/lttngpy/8.7.0-1.tar.gz";
+ name = "8.7.0-1.tar.gz";
+ sha256 = "56d3ec654f3e57fb0351f0cdb081f342406b2f9d4bfb82ec8812d1a5208f4a11";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/map-msgs/default.nix b/distros/rolling/map-msgs/default.nix
index b688423a84..a37257d00d 100644
--- a/distros/rolling/map-msgs/default.nix
+++ b/distros/rolling/map-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, nav-msgs, rosidl-default-generators, rosidl-default-runtime, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-rolling-map-msgs";
- version = "2.5.0-r1";
+ version = "2.6.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/navigation_msgs-release/archive/release/rolling/map_msgs/2.5.0-1.tar.gz";
- name = "2.5.0-1.tar.gz";
- sha256 = "9d870fdd946636d3b5416cad338516808cb70104b97312c391a8eeecd342f07d";
+ url = "https://github.com/ros2-gbp/navigation_msgs-release/archive/release/rolling/map_msgs/2.6.0-1.tar.gz";
+ name = "2.6.0-1.tar.gz";
+ sha256 = "6a3a0d2e28e28b51fa10523992ab8425b9ada98d978e56f8dce210afd9db0d03";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/mcap-vendor/default.nix b/distros/rolling/mcap-vendor/default.nix
index feb7f55020..8bdb0107b5 100644
--- a/distros/rolling/mcap-vendor/default.nix
+++ b/distros/rolling/mcap-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, git, liblz4-vendor, zstd-vendor }:
buildRosPackage {
pname = "ros-rolling-mcap-vendor";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/mcap_vendor/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "6ef8fd7562c5434ec201b1b7e40c69ffc09baf259163f3b8cd5d16cc7dc8d46f";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/mcap_vendor/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "b938a6408ccc724612bdebc3f2337d8a200af9bc19cc4426e7a84131f258a783";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/mecanum-drive-controller/default.nix b/distros/rolling/mecanum-drive-controller/default.nix
index bdbcaab761..407a376ec1 100644
--- a/distros/rolling/mecanum-drive-controller/default.nix
+++ b/distros/rolling/mecanum-drive-controller/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, controller-interface, controller-manager, generate-parameter-library, geometry-msgs, hardware-interface, hardware-interface-testing, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-cmake, ros2-control-test-assets, std-srvs, tf2, tf2-geometry-msgs, tf2-msgs }:
buildRosPackage {
pname = "ros-rolling-mecanum-drive-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/mecanum_drive_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "d321390e5e970b8c13b4172b7871b0316256cb6f946deda8263a0192f097f3de";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/mecanum_drive_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "e23423a00b5472b78de3c8cfc3e1f34715ee0b84adf2ab932645c179f0b57b70";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/microstrain-inertial-description/default.nix b/distros/rolling/microstrain-inertial-description/default.nix
index cc14321e4b..9044389686 100644
--- a/distros/rolling/microstrain-inertial-description/default.nix
+++ b/distros/rolling/microstrain-inertial-description/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, xacro }:
buildRosPackage {
pname = "ros-rolling-microstrain-inertial-description";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/rolling/microstrain_inertial_description/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "52f1e4e0f61ba126e8769fabeb9bd6ccd9a5c8de8a2573947bc0f4da6de4fd6f";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/rolling/microstrain_inertial_description/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "44b2ea889ec2ee0aebb497136e0b51493af5d99590e2e07dd7681afe035b485e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/microstrain-inertial-driver/default.nix b/distros/rolling/microstrain-inertial-driver/default.nix
index ad5659f1de..670e9c5d81 100644
--- a/distros/rolling/microstrain-inertial-driver/default.nix
+++ b/distros/rolling/microstrain-inertial-driver/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cpplint, curl, diagnostic-aggregator, diagnostic-updater, eigen, geographiclib, geometry-msgs, git, jq, lifecycle-msgs, microstrain-inertial-msgs, nav-msgs, nmea-msgs, rclcpp-lifecycle, ros-environment, rosidl-default-generators, rosidl-default-runtime, rtcm-msgs, sensor-msgs, std-msgs, std-srvs, tf2, tf2-geometry-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-rolling-microstrain-inertial-driver";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/rolling/microstrain_inertial_driver/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "0e0788be82aaaa5dc42475a62446685be118d9162696682836a4328e32d64245";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/rolling/microstrain_inertial_driver/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "f97837c265549f8e69313c4574c459f0b3cddca640679f525574491b19982c6b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/microstrain-inertial-examples/default.nix b/distros/rolling/microstrain-inertial-examples/default.nix
index 3803620c64..ea50e076f3 100644
--- a/distros/rolling/microstrain-inertial-examples/default.nix
+++ b/distros/rolling/microstrain-inertial-examples/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, microstrain-inertial-driver, rviz-imu-plugin, rviz2, sensor-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-rolling-microstrain-inertial-examples";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/rolling/microstrain_inertial_examples/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "4e2964b8f90100809c5cb21b5146f48f01bcad00c3de1da5d7a32980458f2108";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/rolling/microstrain_inertial_examples/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "e721a17500735d0cd37fdd9629d54d4ab5d43fb64e9ed76ee747bae52d4dca58";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/microstrain-inertial-msgs/default.nix b/distros/rolling/microstrain-inertial-msgs/default.nix
index db28f132f0..0c6b18a5e0 100644
--- a/distros/rolling/microstrain-inertial-msgs/default.nix
+++ b/distros/rolling/microstrain-inertial-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, geometry-msgs, rosidl-default-generators, std-msgs }:
buildRosPackage {
pname = "ros-rolling-microstrain-inertial-msgs";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/rolling/microstrain_inertial_msgs/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "058c97c713f95140e3995957313110f522c30b2cd7ffde16aba612d2f196b107";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/rolling/microstrain_inertial_msgs/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "212ab9607479867c9bba1374a79365d12868819d0441e44f8ecb8ce7e1b82d1b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/microstrain-inertial-rqt/default.nix b/distros/rolling/microstrain-inertial-rqt/default.nix
index 1a41d5b452..b3aa322107 100644
--- a/distros/rolling/microstrain-inertial-rqt/default.nix
+++ b/distros/rolling/microstrain-inertial-rqt/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, geometry-msgs, microstrain-inertial-msgs, nav-msgs, rclpy, rqt-gui, rqt-gui-py, std-msgs }:
buildRosPackage {
pname = "ros-rolling-microstrain-inertial-rqt";
- version = "4.6.0-r1";
+ version = "4.6.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/rolling/microstrain_inertial_rqt/4.6.0-1.tar.gz";
- name = "4.6.0-1.tar.gz";
- sha256 = "735188149935aa2c221a4750bb87ca0a0bc10b4cabe9e75e694619d6771b6959";
+ url = "https://github.com/ros2-gbp/microstrain_inertial-release/archive/release/rolling/microstrain_inertial_rqt/4.6.1-1.tar.gz";
+ name = "4.6.1-1.tar.gz";
+ sha256 = "6255cd68202ef4728602aff2df2b3b73d833af4ca2a889b91703f8f34e642e43";
};
buildType = "ament_python";
diff --git a/distros/rolling/mimick-vendor/default.nix b/distros/rolling/mimick-vendor/default.nix
index e217e7068c..4ffecfdab7 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.8.1-r1";
+ version = "0.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mimick_vendor-release/archive/release/rolling/mimick_vendor/0.8.1-1.tar.gz";
- name = "0.8.1-1.tar.gz";
- sha256 = "59a3a55fd153527d2518f4056c90eaa01f4905d6bdf911817e35a06453bb745a";
+ url = "https://github.com/ros2-gbp/mimick_vendor-release/archive/release/rolling/mimick_vendor/0.9.0-1.tar.gz";
+ name = "0.9.0-1.tar.gz";
+ sha256 = "e9208cd4cecafea6746eb1fe7e53e687bca23209967af19ed92ee27fb5e76265";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/mola-bridge-ros2/default.nix b/distros/rolling/mola-bridge-ros2/default.nix
index d29a778aab..004eaa5516 100644
--- a/distros/rolling/mola-bridge-ros2/default.nix
+++ b/distros/rolling/mola-bridge-ros2/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-cmake, cmake, geometry-msgs, mola-common, mola-kernel, mola-msgs, mrpt-libmaps, mrpt-libros-bridge, mrpt-nav-interfaces, nav-msgs, rclcpp, ros-environment, sensor-msgs, tf2, tf2-geometry-msgs }:
buildRosPackage {
pname = "ros-rolling-mola-bridge-ros2";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_bridge_ros2/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "b6ccd1626f8efd6403445128c9e1112d86d5a6fe4ffc6c29a29486f6644dde9f";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_bridge_ros2/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "070ff297acd3c52bee3e525fe7202c429af258838ce9168d9a1948d683a07d46";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/mola-demos/default.nix b/distros/rolling/mola-demos/default.nix
index 7735e2e246..81ad8905a7 100644
--- a/distros/rolling/mola-demos/default.nix
+++ b/distros/rolling/mola-demos/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, cmake, ros-environment }:
buildRosPackage {
pname = "ros-rolling-mola-demos";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_demos/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "ffa1db44fddc3014adb95b8106c371ed0320706c48d4db7ea697347300b74aec";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_demos/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "491057afde10a3134c0a25f41b4265e67bf29f5dc21a227000bba503afc42602";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/mola-input-euroc-dataset/default.nix b/distros/rolling/mola-input-euroc-dataset/default.nix
index ad614928a4..131b923cf1 100644
--- a/distros/rolling/mola-input-euroc-dataset/default.nix
+++ b/distros/rolling/mola-input-euroc-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmath, mrpt-libobs }:
buildRosPackage {
pname = "ros-rolling-mola-input-euroc-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_euroc_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "6cda7f89b6ad8c6a7734f1683c40adbcde5acc28c74e49a009bccfd694761225";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_euroc_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "e6157c5424aa1fefd679f09ced2fd0ef57ddebd4e3caab8df8b18ff16408e7bc";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-input-kitti-dataset/default.nix b/distros/rolling/mola-input-kitti-dataset/default.nix
index 607ba67203..8d2402bc92 100644
--- a/distros/rolling/mola-input-kitti-dataset/default.nix
+++ b/distros/rolling/mola-input-kitti-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps }:
buildRosPackage {
pname = "ros-rolling-mola-input-kitti-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_kitti_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "4821b2c3415229aef3bbd919d614ec15610861bd979f2d29069df5dab920201b";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_kitti_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "d07b8130b0586305eae4681c075f096aaf000e5a28b087859206e16cc160ad30";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-input-kitti360-dataset/default.nix b/distros/rolling/mola-input-kitti360-dataset/default.nix
index fd899a1b85..2b18d092e7 100644
--- a/distros/rolling/mola-input-kitti360-dataset/default.nix
+++ b/distros/rolling/mola-input-kitti360-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps }:
buildRosPackage {
pname = "ros-rolling-mola-input-kitti360-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_kitti360_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "7984dd98724ec355ccd3b5a3b9ab709448d69e1c76b83534b40cd1c543804a5c";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_kitti360_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "9aeb72911e1a8322e1e78765ad99200a251f6ec30dcc9a8c6d36292a5e2fa05f";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-input-mulran-dataset/default.nix b/distros/rolling/mola-input-mulran-dataset/default.nix
index ab091f07c3..3a121ee3ea 100644
--- a/distros/rolling/mola-input-mulran-dataset/default.nix
+++ b/distros/rolling/mola-input-mulran-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps, mrpt-libposes }:
buildRosPackage {
pname = "ros-rolling-mola-input-mulran-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_mulran_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "350f6901446e9cce0750513a97487e87970c0f3e50d3f4f123e7418af6ef1c0a";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_mulran_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "147058bfe5cdfac0317ae370e69763794d5b8c05ea3dd6319af914ee23ff2547";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-input-paris-luco-dataset/default.nix b/distros/rolling/mola-input-paris-luco-dataset/default.nix
index 6aaf5e8bdb..731f39eab9 100644
--- a/distros/rolling/mola-input-paris-luco-dataset/default.nix
+++ b/distros/rolling/mola-input-paris-luco-dataset/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-kernel, mrpt-libmaps }:
buildRosPackage {
pname = "ros-rolling-mola-input-paris-luco-dataset";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_paris_luco_dataset/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "a36224ab1701066aa702edf75c5cda457774f9bd77e003f549b0a4b763432ac1";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_paris_luco_dataset/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "51b9063105e52d883fcf1d5ca671f75261080e2bebb44e5e2709aea276bce474";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-input-rawlog/default.nix b/distros/rolling/mola-input-rawlog/default.nix
index a73087ac61..8a807409a4 100644
--- a/distros/rolling/mola-input-rawlog/default.nix
+++ b/distros/rolling/mola-input-rawlog/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-kernel, mrpt-libobs }:
buildRosPackage {
pname = "ros-rolling-mola-input-rawlog";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_rawlog/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "a27d30782e22519a689fe8b69a3d1ef400c8cee204beb8bbd6db899bdf5e16ad";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_rawlog/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "0c4d197b1c06b12be3f815da906d0ee6ab463a2e3c769c22cb72201ab81fa9c4";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-input-rosbag2/default.nix b/distros/rolling/mola-input-rosbag2/default.nix
index c40329d3ca..088133393b 100644
--- a/distros/rolling/mola-input-rosbag2/default.nix
+++ b/distros/rolling/mola-input-rosbag2/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, cv-bridge, mola-kernel, mrpt-libobs, mrpt-libros-bridge, rosbag2-cpp, sensor-msgs, tf2-geometry-msgs, tf2-msgs, tf2-ros }:
buildRosPackage {
pname = "ros-rolling-mola-input-rosbag2";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_rosbag2/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "9cfbc28a4e27e29fa1f3c9ae51a3ad52c66d135655886d1b61666fa7144898e6";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_input_rosbag2/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "3d5d44701241a0971508f9271829999d721c6c9d09e0bdf5d3ec3456a400b006";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-kernel/default.nix b/distros/rolling/mola-kernel/default.nix
index 2e9ad7e3e5..64b1322720 100644
--- a/distros/rolling/mola-kernel/default.nix
+++ b/distros/rolling/mola-kernel/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-yaml, mrpt-libgui, mrpt-libmaps, mrpt-libobs }:
buildRosPackage {
pname = "ros-rolling-mola-kernel";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_kernel/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "8b235565907267f033d4d2e4af9ab3dfed703e130649bfec7904c77cb7c82670";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_kernel/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "518d1863f865a11512c18262f3f3ddebaa8202378a6318eb4b8188aabd4c2478";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-launcher/default.nix b/distros/rolling/mola-launcher/default.nix
index 38ab6ea951..6c2705797a 100644
--- a/distros/rolling/mola-launcher/default.nix
+++ b/distros/rolling/mola-launcher/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, cmake, mola-kernel, mrpt-libbase, mrpt-libtclap, ros-environment }:
buildRosPackage {
pname = "ros-rolling-mola-launcher";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_launcher/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "35bf4c80b079c82d69aa3b97ec3a4e3d3b554754c5565b23f815bf60b37c8948";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_launcher/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "8903083ff4e30529245685aa8b87377960f7d50383bccc39f497f6b2742d4549";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/mola-lidar-odometry/default.nix b/distros/rolling/mola-lidar-odometry/default.nix
index 705698a205..10cab4b31a 100644
--- a/distros/rolling/mola-lidar-odometry/default.nix
+++ b/distros/rolling/mola-lidar-odometry/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-cmake, cmake, mola-common, mola-input-kitti-dataset, mola-input-kitti360-dataset, mola-input-mulran-dataset, mola-input-paris-luco-dataset, mola-input-rawlog, mola-input-rosbag2, mola-kernel, mola-launcher, mola-metric-maps, mola-pose-list, mola-state-estimation-simple, mola-test-datasets, mola-viz, mp2p-icp, mrpt-libmaps, mrpt-libtclap, ros-environment, rosbag2-storage-mcap }:
buildRosPackage {
pname = "ros-rolling-mola-lidar-odometry";
- version = "0.7.1-r1";
+ version = "0.7.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola_lidar_odometry-release/archive/release/rolling/mola_lidar_odometry/0.7.1-1.tar.gz";
- name = "0.7.1-1.tar.gz";
- sha256 = "1e7918029a5d98833101dfe61c58aa525c20a36fbadc8f598219fcdaf5ef634c";
+ url = "https://github.com/ros2-gbp/mola_lidar_odometry-release/archive/release/rolling/mola_lidar_odometry/0.7.2-1.tar.gz";
+ name = "0.7.2-1.tar.gz";
+ sha256 = "de61bd04a28f9dbb7d6cae0f38a5e44b64b63936067e03dd77dae9231cd24460";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/mola-metric-maps/default.nix b/distros/rolling/mola-metric-maps/default.nix
index f24b69f933..30db82b266 100644
--- a/distros/rolling/mola-metric-maps/default.nix
+++ b/distros/rolling/mola-metric-maps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-xmllint, ament-lint-auto, ament-lint-common, cmake, mola-common, mp2p-icp, mrpt-libmaps, ros-environment }:
buildRosPackage {
pname = "ros-rolling-mola-metric-maps";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_metric_maps/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "e854260cc487f3e77ee5aa3f44d3ea754ad4b43396a18bff8648351c51a57ab3";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_metric_maps/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "2fa7956dd77f3d9b5d314ce68f41375be59791e39291902e47dbb3e32c6e6280";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/mola-msgs/default.nix b/distros/rolling/mola-msgs/default.nix
index 4eea503128..983cec22b7 100644
--- a/distros/rolling/mola-msgs/default.nix
+++ b/distros/rolling/mola-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, mrpt-msgs, nav-msgs, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-rolling-mola-msgs";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_msgs/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "50bfaf8b82d7ec661ed4e77c58a31a9ccd605ad8e08b70bd7fda630d403eb56a";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_msgs/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "9234019b230a0d2ab78640e11745d5110f226ac2505cc839e5f6793a7e2dc179";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/mola-pose-list/default.nix b/distros/rolling/mola-pose-list/default.nix
index 0cf3041a84..b7590f91c2 100644
--- a/distros/rolling/mola-pose-list/default.nix
+++ b/distros/rolling/mola-pose-list/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libmaps, mrpt-libposes }:
buildRosPackage {
pname = "ros-rolling-mola-pose-list";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_pose_list/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "e8ecd401f058ff91d4195ab6be1daa7ccdf94b8ce43aa7e6e320cb3460c96606";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_pose_list/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "9cd8d40ad29a1f59b329cce52158ce0d88ae927d7dcf40b57c503fd457a4a5a4";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-relocalization/default.nix b/distros/rolling/mola-relocalization/default.nix
index 8c0c182b15..1c158d50e1 100644
--- a/distros/rolling/mola-relocalization/default.nix
+++ b/distros/rolling/mola-relocalization/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mola-pose-list, mola-test-datasets, mp2p-icp, mrpt-libmaps, mrpt-libobs, mrpt-libslam }:
buildRosPackage {
pname = "ros-rolling-mola-relocalization";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_relocalization/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "82e3d8cc4b32c1147bcc0d730628a77675c4884c9bfcdb24518648d3453d7ff4";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_relocalization/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "49b0662cede5b2b4a3066deb2d2f0e3296bc454293eb98697a7e4bdbe2195e9a";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-traj-tools/default.nix b/distros/rolling/mola-traj-tools/default.nix
index da13efbeaa..d0f5d35008 100644
--- a/distros/rolling/mola-traj-tools/default.nix
+++ b/distros/rolling/mola-traj-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libposes }:
buildRosPackage {
pname = "ros-rolling-mola-traj-tools";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_traj_tools/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "d2eb49a6c027e80040ab256eb3207d70ac5f00fbda72b4ea1231473195f7ee4b";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_traj_tools/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "1efdb33b048ddd6cb9df73fbc4a6e0f5db4314b0f4f0e97c18fefaa18b5d421d";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-viz/default.nix b/distros/rolling/mola-viz/default.nix
index b6f08c4e6a..26f0d0483a 100644
--- a/distros/rolling/mola-viz/default.nix
+++ b/distros/rolling/mola-viz/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-kernel, mrpt-libgui, mrpt-libmaps, mrpt-libopengl }:
buildRosPackage {
pname = "ros-rolling-mola-viz";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_viz/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "deeadd16cfe399539bd5d6931af2d0fa588e5e30a68ab09b4cc2cf494455d183";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_viz/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "1b0e12e98cc21032e2732248e2a1178c6912ad589dec9f119a5c93b6bab933d1";
};
buildType = "cmake";
diff --git a/distros/rolling/mola-yaml/default.nix b/distros/rolling/mola-yaml/default.nix
index 10e437b413..dc1ef456a2 100644
--- a/distros/rolling/mola-yaml/default.nix
+++ b/distros/rolling/mola-yaml/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake, mola-common, mrpt-libbase }:
buildRosPackage {
pname = "ros-rolling-mola-yaml";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_yaml/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "b0c80a1b3b907e3a51ecc995011ef860fc20fbfec41c1849059ddce1d7ddf28c";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola_yaml/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "2201a362c779b20f35f814ffa32e10b33235beebc066f60ebe876bba99001c34";
};
buildType = "cmake";
diff --git a/distros/rolling/mola/default.nix b/distros/rolling/mola/default.nix
index edbbf5aa99..c638a89f8f 100644
--- a/distros/rolling/mola/default.nix
+++ b/distros/rolling/mola/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-xmllint, ament-lint-auto, ament-lint-cmake, kitti-metrics-eval, mola-bridge-ros2, mola-demos, mola-input-euroc-dataset, mola-input-kitti-dataset, mola-input-kitti360-dataset, mola-input-mulran-dataset, mola-input-paris-luco-dataset, mola-input-rawlog, mola-input-rosbag2, mola-kernel, mola-launcher, mola-metric-maps, mola-pose-list, mola-relocalization, mola-traj-tools, mola-viz, mola-yaml }:
buildRosPackage {
pname = "ros-rolling-mola";
- version = "1.6.3-r1";
+ version = "1.6.4-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola/1.6.3-1.tar.gz";
- name = "1.6.3-1.tar.gz";
- sha256 = "323e760a708da0ba07a3807dd2ae9cdeac090c35870652784ee1bd130b25bd72";
+ url = "https://github.com/ros2-gbp/mola-release/archive/release/rolling/mola/1.6.4-1.tar.gz";
+ name = "1.6.4-1.tar.gz";
+ sha256 = "96bf70d0147a9ec0951cab37f2a3f7c4e9f13193ae195f7070360dbefb86c901";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/mouse-teleop/default.nix b/distros/rolling/mouse-teleop/default.nix
index 3e7d527edc..765f996efe 100644
--- a/distros/rolling/mouse-teleop/default.nix
+++ b/distros/rolling/mouse-teleop/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, geometry-msgs, python3Packages, rclpy }:
buildRosPackage {
pname = "ros-rolling-mouse-teleop";
- version = "1.8.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/rolling/mouse_teleop/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "d85c4a98eb18e57ec202d8fe5a48d45b83dfcdf4f0d3c1db68293a0c2888647f";
+ url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/rolling/mouse_teleop/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "f791dd8b2ec2401d2e1d988d8d5931bb8708f57f7613d1ec6913faca293df316";
};
buildType = "ament_python";
diff --git a/distros/rolling/mrpt-apps/default.nix b/distros/rolling/mrpt-apps/default.nix
index a63e9dcf58..3717621278 100644
--- a/distros/rolling/mrpt-apps/default.nix
+++ b/distros/rolling/mrpt-apps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libapps, mrpt-libnav, openni2, pkg-config, python3Packages, ros-environment, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-apps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_apps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "9c8e412556b7aa2ed0e7b10f419196a4710b17662b89f0194dc90595a803a807";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_apps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "ffcf9a030cce81a44e96753c7df37557ef7a3c10ebc730b0b734dddeed614560";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libapps/default.nix b/distros/rolling/mrpt-libapps/default.nix
index 05f2dff50e..6855b446f6 100644
--- a/distros/rolling/mrpt-libapps/default.nix
+++ b/distros/rolling/mrpt-libapps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libgui, mrpt-libhwdrivers, mrpt-libmaps, mrpt-libslam, mrpt-libtclap, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libapps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libapps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "554ac7b41fd3ecb8ea3e149e2c42f55d54117a643b4d3a33c645ed8afc06d1bf";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libapps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "ae783f7706b102b49d0d536cc0fb8e77373c34a279e449c9cf3cd5398e49df57";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libbase/default.nix b/distros/rolling/mrpt-libbase/default.nix
index 3d06d6de91..47f067cdf7 100644
--- a/distros/rolling/mrpt-libbase/default.nix
+++ b/distros/rolling/mrpt-libbase/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, suitesparse, tbb_2021_11, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libbase";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libbase/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "659066d25fa5097a31a60d98f035dfaeefeafb1e68ed5111023fa0b298b98f25";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libbase/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "81d2bf58d0cdb6458a272ec2af4a28e5335341cc749983057254dbceb37aa9c1";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libgui/default.nix b/distros/rolling/mrpt-libgui/default.nix
index 71fd1a8da4..d0b02e1177 100644
--- a/distros/rolling/mrpt-libgui/default.nix
+++ b/distros/rolling/mrpt-libgui/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libopengl, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libgui";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libgui/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "2aff535983e81a9fc2b044e55a36bfa04e7ff5d13cb9cf062b2be50f86d3c689";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libgui/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "4cb7086f9ccea5ac260e350646cb25c7945ad05d71f2ed8d6481b3b7de1d4a17";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libhwdrivers/default.nix b/distros/rolling/mrpt-libhwdrivers/default.nix
index 50df134757..f7ea69a102 100644
--- a/distros/rolling/mrpt-libhwdrivers/default.nix
+++ b/distros/rolling/mrpt-libhwdrivers/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libgui, mrpt-libmaps, mrpt-libslam, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libhwdrivers";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libhwdrivers/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "8ac9c3b3f403a146127cd950adf77ab11f2d62b8b76b9706b7093f4c831c343f";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libhwdrivers/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "4c767e90176597832ce499d906e6e5d1cccf3ebdfd95937d62d068c37e414270";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libmaps/default.nix b/distros/rolling/mrpt-libmaps/default.nix
index 66b8e0a450..c1280ba01d 100644
--- a/distros/rolling/mrpt-libmaps/default.nix
+++ b/distros/rolling/mrpt-libmaps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libobs, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libmaps";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libmaps/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "e5b2c71771144fac04abae9e66aee48b499f4f336f2c5ff9580c0e990f2ea070";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libmaps/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "72d226876a07b94b797c440f326eb27c6bb8fecc13f342058c3b4e38348a0ef7";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libmath/default.nix b/distros/rolling/mrpt-libmath/default.nix
index 88e80a6e98..a777ec4b37 100644
--- a/distros/rolling/mrpt-libmath/default.nix
+++ b/distros/rolling/mrpt-libmath/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, suitesparse, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libmath";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libmath/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "114acbf6744dfcb499226a24a166950e541a069562e9fa61b408709a11c4f416";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libmath/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "89896b99b5bb9db051057f03e6e340082563ef405fc40ff5475db67d86c1d58a";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libnav/default.nix b/distros/rolling/mrpt-libnav/default.nix
index 8d573067ae..7dda32fc98 100644
--- a/distros/rolling/mrpt-libnav/default.nix
+++ b/distros/rolling/mrpt-libnav/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libnav";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libnav/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "ee00dcee386b0e6fa0707937f8d99989aa7dd1477913de77077f08feaf2c7b56";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libnav/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "37eaeb01e78be0dd4e70180c4b9668039a90c9debf7a52760c675cadb16bfc62";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libobs/default.nix b/distros/rolling/mrpt-libobs/default.nix
index dccfa98082..0d3dc501e3 100644
--- a/distros/rolling/mrpt-libobs/default.nix
+++ b/distros/rolling/mrpt-libobs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libopengl, mrpt-libposes, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libobs";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libobs/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "5cf9427bb854fbb0d81f6b74bddcb1c4cd672919ecd5e63fd19e8fb29a7dd589";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libobs/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "dc093d66a1eb4c69ad2f0e04d560a964f8c636e636fff37ef8b1c29b65e045fa";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libopengl/default.nix b/distros/rolling/mrpt-libopengl/default.nix
index 8e782a771f..b76659db53 100644
--- a/distros/rolling/mrpt-libopengl/default.nix
+++ b/distros/rolling/mrpt-libopengl/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, mrpt-libposes, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libopengl";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libopengl/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "3c8909de588425bbebb66a4d9907aa5ca1f1655d1d9763d92d356431a4b71b50";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libopengl/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "628f1d4aad5b043e91673b9b593bc98582dd78d20564d9bde5b076cb7715e9e2";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libposes/default.nix b/distros/rolling/mrpt-libposes/default.nix
index 47b7459439..9244ba30a0 100644
--- a/distros/rolling/mrpt-libposes/default.nix
+++ b/distros/rolling/mrpt-libposes/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, mrpt-libmath, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libposes";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libposes/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "c31c2c0df552f369977789c48e4a8b7bd513aa82710a3bd5c0d0bea038140d62";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libposes/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "29bca1a02961e4083e94e8138722bc4b376b4069af33102aea98ab42b149cafb";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libros-bridge/default.nix b/distros/rolling/mrpt-libros-bridge/default.nix
index 591c0e5a7c..bdd9328898 100644
--- a/distros/rolling/mrpt-libros-bridge/default.nix
+++ b/distros/rolling/mrpt-libros-bridge/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, geometry-msgs, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, nav-msgs, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, sensor-msgs, std-msgs, stereo-msgs, tf2, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libros-bridge";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libros_bridge/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "f69eece1572df2308a9b2a380f34c02d2be1e83fcbf3df3517fbab9fdbdf6730";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libros_bridge/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "45d92629bbe79c95bc6f196cf31a65f3a592cc454a444addac3d1b5a6d935ed5";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libslam/default.nix b/distros/rolling/mrpt-libslam/default.nix
index 94e3c8bc78..b1e37836fe 100644
--- a/distros/rolling/mrpt-libslam/default.nix
+++ b/distros/rolling/mrpt-libslam/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libmaps, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tbb_2021_11, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libslam";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libslam/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "06249b0628199ad0a5b18c29d8c41de0e6d55a99512e84ce3651170ef8a5ce02";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libslam/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "2a3fc6325cdc6f206dee92ad44791b5ee8a21cb3bffa4bad7b2115e23ea02cd8";
};
buildType = "cmake";
diff --git a/distros/rolling/mrpt-libtclap/default.nix b/distros/rolling/mrpt-libtclap/default.nix
index 93c7c72962..159af5ee68 100644
--- a/distros/rolling/mrpt-libtclap/default.nix
+++ b/distros/rolling/mrpt-libtclap/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, eigen, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libbase, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, suitesparse, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-mrpt-libtclap";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libtclap/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "efba712e7a3015701fe7987cf471dc690e7e0d8465e5c94e180fe7c397da8506";
+ url = "https://github.com/ros2-gbp/mrpt_ros-release/archive/release/rolling/mrpt_libtclap/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "cdbb22a3a68975198e36e2318d292750cb7b96fad411551677cbe4df669ef1ec";
};
buildType = "cmake";
diff --git a/distros/rolling/om-gravity-compensation-controller/default.nix b/distros/rolling/om-gravity-compensation-controller/default.nix
index fab24277db..6af911cf2f 100644
--- a/distros/rolling/om-gravity-compensation-controller/default.nix
+++ b/distros/rolling/om-gravity-compensation-controller/default.nix
@@ -2,20 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, angles, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, rsl, tl-expected, urdf }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, angles, backward-ros, control-msgs, control-toolbox, controller-interface, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, rsl, tl-expected, urdf }:
buildRosPackage {
pname = "ros-rolling-om-gravity-compensation-controller";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/om_gravity_compensation_controller/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "8fa3ed37440811aa45b795e138143565dbe3cc8e1a86fa48e3a154406b3ab229";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/om_gravity_compensation_controller/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "660d2e3c3502c5d2379218617d45550beb43f87a26ec077273b9a2c7eb0f9422";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- checkInputs = [ ament-cmake-gmock controller-manager hardware-interface-testing ros2-control-test-assets ];
propagatedBuildInputs = [ angles backward-ros control-msgs control-toolbox controller-interface generate-parameter-library hardware-interface pluginlib rclcpp rclcpp-lifecycle realtime-tools rsl tl-expected urdf ];
nativeBuildInputs = [ ament-cmake ];
diff --git a/distros/rolling/om-joint-trajectory-command-broadcaster/default.nix b/distros/rolling/om-joint-trajectory-command-broadcaster/default.nix
index 638e20afe0..f9f9664acf 100644
--- a/distros/rolling/om-joint-trajectory-command-broadcaster/default.nix
+++ b/distros/rolling/om-joint-trajectory-command-broadcaster/default.nix
@@ -2,20 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, builtin-interfaces, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, rcutils, realtime-tools, ros2-control-test-assets, sensor-msgs, trajectory-msgs, urdf }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, backward-ros, builtin-interfaces, control-msgs, controller-interface, generate-parameter-library, pluginlib, rclcpp-lifecycle, rcutils, realtime-tools, sensor-msgs, trajectory-msgs, urdf }:
buildRosPackage {
pname = "ros-rolling-om-joint-trajectory-command-broadcaster";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/om_joint_trajectory_command_broadcaster/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "c5cd8e62d42a25a89a8931b10ca5af7f686c9caeb657fa6211136489332d7b66";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/om_joint_trajectory_command_broadcaster/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "25f8dd30c20d1308cb6248c8e0c5b5ad05535cb58be138c7813e6108815d10d0";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- checkInputs = [ ament-cmake-gmock controller-manager hardware-interface hardware-interface-testing rclcpp ros2-control-test-assets ];
propagatedBuildInputs = [ backward-ros builtin-interfaces control-msgs controller-interface generate-parameter-library pluginlib rclcpp-lifecycle rcutils realtime-tools sensor-msgs trajectory-msgs urdf ];
nativeBuildInputs = [ ament-cmake ];
diff --git a/distros/rolling/om-spring-actuator-controller/default.nix b/distros/rolling/om-spring-actuator-controller/default.nix
index cd48213044..0a1a1c833a 100644
--- a/distros/rolling/om-spring-actuator-controller/default.nix
+++ b/distros/rolling/om-spring-actuator-controller/default.nix
@@ -2,20 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, angles, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, rsl, tl-expected, urdf }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, angles, backward-ros, control-msgs, control-toolbox, controller-interface, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, rsl, tl-expected, urdf }:
buildRosPackage {
pname = "ros-rolling-om-spring-actuator-controller";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/om_spring_actuator_controller/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "9ec55e5dbfca9fdd9a2ac0db553a86f78006c962a9bf92ec9b7bac40ff9194d1";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/om_spring_actuator_controller/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "bc1f2947b84b798b34c75e0bc5d78ace7968443c41a711461cb180c922108a4f";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- checkInputs = [ ament-cmake-gmock controller-manager hardware-interface-testing ros2-control-test-assets ];
propagatedBuildInputs = [ angles backward-ros control-msgs control-toolbox controller-interface generate-parameter-library hardware-interface pluginlib rclcpp rclcpp-lifecycle realtime-tools rsl tl-expected urdf ];
nativeBuildInputs = [ ament-cmake ];
diff --git a/distros/rolling/open-manipulator-bringup/default.nix b/distros/rolling/open-manipulator-bringup/default.nix
index f9e26f644b..2f0da55795 100644
--- a/distros/rolling/open-manipulator-bringup/default.nix
+++ b/distros/rolling/open-manipulator-bringup/default.nix
@@ -2,21 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, gripper-controllers, gz-ros2-control, open-manipulator-description, robot-state-publisher, ros-gz-bridge, ros-gz-image, ros-gz-sim, ros2-control, ros2-controllers, rviz2, xacro }:
+{ lib, buildRosPackage, fetchurl, dynamixel-hardware-interface, gripper-controllers, gz-ros2-control, open-manipulator-description, rclpy, robot-state-publisher, ros-gz-bridge, ros-gz-image, ros-gz-sim, ros2-control, ros2-controllers, rviz2, xacro }:
buildRosPackage {
pname = "ros-rolling-open-manipulator-bringup";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_bringup/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "3c9c922f916b247448fd0c4c6c85e4e0ded79691ca20c01a01b51025c9786a3c";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_bringup/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "bf3825418daff5381d741a0ca5ce843b4a954180015d5c9a94836b9f49541226";
};
- buildType = "ament_cmake";
- buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ gripper-controllers gz-ros2-control open-manipulator-description robot-state-publisher ros-gz-bridge ros-gz-image ros-gz-sim ros2-control ros2-controllers rviz2 xacro ];
- nativeBuildInputs = [ ament-cmake ];
+ buildType = "ament_python";
+ propagatedBuildInputs = [ dynamixel-hardware-interface gripper-controllers gz-ros2-control open-manipulator-description rclpy robot-state-publisher ros-gz-bridge ros-gz-image ros-gz-sim ros2-control ros2-controllers rviz2 xacro ];
meta = {
description = "OpenMANIPULATOR bringup ROS 2 package.";
diff --git a/distros/rolling/open-manipulator-description/default.nix b/distros/rolling/open-manipulator-description/default.nix
index 20bc2dc23d..e5d75e5a1c 100644
--- a/distros/rolling/open-manipulator-description/default.nix
+++ b/distros/rolling/open-manipulator-description/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, joint-state-publisher, joint-state-publisher-gui, robot-state-publisher, rviz2 }:
buildRosPackage {
pname = "ros-rolling-open-manipulator-description";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_description/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "a3e1b018c65757c0180aa374e1e9c18924dd0bd377daf6fc1d856327b24452f6";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_description/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "c23148b14c74e9b07067722915a36e09dd6504d97d21b543b9933ee46ead91f3";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/open-manipulator-gui/default.nix b/distros/rolling/open-manipulator-gui/default.nix
index fb4aef211f..93298cc6ff 100644
--- a/distros/rolling/open-manipulator-gui/default.nix
+++ b/distros/rolling/open-manipulator-gui/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, eigen3-cmake-module, geometry-msgs, moveit-core, moveit-msgs, moveit-ros-planning, moveit-ros-planning-interface, qt5, rclcpp, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-rolling-open-manipulator-gui";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_gui/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "8a1bd625192541ba7c772840cc77253dbb884c12fe0ae1338d23e9be9f479b4f";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_gui/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "c067fac49f5f0aa93ab7550004727e1ab2d786cf6249746b40ba3664e9f1e129";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/open-manipulator-moveit-config/default.nix b/distros/rolling/open-manipulator-moveit-config/default.nix
index 467648dda5..542cb2e06c 100644
--- a/distros/rolling/open-manipulator-moveit-config/default.nix
+++ b/distros/rolling/open-manipulator-moveit-config/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, controller-manager, joint-state-publisher, joint-state-publisher-gui, moveit-configs-utils, moveit-kinematics, moveit-planners, moveit-ros-move-group, moveit-ros-visualization, moveit-ros-warehouse, moveit-setup-assistant, moveit-simple-controller-manager, open-manipulator-description, robot-state-publisher, rviz-common, rviz-default-plugins, rviz2, tf2-ros, xacro }:
buildRosPackage {
pname = "ros-rolling-open-manipulator-moveit-config";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_moveit_config/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "94dc0a0ea2134713f3151d1973d0a3b823543afb7e15bdd8616075d05f7f0f9b";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_moveit_config/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "ccd5ee55a136be408a7acbb1af78c267a9f907d9239106637c9da1e8fde8c2cc";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/open-manipulator-playground/default.nix b/distros/rolling/open-manipulator-playground/default.nix
index 43086351a1..1cb7e991f2 100644
--- a/distros/rolling/open-manipulator-playground/default.nix
+++ b/distros/rolling/open-manipulator-playground/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, control-msgs, moveit-ros-planning-interface, rclcpp, rclpy, sensor-msgs, trajectory-msgs }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, moveit-ros-planning-interface, rclcpp }:
buildRosPackage {
pname = "ros-rolling-open-manipulator-playground";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_playground/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "ee50139b6ce119b92f671884d6428060fe337e342467730ecd0fc74ec5d4f859";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_playground/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "1c7ed94e2233bb115aaa7c0e64cce0720d2fb9fcd075f723f3783053cdf165ec";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ control-msgs moveit-ros-planning-interface rclcpp rclpy sensor-msgs trajectory-msgs ];
+ propagatedBuildInputs = [ moveit-ros-planning-interface rclcpp ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/rolling/open-manipulator-teleop/default.nix b/distros/rolling/open-manipulator-teleop/default.nix
index ab1a8cdc56..3a24e73559 100644
--- a/distros/rolling/open-manipulator-teleop/default.nix
+++ b/distros/rolling/open-manipulator-teleop/default.nix
@@ -2,24 +2,22 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, rclcpp, rclpy }:
+{ lib, buildRosPackage, fetchurl, control-msgs, rclpy, sensor-msgs, std-msgs, trajectory-msgs }:
buildRosPackage {
pname = "ros-rolling-open-manipulator-teleop";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_teleop/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "2c0f6692448882c0f796ec98639fb7bdec70f1d207075c8703096f428492fcf9";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator_teleop/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "edbb0d51d4fcb5bab9af1951484aa8094a01efebf35097a6e4c7d18ea91a3ac0";
};
- buildType = "ament_cmake";
- buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ rclcpp rclpy ];
- nativeBuildInputs = [ ament-cmake ];
+ buildType = "ament_python";
+ propagatedBuildInputs = [ control-msgs rclpy sensor-msgs std-msgs trajectory-msgs ];
meta = {
- description = "OpenMANIPULATOR teleop ROS 2 package.";
+ description = "OpenManipulator teleoperation package";
license = with lib.licenses; [ asl20 ];
};
}
diff --git a/distros/rolling/open-manipulator/default.nix b/distros/rolling/open-manipulator/default.nix
index 0c4097da84..879767eb0b 100644
--- a/distros/rolling/open-manipulator/default.nix
+++ b/distros/rolling/open-manipulator/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, om-gravity-compensation-controller, om-joint-trajectory-command-broadcaster, om-spring-actuator-controller, open-manipulator-bringup, open-manipulator-description, open-manipulator-gui, open-manipulator-moveit-config, open-manipulator-playground, open-manipulator-teleop }:
buildRosPackage {
pname = "ros-rolling-open-manipulator";
- version = "3.2.1-r1";
+ version = "3.2.2-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "bc224c69e81184b07c8ef151ad2a5399b89493e34cc826e5077d29d4c3fd3348";
+ url = "https://github.com/ros2-gbp/open_manipulator-release/archive/release/rolling/open_manipulator/3.2.2-1.tar.gz";
+ name = "3.2.2-1.tar.gz";
+ sha256 = "698d362ccab1a60f988a8f5cb26bba71de2fae9fb5801c288f4b9091753f9c1b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/orocos-kdl-vendor/default.nix b/distros/rolling/orocos-kdl-vendor/default.nix
index abbf05145c..9e5e2f786c 100644
--- a/distros/rolling/orocos-kdl-vendor/default.nix
+++ b/distros/rolling/orocos-kdl-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, ament-lint-auto, ament-lint-common, eigen, eigen3-cmake-module, orocos-kdl }:
buildRosPackage {
pname = "ros-rolling-orocos-kdl-vendor";
- version = "0.7.0-r1";
+ version = "0.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/orocos_kdl_vendor-release/archive/release/rolling/orocos_kdl_vendor/0.7.0-1.tar.gz";
- name = "0.7.0-1.tar.gz";
- sha256 = "7ff2db5c450888a8f009232f049d4e7e932ff8c0ba999d7a39697ac606504d20";
+ url = "https://github.com/ros2-gbp/orocos_kdl_vendor-release/archive/release/rolling/orocos_kdl_vendor/0.8.0-1.tar.gz";
+ name = "0.8.0-1.tar.gz";
+ sha256 = "ea30643690fde06bfa6a6be05bf64f31d83806185a3decf3a0bf342db41f9184";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/osrf-testing-tools-cpp/default.nix b/distros/rolling/osrf-testing-tools-cpp/default.nix
index 7378091a91..cb912e1bd7 100644
--- a/distros/rolling/osrf-testing-tools-cpp/default.nix
+++ b/distros/rolling/osrf-testing-tools-cpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, cmake }:
buildRosPackage {
pname = "ros-rolling-osrf-testing-tools-cpp";
- version = "2.2.0-r1";
+ version = "2.3.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/osrf_testing_tools_cpp-release/archive/release/rolling/osrf_testing_tools_cpp/2.2.0-1.tar.gz";
- name = "2.2.0-1.tar.gz";
- sha256 = "c4b3845ffeae98779fb9e64ff0022c3a7b95abc072b4fe44798cfd9937db1ce3";
+ url = "https://github.com/ros2-gbp/osrf_testing_tools_cpp-release/archive/release/rolling/osrf_testing_tools_cpp/2.3.0-1.tar.gz";
+ name = "2.3.0-1.tar.gz";
+ sha256 = "055f41b3e8a1621325b7d8aed5c00685a1cc5aa1e12221a9dfbf0d9ef0ebf6bf";
};
buildType = "cmake";
diff --git a/distros/rolling/parallel-gripper-controller/default.nix b/distros/rolling/parallel-gripper-controller/default.nix
index bfc46f04ab..07f8061bad 100644
--- a/distros/rolling/parallel-gripper-controller/default.nix
+++ b/distros/rolling/parallel-gripper-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, generate-parameter-library, hardware-interface, pluginlib, rclcpp, rclcpp-action, realtime-tools, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-rolling-parallel-gripper-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/parallel_gripper_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "c051770de8b298bc0e029d8ccfe90ea35399ce864f5e2c042a91fc80b40d58c3";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/parallel_gripper_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "bbd25075d6e70e5f643528fe2359d9057d8d5ef3929e62754bfc6a84e683cc77";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/pendulum-control/default.nix b/distros/rolling/pendulum-control/default.nix
index bfbd84b1e3..9e290a2a2c 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/pendulum_control/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "d169d82d8b00abef6084b730b3e44c13eb2bbcccf43a8d7b9f82b9424e71d344";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/pendulum_control/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "0926fcea4ac12eaa663d17328a8811f33a741371936e9b89a93a0439c5188532";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/pendulum-msgs/default.nix b/distros/rolling/pendulum-msgs/default.nix
index 0bb89043ec..cdab6a617c 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/pendulum_msgs/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "868eb516ea61ecfd1537cf6d16bcbb4c5e0c579def00afa9976327d9a35fe04d";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/pendulum_msgs/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "3d0fb5054d0b2c8aea9305b8831d8114cf17c956f2c36dee8b72dc6f149892a7";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/perception/default.nix b/distros/rolling/perception/default.nix
index c63d617d6f..28139955f8 100644
--- a/distros/rolling/perception/default.nix
+++ b/distros/rolling/perception/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, image-common, image-pipeline, image-transport-plugins, laser-filters, laser-geometry, perception-pcl, ros-base, vision-opencv }:
buildRosPackage {
pname = "ros-rolling-perception";
- version = "0.12.0-r1";
+ version = "0.13.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/perception/0.12.0-1.tar.gz";
- name = "0.12.0-1.tar.gz";
- sha256 = "875940b347be0f99b3207b5a99904fd720c433e646bb0a1c25fb22bde25707a3";
+ url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/perception/0.13.0-1.tar.gz";
+ name = "0.13.0-1.tar.gz";
+ sha256 = "e6d26bf161ba2cdd961acd3c8661ae153841d7c403bc379ddcceec448f33a61b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/performance-test-fixture/default.nix b/distros/rolling/performance-test-fixture/default.nix
index feb39bc192..9d419b95d8 100644
--- a/distros/rolling/performance-test-fixture/default.nix
+++ b/distros/rolling/performance-test-fixture/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-dependencies, ament-cmake-export-targets, ament-cmake-google-benchmark, ament-cmake-test, ament-lint-auto, ament-lint-common, google-benchmark-vendor, osrf-testing-tools-cpp }:
buildRosPackage {
pname = "ros-rolling-performance-test-fixture";
- version = "0.3.1-r1";
+ version = "0.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/performance_test_fixture-release/archive/release/rolling/performance_test_fixture/0.3.1-1.tar.gz";
- name = "0.3.1-1.tar.gz";
- sha256 = "80da92932041e25e2bc29803666c39d2270d2d9ae4247b6a1fae728823a49c6a";
+ url = "https://github.com/ros2-gbp/performance_test_fixture-release/archive/release/rolling/performance_test_fixture/0.4.0-1.tar.gz";
+ name = "0.4.0-1.tar.gz";
+ sha256 = "dd6574276951e7fe5b578469da4f8e57f0cda2bb8ab8039b7c59285f6da4109f";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/pid-controller/default.nix b/distros/rolling/pid-controller/default.nix
index c772a1163b..136b4a8f73 100644
--- a/distros/rolling/pid-controller/default.nix
+++ b/distros/rolling/pid-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, hardware-interface-testing, parameter-traits, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, std-srvs }:
buildRosPackage {
pname = "ros-rolling-pid-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/pid_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "634c5eb1e565c89003e5e5f90a68885575769176adfed2d57edb7a642110a18d";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/pid_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "04c3ed01abc5846e059cc4502ce027c5693b18718d8c4df4e99558a01e90f38f";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/pinocchio/default.nix b/distros/rolling/pinocchio/default.nix
index beb11e1ae1..de006eda6a 100644
--- a/distros/rolling/pinocchio/default.nix
+++ b/distros/rolling/pinocchio/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, boost, clang, cmake, doxygen, eigen, eigenpy, git, hpp-fcl, python3, python3Packages, ros-environment, urdfdom }:
buildRosPackage {
pname = "ros-rolling-pinocchio";
- version = "3.4.0-r3";
+ version = "3.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/pinocchio-release/archive/release/rolling/pinocchio/3.4.0-3.tar.gz";
- name = "3.4.0-3.tar.gz";
- sha256 = "c0390cec01c261e7728b5c3386a58c50c24b5ddd5d522dc4bdb05c1c3fe0e79b";
+ url = "https://github.com/ros2-gbp/pinocchio-release/archive/release/rolling/pinocchio/3.5.0-1.tar.gz";
+ name = "3.5.0-1.tar.gz";
+ sha256 = "d312ecee5baff9eb42b5de6afba922986f47f394908dfe1894895938de5a4005";
};
buildType = "cmake";
diff --git a/distros/rolling/plotjuggler/default.nix b/distros/rolling/plotjuggler/default.nix
index af2cdae54a..0303abc09a 100644
--- a/distros/rolling/plotjuggler/default.nix
+++ b/distros/rolling/plotjuggler/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, binutils, boost, cppzmq, fastcdr, lz4, protobuf, qt5, rclcpp, zstd }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, binutils, boost, cppzmq, fastcdr, protobuf, qt5, rclcpp }:
buildRosPackage {
pname = "ros-rolling-plotjuggler";
- version = "3.9.2-r1";
+ version = "3.10.1-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/rolling/plotjuggler/3.9.2-1.tar.gz";
- name = "3.9.2-1.tar.gz";
- sha256 = "b8cb888a46b1bc6bf45445b69b3c9ef417a6cb9223af26ee253b99a4c41050a6";
+ url = "https://github.com/ros2-gbp/plotjuggler-release/archive/release/rolling/plotjuggler/3.10.1-1.tar.gz";
+ name = "3.10.1-1.tar.gz";
+ sha256 = "cfd3d0cad5e724da5a77323d02835d30594068f5b2d86e4d1c9ac58f6ffb250f";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
- propagatedBuildInputs = [ ament-index-cpp binutils boost cppzmq fastcdr lz4 protobuf qt5.qtbase qt5.qtsvg qt5.qtwebsockets qt5.qtx11extras rclcpp zstd ];
+ propagatedBuildInputs = [ ament-index-cpp binutils boost cppzmq fastcdr protobuf qt5.qtbase qt5.qtsvg qt5.qtwebsockets qt5.qtx11extras rclcpp ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/rolling/pluginlib/default.nix b/distros/rolling/pluginlib/default.nix
index e6a585fa19..d2e166f22a 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, ament-lint-auto, ament-lint-common, class-loader, rcpputils, rcutils, tinyxml2-vendor }:
buildRosPackage {
pname = "ros-rolling-pluginlib";
- version = "5.6.0-r1";
+ version = "5.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/pluginlib-release/archive/release/rolling/pluginlib/5.6.0-1.tar.gz";
- name = "5.6.0-1.tar.gz";
- sha256 = "cdb0ff0d425c4a544521731f622ecabada4dc01ac97c26b910b5554a556f4d3d";
+ url = "https://github.com/ros2-gbp/pluginlib-release/archive/release/rolling/pluginlib/5.7.0-1.tar.gz";
+ name = "5.7.0-1.tar.gz";
+ sha256 = "5102faa9a35fffed1155716eeb459e4284a0a2c3c1a9892fd16eb59af5851318";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/point-cloud-transport-py/default.nix b/distros/rolling/point-cloud-transport-py/default.nix
index ade80c52d3..66b885d8bd 100644
--- a/distros/rolling/point-cloud-transport-py/default.nix
+++ b/distros/rolling/point-cloud-transport-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-python, ament-cmake-ros, pluginlib, point-cloud-transport, pybind11-vendor, python3, rclcpp, rpyutils, sensor-msgs }:
buildRosPackage {
pname = "ros-rolling-point-cloud-transport-py";
- version = "5.1.1-r1";
+ version = "5.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/point_cloud_transport-release/archive/release/rolling/point_cloud_transport_py/5.1.1-1.tar.gz";
- name = "5.1.1-1.tar.gz";
- sha256 = "0a692401e360e386c48e4e1a29b394be312e10ef88d93939bec22707bd351ce3";
+ url = "https://github.com/ros2-gbp/point_cloud_transport-release/archive/release/rolling/point_cloud_transport_py/5.2.0-1.tar.gz";
+ name = "5.2.0-1.tar.gz";
+ sha256 = "e584d03155107b2b4d55d91e97ee3dc176393a667e8301675789b840e1ad092b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/point-cloud-transport/default.nix b/distros/rolling/point-cloud-transport/default.nix
index 573cb30b11..18e066bec1 100644
--- a/distros/rolling/point-cloud-transport/default.nix
+++ b/distros/rolling/point-cloud-transport/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-ros, ament-lint-auto, ament-lint-common, message-filters, pluginlib, rclcpp, rclcpp-components, rcpputils, rmw, sensor-msgs }:
buildRosPackage {
pname = "ros-rolling-point-cloud-transport";
- version = "5.1.1-r1";
+ version = "5.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/point_cloud_transport-release/archive/release/rolling/point_cloud_transport/5.1.1-1.tar.gz";
- name = "5.1.1-1.tar.gz";
- sha256 = "861ada1e5dc44e14bd4d4a777b74dcbf280e74f717e6dfc78538500f54797707";
+ url = "https://github.com/ros2-gbp/point_cloud_transport-release/archive/release/rolling/point_cloud_transport/5.2.0-1.tar.gz";
+ name = "5.2.0-1.tar.gz";
+ sha256 = "857dc6b86b7d8cefe448aa453023d28df1a9a878c08346e0d3908343c27aa850";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/pose-broadcaster/default.nix b/distros/rolling/pose-broadcaster/default.nix
index cc0f1359fb..c4a47f680d 100644
--- a/distros/rolling/pose-broadcaster/default.nix
+++ b/distros/rolling/pose-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-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, tf2-msgs }:
buildRosPackage {
pname = "ros-rolling-pose-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/pose_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "d11aa1246461733f09358dbf2859d710eb55f3d13e193272db0c376289c8484e";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/pose_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "113248ef07cb84b0004e6fbb75bd407b1dedfdb6463032a3188e96d3b95477cd";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/position-controllers/default.nix b/distros/rolling/position-controllers/default.nix
index 336c6bac70..3163c28695 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, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-rolling-position-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/position_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "6b9aa5df954450285c7f7195552435ad6603fa5bac773fa51027d70363be2e4f";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/position_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "9d872e022e022484a31aedb2ebc649e071bbe59ed29e4d8dd82ae3ae1a347ebd";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/pybind11-vendor/default.nix b/distros/rolling/pybind11-vendor/default.nix
index 8b643a077a..b0a6bc87f9 100644
--- a/distros/rolling/pybind11-vendor/default.nix
+++ b/distros/rolling/pybind11-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, python3Packages }:
buildRosPackage {
pname = "ros-rolling-pybind11-vendor";
- version = "3.2.0-r1";
+ version = "3.3.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/pybind11_vendor-release/archive/release/rolling/pybind11_vendor/3.2.0-1.tar.gz";
- name = "3.2.0-1.tar.gz";
- sha256 = "b7e289bb78e2b749431ba2182472ed59ff1b53cdc0191cbdcd3234ad098138d8";
+ url = "https://github.com/ros2-gbp/pybind11_vendor-release/archive/release/rolling/pybind11_vendor/3.3.0-1.tar.gz";
+ name = "3.3.0-1.tar.gz";
+ sha256 = "a06198b7027380d6408c973ea96099869e99a1bb03135aba9fbc119870b35044";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/python-mrpt/default.nix b/distros/rolling/python-mrpt/default.nix
index a5b655b2e6..2f5ce67aef 100644
--- a/distros/rolling/python-mrpt/default.nix
+++ b/distros/rolling/python-mrpt/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, assimp, cmake, cv-bridge, ffmpeg, freeglut, freenect, glfw3, libGL, libGLU, libjpeg, libpcap, libusb1, mrpt-libapps, mrpt-libgui, mrpt-libnav, mrpt-libslam, octomap, opencv, openni2, pkg-config, python3Packages, rclcpp, ros-environment, rosbag2-storage, tinyxml-2, udev, wxGTK32, xorg, zlib }:
buildRosPackage {
pname = "ros-rolling-python-mrpt";
- version = "2.14.7-r1";
+ version = "2.14.8-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/python_mrpt_ros-release/archive/release/rolling/python_mrpt/2.14.7-1.tar.gz";
- name = "2.14.7-1.tar.gz";
- sha256 = "4158ed5ef2779c5c9cb5161454621ba0e1b412e14ba141e52d92f6299a5057fa";
+ url = "https://github.com/ros2-gbp/python_mrpt_ros-release/archive/release/rolling/python_mrpt/2.14.8-1.tar.gz";
+ name = "2.14.8-1.tar.gz";
+ sha256 = "7738ecfc30d2e9cba15e807f5d053611d4277d7415ff146e1eb07216322bd01a";
};
buildType = "cmake";
diff --git a/distros/rolling/python-orocos-kdl-vendor/default.nix b/distros/rolling/python-orocos-kdl-vendor/default.nix
index efd251dacf..7cc81325e5 100644
--- a/distros/rolling/python-orocos-kdl-vendor/default.nix
+++ b/distros/rolling/python-orocos-kdl-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-python, ament-lint-auto, ament-lint-common, orocos-kdl-vendor, pybind11-vendor, python3Packages }:
buildRosPackage {
pname = "ros-rolling-python-orocos-kdl-vendor";
- version = "0.7.0-r1";
+ version = "0.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/orocos_kdl_vendor-release/archive/release/rolling/python_orocos_kdl_vendor/0.7.0-1.tar.gz";
- name = "0.7.0-1.tar.gz";
- sha256 = "71390c209ba95ff1e4b45941c208ac81a22c0785ea7d85e0c47ed9d96a2d4e8e";
+ url = "https://github.com/ros2-gbp/orocos_kdl_vendor-release/archive/release/rolling/python_orocos_kdl_vendor/0.8.0-1.tar.gz";
+ name = "0.8.0-1.tar.gz";
+ sha256 = "088b4015329bc1a871e336c0df1679c2272dbe4c9aaf0705bd232fe1e0ea5e0d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/python-qt-binding/default.nix b/distros/rolling/python-qt-binding/default.nix
index ec5a9827e9..63597308ea 100644
--- a/distros/rolling/python-qt-binding/default.nix
+++ b/distros/rolling/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-rolling-python-qt-binding";
- version = "2.3.1-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/python_qt_binding-release/archive/release/rolling/python_qt_binding/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "b334644da89881f7d437a0f411ab046870824f03dc88f7bb3068211471ecb40e";
+ url = "https://github.com/ros2-gbp/python_qt_binding-release/archive/release/rolling/python_qt_binding/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "d2443d592b0f9f786a31938d13b47003483eb9f11b8fba0be11306edabeb653e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/qt-dotgraph/default.nix b/distros/rolling/qt-dotgraph/default.nix
index d69abc63a5..b9b6533cb0 100644
--- a/distros/rolling/qt-dotgraph/default.nix
+++ b/distros/rolling/qt-dotgraph/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python-qt-binding, python3Packages }:
buildRosPackage {
pname = "ros-rolling-qt-dotgraph";
- version = "2.9.0-r1";
+ version = "2.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_dotgraph/2.9.0-1.tar.gz";
- name = "2.9.0-1.tar.gz";
- sha256 = "328e7fcc7be6dbc8f8d42c446249ee56de426fa6444b8b6d5513510c699cb01c";
+ url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_dotgraph/2.10.0-1.tar.gz";
+ name = "2.10.0-1.tar.gz";
+ sha256 = "312d86c6ddbb878dec138aab095fc44fd27536b4756d46a9e3a8b4e431fa979e";
};
buildType = "ament_python";
diff --git a/distros/rolling/qt-gui-app/default.nix b/distros/rolling/qt-gui-app/default.nix
index 255db7976f..178c2facf6 100644
--- a/distros/rolling/qt-gui-app/default.nix
+++ b/distros/rolling/qt-gui-app/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-python, ament-lint-auto, ament-lint-common, qt-gui }:
buildRosPackage {
pname = "ros-rolling-qt-gui-app";
- version = "2.9.0-r1";
+ version = "2.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_gui_app/2.9.0-1.tar.gz";
- name = "2.9.0-1.tar.gz";
- sha256 = "4b8f59833a069cd75f9d15914414808a4e0540c93325cfe93a949f3275d8886d";
+ url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_gui_app/2.10.0-1.tar.gz";
+ name = "2.10.0-1.tar.gz";
+ sha256 = "49a563b7a49c895317e0771fae3d3361efe1c76dd9f65c8805c7ff8f9db2fb45";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/qt-gui-core/default.nix b/distros/rolling/qt-gui-core/default.nix
index d617f10e5e..8cb40152f7 100644
--- a/distros/rolling/qt-gui-core/default.nix
+++ b/distros/rolling/qt-gui-core/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, qt-dotgraph, qt-gui, qt-gui-app, qt-gui-cpp, qt-gui-py-common }:
buildRosPackage {
pname = "ros-rolling-qt-gui-core";
- version = "2.9.0-r1";
+ version = "2.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_gui_core/2.9.0-1.tar.gz";
- name = "2.9.0-1.tar.gz";
- sha256 = "8a8b4fc25130afce3d6dcde1ac9a5d06e835243a2501789b9bbf0c26f96aa0ff";
+ url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_gui_core/2.10.0-1.tar.gz";
+ name = "2.10.0-1.tar.gz";
+ sha256 = "70471240e3c48758bafb868fa1aabdb10be00e9a0338a72b3cff8f341cfb48a0";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/qt-gui-cpp/default.nix b/distros/rolling/qt-gui-cpp/default.nix
index 2aa2d21f78..385c41bebf 100644
--- a/distros/rolling/qt-gui-cpp/default.nix
+++ b/distros/rolling/qt-gui-cpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, pkg-config, pluginlib, python-qt-binding, qt-gui, qt5, tinyxml2-vendor }:
buildRosPackage {
pname = "ros-rolling-qt-gui-cpp";
- version = "2.9.0-r1";
+ version = "2.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_gui_cpp/2.9.0-1.tar.gz";
- name = "2.9.0-1.tar.gz";
- sha256 = "a1c12e3006d6a41c4c326047940bd87028a576f381cf340b3d2a2e25dfd6572e";
+ url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_gui_cpp/2.10.0-1.tar.gz";
+ name = "2.10.0-1.tar.gz";
+ sha256 = "9098b961881f8a92356ded6bfbf8c00bb0522b15f65a482470c013a21f3d11fd";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/qt-gui-py-common/default.nix b/distros/rolling/qt-gui-py-common/default.nix
index 472a216f63..21c846d0eb 100644
--- a/distros/rolling/qt-gui-py-common/default.nix
+++ b/distros/rolling/qt-gui-py-common/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-python, ament-lint-auto, ament-lint-common, python-qt-binding }:
buildRosPackage {
pname = "ros-rolling-qt-gui-py-common";
- version = "2.9.0-r1";
+ version = "2.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_gui_py_common/2.9.0-1.tar.gz";
- name = "2.9.0-1.tar.gz";
- sha256 = "f0f5c1bed0cff08014b8df63f959d31e6de9b6f566500790f9cb49ffa6f52fd7";
+ url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_gui_py_common/2.10.0-1.tar.gz";
+ name = "2.10.0-1.tar.gz";
+ sha256 = "56a8c43f0eab7298d41f250a40d47019475aad0c3e3520dfe47571b4a67d2a16";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/qt-gui/default.nix b/distros/rolling/qt-gui/default.nix
index ba3c6a6cc9..84b70a02f2 100644
--- a/distros/rolling/qt-gui/default.nix
+++ b/distros/rolling/qt-gui/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-python, ament-lint-auto, ament-lint-common, python-qt-binding, python3Packages, qt5, tango-icons-vendor }:
buildRosPackage {
pname = "ros-rolling-qt-gui";
- version = "2.9.0-r1";
+ version = "2.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_gui/2.9.0-1.tar.gz";
- name = "2.9.0-1.tar.gz";
- sha256 = "e0fa5093cc18ed43c008c7ba22962cb963c0de829af44ef54adb662455e048be";
+ url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/rolling/qt_gui/2.10.0-1.tar.gz";
+ name = "2.10.0-1.tar.gz";
+ sha256 = "2ebab6ad300538ba69e5337fba82d7dc3123a96155feb0cad4a5ed02e944f020";
};
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 12e91739a3..f4982b7525 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/quality_of_service_demo_cpp/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "493332b86778b69189e910a8d784308aab5c235d7bddd0bd06d3bf1ed712d547";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/quality_of_service_demo_cpp/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "1dd79146bc7578a803d022c3c3f9f7a301c8f55a2238fa8894717bbad9f22711";
};
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 435072015b..7ebaf50acb 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, ament-xmllint, python3Packages, rclpy, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-rolling-quality-of-service-demo-py";
- version = "0.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/quality_of_service_demo_py/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "d0161a521a9ea08edd5ceff6b20ce0050d83e38cb6f7e1950c2176867dd512a9";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/quality_of_service_demo_py/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "6925cbd1ccfa1066ec92dc826f2486df68b34eee13f2077baf789508c1bd4d6e";
};
buildType = "ament_python";
diff --git a/distros/rolling/range-sensor-broadcaster/default.nix b/distros/rolling/range-sensor-broadcaster/default.nix
index 73124b6e11..f15aeca7f0 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, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-cmake, ros2-control-test-assets, sensor-msgs }:
buildRosPackage {
pname = "ros-rolling-range-sensor-broadcaster";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/range_sensor_broadcaster/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "bdeb1d4022a72534d07b1f184533b642a051e72656739f562e8dcf0136a9cbe6";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/range_sensor_broadcaster/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "5997dae85a0477438e3b4d7c3c289ddd29d0bfa0fe62c174e64338747c6b221d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rcl-action/default.nix b/distros/rolling/rcl-action/default.nix
index 80f40cf1de..3786516312 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-gen-version-h, 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 = "10.1.0-r1";
+ version = "10.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_action/10.1.0-1.tar.gz";
- name = "10.1.0-1.tar.gz";
- sha256 = "2549e8846b55b9e7072fb1f143677c2dd08fce6169a96f50487a1069b438a198";
+ url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_action/10.2.0-1.tar.gz";
+ name = "10.2.0-1.tar.gz";
+ sha256 = "a813aac9b4dd20c743d8b8a0b7902eb4974b752ff5037ffcebe27315bb4e7a90";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rcl-interfaces/default.nix b/distros/rolling/rcl-interfaces/default.nix
index 4054f9096a..1d391190b6 100644
--- a/distros/rolling/rcl-interfaces/default.nix
+++ b/distros/rolling/rcl-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-rolling-rcl-interfaces";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/rcl_interfaces/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "a940ee6d3598be8a9245899cfda9128dbbe21262eaa11b68ae3b295825159f3d";
+ url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/rcl_interfaces/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "13b677b3860404d8c3dad5fcddd31d87f8a9074ba25a7e5f800422541863ec07";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rcl-lifecycle/default.nix b/distros/rolling/rcl-lifecycle/default.nix
index 884cf1fbb8..6db07d7f48 100644
--- a/distros/rolling/rcl-lifecycle/default.nix
+++ b/distros/rolling/rcl-lifecycle/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gen-version-h, 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 = "10.1.0-r1";
+ version = "10.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_lifecycle/10.1.0-1.tar.gz";
- name = "10.1.0-1.tar.gz";
- sha256 = "6950d095bb0196ca19c72a030b2e6e83e5b1001b8391b396552be873ec6c5831";
+ url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_lifecycle/10.2.0-1.tar.gz";
+ name = "10.2.0-1.tar.gz";
+ sha256 = "c12c010feb37ef40550631ba9eca8a41610985e1bc328c1da1d67ccc118e307e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rcl-logging-interface/default.nix b/distros/rolling/rcl-logging-interface/default.nix
index c4ff06222c..55a93d6087 100644
--- a/distros/rolling/rcl-logging-interface/default.nix
+++ b/distros/rolling/rcl-logging-interface/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-ros, ament-lint-auto, ament-lint-common, rcpputils, rcutils }:
buildRosPackage {
pname = "ros-rolling-rcl-logging-interface";
- version = "3.2.2-r1";
+ version = "3.3.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_logging-release/archive/release/rolling/rcl_logging_interface/3.2.2-1.tar.gz";
- name = "3.2.2-1.tar.gz";
- sha256 = "db772db6104d6d4956ef7c0d50bb73ea41e424958c0b4cd9573c974a009f35da";
+ url = "https://github.com/ros2-gbp/rcl_logging-release/archive/release/rolling/rcl_logging_interface/3.3.0-1.tar.gz";
+ name = "3.3.0-1.tar.gz";
+ sha256 = "dd021d70727829b1a79d79b2626348fb5b71fcfe282ab87c0245ff5c749f0998";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rcl-logging-noop/default.nix b/distros/rolling/rcl-logging-noop/default.nix
index f95e817e67..eba5965219 100644
--- a/distros/rolling/rcl-logging-noop/default.nix
+++ b/distros/rolling/rcl-logging-noop/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, launch-testing, python3Packages, rcl-logging-interface, rcutils }:
buildRosPackage {
pname = "ros-rolling-rcl-logging-noop";
- version = "3.2.2-r1";
+ version = "3.3.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_logging-release/archive/release/rolling/rcl_logging_noop/3.2.2-1.tar.gz";
- name = "3.2.2-1.tar.gz";
- sha256 = "7b95f804449af7a0c44ac036fcb5631bae88ef14043d534f92afd2ef25e5fb63";
+ url = "https://github.com/ros2-gbp/rcl_logging-release/archive/release/rolling/rcl_logging_noop/3.3.0-1.tar.gz";
+ name = "3.3.0-1.tar.gz";
+ sha256 = "4f67c99d899c5bf7c46c9f40834a1cd4cb7974886c49d2302acb8b00e7222ca9";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rcl-logging-spdlog/default.nix b/distros/rolling/rcl-logging-spdlog/default.nix
index 924d9c189b..9647e85c05 100644
--- a/distros/rolling/rcl-logging-spdlog/default.nix
+++ b/distros/rolling/rcl-logging-spdlog/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-ros, ament-lint-auto, ament-lint-common, performance-test-fixture, rcl-logging-interface, rcpputils, rcutils, spdlog, spdlog-vendor }:
buildRosPackage {
pname = "ros-rolling-rcl-logging-spdlog";
- version = "3.2.2-r1";
+ version = "3.3.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_logging-release/archive/release/rolling/rcl_logging_spdlog/3.2.2-1.tar.gz";
- name = "3.2.2-1.tar.gz";
- sha256 = "14569553321e7d0fe02b9dbea18954eb279d408595c6e68629c6e94429154a55";
+ url = "https://github.com/ros2-gbp/rcl_logging-release/archive/release/rolling/rcl_logging_spdlog/3.3.0-1.tar.gz";
+ name = "3.3.0-1.tar.gz";
+ sha256 = "a6aa645151facdc47b814247f79f426a97cebe03c997e219262da3fbf0c77856";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rcl-yaml-param-parser/default.nix b/distros/rolling/rcl-yaml-param-parser/default.nix
index 58dcc4a4a7..1a50c078f8 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-gen-version-h, 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 = "10.1.0-r1";
+ version = "10.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_yaml_param_parser/10.1.0-1.tar.gz";
- name = "10.1.0-1.tar.gz";
- sha256 = "08a9aec94f0cc8b7e124af4f6ed16f5726c2f0d5cf42fbae95f39766af2fb56a";
+ url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl_yaml_param_parser/10.2.0-1.tar.gz";
+ name = "10.2.0-1.tar.gz";
+ sha256 = "f3729407a0c21c3494ec55f0857a8810e742ecf0caea061e805885ce412f1e11";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rcl/default.nix b/distros/rolling/rcl/default.nix
index dad0c26ff6..ed6b855ac4 100644
--- a/distros/rolling/rcl/default.nix
+++ b/distros/rolling/rcl/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gen-version-h, 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 = "10.1.0-r1";
+ version = "10.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl/10.1.0-1.tar.gz";
- name = "10.1.0-1.tar.gz";
- sha256 = "02d7e03afe705975b26d17a066948bd43c82aab6781eaa91b3ae7daebec3295e";
+ url = "https://github.com/ros2-gbp/rcl-release/archive/release/rolling/rcl/10.2.0-1.tar.gz";
+ name = "10.2.0-1.tar.gz";
+ sha256 = "12d4c466610686c55dd3d88808a4087a659576297de16eb4c5378d9ffed0dd38";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rclcpp-action/default.nix b/distros/rolling/rclcpp-action/default.nix
index 24397b33a4..4076d51019 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-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, mimick-vendor, performance-test-fixture, rcl, rcl-action, rclcpp, rcpputils, rosidl-runtime-c, test-msgs }:
buildRosPackage {
pname = "ros-rolling-rclcpp-action";
- version = "29.5.0-r1";
+ version = "29.6.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_action/29.5.0-1.tar.gz";
- name = "29.5.0-1.tar.gz";
- sha256 = "e107fd563f23c51370c615de0a520c96896e8f6f094c52926cc5f96dd84cd917";
+ url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_action/29.6.0-1.tar.gz";
+ name = "29.6.0-1.tar.gz";
+ sha256 = "236520d20fd91bc72fa2d2e186a7eea8ad58394794089b6345d185d62c9cc7eb";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rclcpp-components/default.nix b/distros/rolling/rclcpp-components/default.nix
index 68841244aa..561873308b 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 = "29.5.0-r1";
+ version = "29.6.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_components/29.5.0-1.tar.gz";
- name = "29.5.0-1.tar.gz";
- sha256 = "47b99f9891ef6973c5ad9802204d222c3336007cbe6720fbc0b8e1a558eab8b2";
+ url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_components/29.6.0-1.tar.gz";
+ name = "29.6.0-1.tar.gz";
+ sha256 = "2b622ce92f8d85cd7b9b7a3a50c79d818283b7a69b948211e6362011fa402ba2";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rclcpp-lifecycle/default.nix b/distros/rolling/rclcpp-lifecycle/default.nix
index 42f8b9577d..4cc9ea2210 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 = "29.5.0-r1";
+ version = "29.6.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_lifecycle/29.5.0-1.tar.gz";
- name = "29.5.0-1.tar.gz";
- sha256 = "39bfe3be0cf57800d331ebe443c36606d896acb7f8f36d027dce2c674ec4aeb5";
+ url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp_lifecycle/29.6.0-1.tar.gz";
+ name = "29.6.0-1.tar.gz";
+ sha256 = "f582fb6d8884c46bb61da29400cb8272500706cde6622b655cd0329d6f968974";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rclcpp/default.nix b/distros/rolling/rclcpp/default.nix
index 5c957ebb3f..7f38a68c3a 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-c, rosidl-runtime-cpp, rosidl-typesupport-c, rosidl-typesupport-cpp, statistics-msgs, test-msgs, tracetools }:
buildRosPackage {
pname = "ros-rolling-rclcpp";
- version = "29.5.0-r1";
+ version = "29.6.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp/29.5.0-1.tar.gz";
- name = "29.5.0-1.tar.gz";
- sha256 = "ffdd7bcf4625bf45b17c9066b23bbdc97af86b7a2e0b3b773c14b40abf70ac13";
+ url = "https://github.com/ros2-gbp/rclcpp-release/archive/release/rolling/rclcpp/29.6.0-1.tar.gz";
+ name = "29.6.0-1.tar.gz";
+ sha256 = "cda18e9b002fd937228bb422097caeec8dcddf7aaed61b43c1c0b15023cadb5c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rclpy/default.nix b/distros/rolling/rclpy/default.nix
index b9292f6744..4e5bf7e49e 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, python3, python3Packages, 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, service-msgs, test-msgs, type-description-interfaces, unique-identifier-msgs }:
buildRosPackage {
pname = "ros-rolling-rclpy";
- version = "9.1.0-r1";
+ version = "9.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rclpy-release/archive/release/rolling/rclpy/9.1.0-1.tar.gz";
- name = "9.1.0-1.tar.gz";
- sha256 = "1a575330debe2c457757141bd4a04ff4e2d31b6d5738906b85c63993d4d4bee9";
+ url = "https://github.com/ros2-gbp/rclpy-release/archive/release/rolling/rclpy/9.2.0-1.tar.gz";
+ name = "9.2.0-1.tar.gz";
+ sha256 = "8d98e48c059cf240a34c31688b16ffec1ce5fccd6cacc6f0d18d796e59d66709";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rcpputils/default.nix b/distros/rolling/rcpputils/default.nix
index abcc0c6f11..7eb3c4c546 100644
--- a/distros/rolling/rcpputils/default.nix
+++ b/distros/rolling/rcpputils/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-copyright, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-flake8, ament-cmake-gen-version-h, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-pep257, ament-cmake-ros-core, ament-cmake-uncrustify, ament-cmake-xmllint, rcutils }:
buildRosPackage {
pname = "ros-rolling-rcpputils";
- version = "2.13.4-r1";
+ version = "2.14.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcpputils-release/archive/release/rolling/rcpputils/2.13.4-1.tar.gz";
- name = "2.13.4-1.tar.gz";
- sha256 = "0bffec49bdd22744f27977580d9af340314c8cfa1c52b32f7facb61bb41d426c";
+ url = "https://github.com/ros2-gbp/rcpputils-release/archive/release/rolling/rcpputils/2.14.0-1.tar.gz";
+ name = "2.14.0-1.tar.gz";
+ sha256 = "e54c3207b6bfabfd07e63316eb665f54e3024d04f4cbf6026e7c0c2fb41ea8e9";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rcutils/default.nix b/distros/rolling/rcutils/default.nix
index 2734cc937e..d75b384fca 100644
--- a/distros/rolling/rcutils/default.nix
+++ b/distros/rolling/rcutils/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros-core, 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.9.5-r1";
+ version = "6.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcutils-release/archive/release/rolling/rcutils/6.9.5-1.tar.gz";
- name = "6.9.5-1.tar.gz";
- sha256 = "687cba7b13f4366ee30f5b8c96051fac09a7610da9b2918c396c2cc603908e67";
+ url = "https://github.com/ros2-gbp/rcutils-release/archive/release/rolling/rcutils/6.10.0-1.tar.gz";
+ name = "6.10.0-1.tar.gz";
+ sha256 = "dcb9d2af41a4bb0dcf39cb1c91a5ccee5816b451e8f1b86b0e87017475cde7fa";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/resource-retriever/default.nix b/distros/rolling/resource-retriever/default.nix
index 2ce2ccdb09..e0fad2de1d 100644
--- a/distros/rolling/resource-retriever/default.nix
+++ b/distros/rolling/resource-retriever/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros, ament-index-cpp, ament-index-python, ament-lint-auto, ament-lint-common, libcurl-vendor, python3Packages }:
buildRosPackage {
pname = "ros-rolling-resource-retriever";
- version = "3.6.0-r1";
+ version = "3.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/resource_retriever-release/archive/release/rolling/resource_retriever/3.6.0-1.tar.gz";
- name = "3.6.0-1.tar.gz";
- sha256 = "bba32c128145d2dd2d90ae5882d8c64b0bcd8501c28d78cc3ec6a4cb03f48b79";
+ url = "https://github.com/ros2-gbp/resource_retriever-release/archive/release/rolling/resource_retriever/3.8.0-1.tar.gz";
+ name = "3.8.0-1.tar.gz";
+ sha256 = "253c49887d2164dd1cb8223b66abda49bd115cad40d6e2ab5b4fa5773bc4c02e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-connextdds-common/default.nix b/distros/rolling/rmw-connextdds-common/default.nix
index 88601d4dad..bff4a7b141 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-lint-auto, ament-lint-common, fastcdr, rcpputils, rcutils, rmw, rmw-dds-common, rmw-security-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, tracetools }:
buildRosPackage {
pname = "ros-rolling-rmw-connextdds-common";
- version = "1.1.0-r1";
+ version = "1.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rmw_connextdds_common/1.1.0-1.tar.gz";
- name = "1.1.0-1.tar.gz";
- sha256 = "68de28bef6db396335eee0cf4e07ea199b4f050929c13ebf6bbbf5c8a5c76458";
+ url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rmw_connextdds_common/1.2.0-1.tar.gz";
+ name = "1.2.0-1.tar.gz";
+ sha256 = "c1552d3ebe2b2e351fe4154a4812157b1536c9370d30890f8dba3feb569b6e3b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-connextdds/default.nix b/distros/rolling/rmw-connextdds/default.nix
index d2603d2c33..0814e7073b 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-lint-auto, ament-lint-common, rmw-connextdds-common }:
buildRosPackage {
pname = "ros-rolling-rmw-connextdds";
- version = "1.1.0-r1";
+ version = "1.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rmw_connextdds/1.1.0-1.tar.gz";
- name = "1.1.0-1.tar.gz";
- sha256 = "ce383aa47bad931e4e5fb67f36f0afe2120790db1a69a58ed802a538bcebcdaf";
+ url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rmw_connextdds/1.2.0-1.tar.gz";
+ name = "1.2.0-1.tar.gz";
+ sha256 = "52385c7f9be806b78c3797639f1b0d760e644ed693a3c08baae34624aa65d6c0";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-cyclonedds-cpp/default.nix b/distros/rolling/rmw-cyclonedds-cpp/default.nix
index fdd1b3b676..7f83bb14fb 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-core, ament-lint-auto, ament-lint-common, cyclonedds, iceoryx-binding-c, rcpputils, rcutils, rmw, rmw-dds-common, rmw-security-common, rosidl-runtime-c, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, tracetools }:
buildRosPackage {
pname = "ros-rolling-rmw-cyclonedds-cpp";
- version = "4.0.2-r1";
+ version = "4.1.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_cyclonedds-release/archive/release/rolling/rmw_cyclonedds_cpp/4.0.2-1.tar.gz";
- name = "4.0.2-1.tar.gz";
- sha256 = "2527c88e8d46d7ad7a552c684fb05b8305365c4593bf9473a3256c8f6cea075c";
+ url = "https://github.com/ros2-gbp/rmw_cyclonedds-release/archive/release/rolling/rmw_cyclonedds_cpp/4.1.0-1.tar.gz";
+ name = "4.1.0-1.tar.gz";
+ sha256 = "594556cdf8f10146b51b9088ada574005d8d7f4e3f58d96fb82347e9ba842459";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-dds-common/default.nix b/distros/rolling/rmw-dds-common/default.nix
index 7b47633909..58e958a18a 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, rmw-security-common, rosidl-default-generators, rosidl-default-runtime, rosidl-runtime-c, rosidl-runtime-cpp }:
buildRosPackage {
pname = "ros-rolling-rmw-dds-common";
- version = "3.2.1-r1";
+ version = "3.3.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_dds_common-release/archive/release/rolling/rmw_dds_common/3.2.1-1.tar.gz";
- name = "3.2.1-1.tar.gz";
- sha256 = "3467e2a6ce610ba1d5ac6ddd396f4b34531df24f262e588753f293c2cce82bb7";
+ url = "https://github.com/ros2-gbp/rmw_dds_common-release/archive/release/rolling/rmw_dds_common/3.3.0-1.tar.gz";
+ name = "3.3.0-1.tar.gz";
+ sha256 = "debf7acd828aad2f44c368c056c331e11ce297b91e66025938ae43c914ab0107";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-fastrtps-cpp/default.nix b/distros/rolling/rmw-fastrtps-cpp/default.nix
index 5f02a214c6..b27336a676 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-core, ament-lint-auto, ament-lint-common, fastcdr, fastdds, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-fastrtps-shared-cpp, rosidl-dynamic-typesupport, rosidl-dynamic-typesupport-fastrtps, 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 = "9.3.2-r1";
+ version = "9.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_cpp/9.3.2-1.tar.gz";
- name = "9.3.2-1.tar.gz";
- sha256 = "427070aa3a9b5ceb63cd8ca8ed0155d9f3d2aef940ecace7b465107da7e53bb7";
+ url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_cpp/9.4.0-1.tar.gz";
+ name = "9.4.0-1.tar.gz";
+ sha256 = "af4c60644b6d5ad8a1c364a0f9cdcee1f86926bedf0e2bbd099aa498e5c2c111";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-fastrtps-dynamic-cpp/default.nix b/distros/rolling/rmw-fastrtps-dynamic-cpp/default.nix
index 98837a3c5d..bfa20fdaec 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-core, ament-lint-auto, ament-lint-common, fastcdr, fastdds, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-fastrtps-shared-cpp, rosidl-runtime-c, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, test-msgs, tracetools }:
buildRosPackage {
pname = "ros-rolling-rmw-fastrtps-dynamic-cpp";
- version = "9.3.2-r1";
+ version = "9.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_dynamic_cpp/9.3.2-1.tar.gz";
- name = "9.3.2-1.tar.gz";
- sha256 = "b7917d4d3b6b312d93e29f0cb0e2909051ae3643dda2eb9a11844ad746435a76";
+ url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_dynamic_cpp/9.4.0-1.tar.gz";
+ name = "9.4.0-1.tar.gz";
+ sha256 = "69eed229928e63af05836b03392c9586f7cae584540c0a32fc71f6b2017a9177";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-fastrtps-shared-cpp/default.nix b/distros/rolling/rmw-fastrtps-shared-cpp/default.nix
index 090ec846e7..59e4c49160 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-gmock, ament-cmake-gtest, ament-cmake-ros-core, ament-lint-auto, ament-lint-common, fastcdr, fastdds, osrf-testing-tools-cpp, rcpputils, rcutils, rmw, rmw-dds-common, rmw-security-common, rosidl-dynamic-typesupport, rosidl-runtime-c, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp, tracetools }:
buildRosPackage {
pname = "ros-rolling-rmw-fastrtps-shared-cpp";
- version = "9.3.2-r1";
+ version = "9.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/9.3.2-1.tar.gz";
- name = "9.3.2-1.tar.gz";
- sha256 = "9e5e5aff57c64331ae1e1abbfe8de4a38d7154aa9e15501a03d48d834258d639";
+ url = "https://github.com/ros2-gbp/rmw_fastrtps-release/archive/release/rolling/rmw_fastrtps_shared_cpp/9.4.0-1.tar.gz";
+ name = "9.4.0-1.tar.gz";
+ sha256 = "6a385b7bf86d9ee07abe663d8504a065084783dc1da9e37e704806dae3bfcceb";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-implementation-cmake/default.nix b/distros/rolling/rmw-implementation-cmake/default.nix
index 0a964ea559..11805ea65f 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.8.2-r1";
+ version = "7.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw-release/archive/release/rolling/rmw_implementation_cmake/7.8.2-1.tar.gz";
- name = "7.8.2-1.tar.gz";
- sha256 = "92e4bc44aa216751efbbbe1bf8f1f69767eb29a4c312efdca8399f98b00a6de2";
+ url = "https://github.com/ros2-gbp/rmw-release/archive/release/rolling/rmw_implementation_cmake/7.9.0-1.tar.gz";
+ name = "7.9.0-1.tar.gz";
+ sha256 = "c668b084c461e064fafd0534c04efbf3463a93e4ca730bc8d9a9044d8e404179";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-implementation/default.nix b/distros/rolling/rmw-implementation/default.nix
index aa56c065db..b5f1067828 100644
--- a/distros/rolling/rmw-implementation/default.nix
+++ b/distros/rolling/rmw-implementation/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-index-cpp, ament-lint-auto, ament-lint-common, performance-test-fixture, rcpputils, rcutils, rmw, rmw-connextdds, rmw-cyclonedds-cpp, rmw-fastrtps-cpp, rmw-fastrtps-dynamic-cpp, rmw-implementation-cmake }:
buildRosPackage {
pname = "ros-rolling-rmw-implementation";
- version = "3.0.4-r1";
+ version = "3.1.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_implementation-release/archive/release/rolling/rmw_implementation/3.0.4-1.tar.gz";
- name = "3.0.4-1.tar.gz";
- sha256 = "7be0544c9456cc2d178a22cb22e2fdb692c6bdaaea52f5a94df91ef8e3680a1e";
+ url = "https://github.com/ros2-gbp/rmw_implementation-release/archive/release/rolling/rmw_implementation/3.1.0-1.tar.gz";
+ name = "3.1.0-1.tar.gz";
+ sha256 = "0731f213ab73c2eb46df9161230b9a98f44dba7aed308af9c5955845950e0246";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-security-common/default.nix b/distros/rolling/rmw-security-common/default.nix
index 8476f57eb4..d9aac15600 100644
--- a/distros/rolling/rmw-security-common/default.nix
+++ b/distros/rolling/rmw-security-common/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-lint-auto, ament-lint-common, rcutils, rmw }:
buildRosPackage {
pname = "ros-rolling-rmw-security-common";
- version = "7.8.2-r1";
+ version = "7.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw-release/archive/release/rolling/rmw_security_common/7.8.2-1.tar.gz";
- name = "7.8.2-1.tar.gz";
- sha256 = "4a3e123796273f98cf398e298159faf017c359a2e6d7951b664d4c22a8bde10c";
+ url = "https://github.com/ros2-gbp/rmw-release/archive/release/rolling/rmw_security_common/7.9.0-1.tar.gz";
+ name = "7.9.0-1.tar.gz";
+ sha256 = "7132720ec93b708090b4b19e83784aa75ed8b8a22594308dad3e8e8a321746d5";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-test-fixture-implementation/default.nix b/distros/rolling/rmw-test-fixture-implementation/default.nix
index b528204851..cfbc3d06ac 100644
--- a/distros/rolling/rmw-test-fixture-implementation/default.nix
+++ b/distros/rolling/rmw-test-fixture-implementation/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros-core, ament-lint-auto, ament-lint-common, python3, rcpputils, rcutils, rmw, rmw-implementation, rmw-implementation-cmake, rmw-test-fixture, rmw-zenoh-cpp, rpyutils }:
buildRosPackage {
pname = "ros-rolling-rmw-test-fixture-implementation";
- version = "0.14.3-r1";
+ version = "0.15.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake_ros-release/archive/release/rolling/rmw_test_fixture_implementation/0.14.3-1.tar.gz";
- name = "0.14.3-1.tar.gz";
- sha256 = "3d802fb3397926406a32d4fa241def7c7cf3c8fb7588356e1470b4c5ffa8b8de";
+ url = "https://github.com/ros2-gbp/ament_cmake_ros-release/archive/release/rolling/rmw_test_fixture_implementation/0.15.0-1.tar.gz";
+ name = "0.15.0-1.tar.gz";
+ sha256 = "db4b838872d80642596d34497fb39bdac9f3034deb85f42cae5bdec919b4ada3";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-test-fixture/default.nix b/distros/rolling/rmw-test-fixture/default.nix
index 11b233a802..9c36f5ea47 100644
--- a/distros/rolling/rmw-test-fixture/default.nix
+++ b/distros/rolling/rmw-test-fixture/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros-core, ament-lint-auto, ament-lint-common, rmw }:
buildRosPackage {
pname = "ros-rolling-rmw-test-fixture";
- version = "0.14.3-r1";
+ version = "0.15.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ament_cmake_ros-release/archive/release/rolling/rmw_test_fixture/0.14.3-1.tar.gz";
- name = "0.14.3-1.tar.gz";
- sha256 = "31164ae1a337c8d97761109b398b592241bc31cc5936b498640d11cc72824a79";
+ url = "https://github.com/ros2-gbp/ament_cmake_ros-release/archive/release/rolling/rmw_test_fixture/0.15.0-1.tar.gz";
+ name = "0.15.0-1.tar.gz";
+ sha256 = "a03b0c4ae6104423c03e942135b3e65ad4c315501a0dd387b02551e846c8b6b7";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw-zenoh-cpp/default.nix b/distros/rolling/rmw-zenoh-cpp/default.nix
index 74e40bb0e0..1925f8b210 100644
--- a/distros/rolling/rmw-zenoh-cpp/default.nix
+++ b/distros/rolling/rmw-zenoh-cpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, ament-lint-auto, ament-lint-common, fastcdr, nlohmann_json, rcpputils, rcutils, rmw, rmw-test-fixture, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, tracetools, zenoh-cpp-vendor }:
buildRosPackage {
pname = "ros-rolling-rmw-zenoh-cpp";
- version = "0.6.0-r1";
+ version = "0.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_zenoh-release/archive/release/rolling/rmw_zenoh_cpp/0.6.0-1.tar.gz";
- name = "0.6.0-1.tar.gz";
- sha256 = "34c8d933fe3bbdf8cde4e1ceb63c2c78b68fffa2037cdb6914079ad60465f9c0";
+ url = "https://github.com/ros2-gbp/rmw_zenoh-release/archive/release/rolling/rmw_zenoh_cpp/0.7.0-1.tar.gz";
+ name = "0.7.0-1.tar.gz";
+ sha256 = "1efb4462f88ffdaec039d6ba8964981ec9ad8ee122eccb839bec932854a3a5ee";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rmw/default.nix b/distros/rolling/rmw/default.nix
index 6fffd7661e..5b27026492 100644
--- a/distros/rolling/rmw/default.nix
+++ b/distros/rolling/rmw/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-ros-core, 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.8.2-r1";
+ version = "7.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw-release/archive/release/rolling/rmw/7.8.2-1.tar.gz";
- name = "7.8.2-1.tar.gz";
- sha256 = "c0eb569becee220a70f45ed89b65dc65e4ff69463ca8910f523dd5fcabd9746e";
+ url = "https://github.com/ros2-gbp/rmw-release/archive/release/rolling/rmw/7.9.0-1.tar.gz";
+ name = "7.9.0-1.tar.gz";
+ sha256 = "0787749aa880ff9ebbffe43d157318495775de757056f27e8b66e8862c2ec116";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/robot-state-publisher/default.nix b/distros/rolling/robot-state-publisher/default.nix
index bf5400d7b5..562cb5c7ff 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.4.2-r1";
+ version = "3.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/robot_state_publisher-release/archive/release/rolling/robot_state_publisher/3.4.2-1.tar.gz";
- name = "3.4.2-1.tar.gz";
- sha256 = "64da42365636e4c43e3b0642f93b9a48a84c28832200333dd558aca0c2947b41";
+ url = "https://github.com/ros2-gbp/robot_state_publisher-release/archive/release/rolling/robot_state_publisher/3.5.0-1.tar.gz";
+ name = "3.5.0-1.tar.gz";
+ sha256 = "466f7b884af0d083acf2d53d71d4415c7508115275df8a88245c81082c3bd662";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ros-base/default.nix b/distros/rolling/ros-base/default.nix
index ed61204552..693aaa387e 100644
--- a/distros/rolling/ros-base/default.nix
+++ b/distros/rolling/ros-base/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, geometry2, kdl-parser, robot-state-publisher, ros-core, rosbag2, urdf }:
buildRosPackage {
pname = "ros-rolling-ros-base";
- version = "0.12.0-r1";
+ version = "0.13.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/ros_base/0.12.0-1.tar.gz";
- name = "0.12.0-1.tar.gz";
- sha256 = "47e1ffc915f2b5b4a5b4fc4f9a66248dd2ad8ce5e62d79450474f4315f9a9f87";
+ url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/ros_base/0.13.0-1.tar.gz";
+ name = "0.13.0-1.tar.gz";
+ sha256 = "25ced251659e0801d010dec210d24da1f8f1b0b25b714bd22de38adbe9946966";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ros-core/default.nix b/distros/rolling/ros-core/default.nix
index bae6f67342..3660adefad 100644
--- a/distros/rolling/ros-core/default.nix
+++ b/distros/rolling/ros-core/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-auto, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros, ament-index-cpp, ament-index-python, ament-lint-auto, ament-lint-common, class-loader, common-interfaces, launch, launch-ros, launch-testing, launch-testing-ament-cmake, launch-testing-ros, launch-xml, launch-yaml, pluginlib, rcl-lifecycle, rclcpp, rclcpp-action, rclcpp-lifecycle, rclpy, ros-environment, ros2cli-common-extensions, ros2launch, rosidl-default-generators, rosidl-default-runtime, sros2, sros2-cmake }:
buildRosPackage {
pname = "ros-rolling-ros-core";
- version = "0.12.0-r1";
+ version = "0.13.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/ros_core/0.12.0-1.tar.gz";
- name = "0.12.0-1.tar.gz";
- sha256 = "b39c1a443f0ac47a1623dc56dbf5a56d500b8ad981b2f71731c5494d04a532c5";
+ url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/ros_core/0.13.0-1.tar.gz";
+ name = "0.13.0-1.tar.gz";
+ sha256 = "a836dac9ce26e8c0330622f77ceb1da560fbe9d6bfe5495c1c1923152972309e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ros-testing/default.nix b/distros/rolling/ros-testing/default.nix
index c9c03701bf..bd91837e5f 100644
--- a/distros/rolling/ros-testing/default.nix
+++ b/distros/rolling/ros-testing/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-core, ament-cmake-export-dependencies, launch-testing, launch-testing-ament-cmake, launch-testing-ros, ros2test }:
buildRosPackage {
pname = "ros-rolling-ros-testing";
- version = "0.8.0-r1";
+ version = "0.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros_testing-release/archive/release/rolling/ros_testing/0.8.0-1.tar.gz";
- name = "0.8.0-1.tar.gz";
- sha256 = "6dac482fe12c19911291d3a73f7bd6ad8041a9f9891d7d22b439deb604d3da96";
+ url = "https://github.com/ros2-gbp/ros_testing-release/archive/release/rolling/ros_testing/0.9.0-1.tar.gz";
+ name = "0.9.0-1.tar.gz";
+ sha256 = "bc6eeb6856f186d450bfbc1db43be820ea1b1f9211cd0a4f8d10204d27bb2c77";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ros2-controllers-test-nodes/default.nix b/distros/rolling/ros2-controllers-test-nodes/default.nix
index 5172849f4c..6df4878b53 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, launch-ros, launch-testing-ros, python3Packages, rclpy, sensor-msgs, std-msgs, trajectory-msgs }:
buildRosPackage {
pname = "ros-rolling-ros2-controllers-test-nodes";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ros2_controllers_test_nodes/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "d6e97b57af0135e9ed633d7cd0ca2e539fa1b28505545220d8275f6a72bd7a00";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ros2_controllers_test_nodes/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "e7d4a4ad520defadb12c00442f44e91961d73172b19e0cd85ddd865e1cb49a08";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2-controllers/default.nix b/distros/rolling/ros2-controllers/default.nix
index 7bc5f2a2be..f74706955d 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, gpio-controllers, gps-sensor-broadcaster, gripper-controllers, imu-sensor-broadcaster, joint-state-broadcaster, joint-trajectory-controller, mecanum-drive-controller, parallel-gripper-controller, pid-controller, pose-broadcaster, position-controllers, range-sensor-broadcaster, steering-controllers-library, tricycle-controller, tricycle-steering-controller, velocity-controllers }:
buildRosPackage {
pname = "ros-rolling-ros2-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ros2_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "82791ed8e1f182318c5ca6c8c0a910f8a2534e0256bbc99ce557611701b961a1";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/ros2_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "604303202ae02dde45bccefd20ff9237ef71427266a4bdbabb267737f08c1a20";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ros2action/default.nix b/distros/rolling/ros2action/default.nix
index 772a819239..01b09a3623 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, rclpy, ros2cli, rosidl-runtime-py, test-msgs }:
buildRosPackage {
pname = "ros-rolling-ros2action";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2action/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "64b9ef2dd4ecfe9b6b83b4fb8262d416bdf2879e413747e611e4becdf401030f";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2action/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "67e4d39ea4e2b4ab6f318da8928cd829a6419d6c031ac7c0a8de8c3f154b1841";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2bag/default.nix b/distros/rolling/ros2bag/default.nix
index 8573d78ebd..c2c0007181 100644
--- a/distros/rolling/ros2bag/default.nix
+++ b/distros/rolling/ros2bag/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch-testing, launch-testing-ros, python3Packages, rclpy, ros2cli, rosbag2-py, rosbag2-storage-default-plugins, rosbag2-test-common }:
buildRosPackage {
pname = "ros-rolling-ros2bag";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/ros2bag/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "b5ac7d98cbff7bb7af6b1b9237792c431d4ee09a9f38be276dd8e7486376eecf";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/ros2bag/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "8c3bd01e2a53c5f61014b6e69a5d5c909ff573ba489ac40202e9135d014400f4";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2cli-common-extensions/default.nix b/distros/rolling/ros2cli-common-extensions/default.nix
index 0158bdb9a5..678c12f234 100644
--- a/distros/rolling/ros2cli-common-extensions/default.nix
+++ b/distros/rolling/ros2cli-common-extensions/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, launch-xml, launch-yaml, ros2action, ros2cli, ros2component, ros2doctor, ros2interface, ros2launch, ros2lifecycle, ros2multicast, ros2node, ros2param, ros2pkg, ros2run, ros2service, ros2topic, sros2 }:
buildRosPackage {
pname = "ros-rolling-ros2cli-common-extensions";
- version = "0.4.0-r1";
+ version = "0.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli_common_extensions-release/archive/release/rolling/ros2cli_common_extensions/0.4.0-1.tar.gz";
- name = "0.4.0-1.tar.gz";
- sha256 = "d3c5aa5226bef02463036a70264b4680ef03d9b3d345ff99f8d5e88f1f39282f";
+ url = "https://github.com/ros2-gbp/ros2cli_common_extensions-release/archive/release/rolling/ros2cli_common_extensions/0.5.0-1.tar.gz";
+ name = "0.5.0-1.tar.gz";
+ sha256 = "b419d35ff6cd0134910beb589b43aebd0cc780f9955655b92df957376d4bc61d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ros2cli-test-interfaces/default.nix b/distros/rolling/ros2cli-test-interfaces/default.nix
index 9e2bc4f648..bc50c3b5d6 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.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli_test_interfaces/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "4aac36d9fc546880c0d0a1aca23b28f3d4e5a2a6af5f26b9d9ddec63813773b1";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli_test_interfaces/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "52177ed0273998434b27ca23d62bd150caf7e39e00cd4078c28d98befcd57820";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ros2cli/default.nix b/distros/rolling/ros2cli/default.nix
index 40e3b47aba..e3ff984ed1 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, rclpy, test-msgs }:
buildRosPackage {
pname = "ros-rolling-ros2cli";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "2c23f58a1bf0e1369034516a2e9de0994c7aeb67d7afb647882b0bf8204faab4";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "19b58b9454c5d600d75e1d59d87c89134fde0864cbe0fd14a6a806cbebdb882b";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2component/default.nix b/distros/rolling/ros2component/default.nix
index d97ac9dceb..2991ce8250 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, rcl-interfaces, rclcpp-components, rclpy, ros2cli, ros2node, ros2param, ros2pkg }:
buildRosPackage {
pname = "ros-rolling-ros2component";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2component/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "bce080dcb3f344feaa3c7970f28519c7ee19c5ccd944b993d660478d0ab528ee";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2component/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "bf6e18ff7d5a524d77062a6e1faca289eac87d7234a91970a79271bbce30229b";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2doctor/default.nix b/distros/rolling/ros2doctor/default.nix
index 9f4456e47e..c04b2a3496 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, rclpy, ros-environment, ros2cli, std-msgs }:
buildRosPackage {
pname = "ros-rolling-ros2doctor";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2doctor/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "4fe32802d029e80c4b83641bad9082ce9fb79de64c0c49795f36dbcf2f80744f";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2doctor/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "d6552568666895972515d0d70d9f5d69d743b9de90398393300e9276ef89e75d";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2interface/default.nix b/distros/rolling/ros2interface/default.nix
index 3c841c647d..6850b9f6da 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, ros2cli, ros2cli-test-interfaces, rosidl-adapter, rosidl-runtime-py, test-msgs }:
buildRosPackage {
pname = "ros-rolling-ros2interface";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2interface/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "73568a57b71cf344ef542de7c6403dc73ca0777ab5b34f22206bff94ac89d697";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2interface/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "842c03cd46661f9a209f167553f91cf45c5877a2064e522c7b59a762e70f3c7a";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2launch/default.nix b/distros/rolling/ros2launch/default.nix
index 30200488b7..3a40a8d940 100644
--- a/distros/rolling/ros2launch/default.nix
+++ b/distros/rolling/ros2launch/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, launch, launch-ros, launch-xml, launch-yaml, python3Packages, ros2cli, ros2pkg }:
buildRosPackage {
pname = "ros-rolling-ros2launch";
- version = "0.28.1-r1";
+ version = "0.29.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/launch_ros-release/archive/release/rolling/ros2launch/0.28.1-1.tar.gz";
- name = "0.28.1-1.tar.gz";
- sha256 = "f31991df8d4cd1e64f3e55dca0879f90f255ec9faa058b0b02fcf846aedd074d";
+ url = "https://github.com/ros2-gbp/launch_ros-release/archive/release/rolling/ros2launch/0.29.0-1.tar.gz";
+ name = "0.29.0-1.tar.gz";
+ sha256 = "8fd95491ecfbb4d53032db22a1bee560182947ae725b364dfa0502fb55cf2a76";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2lifecycle-test-fixtures/default.nix b/distros/rolling/ros2lifecycle-test-fixtures/default.nix
index 2366314621..cb6bfc0daa 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.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2lifecycle_test_fixtures/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "af54a41b8fef59c1f65f6fe11c990da8dcb5d00af0cd6037953d2fde3d5264cb";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2lifecycle_test_fixtures/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "0e5226addd46b79d606219ff356ac1c251e2346b425378a111e48c67d00a6ab7";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ros2lifecycle/default.nix b/distros/rolling/ros2lifecycle/default.nix
index b5b2d9c7dd..807ebbdad6 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, rclpy, ros2cli, ros2lifecycle-test-fixtures, ros2node, ros2service }:
buildRosPackage {
pname = "ros-rolling-ros2lifecycle";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2lifecycle/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "3465f81c7727b677104cc5bccd8226c9bdc66a725995a5a20116b388378497d2";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2lifecycle/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "6e9b02f7944892be8938a8bd5df5cc99affe9c9d1afcb0494cb4da18a0c25f41";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2multicast/default.nix b/distros/rolling/ros2multicast/default.nix
index 7fd092a8e5..df0f4b2916 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, ros2cli }:
buildRosPackage {
pname = "ros-rolling-ros2multicast";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2multicast/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "a44c0aeff810bc0f31d978054e7f485f6fcf1821cf889c409afc474a1ce7edcf";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2multicast/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "9f5f57306f07deb6a68ba6ec78bf6484ef4d99538230720c5b1fa4156913e010";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2node/default.nix b/distros/rolling/ros2node/default.nix
index 5984ceef59..547ba02f21 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, rclpy, ros2cli, test-msgs }:
buildRosPackage {
pname = "ros-rolling-ros2node";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2node/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "f07b82953bdf4ea064a81b01ef81e29ec3c47eefa3be55992ea0111bf54c40df";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2node/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "f762060c08030a9820fa58a4d43fb006fcc75e2c1590d6a2bf51b082c787dfe4";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2param/default.nix b/distros/rolling/ros2param/default.nix
index c0c92ead77..6ee5b17c88 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, rcl-interfaces, rclpy, ros2cli, ros2node, ros2service }:
buildRosPackage {
pname = "ros-rolling-ros2param";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2param/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "a0c06890d40e20e63234e585fa7b63790272b00175bc60bd3dd94bcdb42e842d";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2param/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "af91e78dfbbff14805f84d401bd23b32c4e6c3267f187d13938504e0e0fa5732";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2pkg/default.nix b/distros/rolling/ros2pkg/default.nix
index fc820196f2..a279b6bc82 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, ros2cli }:
buildRosPackage {
pname = "ros-rolling-ros2pkg";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2pkg/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "c8e8e730fc78fa13d76ff0b300021d0f06976b212dcbf0f588719468c5e90711";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2pkg/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "27226ed5e425fa824c1eb5c1d2d46bd02d8b99ab4e9a631ea3ef4e00e51719c5";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2run/default.nix b/distros/rolling/ros2run/default.nix
index 1101988d26..a4666b6781 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, ros2cli, ros2pkg }:
buildRosPackage {
pname = "ros-rolling-ros2run";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2run/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "905f99c4388d10976854385b7fcefa6da3967e4734ddb69f83f64c19596a6b90";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2run/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "f0d5a3d92954c7b0d461be39293177bb9576f9f3959c2e6cb10679969ae9df58";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2service/default.nix b/distros/rolling/ros2service/default.nix
index 18994c296a..a9068658c2 100644
--- a/distros/rolling/ros2service/default.nix
+++ b/distros/rolling/ros2service/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, rclpy, ros2cli, rosidl-runtime-py, test-msgs }:
+{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, rclpy, ros2cli, ros2topic, rosidl-runtime-py, test-msgs }:
buildRosPackage {
pname = "ros-rolling-ros2service";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2service/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "5a56434925caabf0931d1452213c0f175c5e05e94ce060abef53caa05092c8a3";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2service/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "aeb05e6230e10e36c43edc3c87ed342c5e0e9514cf082b2012354eaef2fda7f9";
};
buildType = "ament_python";
checkInputs = [ ament-copyright ament-flake8 ament-pep257 ament-xmllint launch launch-ros launch-testing launch-testing-ros python3Packages.pytest python3Packages.pytest-timeout test-msgs ];
- propagatedBuildInputs = [ python3Packages.pyyaml rclpy ros2cli rosidl-runtime-py ];
+ propagatedBuildInputs = [ python3Packages.pyyaml rclpy ros2cli ros2topic rosidl-runtime-py ];
meta = {
description = "The service command for ROS 2 command line tools.";
diff --git a/distros/rolling/ros2test/default.nix b/distros/rolling/ros2test/default.nix
index ba81d9d4d2..a746976d1f 100644
--- a/distros/rolling/ros2test/default.nix
+++ b/distros/rolling/ros2test/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, domain-coordinator, launch, launch-ros, launch-testing, launch-testing-ros, python3Packages, ros2cli }:
buildRosPackage {
pname = "ros-rolling-ros2test";
- version = "0.8.0-r1";
+ version = "0.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros_testing-release/archive/release/rolling/ros2test/0.8.0-1.tar.gz";
- name = "0.8.0-1.tar.gz";
- sha256 = "1315f2f2a2c0a5a43e31f2bfc99c3ebf8f70479062037bcac3ac5375bc009c0e";
+ url = "https://github.com/ros2-gbp/ros_testing-release/archive/release/rolling/ros2test/0.9.0-1.tar.gz";
+ name = "0.9.0-1.tar.gz";
+ sha256 = "4e39b87a1cb9f2f7b331fb3dc5f5af3a19b7f5669330c94e0b916807f8c28abd";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2topic/default.nix b/distros/rolling/ros2topic/default.nix
index 32173ff08c..5a28eba341 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, rclpy, ros2cli, rosgraph-msgs, rosidl-runtime-py, std-msgs, test-msgs }:
buildRosPackage {
pname = "ros-rolling-ros2topic";
- version = "0.37.0-r1";
+ version = "0.39.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2topic/0.37.0-1.tar.gz";
- name = "0.37.0-1.tar.gz";
- sha256 = "cab1e685837efdc85f208912b4afb8100f4f74f6d6fd42fb28a5c859a7bb6f60";
+ url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2topic/0.39.0-1.tar.gz";
+ name = "0.39.0-1.tar.gz";
+ sha256 = "387ac3b077040f86baf59cb83650480da545812595af3426cd38a09d1e19197b";
};
buildType = "ament_python";
diff --git a/distros/rolling/ros2trace/default.nix b/distros/rolling/ros2trace/default.nix
index 7e78ac7b8f..fd66829e84 100644
--- a/distros/rolling/ros2trace/default.nix
+++ b/distros/rolling/ros2trace/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-mypy, ament-pep257, ament-xmllint, python3Packages, ros2cli, tracetools-trace }:
buildRosPackage {
pname = "ros-rolling-ros2trace";
- version = "8.6.0-r1";
+ version = "8.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/ros2trace/8.6.0-1.tar.gz";
- name = "8.6.0-1.tar.gz";
- sha256 = "c011e68c2d4bf70b00a2f088847c59b531fab0853f8ea775a654b46703cf81cc";
+ url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/ros2trace/8.7.0-1.tar.gz";
+ name = "8.7.0-1.tar.gz";
+ sha256 = "5715c4c59f70be3e2121afb04d513d3b0440180244653b150aa806b50535eec5";
};
buildType = "ament_python";
diff --git a/distros/rolling/rosbag2-compression-zstd/default.nix b/distros/rolling/rosbag2-compression-zstd/default.nix
index 355b0b6347..f628a11494 100644
--- a/distros/rolling/rosbag2-compression-zstd/default.nix
+++ b/distros/rolling/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, rcutils, rosbag2-compression, rosbag2-test-common, zstd-vendor }:
buildRosPackage {
pname = "ros-rolling-rosbag2-compression-zstd";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_compression_zstd/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "6178b20aea4e21b0cdfb4a6134fad31b6b56ccf5ac0e37de8bac8d460e0acf7a";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_compression_zstd/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "6e30e98490d351382a064595eb4368246fa93bff51ba6e25b0c59fec8ff6ce6d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-compression/default.nix b/distros/rolling/rosbag2-compression/default.nix
index e7f9113faf..39827986fd 100644
--- a/distros/rolling/rosbag2-compression/default.nix
+++ b/distros/rolling/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-rolling-rosbag2-compression";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_compression/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "6177167c9cf2f21fe456a0aa0604b8cf8e4e54eb45bbfe24687058ff8755304e";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_compression/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "a6c50b29daa2e239d248420df7d486887851a136ffd8beb8490e6807881edeec";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-cpp/default.nix b/distros/rolling/rosbag2-cpp/default.nix
index 7bf99bdf94..72f856a411 100644
--- a/distros/rolling/rosbag2-cpp/default.nix
+++ b/distros/rolling/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, rmw-implementation-cmake, 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, std-msgs, test-msgs }:
buildRosPackage {
pname = "ros-rolling-rosbag2-cpp";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_cpp/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "0b92ee666ae42c9ef4a2bdf9ef6faaad8ae53d75e9600d32138a8423bba64b69";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_cpp/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "5b393e69d9a76c5224908949aea9d68a5c38b706d715d35226db83c53d2b92c4";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-examples-cpp/default.nix b/distros/rolling/rosbag2-examples-cpp/default.nix
index eadc3aca53..96fc42cb9b 100644
--- a/distros/rolling/rosbag2-examples-cpp/default.nix
+++ b/distros/rolling/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, rosbag2-transport }:
buildRosPackage {
pname = "ros-rolling-rosbag2-examples-cpp";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_examples_cpp/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "994ae13bfb13de003f3fe1b59826d65e0db37a07196db5c8ac13655b84bffd2f";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_examples_cpp/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "902778d7b287eccc4ded4c04f472eb3df99c5561784d12c9060b2fa09aae40a1";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-examples-py/default.nix b/distros/rolling/rosbag2-examples-py/default.nix
index 5b9386c0d6..ec9091221b 100644
--- a/distros/rolling/rosbag2-examples-py/default.nix
+++ b/distros/rolling/rosbag2-examples-py/default.nix
@@ -2,20 +2,20 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, example-interfaces, python3Packages, rclpy, rosbag2-py, std-msgs }:
+{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, example-interfaces, python3Packages, rclpy, rosbag2-py, rosidl-runtime-py, std-msgs }:
buildRosPackage {
pname = "ros-rolling-rosbag2-examples-py";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_examples_py/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "00fc87638869b5022b8af202134d5833518a6717a2646029b82e28d08f7ddbf7";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_examples_py/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "b764b80d80804c60b4bfdbc56991c0154295f7b2a37983a67edb8de99565c9ce";
};
buildType = "ament_python";
checkInputs = [ ament-copyright ament-flake8 ament-pep257 ament-xmllint python3Packages.pytest ];
- propagatedBuildInputs = [ example-interfaces rclpy rosbag2-py std-msgs ];
+ propagatedBuildInputs = [ example-interfaces rclpy rosbag2-py rosidl-runtime-py std-msgs ];
meta = {
description = "Python bag writing tutorial";
diff --git a/distros/rolling/rosbag2-interfaces/default.nix b/distros/rolling/rosbag2-interfaces/default.nix
index f6d764091b..01be22c358 100644
--- a/distros/rolling/rosbag2-interfaces/default.nix
+++ b/distros/rolling/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-rolling-rosbag2-interfaces";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_interfaces/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "74665a784474bb4e7eb40f1110387e1e6994ace9109d07a268bc2b1bb61056cd";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_interfaces/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "c82bd0d39f7d08c474f71570fd315350601f83d286a9bf29090589063f2c47ad";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-performance-benchmarking-msgs/default.nix b/distros/rolling/rosbag2-performance-benchmarking-msgs/default.nix
index 2c521ad879..f75362bea5 100644
--- a/distros/rolling/rosbag2-performance-benchmarking-msgs/default.nix
+++ b/distros/rolling/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-rolling-rosbag2-performance-benchmarking-msgs";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_performance_benchmarking_msgs/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "c4a59107486d3f0704caf2b8cb7bc98502b4fe0f848fa551445435c355598999";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_performance_benchmarking_msgs/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "8ce0ab6e70b10cdfff7538495f1ae2e2c2b24285cb6d938a4121ce6058808da5";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-performance-benchmarking/default.nix b/distros/rolling/rosbag2-performance-benchmarking/default.nix
index b63d0385b5..375243ef2e 100644
--- a/distros/rolling/rosbag2-performance-benchmarking/default.nix
+++ b/distros/rolling/rosbag2-performance-benchmarking/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-python, ament-lint-auto, ament-lint-common, launch, launch-ros, python3Packages, 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-rolling-rosbag2-performance-benchmarking";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_performance_benchmarking/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "d4f0f924752bceaf5d962620bcefcddb67515e3aa518c8016ce0665de99b3a2f";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_performance_benchmarking/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "c5ab9492de90282b259c4b63fb3d83b20fd5d3d20a995eaf917044d5b9009e94";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-py/default.nix b/distros/rolling/rosbag2-py/default.nix
index c158de5e85..d0b7971890 100644
--- a/distros/rolling/rosbag2-py/default.nix
+++ b/distros/rolling/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, python3, python3Packages, rcl-interfaces, rclpy, rosbag2-compression, rosbag2-compression-zstd, rosbag2-cpp, rosbag2-storage, rosbag2-storage-default-plugins, rosbag2-test-common, rosbag2-test-msgdefs, rosbag2-transport, rosidl-runtime-py, rpyutils, std-msgs }:
buildRosPackage {
pname = "ros-rolling-rosbag2-py";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_py/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "9b01def1ef0d3d3bf321a363988bfc5834f302b5070e7347df7783b104ab7543";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_py/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "63011cd0bf8ebfa549f6aec66809455770302a9aa40050f950b184cd8c0060d2";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-storage-default-plugins/default.nix b/distros/rolling/rosbag2-storage-default-plugins/default.nix
index db5e4c31da..caa396c4ea 100644
--- a/distros/rolling/rosbag2-storage-default-plugins/default.nix
+++ b/distros/rolling/rosbag2-storage-default-plugins/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, rosbag2-storage-mcap, rosbag2-storage-sqlite3 }:
buildRosPackage {
pname = "ros-rolling-rosbag2-storage-default-plugins";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_storage_default_plugins/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "38812961d7fddd70211edc2cb7badd35605ef28599c24aea516858290d76c620";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_storage_default_plugins/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "84f13f9621ddd687af24376ac91dfd89d5ef60b34f891fd363a66ba64f5f4d05";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-storage-mcap/default.nix b/distros/rolling/rosbag2-storage-mcap/default.nix
index 288d6a085d..5cf4dae10f 100644
--- a/distros/rolling/rosbag2-storage-mcap/default.nix
+++ b/distros/rolling/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, rcutils, rosbag2-storage, rosbag2-test-common, std-msgs, yaml-cpp-vendor }:
buildRosPackage {
pname = "ros-rolling-rosbag2-storage-mcap";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_storage_mcap/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "1d0288db1dd89b00e15f9f1fd51e25b08ec6c1f5e0bfa248110b2c873318ed8a";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_storage_mcap/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "ab03e016d7d70fd8034eb6a3f7945050d237fc02349591b8673efb7343dd6122";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-storage-sqlite3/default.nix b/distros/rolling/rosbag2-storage-sqlite3/default.nix
index 361a01b6a2..b7888d6a8b 100644
--- a/distros/rolling/rosbag2-storage-sqlite3/default.nix
+++ b/distros/rolling/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, std-msgs, yaml-cpp-vendor }:
buildRosPackage {
pname = "ros-rolling-rosbag2-storage-sqlite3";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_storage_sqlite3/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "ee24446ad44355342534a266dc5d2bb7da5fd6cff719a4a546bfe843eeb98d57";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_storage_sqlite3/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "f5af51c09f65100b3b16a960c4869d00a77815501b20b99e5b4d718b7523315c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-storage/default.nix b/distros/rolling/rosbag2-storage/default.nix
index 8b63c9051b..b50d99c053 100644
--- a/distros/rolling/rosbag2-storage/default.nix
+++ b/distros/rolling/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, rclcpp, rcutils, rmw, rosbag2-test-common, yaml-cpp-vendor }:
buildRosPackage {
pname = "ros-rolling-rosbag2-storage";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_storage/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "9aa9247a64b727c67327fc7f992f9c14c3c8dd3786ab8722d68b4b2bb3e977b3";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_storage/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "17b74092191f04e81eab8691998a4ee12a48bf5a4308f9e2f1b7982789ab30c8";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-test-common/default.nix b/distros/rolling/rosbag2-test-common/default.nix
index fe31c38905..9e36eef848 100644
--- a/distros/rolling/rosbag2-test-common/default.nix
+++ b/distros/rolling/rosbag2-test-common/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-python, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-action, rcpputils, rcutils, test-msgs }:
buildRosPackage {
pname = "ros-rolling-rosbag2-test-common";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_test_common/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "e2f585312e5138de7a2ae8c63772f4d2ec25d312eba26e99386c115bfef5db35";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_test_common/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "4081efd073303c067e54fbd5ea7f233cc5db6ed421201318ebd6e4bbe04b972d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-test-msgdefs/default.nix b/distros/rolling/rosbag2-test-msgdefs/default.nix
index 033e5152d9..b1eb11b5b4 100644
--- a/distros/rolling/rosbag2-test-msgdefs/default.nix
+++ b/distros/rolling/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-rolling-rosbag2-test-msgdefs";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_test_msgdefs/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "280a71064485ef63342b058eb07011201c4eba31bf2c2b619ab1add1dd57fce7";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_test_msgdefs/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "45d531e501ec301f40567069f7d5218ae7ae98c4b97f1a6029410166d38d4599";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-tests/default.nix b/distros/rolling/rosbag2-tests/default.nix
index 8583e6cf71..64e2c5f761 100644
--- a/distros/rolling/rosbag2-tests/default.nix
+++ b/distros/rolling/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, rosbag2-transport, std-msgs, test-msgs }:
buildRosPackage {
pname = "ros-rolling-rosbag2-tests";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_tests/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "5727cde203448252fb6ff9dff90b68e0ec040e96df71da2d845766179e0192c2";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_tests/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "72c3d80d3d460e2746bf84a44737f1e8c5bfc6df3fb6cc01465967d2dbc76ed1";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2-transport/default.nix b/distros/rolling/rosbag2-transport/default.nix
index 234070b104..4b4d41231f 100644
--- a/distros/rolling/rosbag2-transport/default.nix
+++ b/distros/rolling/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, composition-interfaces, keyboard-handler, rclcpp, rclcpp-action, rclcpp-components, rcpputils, rcutils, rmw, rmw-implementation-cmake, rosbag2-compression, rosbag2-compression-zstd, rosbag2-cpp, rosbag2-interfaces, rosbag2-storage, rosbag2-storage-default-plugins, rosbag2-test-common, test-msgs, yaml-cpp-vendor }:
buildRosPackage {
pname = "ros-rolling-rosbag2-transport";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_transport/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "5fba9a3aec519340ae54449c1cddc4e25a37f5846e533d5ea72fa730e8df7e48";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2_transport/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "1b0ff6be6d86bede2b2e1a40eb66c80db27afa3627a455061d72aa4242011dbf";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosbag2/default.nix b/distros/rolling/rosbag2/default.nix
index 7d477583e2..03713df44f 100644
--- a/distros/rolling/rosbag2/default.nix
+++ b/distros/rolling/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 }:
buildRosPackage {
pname = "ros-rolling-rosbag2";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "604d9685de8715ea9f1e3200c37b35f629fc3602f4a3efd3858b62157ba6c11e";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/rosbag2/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "3776f06d6e48a72a200dd31974345eab1efc594e963710f8b0d5380c58a9c77b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosgraph-msgs/default.nix b/distros/rolling/rosgraph-msgs/default.nix
index 3a1bc336f9..59f032c551 100644
--- a/distros/rolling/rosgraph-msgs/default.nix
+++ b/distros/rolling/rosgraph-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-rosgraph-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/rosgraph_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "2be3b7704f5c28b639bdac5cc3f5c3c23d1fcdccd5380da13ad5b0da5f29012e";
+ url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/rosgraph_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "7a34fcef0d10969cce470c596bb6294bda72b4ebee72b811c38129b3718fce8d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-adapter/default.nix b/distros/rolling/rosidl-adapter/default.nix
index 929629e2e1..0b81f9989a 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-mypy, ament-cmake-pytest, ament-lint-auto, ament-lint-common, python3, python3Packages, rosidl-cli }:
buildRosPackage {
pname = "ros-rolling-rosidl-adapter";
- version = "4.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_adapter/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "d44182f9bb2155d2df9eb9780c35ad83b3da18c3ff97cdac03b39e614e107152";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_adapter/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "e3721903216421182c127347b6943dff65c8bfb1dbd4f540f312d5fbc201d609";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-cli/default.nix b/distros/rolling/rosidl-cli/default.nix
index 44e863a014..5e7dc2a6b7 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-mypy, ament-pep257, ament-xmllint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-rosidl-cli";
- version = "4.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_cli/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "dcd5064296ec0823af982c0ce53108f52e921e15e300eb180171df523dce6692";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_cli/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "aa560e4c5b5ae5800ba10e61f7a841dc2701d689e99d323328806a9b1778f7d5";
};
buildType = "ament_python";
diff --git a/distros/rolling/rosidl-cmake/default.nix b/distros/rolling/rosidl-cmake/default.nix
index 9dbcabf246..e1955dd548 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.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_cmake/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "2b03783997683b51014f91010e57adfeeb5d2616bf851fb2e5349279fcab1233";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_cmake/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "6d9416721fa5b1b40701ce9f571c17d5978ef3e66fdb9abd9207c10fd398caab";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-core-generators/default.nix b/distros/rolling/rosidl-core-generators/default.nix
index 285b236d57..e5bbbe65be 100644
--- a/distros/rolling/rosidl-core-generators/default.nix
+++ b/distros/rolling/rosidl-core-generators/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-core, ament-lint-auto, ament-lint-common, rosidl-cmake, rosidl-generator-c, rosidl-generator-cpp, rosidl-generator-py, rosidl-typesupport-c, rosidl-typesupport-cpp, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp }:
buildRosPackage {
pname = "ros-rolling-rosidl-core-generators";
- version = "0.3.1-r1";
+ version = "0.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_core-release/archive/release/rolling/rosidl_core_generators/0.3.1-1.tar.gz";
- name = "0.3.1-1.tar.gz";
- sha256 = "d9a6363381f358d5af39673cece610851c2d673cfcb2a5ce18a953fddea52e0d";
+ url = "https://github.com/ros2-gbp/rosidl_core-release/archive/release/rolling/rosidl_core_generators/0.4.0-1.tar.gz";
+ name = "0.4.0-1.tar.gz";
+ sha256 = "1f5760cf02eb0b9017cda6a0f4734d360d942a141e513fc78f32c737985a12fc";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-core-runtime/default.nix b/distros/rolling/rosidl-core-runtime/default.nix
index a80bef91ca..020aa6068b 100644
--- a/distros/rolling/rosidl-core-runtime/default.nix
+++ b/distros/rolling/rosidl-core-runtime/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-generator-py, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-c, rosidl-typesupport-cpp, rosidl-typesupport-fastrtps-c, rosidl-typesupport-fastrtps-cpp, rosidl-typesupport-introspection-c, rosidl-typesupport-introspection-cpp }:
buildRosPackage {
pname = "ros-rolling-rosidl-core-runtime";
- version = "0.3.1-r1";
+ version = "0.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_core-release/archive/release/rolling/rosidl_core_runtime/0.3.1-1.tar.gz";
- name = "0.3.1-1.tar.gz";
- sha256 = "69e71978ba412655e40d4b06baeeb4cc245c97fc621d1d3b359c7c66738f9a42";
+ url = "https://github.com/ros2-gbp/rosidl_core-release/archive/release/rolling/rosidl_core_runtime/0.4.0-1.tar.gz";
+ name = "0.4.0-1.tar.gz";
+ sha256 = "de8e9e153e7f1218a353fee5564f90cea7a001821b5ccfda30eb995ef2f755e1";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-default-generators/default.nix b/distros/rolling/rosidl-default-generators/default.nix
index 2b3d322e99..dfa6f40b1c 100644
--- a/distros/rolling/rosidl-default-generators/default.nix
+++ b/distros/rolling/rosidl-default-generators/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-cmake-core, ament-lint-auto, ament-lint-common, rosidl-core-generators, service-msgs }:
buildRosPackage {
pname = "ros-rolling-rosidl-default-generators";
- version = "1.7.1-r1";
+ version = "1.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_defaults-release/archive/release/rolling/rosidl_default_generators/1.7.1-1.tar.gz";
- name = "1.7.1-1.tar.gz";
- sha256 = "2ed689fe069726b9eb557202d728502a15596335bbd06ddb745212b263b96618";
+ url = "https://github.com/ros2-gbp/rosidl_defaults-release/archive/release/rolling/rosidl_default_generators/1.8.0-1.tar.gz";
+ name = "1.8.0-1.tar.gz";
+ sha256 = "be594bc20eadefc724fb722cd874b31e1b45b79723ef6f2fb1b307d0b3a4f786";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-default-runtime/default.nix b/distros/rolling/rosidl-default-runtime/default.nix
index 3345fd7909..c020d8dec1 100644
--- a/distros/rolling/rosidl-default-runtime/default.nix
+++ b/distros/rolling/rosidl-default-runtime/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-core-runtime, service-msgs }:
buildRosPackage {
pname = "ros-rolling-rosidl-default-runtime";
- version = "1.7.1-r1";
+ version = "1.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_defaults-release/archive/release/rolling/rosidl_default_runtime/1.7.1-1.tar.gz";
- name = "1.7.1-1.tar.gz";
- sha256 = "3b2ba19c85c4c8db0181d7be3e28dc626b98edc2104222d8db7aec3b41b4a2da";
+ url = "https://github.com/ros2-gbp/rosidl_defaults-release/archive/release/rolling/rosidl_default_runtime/1.8.0-1.tar.gz";
+ name = "1.8.0-1.tar.gz";
+ sha256 = "ea33ce680aa62bc08fe23f40653ffc75ceff3c01102bde7cbb0231b825442d56";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-dynamic-typesupport-fastrtps/default.nix b/distros/rolling/rosidl-dynamic-typesupport-fastrtps/default.nix
index e44ecfd3ce..2616b90872 100644
--- a/distros/rolling/rosidl-dynamic-typesupport-fastrtps/default.nix
+++ b/distros/rolling/rosidl-dynamic-typesupport-fastrtps/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-ros-core, fastcdr, fastdds, rcpputils, rcutils, rosidl-dynamic-typesupport }:
buildRosPackage {
pname = "ros-rolling-rosidl-dynamic-typesupport-fastrtps";
- version = "0.4.1-r1";
+ version = "0.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_dynamic_typesupport_fastrtps-release/archive/release/rolling/rosidl_dynamic_typesupport_fastrtps/0.4.1-1.tar.gz";
- name = "0.4.1-1.tar.gz";
- sha256 = "8b93e475078292c51b541e9382e7f0ea5159f84bb5d7542d9b44aa107bebe63c";
+ url = "https://github.com/ros2-gbp/rosidl_dynamic_typesupport_fastrtps-release/archive/release/rolling/rosidl_dynamic_typesupport_fastrtps/0.5.0-1.tar.gz";
+ name = "0.5.0-1.tar.gz";
+ sha256 = "f7614eddd44773e5b8985bfe14a4d2f74d608bfe27f9a6832cc44bbeca2ce666";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-dynamic-typesupport/default.nix b/distros/rolling/rosidl-dynamic-typesupport/default.nix
index fabbf0f216..cf4539a100 100644
--- a/distros/rolling/rosidl-dynamic-typesupport/default.nix
+++ b/distros/rolling/rosidl-dynamic-typesupport/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros-core, rcutils, rosidl-runtime-c }:
buildRosPackage {
pname = "ros-rolling-rosidl-dynamic-typesupport";
- version = "0.3.1-r1";
+ version = "0.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_dynamic_typesupport-release/archive/release/rolling/rosidl_dynamic_typesupport/0.3.1-1.tar.gz";
- name = "0.3.1-1.tar.gz";
- sha256 = "eb8f1a1bfed413d790ea03664e3e4914e1124fd274734dea37fef22b3ab9ee76";
+ url = "https://github.com/ros2-gbp/rosidl_dynamic_typesupport-release/archive/release/rolling/rosidl_dynamic_typesupport/0.4.0-1.tar.gz";
+ name = "0.4.0-1.tar.gz";
+ sha256 = "5b9cb6365f839325fa66d68035015a355259cc60ee7fb36ad44c233d1553ebea";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-generator-c/default.nix b/distros/rolling/rosidl-generator-c/default.nix
index 25547f0af0..d9cad7827a 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, ament-cmake-core, ament-cmake-python, ament-cmake-ros-core, 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.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_c/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "3614c96aecdb1b4f825b0c09d89d1b84c9b030960f93422a1758d56794c16773";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_c/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "f51cf8a0aef1bea12033d004d609b61692da97b77ef465840e18e3bd27675c09";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-generator-cpp/default.nix b/distros/rolling/rosidl-generator-cpp/default.nix
index 8790ba64f9..79960b7b86 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.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_cpp/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "cfd712d9cf57542357ec3db7ad16fbf37543b14d5fc0f66798c18094ae8ff49e";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_cpp/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "25fa17cf7bb25f355f55d3cbe6e6a97984ac629e166e817b1180a89e42933e24";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-generator-dds-idl/default.nix b/distros/rolling/rosidl-generator-dds-idl/default.nix
index f504da1034..f35fc42919 100644
--- a/distros/rolling/rosidl-generator-dds-idl/default.nix
+++ b/distros/rolling/rosidl-generator-dds-idl/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-index-python, ament-lint-auto, ament-lint-common, rosidl-cli, rosidl-pycommon }:
buildRosPackage {
pname = "ros-rolling-rosidl-generator-dds-idl";
- version = "0.12.0-r1";
+ version = "0.13.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_dds-release/archive/release/rolling/rosidl_generator_dds_idl/0.12.0-1.tar.gz";
- name = "0.12.0-1.tar.gz";
- sha256 = "6f4c0454bb5d0d8c66bda98356e4a4af0251c23c4949c86287e629c4fe0fc1ae";
+ url = "https://github.com/ros2-gbp/rosidl_dds-release/archive/release/rolling/rosidl_generator_dds_idl/0.13.0-1.tar.gz";
+ name = "0.13.0-1.tar.gz";
+ sha256 = "cd8066adbf36043994ca9cfed149defd73a4bb7b6b937201bc3226a0b0475c09";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-generator-py/default.nix b/distros/rolling/rosidl-generator-py/default.nix
index 006fad12dd..263564dea3 100644
--- a/distros/rolling/rosidl-generator-py/default.nix
+++ b/distros/rolling/rosidl-generator-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-flake8, ament-cmake-pep257, ament-cmake-pytest, ament-cmake-uncrustify, ament-index-python, ament-lint-auto, ament-lint-common, python3Packages, rmw, rosidl-cli, rosidl-cmake, rosidl-generator-c, rosidl-generator-cpp, rosidl-parser, rosidl-pycommon, rosidl-runtime-c, rosidl-typesupport-c, rosidl-typesupport-fastrtps-c, rosidl-typesupport-interface, rosidl-typesupport-introspection-c, rpyutils, test-interface-files }:
buildRosPackage {
pname = "ros-rolling-rosidl-generator-py";
- version = "0.24.1-r1";
+ version = "0.25.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_python-release/archive/release/rolling/rosidl_generator_py/0.24.1-1.tar.gz";
- name = "0.24.1-1.tar.gz";
- sha256 = "ebb64d33e5ecf730919f0117af37bed4d66902833fbe632ecf2dcfd2670be8a3";
+ url = "https://github.com/ros2-gbp/rosidl_python-release/archive/release/rolling/rosidl_generator_py/0.25.0-1.tar.gz";
+ name = "0.25.0-1.tar.gz";
+ sha256 = "67c77cad56a483569bf8dcb0d856f52662a0293de97a497f2204ea22e95eb555";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-generator-type-description/default.nix b/distros/rolling/rosidl-generator-type-description/default.nix
index 501fbfdd58..e8479d2956 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-core, ament-index-python, ament-lint-auto, ament-lint-common, python3, rosidl-cli, rosidl-parser }:
buildRosPackage {
pname = "ros-rolling-rosidl-generator-type-description";
- version = "4.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_type_description/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "ab383d4a1d549ca8788b078e8d62b1c76e0fd0dc2c5d1c17c7192ad828e4db17";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_generator_type_description/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "dbc8e4cca3944af9451c38eac245978daa40df0a4f8fcf933ca6f333a0235155";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-parser/default.nix b/distros/rolling/rosidl-parser/default.nix
index c1f22c128e..90442e4ac9 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-mypy, ament-cmake-pytest, ament-lint-auto, ament-lint-common, python3Packages, rosidl-adapter }:
buildRosPackage {
pname = "ros-rolling-rosidl-parser";
- version = "4.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_parser/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "9d4966ac70f6005a6769cbac2f4578d5526356a8137564cd897442562172bd76";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_parser/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "76706e735688d3620c20963f1533e82c47edc75f9401ee17abd0d22f42c85f09";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-pycommon/default.nix b/distros/rolling/rosidl-pycommon/default.nix
index ffc34221d4..69a0217b38 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-mypy, ament-pep257, ament-xmllint, python3Packages, rosidl-parser }:
buildRosPackage {
pname = "ros-rolling-rosidl-pycommon";
- version = "4.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_pycommon/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "5b3dbe204712bb949271a5320a8c233e3c1a187360652772ce7deb479c1c4f7f";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_pycommon/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "18809781f0799cd2fc9cc8009f14d567398d7b8863228a6122c56c7a3eb3c63a";
};
buildType = "ament_python";
diff --git a/distros/rolling/rosidl-runtime-c/default.nix b/distros/rolling/rosidl-runtime-c/default.nix
index 7b4f5fa985..e348e3b0a1 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-core, ament-lint-auto, ament-lint-common, performance-test-fixture, rcutils, rosidl-typesupport-interface }:
buildRosPackage {
pname = "ros-rolling-rosidl-runtime-c";
- version = "4.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_runtime_c/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "97d8345642d8b8235be63a3de0f9959284a0eb5251c680982ec513b140518d7e";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_runtime_c/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "afcfed1fb9b5668bf64ed77a8559330c4cc5e74e110b2e66fc32b0cadd8e418d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-runtime-cpp/default.nix b/distros/rolling/rosidl-runtime-cpp/default.nix
index 7ee9bde8c9..51e75e5f3d 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.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_runtime_cpp/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "4d70b0edace3f15b21d577905fb9d46ba63b489bc43994d02f3702f357d6438e";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_runtime_cpp/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "a6309a2bd66dc213a74d6de006fc572f97e5d26406c228617894f45a0f753fc9";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-runtime-py/default.nix b/distros/rolling/rosidl-runtime-py/default.nix
index 15545b34f0..f2a667e5d7 100644
--- a/distros/rolling/rosidl-runtime-py/default.nix
+++ b/distros/rolling/rosidl-runtime-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, rosidl-parser, std-msgs, std-srvs, test-msgs }:
buildRosPackage {
pname = "ros-rolling-rosidl-runtime-py";
- version = "0.14.1-r1";
+ version = "0.15.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_runtime_py-release/archive/release/rolling/rosidl_runtime_py/0.14.1-1.tar.gz";
- name = "0.14.1-1.tar.gz";
- sha256 = "845c4983df5c0d79317b6a75120d5118fb5d5c73c4b3157a5cb5aaf3e143ced1";
+ url = "https://github.com/ros2-gbp/rosidl_runtime_py-release/archive/release/rolling/rosidl_runtime_py/0.15.0-1.tar.gz";
+ name = "0.15.0-1.tar.gz";
+ sha256 = "b64c5c79c8228878ea1221938d025f02ae6ba31e874a6a0c0ab519db9ee71d8b";
};
buildType = "ament_python";
diff --git a/distros/rolling/rosidl-typesupport-c/default.nix b/distros/rolling/rosidl-typesupport-c/default.nix
index 6ef6e0c3f0..d0cee38c75 100644
--- a/distros/rolling/rosidl-typesupport-c/default.nix
+++ b/distros/rolling/rosidl-typesupport-c/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros-core, ament-index-python, ament-lint-auto, ament-lint-common, mimick-vendor, performance-test-fixture, python3, rcpputils, rcutils, rosidl-cli, rosidl-generator-c, rosidl-pycommon, rosidl-runtime-c, rosidl-typesupport-interface, rosidl-typesupport-introspection-c }:
buildRosPackage {
pname = "ros-rolling-rosidl-typesupport-c";
- version = "3.3.3-r1";
+ version = "3.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_typesupport-release/archive/release/rolling/rosidl_typesupport_c/3.3.3-1.tar.gz";
- name = "3.3.3-1.tar.gz";
- sha256 = "fc1006a23044e5a9f611646cf1727feb5e49203f3a46065c31c6de2cd78325a3";
+ url = "https://github.com/ros2-gbp/rosidl_typesupport-release/archive/release/rolling/rosidl_typesupport_c/3.4.0-1.tar.gz";
+ name = "3.4.0-1.tar.gz";
+ sha256 = "84b0e21378c5c1d4ad4a7dece45b31070541fec31ca8281c8f94d7276bace83d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-typesupport-cpp/default.nix b/distros/rolling/rosidl-typesupport-cpp/default.nix
index c11c2e05d1..77af5e2eb5 100644
--- a/distros/rolling/rosidl-typesupport-cpp/default.nix
+++ b/distros/rolling/rosidl-typesupport-cpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-ros-core, ament-index-python, ament-lint-auto, ament-lint-common, performance-test-fixture, python3, rcpputils, rcutils, rosidl-cli, rosidl-generator-c, rosidl-generator-type-description, rosidl-pycommon, rosidl-runtime-c, rosidl-runtime-cpp, rosidl-typesupport-c, rosidl-typesupport-interface, rosidl-typesupport-introspection-cpp }:
buildRosPackage {
pname = "ros-rolling-rosidl-typesupport-cpp";
- version = "3.3.3-r1";
+ version = "3.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_typesupport-release/archive/release/rolling/rosidl_typesupport_cpp/3.3.3-1.tar.gz";
- name = "3.3.3-1.tar.gz";
- sha256 = "827f79887f5805b893e24eb0b8c0ceaade2cb351e402fbe2f61f52fd6c92ef65";
+ url = "https://github.com/ros2-gbp/rosidl_typesupport-release/archive/release/rolling/rosidl_typesupport_cpp/3.4.0-1.tar.gz";
+ name = "3.4.0-1.tar.gz";
+ sha256 = "0cbc9583963e0d213ec3f22ecd0e26adc6304fcf6332d94373e3be331ca5f786";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-typesupport-fastrtps-c/default.nix b/distros/rolling/rosidl-typesupport-fastrtps-c/default.nix
index 262bc152a4..324c679249 100644
--- a/distros/rolling/rosidl-typesupport-fastrtps-c/default.nix
+++ b/distros/rolling/rosidl-typesupport-fastrtps-c/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-cmake-pytest, ament-cmake-python, ament-cmake-ros-core, ament-index-python, ament-lint-auto, ament-lint-common, fastcdr, 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-rolling-rosidl-typesupport-fastrtps-c";
- version = "3.8.0-r1";
+ version = "3.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/rolling/rosidl_typesupport_fastrtps_c/3.8.0-1.tar.gz";
- name = "3.8.0-1.tar.gz";
- sha256 = "2f525d97d61d37e5b2f2c54bf1daafed9fa6d4c5720cf68c3b4a4c5636aa96cc";
+ url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/rolling/rosidl_typesupport_fastrtps_c/3.9.0-1.tar.gz";
+ name = "3.9.0-1.tar.gz";
+ sha256 = "6a28defc8cff77a927ccc7f928f924ec6391ae63bddeebd2e27b4338dc10db34";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-typesupport-fastrtps-cpp/default.nix b/distros/rolling/rosidl-typesupport-fastrtps-cpp/default.nix
index 583867b43a..a2ace0676a 100644
--- a/distros/rolling/rosidl-typesupport-fastrtps-cpp/default.nix
+++ b/distros/rolling/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-core, ament-index-python, ament-lint-auto, ament-lint-common, fastcdr, 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-rolling-rosidl-typesupport-fastrtps-cpp";
- version = "3.8.0-r1";
+ version = "3.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/rolling/rosidl_typesupport_fastrtps_cpp/3.8.0-1.tar.gz";
- name = "3.8.0-1.tar.gz";
- sha256 = "55c382796d934ff4bd62ffc49df94f2f40d50fc0368b5db05dc6d643902cca41";
+ url = "https://github.com/ros2-gbp/rosidl_typesupport_fastrtps-release/archive/release/rolling/rosidl_typesupport_fastrtps_cpp/3.9.0-1.tar.gz";
+ name = "3.9.0-1.tar.gz";
+ sha256 = "f40d70ce8bfd24925cea12537395ad05b25076c9050cc322bcc465a08ce432bd";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-typesupport-interface/default.nix b/distros/rolling/rosidl-typesupport-interface/default.nix
index a8bb813b04..e3b13858c9 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.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_interface/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "84e06d96cdb5437a2b713867db4a978ee84a315c338045159674128153956496";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_interface/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "c051210f0731464eb07e55ef602ea6b5428fe3ce5babcbd21b854775b1a217dd";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-typesupport-introspection-c/default.nix b/distros/rolling/rosidl-typesupport-introspection-c/default.nix
index 9e6d77630d..1855d5ed8f 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-core, 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.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_introspection_c/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "6cd0076a19181f3eb675a563dcd925958ad89245c8c859878f8d4a71a0324859";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_introspection_c/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "b35675a51b59fab48a2a19bd34b9db7a35388b8fca64d93f6b88faeabc5bddac";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rosidl-typesupport-introspection-cpp/default.nix b/distros/rolling/rosidl-typesupport-introspection-cpp/default.nix
index dbadab5bdc..e54d0f297f 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-core, 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.9.4-r1";
+ version = "4.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_introspection_cpp/4.9.4-1.tar.gz";
- name = "4.9.4-1.tar.gz";
- sha256 = "8f5f9a90a92f3424c26b2d71bcd4f1d97a4f350c13023cef6ffbef751439471c";
+ url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_typesupport_introspection_cpp/4.10.0-1.tar.gz";
+ name = "4.10.0-1.tar.gz";
+ sha256 = "186779f51aeb7b571947c70f7451bfa7f5d5c5bb35acc8360260097f5acdd7b3";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rpyutils/default.nix b/distros/rolling/rpyutils/default.nix
index 273d2047ea..902fa74e82 100644
--- a/distros/rolling/rpyutils/default.nix
+++ b/distros/rolling/rpyutils/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-mypy, ament-pep257, ament-xmllint, python3Packages }:
buildRosPackage {
pname = "ros-rolling-rpyutils";
- version = "0.6.2-r1";
+ version = "0.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rpyutils-release/archive/release/rolling/rpyutils/0.6.2-1.tar.gz";
- name = "0.6.2-1.tar.gz";
- sha256 = "747540191beda57fe41d7ac247f4f62bd0a33926e150655e80fb9600a2fb0617";
+ url = "https://github.com/ros2-gbp/rpyutils-release/archive/release/rolling/rpyutils/0.7.0-1.tar.gz";
+ name = "0.7.0-1.tar.gz";
+ sha256 = "797033a73ec866607fc45c869844b1b4f29200a4479b9575c404ec463577fe6e";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-action/default.nix b/distros/rolling/rqt-action/default.nix
index 03703907c0..0bf70ae6d2 100644
--- a/distros/rolling/rqt-action/default.nix
+++ b/distros/rolling/rqt-action/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-flake8, ament-xmllint, rqt-gui, rqt-gui-py, rqt-msg, rqt-py-common }:
buildRosPackage {
pname = "ros-rolling-rqt-action";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_action-release/archive/release/rolling/rqt_action/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "8e8c519e9f96df9c01b6c8c15df83f1ac7353c45e01bbd1f9d03cac1b0ffaa24";
+ url = "https://github.com/ros2-gbp/rqt_action-release/archive/release/rolling/rqt_action/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "f9842bde58b9da475060502621e8801b3f15e319d89afe86184e4d6410b5386c";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-bag-plugins/default.nix b/distros/rolling/rqt-bag-plugins/default.nix
index 992084bcc3..1a58a54e82 100644
--- a/distros/rolling/rqt-bag-plugins/default.nix
+++ b/distros/rolling/rqt-bag-plugins/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, geometry-msgs, python3Packages, rclpy, rosbag2, rqt-bag, rqt-gui, rqt-gui-py, rqt-plot, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-rolling-rqt-bag-plugins";
- version = "2.0.2-r1";
+ version = "2.1.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_bag-release/archive/release/rolling/rqt_bag_plugins/2.0.2-1.tar.gz";
- name = "2.0.2-1.tar.gz";
- sha256 = "c0998491171245eb410dd2fe26e4c15dcc075593dbd353b6530c4616c6c3e731";
+ url = "https://github.com/ros2-gbp/rqt_bag-release/archive/release/rolling/rqt_bag_plugins/2.1.0-1.tar.gz";
+ name = "2.1.0-1.tar.gz";
+ sha256 = "cb694e5a256a5b04d916e25fecccf608ecfd3a91f9ab6969eb814e4efd3c3290";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-bag/default.nix b/distros/rolling/rqt-bag/default.nix
index c019123b82..6c2bff1c40 100644
--- a/distros/rolling/rqt-bag/default.nix
+++ b/distros/rolling/rqt-bag/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, builtin-interfaces, python-qt-binding, python3Packages, rclpy, rosbag2-py, rosidl-runtime-py, rqt-gui, rqt-gui-py }:
buildRosPackage {
pname = "ros-rolling-rqt-bag";
- version = "2.0.2-r1";
+ version = "2.1.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_bag-release/archive/release/rolling/rqt_bag/2.0.2-1.tar.gz";
- name = "2.0.2-1.tar.gz";
- sha256 = "3f2b78ef80b3c2c779b8b885a494c2e0f767d44412f480652bfd704ad9ca24d4";
+ url = "https://github.com/ros2-gbp/rqt_bag-release/archive/release/rolling/rqt_bag/2.1.0-1.tar.gz";
+ name = "2.1.0-1.tar.gz";
+ sha256 = "a4e10a017316631d49e2a45ac1bdd09fa4eda9cf51d74ec593879c721dfd3ae8";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-console/default.nix b/distros/rolling/rqt-console/default.nix
index 3a8b1e8430..a224ddd940 100644
--- a/distros/rolling/rqt-console/default.nix
+++ b/distros/rolling/rqt-console/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, python-qt-binding, python3Packages, rcl-interfaces, rclpy, rqt-gui, rqt-gui-py, rqt-py-common }:
buildRosPackage {
pname = "ros-rolling-rqt-console";
- version = "2.3.1-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_console-release/archive/release/rolling/rqt_console/2.3.1-1.tar.gz";
- name = "2.3.1-1.tar.gz";
- sha256 = "74f76aad7d0cbe42d099b916c67b8ecf556ade914aa09d3cc2d03122874519a3";
+ url = "https://github.com/ros2-gbp/rqt_console-release/archive/release/rolling/rqt_console/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "420ff7b449f82f37b6eb4e650a5c935ce3498d8c6ae7ffbfdd73bbf4b46fb40c";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-graph/default.nix b/distros/rolling/rqt-graph/default.nix
index f34fa5f5e3..f366ecef86 100644
--- a/distros/rolling/rqt-graph/default.nix
+++ b/distros/rolling/rqt-graph/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, python-qt-binding, python3Packages, qt-dotgraph, rclpy, rqt-gui, rqt-gui-py }:
buildRosPackage {
pname = "ros-rolling-rqt-graph";
- version = "1.7.0-r1";
+ version = "1.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_graph-release/archive/release/rolling/rqt_graph/1.7.0-1.tar.gz";
- name = "1.7.0-1.tar.gz";
- sha256 = "ad3ca8dc4224d8660a9474a826c2bf2233213cefa3c4c3f3c19b5f6a113de1f6";
+ url = "https://github.com/ros2-gbp/rqt_graph-release/archive/release/rolling/rqt_graph/1.8.0-1.tar.gz";
+ name = "1.8.0-1.tar.gz";
+ sha256 = "760e8571ae8259187dfe0c5994cc8997a2e1a15906ebb9a6b0f2e08f51141128";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-gui-cpp/default.nix b/distros/rolling/rqt-gui-cpp/default.nix
index 93a55844dd..dfb95e4259 100644
--- a/distros/rolling/rqt-gui-cpp/default.nix
+++ b/distros/rolling/rqt-gui-cpp/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, pluginlib, qt-gui-cpp, qt5, rclcpp }:
buildRosPackage {
pname = "ros-rolling-rqt-gui-cpp";
- version = "1.9.0-r1";
+ version = "1.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui_cpp/1.9.0-1.tar.gz";
- name = "1.9.0-1.tar.gz";
- sha256 = "92f8d4b27e6b14a0432d9fdfeb4ba25569c07dc7f6211acfe0f92730e94b8039";
+ url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui_cpp/1.10.0-1.tar.gz";
+ name = "1.10.0-1.tar.gz";
+ sha256 = "67ca189f465d85eda332e4878da0ba1398e31d7519ee93a8d93a870e23ceed2e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rqt-gui-py/default.nix b/distros/rolling/rqt-gui-py/default.nix
index 2760efc430..383254021b 100644
--- a/distros/rolling/rqt-gui-py/default.nix
+++ b/distros/rolling/rqt-gui-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python-qt-binding, python3Packages, qt-gui, rclpy, rqt-gui }:
buildRosPackage {
pname = "ros-rolling-rqt-gui-py";
- version = "1.9.0-r1";
+ version = "1.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui_py/1.9.0-1.tar.gz";
- name = "1.9.0-1.tar.gz";
- sha256 = "f52219add467a4c156246e87a74665182fc2d5bf68273f638173b1b7f98737b4";
+ url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui_py/1.10.0-1.tar.gz";
+ name = "1.10.0-1.tar.gz";
+ sha256 = "abb85f4bf3ed206235d0fa6b7163da76ac10a13cf74becd92bfd64ab0d929f0e";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-gui/default.nix b/distros/rolling/rqt-gui/default.nix
index c4b5b950f3..696cef6828 100644
--- a/distros/rolling/rqt-gui/default.nix
+++ b/distros/rolling/rqt-gui/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, python-qt-binding, python3Packages, qt-gui, rclpy }:
buildRosPackage {
pname = "ros-rolling-rqt-gui";
- version = "1.9.0-r1";
+ version = "1.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui/1.9.0-1.tar.gz";
- name = "1.9.0-1.tar.gz";
- sha256 = "33d7f0455d41f522dbf0047f52116f5edc62b334be9972bc734de614892bc208";
+ url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui/1.10.0-1.tar.gz";
+ name = "1.10.0-1.tar.gz";
+ sha256 = "0a43270e3557a82f174c374fd3f06be63ec825cfe030dec680d996babc36cf60";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-joint-trajectory-controller/default.nix b/distros/rolling/rqt-joint-trajectory-controller/default.nix
index 4514cc6d46..e6e6447b7b 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 = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/rqt_joint_trajectory_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "8c1a00ae176f1923a8597d473bd54838300d65ecf62eb25b41d401bdd8eff464";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/rqt_joint_trajectory_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "e57c21ee8aeac221dc3156779d212ad10692e467f27499333a2b0ca0d310a563";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-msg/default.nix b/distros/rolling/rqt-msg/default.nix
index 0362c1070a..0db0e8cde6 100644
--- a/distros/rolling/rqt-msg/default.nix
+++ b/distros/rolling/rqt-msg/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-flake8, ament-index-python, ament-xmllint, python-qt-binding, python3Packages, rclpy, rosidl-runtime-py, rqt-console, rqt-gui, rqt-gui-py, rqt-py-common }:
buildRosPackage {
pname = "ros-rolling-rqt-msg";
- version = "1.6.0-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_msg-release/archive/release/rolling/rqt_msg/1.6.0-1.tar.gz";
- name = "1.6.0-1.tar.gz";
- sha256 = "efa950c8721ed56af4c7fe740c25fee82dda928f2685895a91ae0233608a3047";
+ url = "https://github.com/ros2-gbp/rqt_msg-release/archive/release/rolling/rqt_msg/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "251152939a8a5da6c3a11e55fe8281cf65ea96d62edcea3b9d35968f2a25220f";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-plot/default.nix b/distros/rolling/rqt-plot/default.nix
index c6ab92e4fa..f48ed7bd06 100644
--- a/distros/rolling/rqt-plot/default.nix
+++ b/distros/rolling/rqt-plot/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, python-qt-binding, python3Packages, qt-gui-py-common, rclpy, rosidl-parser, rosidl-runtime-py, rqt-gui, rqt-gui-py, rqt-py-common, std-msgs }:
buildRosPackage {
pname = "ros-rolling-rqt-plot";
- version = "1.6.2-r1";
+ version = "1.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_plot-release/archive/release/rolling/rqt_plot/1.6.2-1.tar.gz";
- name = "1.6.2-1.tar.gz";
- sha256 = "65c3e3f924b0c822ff5ad73af4b1e97532ad05a173b9d0bf22903c5472d898e3";
+ url = "https://github.com/ros2-gbp/rqt_plot-release/archive/release/rolling/rqt_plot/1.7.0-1.tar.gz";
+ name = "1.7.0-1.tar.gz";
+ sha256 = "b159cd8993027c98164a0d37d8b03c568557cee68c4d51323168917adceb5ba2";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-publisher/default.nix b/distros/rolling/rqt-publisher/default.nix
index 4d5d9ddc49..d9aac9aa88 100644
--- a/distros/rolling/rqt-publisher/default.nix
+++ b/distros/rolling/rqt-publisher/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, python-qt-binding, python3Packages, qt-gui-py-common, rclpy, rosidl-runtime-py, rqt-gui, rqt-gui-py, rqt-py-common }:
buildRosPackage {
pname = "ros-rolling-rqt-publisher";
- version = "1.9.0-r1";
+ version = "1.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_publisher-release/archive/release/rolling/rqt_publisher/1.9.0-1.tar.gz";
- name = "1.9.0-1.tar.gz";
- sha256 = "a74a53922a639dd5183b3b91c66f084ff7d3b97a42866f6f1d6a01f4df3f7f66";
+ url = "https://github.com/ros2-gbp/rqt_publisher-release/archive/release/rolling/rqt_publisher/1.10.0-1.tar.gz";
+ name = "1.10.0-1.tar.gz";
+ sha256 = "f42d3a8b629238e4d3429b3a39ba6804b66f507d09a430726d63dedac39f2258";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-py-common/default.nix b/distros/rolling/rqt-py-common/default.nix
index 5f4e3b2ad2..edb03c4c49 100644
--- a/distros/rolling/rqt-py-common/default.nix
+++ b/distros/rolling/rqt-py-common/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-cmake-python, ament-lint-auto, ament-lint-common, python-qt-binding, qt-gui, qt5, rclpy, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-rolling-rqt-py-common";
- version = "1.9.0-r1";
+ version = "1.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_py_common/1.9.0-1.tar.gz";
- name = "1.9.0-1.tar.gz";
- sha256 = "8875bc6f558a07b9701c299af863d8504e1e0ca189081d934feff1552a71c729";
+ url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_py_common/1.10.0-1.tar.gz";
+ name = "1.10.0-1.tar.gz";
+ sha256 = "9370a55e7d6852a4820619821b24b02e45bdc57257486552ae9142d9e957dbfe";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rqt-py-console/default.nix b/distros/rolling/rqt-py-console/default.nix
index d2c49782cf..c9a4368316 100644
--- a/distros/rolling/rqt-py-console/default.nix
+++ b/distros/rolling/rqt-py-console/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, python-qt-binding, python3Packages, qt-gui, qt-gui-py-common, rclpy, rqt-gui, rqt-gui-py }:
buildRosPackage {
pname = "ros-rolling-rqt-py-console";
- version = "1.4.0-r1";
+ version = "1.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_py_console-release/archive/release/rolling/rqt_py_console/1.4.0-1.tar.gz";
- name = "1.4.0-1.tar.gz";
- sha256 = "b42871ba906fbd12e40e300a1b3dba1ef28f24746d6328ad94e2c626ac5b671f";
+ url = "https://github.com/ros2-gbp/rqt_py_console-release/archive/release/rolling/rqt_py_console/1.5.0-1.tar.gz";
+ name = "1.5.0-1.tar.gz";
+ sha256 = "c70ea3b17c459e89ab85b63957774b1b81fc90e3b43a912fd6e7f712906b6c75";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-reconfigure/default.nix b/distros/rolling/rqt-reconfigure/default.nix
index 0a22fadaac..7c29ec1372 100644
--- a/distros/rolling/rqt-reconfigure/default.nix
+++ b/distros/rolling/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-rolling-rqt-reconfigure";
- version = "1.7.0-r1";
+ version = "1.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_reconfigure-release/archive/release/rolling/rqt_reconfigure/1.7.0-1.tar.gz";
- name = "1.7.0-1.tar.gz";
- sha256 = "36a093bae32a0a80d20a8a6119fed72d0a4dc4cd5540c658381e4f66d4d46111";
+ url = "https://github.com/ros2-gbp/rqt_reconfigure-release/archive/release/rolling/rqt_reconfigure/1.8.0-1.tar.gz";
+ name = "1.8.0-1.tar.gz";
+ sha256 = "7991d1d145706574651ec3bf4c5abb277e14d7af64c9a63494eb6c9e9645c272";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-service-caller/default.nix b/distros/rolling/rqt-service-caller/default.nix
index a64eb7d764..df97446851 100644
--- a/distros/rolling/rqt-service-caller/default.nix
+++ b/distros/rolling/rqt-service-caller/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, ament-xmllint, python-qt-binding, python3Packages, rqt-gui, rqt-gui-py, rqt-py-common }:
buildRosPackage {
pname = "ros-rolling-rqt-service-caller";
- version = "1.4.0-r1";
+ version = "1.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_service_caller-release/archive/release/rolling/rqt_service_caller/1.4.0-1.tar.gz";
- name = "1.4.0-1.tar.gz";
- sha256 = "8f706aad7e966e30f43b8c1245f511a0bbfda811a126bd6ded947246fb6c82bd";
+ url = "https://github.com/ros2-gbp/rqt_service_caller-release/archive/release/rolling/rqt_service_caller/1.5.0-1.tar.gz";
+ name = "1.5.0-1.tar.gz";
+ sha256 = "cbda79e5c1c175079336a9826d88576cf70b70cad1f5ef765f2f0ac9da2dea90";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-shell/default.nix b/distros/rolling/rqt-shell/default.nix
index d066e1db84..6195bd99af 100644
--- a/distros/rolling/rqt-shell/default.nix
+++ b/distros/rolling/rqt-shell/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python-qt-binding, python3Packages, qt-gui, qt-gui-py-common, rqt-gui, rqt-gui-py }:
buildRosPackage {
pname = "ros-rolling-rqt-shell";
- version = "1.3.1-r1";
+ version = "1.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_shell-release/archive/release/rolling/rqt_shell/1.3.1-1.tar.gz";
- name = "1.3.1-1.tar.gz";
- sha256 = "ab2622abda86edf36d8bb80c594276a35b581226360a43c1f1d3f675285813be";
+ url = "https://github.com/ros2-gbp/rqt_shell-release/archive/release/rolling/rqt_shell/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "61c6a4f753bb9c6aa658f65d38185ecdb8da072ef239f59f073dfe60baba78c3";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-srv/default.nix b/distros/rolling/rqt-srv/default.nix
index f048d2237e..8eb728c179 100644
--- a/distros/rolling/rqt-srv/default.nix
+++ b/distros/rolling/rqt-srv/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-flake8, ament-xmllint, python3Packages, rqt-gui, rqt-gui-py, rqt-msg }:
buildRosPackage {
pname = "ros-rolling-rqt-srv";
- version = "1.3.0-r1";
+ version = "1.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_srv-release/archive/release/rolling/rqt_srv/1.3.0-1.tar.gz";
- name = "1.3.0-1.tar.gz";
- sha256 = "dcb7baacd8fe29051b25e412a155ecbcb0b6470d95d76cdfd87d757ce4ce3b02";
+ url = "https://github.com/ros2-gbp/rqt_srv-release/archive/release/rolling/rqt_srv/1.4.0-1.tar.gz";
+ name = "1.4.0-1.tar.gz";
+ sha256 = "f4a787487dcfe84c49d10cf1ade2150861a906d6dd7b7ca3f7be60ca6ca8d723";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt-topic/default.nix b/distros/rolling/rqt-topic/default.nix
index 334e280f84..5b49321b05 100644
--- a/distros/rolling/rqt-topic/default.nix
+++ b/distros/rolling/rqt-topic/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-flake8, ament-xmllint, python-qt-binding, python3Packages, rclpy, ros2topic, rqt-gui, rqt-gui-py, rqt-py-common }:
buildRosPackage {
pname = "ros-rolling-rqt-topic";
- version = "1.8.0-r1";
+ version = "1.9.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt_topic-release/archive/release/rolling/rqt_topic/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "b66043983bd5abb59f2e6368f5cd62afb0a7d33517e3a4e0eae1e7077699cd78";
+ url = "https://github.com/ros2-gbp/rqt_topic-release/archive/release/rolling/rqt_topic/1.9.0-1.tar.gz";
+ name = "1.9.0-1.tar.gz";
+ sha256 = "93866da1935df700e3d8747e93f4661d33474af81b22825bcbfa48ee19e48ac5";
};
buildType = "ament_python";
diff --git a/distros/rolling/rqt/default.nix b/distros/rolling/rqt/default.nix
index 1c5454a93b..ca8a52c72f 100644
--- a/distros/rolling/rqt/default.nix
+++ b/distros/rolling/rqt/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, python3Packages, rqt-gui, rqt-gui-cpp, rqt-gui-py, rqt-py-common }:
buildRosPackage {
pname = "ros-rolling-rqt";
- version = "1.9.0-r1";
+ version = "1.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt/1.9.0-1.tar.gz";
- name = "1.9.0-1.tar.gz";
- sha256 = "0fd6bafb23c67bee8a073df9974d0490b9792319414e0ce39599a0aba6d5f214";
+ url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt/1.10.0-1.tar.gz";
+ name = "1.10.0-1.tar.gz";
+ sha256 = "c3a730a77b2dfd407e7fcecfffcba2ca6ecb56c70ca4643f4a13da33ac6d10de";
};
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 0ebe19ca79..6deac61c9a 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 = "1.1.0-r1";
+ version = "1.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rti_connext_dds_cmake_module/1.1.0-1.tar.gz";
- name = "1.1.0-1.tar.gz";
- sha256 = "eda1fa4e2d7be099bfe764ab32ba017237556560dd1ac8b008ba2bf0936b5aa1";
+ url = "https://github.com/ros2-gbp/rmw_connextdds-release/archive/release/rolling/rti_connext_dds_cmake_module/1.2.0-1.tar.gz";
+ name = "1.2.0-1.tar.gz";
+ sha256 = "a44e89042fc9e687f9e8731c7768d32bba12e953d1657ea954da3a7591c67519";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/rttest/default.nix b/distros/rolling/rttest/default.nix
index 8c887bd0de..236b0712cc 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.18.2-r1";
+ version = "0.19.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/realtime_support-release/archive/release/rolling/rttest/0.18.2-1.tar.gz";
- name = "0.18.2-1.tar.gz";
- sha256 = "84ea4ded0beb065ba162f70f2d8733388f91e10a76b3d4cb74dbad5e4396eb65";
+ url = "https://github.com/ros2-gbp/realtime_support-release/archive/release/rolling/rttest/0.19.0-1.tar.gz";
+ name = "0.19.0-1.tar.gz";
+ sha256 = "8a9b935d014b189df2833dae8a12b29e197172e126c41fbf0495cce79c3344aa";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/service-msgs/default.nix b/distros/rolling/service-msgs/default.nix
index 384ad40a21..74cd0a8d56 100644
--- a/distros/rolling/service-msgs/default.nix
+++ b/distros/rolling/service-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-core-generators, rosidl-core-runtime }:
buildRosPackage {
pname = "ros-rolling-service-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/service_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "62ba0a879293402c013b1f3ea97488266bd5c5de1af917b16f1df7829a022bf2";
+ url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/service_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "701086ae07950cb9e31ab43f224e0eb3b2f7d9772649eef5e18272067cea4e6e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/simulation/default.nix b/distros/rolling/simulation/default.nix
index 4b279f7dfe..917220720f 100644
--- a/distros/rolling/simulation/default.nix
+++ b/distros/rolling/simulation/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ros-base, ros-gz-bridge, ros-gz-image, ros-gz-interfaces, ros-gz-sim }:
buildRosPackage {
pname = "ros-rolling-simulation";
- version = "0.12.0-r1";
+ version = "0.13.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/simulation/0.12.0-1.tar.gz";
- name = "0.12.0-1.tar.gz";
- sha256 = "eb793d642d48fe9ce674462bb5f5f015f8c261d8bf18beff97156aa0db423d6f";
+ url = "https://github.com/ros2-gbp/variants-release/archive/release/rolling/simulation/0.13.0-1.tar.gz";
+ name = "0.13.0-1.tar.gz";
+ sha256 = "a4bc3ccfafe525eae83b018e7aec43d6f02d21bbe4a719677b445afc2da4d413";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/spdlog-vendor/default.nix b/distros/rolling/spdlog-vendor/default.nix
index 9b7885e81f..1913633137 100644
--- a/distros/rolling/spdlog-vendor/default.nix
+++ b/distros/rolling/spdlog-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, ament-lint-auto, ament-lint-common, spdlog }:
buildRosPackage {
pname = "ros-rolling-spdlog-vendor";
- version = "1.7.0-r1";
+ version = "1.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/spdlog_vendor-release/archive/release/rolling/spdlog_vendor/1.7.0-1.tar.gz";
- name = "1.7.0-1.tar.gz";
- sha256 = "e4cf6e111d3d6b907315dfcedb311ba0d0f032fc3e85c1d5d1f7bdafcb33a2d3";
+ url = "https://github.com/ros2-gbp/spdlog_vendor-release/archive/release/rolling/spdlog_vendor/1.8.0-1.tar.gz";
+ name = "1.8.0-1.tar.gz";
+ sha256 = "88d658d3b73f127c99d30e53ab70e5cde10912b9547dd8827b08740ad6813915";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/sqlite3-vendor/default.nix b/distros/rolling/sqlite3-vendor/default.nix
index 9cc45a5050..229bed5a69 100644
--- a/distros/rolling/sqlite3-vendor/default.nix
+++ b/distros/rolling/sqlite3-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, sqlite }:
buildRosPackage {
pname = "ros-rolling-sqlite3-vendor";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/sqlite3_vendor/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "84ad212d93488e8d0db306882e61c4b0f8211899b30bb6c25ddc175f6e8f4c5c";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/sqlite3_vendor/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "10c7c8872ba131c2d21a5603d6fca63557d98acb63b3fb400820c0b93d1ccbfa";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/sros2-cmake/default.nix b/distros/rolling/sros2-cmake/default.nix
index 0ed591aeb4..807d2d6e4f 100644
--- a/distros/rolling/sros2-cmake/default.nix
+++ b/distros/rolling/sros2-cmake/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-test, ament-lint-auto, ament-lint-common, ros2cli, sros2 }:
buildRosPackage {
pname = "ros-rolling-sros2-cmake";
- version = "0.15.1-r1";
+ version = "0.16.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/sros2-release/archive/release/rolling/sros2_cmake/0.15.1-1.tar.gz";
- name = "0.15.1-1.tar.gz";
- sha256 = "cb2f1aeb6c90a93324fb9850d5e2519e3d1723c27fb32449be8f87ac6b363d46";
+ url = "https://github.com/ros2-gbp/sros2-release/archive/release/rolling/sros2_cmake/0.16.0-1.tar.gz";
+ name = "0.16.0-1.tar.gz";
+ sha256 = "e14d7e102ee1ee2d6baf2eb2fb4968158c8303a7fac742041a0247927cfc3349";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/sros2/default.nix b/distros/rolling/sros2/default.nix
index ba7422c45a..037cb6c378 100644
--- a/distros/rolling/sros2/default.nix
+++ b/distros/rolling/sros2/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-mypy, ament-pep257, python3Packages, rclpy, ros-testing, ros2cli, test-msgs }:
buildRosPackage {
pname = "ros-rolling-sros2";
- version = "0.15.1-r1";
+ version = "0.16.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/sros2-release/archive/release/rolling/sros2/0.15.1-1.tar.gz";
- name = "0.15.1-1.tar.gz";
- sha256 = "048bf78d9dd5ff8149f831521029aa1d778d4f5cbea6d53479d2831abcf7510a";
+ url = "https://github.com/ros2-gbp/sros2-release/archive/release/rolling/sros2/0.16.0-1.tar.gz";
+ name = "0.16.0-1.tar.gz";
+ sha256 = "664f242c7f79acbcd3ee96a8caab03951ad20f720aa4edbc21a5179f15e79e78";
};
buildType = "ament_python";
diff --git a/distros/rolling/statistics-msgs/default.nix b/distros/rolling/statistics-msgs/default.nix
index d7f284989a..8b2ed81eb8 100644
--- a/distros/rolling/statistics-msgs/default.nix
+++ b/distros/rolling/statistics-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-statistics-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/statistics_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "ba8feecf0605cabd58167cf9379d65b963748ef353b060b82a6233b8ffe58d19";
+ url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/statistics_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "83ca0a4d9ed4216a3ed2ac3fb4f162ee1276b9b2fd647438f1beb8ee39f0804c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/steering-controllers-library/default.nix b/distros/rolling/steering-controllers-library/default.nix
index 6bc7d419de..08c9dc0bce 100644
--- a/distros/rolling/steering-controllers-library/default.nix
+++ b/distros/rolling/steering-controllers-library/default.nix
@@ -2,21 +2,21 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ 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-cmake, ros2-control-test-assets, std-srvs, tf2, tf2-geometry-msgs, tf2-msgs }:
+{ lib, buildRosPackage, fetchurl, 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-cmake, ros2-control-test-assets, std-srvs, tf2, tf2-geometry-msgs, tf2-msgs }:
buildRosPackage {
pname = "ros-rolling-steering-controllers-library";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/steering_controllers_library/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "ee6fa6ba97290f649f0a0e49de0df57b3ccfc485d2567aeca00cf0f0e90f63ce";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/steering_controllers_library/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "9599d9886fc9df7fd6d3e22857c0cde2c69480a49d8985996e67f1d41b77913a";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ros2-control-cmake ];
checkInputs = [ ament-cmake-gmock controller-manager ros2-control-test-assets ];
- propagatedBuildInputs = [ ackermann-msgs backward-ros control-msgs controller-interface generate-parameter-library geometry-msgs hardware-interface nav-msgs pluginlib rclcpp rclcpp-lifecycle rcpputils realtime-tools std-srvs tf2 tf2-geometry-msgs tf2-msgs ];
+ propagatedBuildInputs = [ backward-ros control-msgs controller-interface generate-parameter-library geometry-msgs hardware-interface nav-msgs pluginlib rclcpp rclcpp-lifecycle rcpputils realtime-tools std-srvs tf2 tf2-geometry-msgs tf2-msgs ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/rolling/tango-icons-vendor/default.nix b/distros/rolling/tango-icons-vendor/default.nix
index fb7eaaa858..1d7a6d3aaa 100644
--- a/distros/rolling/tango-icons-vendor/default.nix
+++ b/distros/rolling/tango-icons-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, tango-icon-theme }:
buildRosPackage {
pname = "ros-rolling-tango-icons-vendor";
- version = "0.4.0-r1";
+ version = "0.5.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/tango_icons_vendor-release/archive/release/rolling/tango_icons_vendor/0.4.0-1.tar.gz";
- name = "0.4.0-1.tar.gz";
- sha256 = "8e46fc222a5739a5aab09af4199b23c9d7d5c8b0bc5761069eb5f99ede31db72";
+ url = "https://github.com/ros2-gbp/tango_icons_vendor-release/archive/release/rolling/tango_icons_vendor/0.5.0-1.tar.gz";
+ name = "0.5.0-1.tar.gz";
+ sha256 = "57448593c86c4554d41cbe4acfdbdead8e26422d1a4d8074ec065232db63b398";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/teleop-tools-msgs/default.nix b/distros/rolling/teleop-tools-msgs/default.nix
index dee65b8737..76a4224189 100644
--- a/distros/rolling/teleop-tools-msgs/default.nix
+++ b/distros/rolling/teleop-tools-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-rolling-teleop-tools-msgs";
- version = "1.8.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/rolling/teleop_tools_msgs/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "f0275cd423597acfe1f80177f0f04be9946897f02a9f0c951d29c485b775bbd3";
+ url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/rolling/teleop_tools_msgs/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "623de6de659381b00935c6cb46f8aaa3eaba522582793af9de6cddc2d955e984";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/teleop-tools/default.nix b/distros/rolling/teleop-tools/default.nix
index 811f148d51..2dc7ae274d 100644
--- a/distros/rolling/teleop-tools/default.nix
+++ b/distros/rolling/teleop-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, joy-teleop, key-teleop, teleop-tools-msgs }:
buildRosPackage {
pname = "ros-rolling-teleop-tools";
- version = "1.8.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/rolling/teleop_tools/1.8.0-1.tar.gz";
- name = "1.8.0-1.tar.gz";
- sha256 = "8c01efb245693abf60cb657b65e1ff1b6eba0c3d17a56bd5f1a5f1bebac727f0";
+ url = "https://github.com/ros2-gbp/teleop_tools-release/archive/release/rolling/teleop_tools/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "f162704298de253442fa90f0e4ffeeff82b4dfc443d1ee1842d4c22e4754a048";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/test-interface-files/default.nix b/distros/rolling/test-interface-files/default.nix
index 86bf550cf2..4d7084ed7c 100644
--- a/distros/rolling/test-interface-files/default.nix
+++ b/distros/rolling/test-interface-files/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core }:
buildRosPackage {
pname = "ros-rolling-test-interface-files";
- version = "0.13.0-r1";
+ version = "0.14.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/test_interface_files-release/archive/release/rolling/test_interface_files/0.13.0-1.tar.gz";
- name = "0.13.0-1.tar.gz";
- sha256 = "21966c2f500cae0ba6ffc577417d07a54953523c88855b7ccb2652d7ee607629";
+ url = "https://github.com/ros2-gbp/test_interface_files-release/archive/release/rolling/test_interface_files/0.14.0-1.tar.gz";
+ name = "0.14.0-1.tar.gz";
+ sha256 = "310a8b1adb76b99fe57ff2e9b84bf7cb9eae0e788a25493a30809ecf853f1e2b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/test-msgs/default.nix b/distros/rolling/test-msgs/default.nix
index dd2cfdeb8e..d6413066a5 100644
--- a/distros/rolling/test-msgs/default.nix
+++ b/distros/rolling/test-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime, test-interface-files }:
buildRosPackage {
pname = "ros-rolling-test-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/test_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "606f44f71befc131d25edfd05d286ad19f0ae3c2f13174cf32ba09de7b9b3cf8";
+ url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/test_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "cb8987c51e0ac7decdc4869260a0f874703133a73c3760a529fa07b79e970f1d";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tf2-bullet/default.nix b/distros/rolling/tf2-bullet/default.nix
index 456f27aa08..8559024f62 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.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_bullet/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "d7d2bb304dc59e20eb97cbfd95a7de54977087da700d6e76bf8bf5d1a5708748";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_bullet/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "6bb014d51107dac8fa3c3b6291026db56130d0e5cbdb5aa2add354c5fe02127e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tf2-eigen-kdl/default.nix b/distros/rolling/tf2-eigen-kdl/default.nix
index 72b8b7d54e..8fc94c9820 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.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_eigen_kdl/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "43d7c748b1ee7af44d800db808a67d00230e18f30977651c0840e103827c3a59";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_eigen_kdl/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "d7b770701f48912a86806ba47601c69b0bfd5a61259f196b4e561cf6e40cbfef";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tf2-eigen/default.nix b/distros/rolling/tf2-eigen/default.nix
index b08a695b53..0ac2419fd1 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.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_eigen/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "cd84a4fd741d069b7d0008eac827c75a16f2fa22d7d8fd9576885a36547e3791";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_eigen/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "fd95d6a87cfc9c6049c000f76ab3ec5fb91d5a1742afa03bda9139c5baded153";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tf2-geometry-msgs/default.nix b/distros/rolling/tf2-geometry-msgs/default.nix
index e286006c52..7556847254 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, python3Packages, rclcpp, tf2, tf2-ros, tf2-ros-py }:
buildRosPackage {
pname = "ros-rolling-tf2-geometry-msgs";
- version = "0.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_geometry_msgs/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "2fdf76ac45f576fd3544099d52860c155095fdaff4170fd2467d95d696286f5f";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_geometry_msgs/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "42ca71e01651a0c2cdbbce734b4cdf7d4c89226fb9fd7eda4a84dbb2aac7b59b";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tf2-kdl/default.nix b/distros/rolling/tf2-kdl/default.nix
index d37d027f29..70763836cc 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, python-orocos-kdl-vendor, rclcpp, tf2, tf2-ros, tf2-ros-py }:
buildRosPackage {
pname = "ros-rolling-tf2-kdl";
- version = "0.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_kdl/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "58fe4d8826a3628f7fbccc4f94b74b0e137bb50697b0cdb4a246ad3560f859d4";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_kdl/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "47d0db4ed0775cd0c733fb1b5550f997da1e4cacf64192870f7ecab1a9a382f9";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tf2-msgs/default.nix b/distros/rolling/tf2-msgs/default.nix
index e70686b12c..5df724d6e5 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.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_msgs/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "9af5f645a94d98b416629bea36c045462b6fdde0753048ed92824ee5cab5c25d";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_msgs/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "5050965ac9407b3d67e6f868d52ef5f7e7d99e4531238ae902487b4553a9e588";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tf2-py/default.nix b/distros/rolling/tf2-py/default.nix
index d25a5ba592..bc2ebc83c1 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, python3, rclpy, rpyutils, tf2 }:
buildRosPackage {
pname = "ros-rolling-tf2-py";
- version = "0.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_py/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "890127fbe7cb281c36b07bc97788c9bff360cca3846891e258d4820d8d9d1394";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_py/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "ed42c586d4721035cfc86fba413f7ee107d04f9132f823fd2bf62c66a014d0e3";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tf2-ros-py/default.nix b/distros/rolling/tf2-ros-py/default.nix
index f3e9c1ff97..7539815bc3 100644
--- a/distros/rolling/tf2-ros-py/default.nix
+++ b/distros/rolling/tf2-ros-py/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-xmllint, builtin-interfaces, geometry-msgs, python3Packages, rclpy, sensor-msgs, std-msgs, tf2-msgs, tf2-py }:
buildRosPackage {
pname = "ros-rolling-tf2-ros-py";
- version = "0.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_ros_py/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "756e75784e0ccc61cde502d8a792e268d8eeb2b0e73c57ce5977fbefd005fb7e";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_ros_py/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "75a7330a4286bfa5c25e81648ca0ba5e50d9378eb12663c8147fd3887a993298";
};
buildType = "ament_python";
diff --git a/distros/rolling/tf2-ros/default.nix b/distros/rolling/tf2-ros/default.nix
index 4eb2bc627b..42bb7e680a 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.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_ros/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "7f5efd151bd5ce9dddfa4adb518492461cde03ad18e665514c23cdd9ce08458c";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_ros/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "60703a914c9cdc1a3217357ca022b265b17848b336045d1dd9ff35e50e851731";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tf2-sensor-msgs/default.nix b/distros/rolling/tf2-sensor-msgs/default.nix
index f693f3b6e8..ceed86aa74 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, python3Packages, rclcpp, sensor-msgs, sensor-msgs-py, std-msgs, tf2, tf2-ros, tf2-ros-py }:
buildRosPackage {
pname = "ros-rolling-tf2-sensor-msgs";
- version = "0.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_sensor_msgs/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "c42356afc132fa9c607570bc89fc3700b59ba7dd6db01e5a65e4c4c16d68396d";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_sensor_msgs/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "cad152413ee61d6dd03ffabe99ed387ae32afe27d4ee8a1d04d01fa1bb1b989c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tf2-tools/default.nix b/distros/rolling/tf2-tools/default.nix
index eb314e23a5..d4887c7da6 100644
--- a/distros/rolling/tf2-tools/default.nix
+++ b/distros/rolling/tf2-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, graphviz, python3Packages, rclpy, tf2-msgs, tf2-py, tf2-ros-py }:
buildRosPackage {
pname = "ros-rolling-tf2-tools";
- version = "0.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_tools/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "78caa975a8bd718deb4694de630fac05e7e822be319fd0413b76872302af851e";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_tools/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "e0b467707d566f0627dd911d985133acbe894e09691ef03ce79053b7c018c745";
};
buildType = "ament_python";
diff --git a/distros/rolling/tf2/default.nix b/distros/rolling/tf2/default.nix
index 4ad0481565..4efd15839b 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-google-benchmark, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-ros, ament-cmake-uncrustify, ament-cmake-xmllint, builtin-interfaces, geometry-msgs, rcutils, rosidl-runtime-cpp }:
buildRosPackage {
pname = "ros-rolling-tf2";
- version = "0.40.1-r1";
+ version = "0.42.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2/0.40.1-1.tar.gz";
- name = "0.40.1-1.tar.gz";
- sha256 = "5d344992e3dbe1e8e2cd2454b50d03829397d02b55fdc75da2d3d094217159b7";
+ url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2/0.42.0-1.tar.gz";
+ name = "0.42.0-1.tar.gz";
+ sha256 = "b285d82fb2097ab26372396c0b2dc87b59c9920e72a32cf519904d72f5e5591c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tinyxml2-vendor/default.nix b/distros/rolling/tinyxml2-vendor/default.nix
index b929428db8..463cb1b5e3 100644
--- a/distros/rolling/tinyxml2-vendor/default.nix
+++ b/distros/rolling/tinyxml2-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, tinyxml-2 }:
buildRosPackage {
pname = "ros-rolling-tinyxml2-vendor";
- version = "0.10.0-r1";
+ version = "0.11.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/tinyxml2_vendor-release/archive/release/rolling/tinyxml2_vendor/0.10.0-1.tar.gz";
- name = "0.10.0-1.tar.gz";
- sha256 = "965b5b7ad2da34e3845a8411c4a276e3a13d5474b839795543dac64b440a6fad";
+ url = "https://github.com/ros2-gbp/tinyxml2_vendor-release/archive/release/rolling/tinyxml2_vendor/0.11.0-1.tar.gz";
+ name = "0.11.0-1.tar.gz";
+ sha256 = "d89152fbaedb20065737333648d547a151cff01fb53023bf53b5f8c3bb7fd730";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tlsf-cpp/default.nix b/distros/rolling/tlsf-cpp/default.nix
index fcc066a2eb..2edd1fdc6e 100644
--- a/distros/rolling/tlsf-cpp/default.nix
+++ b/distros/rolling/tlsf-cpp/default.nix
@@ -2,19 +2,19 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, rclcpp, rmw, rmw-implementation-cmake, std-msgs, tlsf }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gtest, ament-lint-auto, ament-lint-common, rclcpp, rcpputils, rmw, rmw-implementation-cmake, std-msgs, tlsf }:
buildRosPackage {
pname = "ros-rolling-tlsf-cpp";
- version = "0.18.2-r1";
+ version = "0.19.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/realtime_support-release/archive/release/rolling/tlsf_cpp/0.18.2-1.tar.gz";
- name = "0.18.2-1.tar.gz";
- sha256 = "4e3ea4a7e4a0c55a2bdd88be55d6b8f940ccb84c0f7405a47cbbe429b45760af";
+ url = "https://github.com/ros2-gbp/realtime_support-release/archive/release/rolling/tlsf_cpp/0.19.0-1.tar.gz";
+ name = "0.19.0-1.tar.gz";
+ sha256 = "9eb7e0f2ad9d6515062d70740695177cb2d3f212a1cd8ed9b1d428e3a12ac3ee";
};
buildType = "ament_cmake";
- checkInputs = [ ament-cmake-gtest ament-lint-auto ament-lint-common rmw-implementation-cmake ];
+ checkInputs = [ ament-cmake-gtest ament-lint-auto ament-lint-common rcpputils rmw-implementation-cmake ];
propagatedBuildInputs = [ ament-cmake rclcpp rmw std-msgs tlsf ];
nativeBuildInputs = [ ament-cmake ];
diff --git a/distros/rolling/tlsf/default.nix b/distros/rolling/tlsf/default.nix
index e5c9757415..55c9cd84af 100644
--- a/distros/rolling/tlsf/default.nix
+++ b/distros/rolling/tlsf/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common }:
buildRosPackage {
pname = "ros-rolling-tlsf";
- version = "0.10.1-r1";
+ version = "0.11.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/tlsf-release/archive/release/rolling/tlsf/0.10.1-1.tar.gz";
- name = "0.10.1-1.tar.gz";
- sha256 = "25da1baedf1c7d7f6af25125aee65414d292ce26478fd91a1f588dc1357c51af";
+ url = "https://github.com/ros2-gbp/tlsf-release/archive/release/rolling/tlsf/0.11.0-1.tar.gz";
+ name = "0.11.0-1.tar.gz";
+ sha256 = "85a2a5187d3934dd84778d0470e062b91022782681094aab208a28daac2bf01c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/topic-monitor/default.nix b/distros/rolling/topic-monitor/default.nix
index ee61247438..8313462f62 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, ament-xmllint, launch, launch-ros, python3Packages, rclpy, std-msgs }:
buildRosPackage {
pname = "ros-rolling-topic-monitor";
- version = "0.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/topic_monitor/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "73627730765b071f1fc4eae85ad993d32687f5612557646eea4ef80ee0c6f2e0";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/topic_monitor/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "8d0baf2a3b6b635a2829013224948aa285dd79d8b1170c9f76c7a81d98cc4cb8";
};
buildType = "ament_python";
diff --git a/distros/rolling/topic-statistics-demo/default.nix b/distros/rolling/topic-statistics-demo/default.nix
index 5debc8d9a7..753dac2f71 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.35.1-r1";
+ version = "0.37.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/topic_statistics_demo/0.35.1-1.tar.gz";
- name = "0.35.1-1.tar.gz";
- sha256 = "2ab673476ccdd359ddc0c2b24041d4dde214682090445e1a5243ca2c7666bec8";
+ url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/topic_statistics_demo/0.37.0-1.tar.gz";
+ name = "0.37.0-1.tar.gz";
+ sha256 = "47ab67cabca6774224395740bc968a82431c81a90f0ec4ec513b0d61928691e0";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tracetools-launch/default.nix b/distros/rolling/tracetools-launch/default.nix
index 7c9c6ea03c..8f24852ab7 100644
--- a/distros/rolling/tracetools-launch/default.nix
+++ b/distros/rolling/tracetools-launch/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-mypy, ament-pep257, ament-xmllint, launch, launch-ros, python3Packages, tracetools-trace }:
buildRosPackage {
pname = "ros-rolling-tracetools-launch";
- version = "8.6.0-r1";
+ version = "8.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/tracetools_launch/8.6.0-1.tar.gz";
- name = "8.6.0-1.tar.gz";
- sha256 = "721236d13b20956328a6bc8ed83a14afc10249330078880b2e9c35b1afd2c22e";
+ url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/tracetools_launch/8.7.0-1.tar.gz";
+ name = "8.7.0-1.tar.gz";
+ sha256 = "1f080b4aadba010eec7fd8983aa1f04fbd445cc17fc1b5f0a4c4507b71d2df08";
};
buildType = "ament_python";
diff --git a/distros/rolling/tracetools-read/default.nix b/distros/rolling/tracetools-read/default.nix
index 122276194c..68f548316e 100644
--- a/distros/rolling/tracetools-read/default.nix
+++ b/distros/rolling/tracetools-read/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-mypy, ament-pep257, ament-xmllint, babeltrace, python3Packages }:
buildRosPackage {
pname = "ros-rolling-tracetools-read";
- version = "8.6.0-r1";
+ version = "8.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/tracetools_read/8.6.0-1.tar.gz";
- name = "8.6.0-1.tar.gz";
- sha256 = "bdc7c57a051b263a13b6d3372adb2a2ee56fccab5899cb1be6acfd16408f38e1";
+ url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/tracetools_read/8.7.0-1.tar.gz";
+ name = "8.7.0-1.tar.gz";
+ sha256 = "d737af4fe45f8f5455d37a762fc4911cc3218690ff3829669743c6f0857722ec";
};
buildType = "ament_python";
diff --git a/distros/rolling/tracetools-test/default.nix b/distros/rolling/tracetools-test/default.nix
index 8bf9d78295..e5771592f9 100644
--- a/distros/rolling/tracetools-test/default.nix
+++ b/distros/rolling/tracetools-test/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-mypy, ament-pep257, ament-xmllint, launch, launch-ros, python3Packages, tracetools-launch, tracetools-read, tracetools-trace }:
buildRosPackage {
pname = "ros-rolling-tracetools-test";
- version = "8.6.0-r1";
+ version = "8.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/tracetools_test/8.6.0-1.tar.gz";
- name = "8.6.0-1.tar.gz";
- sha256 = "72bc1cc1d983f6e33f0c33e2f5dab1a9693a693b874fac4ac1805a606af8c235";
+ url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/tracetools_test/8.7.0-1.tar.gz";
+ name = "8.7.0-1.tar.gz";
+ sha256 = "505ba7de768343a08562d1fc8d9955f6d6b5aaf4484eafd9d561f2b83d215a6c";
};
buildType = "ament_python";
diff --git a/distros/rolling/tracetools-trace/default.nix b/distros/rolling/tracetools-trace/default.nix
index 52bb75208a..3ef7064209 100644
--- a/distros/rolling/tracetools-trace/default.nix
+++ b/distros/rolling/tracetools-trace/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-mypy, ament-pep257, ament-xmllint, lttngpy, python3Packages }:
buildRosPackage {
pname = "ros-rolling-tracetools-trace";
- version = "8.6.0-r1";
+ version = "8.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/tracetools_trace/8.6.0-1.tar.gz";
- name = "8.6.0-1.tar.gz";
- sha256 = "133625c1c2cbdf05183173eb6cbfe11d9a8a8fad4ae60e5ec1eb7d750a627405";
+ url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/tracetools_trace/8.7.0-1.tar.gz";
+ name = "8.7.0-1.tar.gz";
+ sha256 = "aff7e979a7f61b1ede25946f718b973f6abfb15c15fa3603410b30fb06456d51";
};
buildType = "ament_python";
diff --git a/distros/rolling/tracetools/default.nix b/distros/rolling/tracetools/default.nix
index 9a992a36f1..0eb0d50cb5 100644
--- a/distros/rolling/tracetools/default.nix
+++ b/distros/rolling/tracetools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gen-version-h, ament-cmake-gtest, ament-cmake-ros-core, ament-lint-auto, ament-lint-common, lttng-tools, lttng-ust, pkg-config }:
buildRosPackage {
pname = "ros-rolling-tracetools";
- version = "8.6.0-r1";
+ version = "8.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/tracetools/8.6.0-1.tar.gz";
- name = "8.6.0-1.tar.gz";
- sha256 = "b9e77e1e8998d66aa7634f8acecb93355b738323cc00d0b873886fb5b5c33b55";
+ url = "https://github.com/ros2-gbp/ros2_tracing-release/archive/release/rolling/tracetools/8.7.0-1.tar.gz";
+ name = "8.7.0-1.tar.gz";
+ sha256 = "94aaba22460f36103f21445bc278a7534079a8d4fdf0d9cf99eea33705764482";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tricycle-controller/default.nix b/distros/rolling/tricycle-controller/default.nix
index 667d5b2516..768e9ad97b 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, generate-parameter-library, geometry-msgs, hardware-interface, hardware-interface-testing, nav-msgs, pluginlib, rclcpp, rclcpp-lifecycle, rcpputils, realtime-tools, ros2-control-cmake, ros2-control-test-assets, std-srvs, tf2, tf2-msgs }:
buildRosPackage {
pname = "ros-rolling-tricycle-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/tricycle_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "66ba8b84c806741daabed26193305cc6152a313bc0496f024a9d5eef1c475bcf";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/tricycle_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "683ed935fe0ce220eb7cb3cd3048bd0d035f46f1e08e5abd7c6449f3e2769cb5";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tricycle-steering-controller/default.nix b/distros/rolling/tricycle-steering-controller/default.nix
index d0f132c99e..6889819e80 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, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-cmake, ros2-control-test-assets, std-srvs, steering-controllers-library }:
buildRosPackage {
pname = "ros-rolling-tricycle-steering-controller";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/tricycle_steering_controller/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "3fac817e4b5adaab365bdfa4ff8fe7993bd43c2aa32bf09ee241bc9ee8906f41";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/tricycle_steering_controller/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "25518f00d5ace34416d84df75923cfd6d1bc88ee62a1e9adce5dfcc2d41aac81";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/turtlebot3-autorace-camera/default.nix b/distros/rolling/turtlebot3-autorace-camera/default.nix
new file mode 100644
index 0000000000..55222dd557
--- /dev/null
+++ b/distros/rolling/turtlebot3-autorace-camera/default.nix
@@ -0,0 +1,23 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, cv-bridge, rclpy, sensor-msgs, std-msgs }:
+buildRosPackage {
+ pname = "ros-rolling-turtlebot3-autorace-camera";
+ version = "1.2.2-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/turtlebot3_autorace-release/archive/release/rolling/turtlebot3_autorace_camera/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "c316835bcc30e18da8716b140b90cb92cd4cc67f6bb12b59db63bc6492a3fc48";
+ };
+
+ buildType = "ament_python";
+ propagatedBuildInputs = [ cv-bridge rclpy sensor-msgs std-msgs ];
+
+ meta = {
+ description = "ROS 2 packages for camera calibration and image processing in TurtleBot AutoRace";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/rolling/turtlebot3-autorace-detect/default.nix b/distros/rolling/turtlebot3-autorace-detect/default.nix
new file mode 100644
index 0000000000..955a9b6c6d
--- /dev/null
+++ b/distros/rolling/turtlebot3-autorace-detect/default.nix
@@ -0,0 +1,23 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, rclpy, sensor-msgs, std-msgs }:
+buildRosPackage {
+ pname = "ros-rolling-turtlebot3-autorace-detect";
+ version = "1.2.2-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/turtlebot3_autorace-release/archive/release/rolling/turtlebot3_autorace_detect/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "415ae85ffb664f63f0a854162456024d01d95da3798acbaf383b13c21a974f29";
+ };
+
+ buildType = "ament_python";
+ propagatedBuildInputs = [ rclpy sensor-msgs std-msgs ];
+
+ meta = {
+ description = "ROS 2 packages for turtlebot3_autorace_detect";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/rolling/turtlebot3-autorace-mission/default.nix b/distros/rolling/turtlebot3-autorace-mission/default.nix
new file mode 100644
index 0000000000..15c01cf01a
--- /dev/null
+++ b/distros/rolling/turtlebot3-autorace-mission/default.nix
@@ -0,0 +1,23 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, rclpy, sensor-msgs, std-msgs }:
+buildRosPackage {
+ pname = "ros-rolling-turtlebot3-autorace-mission";
+ version = "1.2.2-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/turtlebot3_autorace-release/archive/release/rolling/turtlebot3_autorace_mission/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "3a7879d6ca599a71472a20f3c8674878de548de036ca551752f774d55ac6d285";
+ };
+
+ buildType = "ament_python";
+ propagatedBuildInputs = [ rclpy sensor-msgs std-msgs ];
+
+ meta = {
+ description = "ROS 2 packages for turtlebot3_autorace_mission";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/rolling/turtlebot3-autorace/default.nix b/distros/rolling/turtlebot3-autorace/default.nix
new file mode 100644
index 0000000000..f289e72834
--- /dev/null
+++ b/distros/rolling/turtlebot3-autorace/default.nix
@@ -0,0 +1,25 @@
+
+# Copyright 2025 Open Source Robotics Foundation
+# Distributed under the terms of the BSD license
+
+{ lib, buildRosPackage, fetchurl, ament-cmake, turtlebot3-autorace-camera, turtlebot3-autorace-detect, turtlebot3-autorace-mission }:
+buildRosPackage {
+ pname = "ros-rolling-turtlebot3-autorace";
+ version = "1.2.2-r1";
+
+ src = fetchurl {
+ url = "https://github.com/ros2-gbp/turtlebot3_autorace-release/archive/release/rolling/turtlebot3_autorace/1.2.2-1.tar.gz";
+ name = "1.2.2-1.tar.gz";
+ sha256 = "d5c60ce3bbc0a1838b0950f72271ca138a66a4e3170ee15e23b96b74dd36ff4a";
+ };
+
+ buildType = "ament_cmake";
+ buildInputs = [ ament-cmake ];
+ propagatedBuildInputs = [ turtlebot3-autorace-camera turtlebot3-autorace-detect turtlebot3-autorace-mission ];
+ nativeBuildInputs = [ ament-cmake ];
+
+ meta = {
+ description = "ROS 2 meta packages for turtlebot3_autorace";
+ license = with lib.licenses; [ asl20 ];
+ };
+}
diff --git a/distros/rolling/turtlebot3-msgs/default.nix b/distros/rolling/turtlebot3-msgs/default.nix
index e9ea20b853..8b6f7dddd2 100644
--- a/distros/rolling/turtlebot3-msgs/default.nix
+++ b/distros/rolling/turtlebot3-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, std-msgs }:
buildRosPackage {
pname = "ros-rolling-turtlebot3-msgs";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/turtlebot3_msgs-release/archive/release/rolling/turtlebot3_msgs/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "10bcdbd35ff7de376ed84b05fd93ee33ccaeb87c1a974dfa1478d26987fdaec2";
+ url = "https://github.com/ros2-gbp/turtlebot3_msgs-release/archive/release/rolling/turtlebot3_msgs/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "f37fde9134f995fe543b6242ee1041c4d2977936fadbf4ddbee5ffb6957d4fc0";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/turtlesim-msgs/default.nix b/distros/rolling/turtlesim-msgs/default.nix
index 26340111b9..17de076e92 100644
--- a/distros/rolling/turtlesim-msgs/default.nix
+++ b/distros/rolling/turtlesim-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-turtlesim-msgs";
- version = "1.9.2-r1";
+ version = "1.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros_tutorials-release/archive/release/rolling/turtlesim_msgs/1.9.2-1.tar.gz";
- name = "1.9.2-1.tar.gz";
- sha256 = "2efff1f25cb3e064530620ab3f38de485c75568d01266bf388fdc8e089dbb520";
+ url = "https://github.com/ros2-gbp/ros_tutorials-release/archive/release/rolling/turtlesim_msgs/1.10.0-1.tar.gz";
+ name = "1.10.0-1.tar.gz";
+ sha256 = "a8c0d9ffb0df9d63a6b6dfa754da51750da0f7b30502e1465dfc8e101742a08c";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/turtlesim/default.nix b/distros/rolling/turtlesim/default.nix
index 2f542a22d3..42136a5e16 100644
--- a/distros/rolling/turtlesim/default.nix
+++ b/distros/rolling/turtlesim/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-index-cpp, ament-lint-auto, ament-lint-common, geometry-msgs, qt5, rclcpp, rclcpp-action, std-msgs, std-srvs, turtlesim-msgs }:
buildRosPackage {
pname = "ros-rolling-turtlesim";
- version = "1.9.2-r1";
+ version = "1.10.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros_tutorials-release/archive/release/rolling/turtlesim/1.9.2-1.tar.gz";
- name = "1.9.2-1.tar.gz";
- sha256 = "9f90184eeb6e9b0165bf14dfabbe2ec9d8332d8a2850ff42a8f0ec34c4d02ac2";
+ url = "https://github.com/ros2-gbp/ros_tutorials-release/archive/release/rolling/turtlesim/1.10.0-1.tar.gz";
+ name = "1.10.0-1.tar.gz";
+ sha256 = "9318ca32560db4f661a2fb6a94985c0371e2314a9eab8f5b8256aa6e95cf4c46";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/tuw-geometry/default.nix b/distros/rolling/tuw-geometry/default.nix
index 0cb6f48e29..6f3a7b586e 100644
--- a/distros/rolling/tuw-geometry/default.nix
+++ b/distros/rolling/tuw-geometry/default.nix
@@ -2,21 +2,21 @@
# Copyright 2025 Open Source Robotics Foundation
# Distributed under the terms of the BSD license
-{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-gtest, ament-lint-auto, ament-lint-common, opencv, rclcpp, rclcpp-components, sensor-msgs, std-msgs }:
+{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, gtest-vendor, opencv, rclcpp, rclcpp-components, sensor-msgs, std-msgs }:
buildRosPackage {
pname = "ros-rolling-tuw-geometry";
- version = "0.1.2-r1";
+ version = "0.1.3-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/tuw_geometry-release/archive/release/rolling/tuw_geometry/0.1.2-1.tar.gz";
- name = "0.1.2-1.tar.gz";
- sha256 = "17f29ba20af57d662bf578d7d6fcb6b34d1b00635fe6229c573a1128afa06148";
+ url = "https://github.com/ros2-gbp/tuw_geometry-release/archive/release/rolling/tuw_geometry/0.1.3-1.tar.gz";
+ name = "0.1.3-1.tar.gz";
+ sha256 = "1801b85f8d1e3753a347fe370d4b6181bc69146efec6b1af182e10e4b2bd0945";
};
buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
checkInputs = [ ament-cmake-cppcheck ament-cmake-gtest ament-lint-auto ament-lint-common ];
- propagatedBuildInputs = [ opencv opencv.cxxdev rclcpp rclcpp-components sensor-msgs std-msgs ];
+ propagatedBuildInputs = [ ament-cmake-ros gtest-vendor opencv opencv.cxxdev rclcpp rclcpp-components sensor-msgs std-msgs ];
nativeBuildInputs = [ ament-cmake ];
meta = {
diff --git a/distros/rolling/type-description-interfaces/default.nix b/distros/rolling/type-description-interfaces/default.nix
index dec200edce..82d0900f24 100644
--- a/distros/rolling/type-description-interfaces/default.nix
+++ b/distros/rolling/type-description-interfaces/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-core-generators, rosidl-core-runtime, service-msgs }:
buildRosPackage {
pname = "ros-rolling-type-description-interfaces";
- version = "2.3.0-r1";
+ version = "2.4.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/type_description_interfaces/2.3.0-1.tar.gz";
- name = "2.3.0-1.tar.gz";
- sha256 = "a501b2fe9c9172fe7baf54aedc397467b591cb3a4a37333bcdb2ede838891a98";
+ url = "https://github.com/ros2-gbp/rcl_interfaces-release/archive/release/rolling/type_description_interfaces/2.4.0-1.tar.gz";
+ name = "2.4.0-1.tar.gz";
+ sha256 = "ec3a8e4b3a4a68d38e99a7fc9c4042145fdc1b684e664d9c10fb4d3ad75d36f3";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/uncrustify-vendor/default.nix b/distros/rolling/uncrustify-vendor/default.nix
index a8a4baa289..eb28375be7 100644
--- a/distros/rolling/uncrustify-vendor/default.nix
+++ b/distros/rolling/uncrustify-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, uncrustify }:
buildRosPackage {
pname = "ros-rolling-uncrustify-vendor";
- version = "3.1.0-r1";
+ version = "3.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/uncrustify_vendor-release/archive/release/rolling/uncrustify_vendor/3.1.0-1.tar.gz";
- name = "3.1.0-1.tar.gz";
- sha256 = "e95219069540f4bcfc6a58af94512776cdd4ea7150de94b9f19452aefdd3cc7d";
+ url = "https://github.com/ros2-gbp/uncrustify_vendor-release/archive/release/rolling/uncrustify_vendor/3.2.0-1.tar.gz";
+ name = "3.2.0-1.tar.gz";
+ sha256 = "33c92de2b6889c2e0ad55d2e68b6b20707a900cfc2f50292985a831fc4968796";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/unique-identifier-msgs/default.nix b/distros/rolling/unique-identifier-msgs/default.nix
index 7d784e29e8..41efa93147 100644
--- a/distros/rolling/unique-identifier-msgs/default.nix
+++ b/distros/rolling/unique-identifier-msgs/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-core-generators, rosidl-core-runtime }:
buildRosPackage {
pname = "ros-rolling-unique-identifier-msgs";
- version = "2.7.0-r1";
+ version = "2.8.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/unique_identifier_msgs-release/archive/release/rolling/unique_identifier_msgs/2.7.0-1.tar.gz";
- name = "2.7.0-1.tar.gz";
- sha256 = "51aaeb9ba4054d32ed0475f3b25aef57f9e067153c488a520b68b5a0f68bbdb5";
+ url = "https://github.com/ros2-gbp/unique_identifier_msgs-release/archive/release/rolling/unique_identifier_msgs/2.8.0-1.tar.gz";
+ name = "2.8.0-1.tar.gz";
+ sha256 = "d28d0888182f746b5527e28c90e88d6e4f2a9f5c826912534be0dc9a6616f5ee";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/ur-client-library/default.nix b/distros/rolling/ur-client-library/default.nix
index e2651f2329..dbf007418b 100644
--- a/distros/rolling/ur-client-library/default.nix
+++ b/distros/rolling/ur-client-library/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, cmake }:
buildRosPackage {
pname = "ros-rolling-ur-client-library";
- version = "1.9.0-r1";
+ version = "2.0.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/Universal_Robots_Client_Library-release/archive/release/rolling/ur_client_library/1.9.0-1.tar.gz";
- name = "1.9.0-1.tar.gz";
- sha256 = "eb7d6c8bed95e2ff87707f40787f1276b25bfe0d8ec3637be3f62f6617128d90";
+ url = "https://github.com/ros2-gbp/Universal_Robots_Client_Library-release/archive/release/rolling/ur_client_library/2.0.0-1.tar.gz";
+ name = "2.0.0-1.tar.gz";
+ sha256 = "4608fa7c543a0f5fd9e4ab7acf616d606209d75efa11e7588f039f0726ca0775";
};
buildType = "cmake";
diff --git a/distros/rolling/urdf-parser-plugin/default.nix b/distros/rolling/urdf-parser-plugin/default.nix
index 7f566bd0d1..9c59971c33 100644
--- a/distros/rolling/urdf-parser-plugin/default.nix
+++ b/distros/rolling/urdf-parser-plugin/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-ros, ament-lint-auto, ament-lint-common, urdfdom-headers }:
buildRosPackage {
pname = "ros-rolling-urdf-parser-plugin";
- version = "2.12.2-r1";
+ version = "2.13.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/urdf-release/archive/release/rolling/urdf_parser_plugin/2.12.2-1.tar.gz";
- name = "2.12.2-1.tar.gz";
- sha256 = "0b7148798e2376d6fa5d5b7ca883fe299daef14b55c1f28a75224a1097c5c31a";
+ url = "https://github.com/ros2-gbp/urdf-release/archive/release/rolling/urdf_parser_plugin/2.13.0-1.tar.gz";
+ name = "2.13.0-1.tar.gz";
+ sha256 = "f6e9dfd889ec7f1beb5dc2fbb5c8ecd1f055f97edc24115f93c0bb827a250221";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/urdf/default.nix b/distros/rolling/urdf/default.nix
index 2cb32da7c6..f9b1e2bb1d 100644
--- a/distros/rolling/urdf/default.nix
+++ b/distros/rolling/urdf/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-google-benchmark, ament-cmake-ros, ament-lint-auto, ament-lint-common, pluginlib, rcutils, tinyxml2-vendor, urdf-parser-plugin, urdfdom, urdfdom-headers }:
buildRosPackage {
pname = "ros-rolling-urdf";
- version = "2.12.2-r1";
+ version = "2.13.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/urdf-release/archive/release/rolling/urdf/2.12.2-1.tar.gz";
- name = "2.12.2-1.tar.gz";
- sha256 = "3dbf74e29791ece9120edd62fa0f78110d966ed400e9b44a20b7db0b8033e091";
+ url = "https://github.com/ros2-gbp/urdf-release/archive/release/rolling/urdf/2.13.0-1.tar.gz";
+ name = "2.13.0-1.tar.gz";
+ sha256 = "a92731ca20ddb343c3f56f06db81c2c264cb2c592d208548221913e793e1055e";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/velocity-controllers/default.nix b/distros/rolling/velocity-controllers/default.nix
index 61b3fe4c92..8e225bbb75 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, hardware-interface-testing, pluginlib, rclcpp, ros2-control-cmake, ros2-control-test-assets }:
buildRosPackage {
pname = "ros-rolling-velocity-controllers";
- version = "4.23.0-r1";
+ version = "4.24.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/velocity_controllers/4.23.0-1.tar.gz";
- name = "4.23.0-1.tar.gz";
- sha256 = "d6ac4db0959a4efe8e2bb14297669876f5b20a5f2d5a4b8fbf5b41bb60568890";
+ url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/rolling/velocity_controllers/4.24.0-1.tar.gz";
+ name = "4.24.0-1.tar.gz";
+ sha256 = "8541c5d1c8106eb1b284a865262f99ba66855978e18e3576dc9feae5ebb24c97";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/yaml-cpp-vendor/default.nix b/distros/rolling/yaml-cpp-vendor/default.nix
index cc54d82c93..ffe2d9e8a0 100644
--- a/distros/rolling/yaml-cpp-vendor/default.nix
+++ b/distros/rolling/yaml-cpp-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, yaml-cpp }:
buildRosPackage {
pname = "ros-rolling-yaml-cpp-vendor";
- version = "9.1.0-r1";
+ version = "9.2.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/yaml_cpp_vendor-release/archive/release/rolling/yaml_cpp_vendor/9.1.0-1.tar.gz";
- name = "9.1.0-1.tar.gz";
- sha256 = "c49ca6d28ff07d06231a2ab27ffbad93cbefe933f9f1145c5a63af2a8ccb473f";
+ url = "https://github.com/ros2-gbp/yaml_cpp_vendor-release/archive/release/rolling/yaml_cpp_vendor/9.2.0-1.tar.gz";
+ name = "9.2.0-1.tar.gz";
+ sha256 = "978d795f7697cf93b4dff39a90cd76ff33988ff125817bbbe9990cd6a5f54ce6";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/zenoh-cpp-vendor/default.nix b/distros/rolling/zenoh-cpp-vendor/default.nix
index d6e59157e0..900541d796 100644
--- a/distros/rolling/zenoh-cpp-vendor/default.nix
+++ b/distros/rolling/zenoh-cpp-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, cargo, clang, git }:
buildRosPackage {
pname = "ros-rolling-zenoh-cpp-vendor";
- version = "0.6.0-r1";
+ version = "0.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_zenoh-release/archive/release/rolling/zenoh_cpp_vendor/0.6.0-1.tar.gz";
- name = "0.6.0-1.tar.gz";
- sha256 = "6b4fc91bf153e4e620533776122f5bf07317fdb0a4354f30a0d536dece8bf66c";
+ url = "https://github.com/ros2-gbp/rmw_zenoh-release/archive/release/rolling/zenoh_cpp_vendor/0.7.0-1.tar.gz";
+ name = "0.7.0-1.tar.gz";
+ sha256 = "08126c4f078c43aa78a0b4989ed6b9d2f5803998a5c2733c6a91d3dbfecbb5f8";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/zenoh-security-tools/default.nix b/distros/rolling/zenoh-security-tools/default.nix
index c5fb9eab09..a812310382 100644
--- a/distros/rolling/zenoh-security-tools/default.nix
+++ b/distros/rolling/zenoh-security-tools/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-lint-auto, ament-lint-common, nlohmann_json, rcpputils, rcutils, rmw, rmw-security-common, tinyxml2-vendor, zenoh-cpp-vendor }:
buildRosPackage {
pname = "ros-rolling-zenoh-security-tools";
- version = "0.6.0-r1";
+ version = "0.7.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rmw_zenoh-release/archive/release/rolling/zenoh_security_tools/0.6.0-1.tar.gz";
- name = "0.6.0-1.tar.gz";
- sha256 = "ea17fbe1bdc9a8f61fec01131c572c7c8867440be0b783264c465986abf754da";
+ url = "https://github.com/ros2-gbp/rmw_zenoh-release/archive/release/rolling/zenoh_security_tools/0.7.0-1.tar.gz";
+ name = "0.7.0-1.tar.gz";
+ sha256 = "11e6e48367576beb42e724795487bfb82592c694fd1de9e8886d8e891aed545a";
};
buildType = "ament_cmake";
diff --git a/distros/rolling/zstd-vendor/default.nix b/distros/rolling/zstd-vendor/default.nix
index e56b77d4a4..850ee6d363 100644
--- a/distros/rolling/zstd-vendor/default.nix
+++ b/distros/rolling/zstd-vendor/default.nix
@@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-vendor-package, zstd }:
buildRosPackage {
pname = "ros-rolling-zstd-vendor";
- version = "0.32.0-r1";
+ version = "0.33.0-r1";
src = fetchurl {
- url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/zstd_vendor/0.32.0-1.tar.gz";
- name = "0.32.0-1.tar.gz";
- sha256 = "ce3df98ed21ffa595708ea8f0af7df94eb3222c3084433702206fa5040cd9b06";
+ url = "https://github.com/ros2-gbp/rosbag2-release/archive/release/rolling/zstd_vendor/0.33.0-1.tar.gz";
+ name = "0.33.0-1.tar.gz";
+ sha256 = "a99ce88f1cffc247cc3311f3e103b3be626ad7c74e9f6c54d7eb2b832ee2193c";
};
buildType = "ament_cmake";