From 08b6549600b46606d95c74bb096fa60eae7321b8 Mon Sep 17 00:00:00 2001 From: Luca Della Vedova Date: Mon, 9 Jun 2025 10:34:59 +0800 Subject: [PATCH 1/2] Update changelogs Signed-off-by: Luca Della Vedova --- rmf_visualization/CHANGELOG.rst | 3 +++ rmf_visualization_building_systems/CHANGELOG.rst | 3 +++ rmf_visualization_fleet_states/CHANGELOG.rst | 8 ++++++++ rmf_visualization_floorplans/CHANGELOG.rst | 9 +++++++++ rmf_visualization_navgraphs/CHANGELOG.rst | 8 ++++++++ rmf_visualization_obstacles/CHANGELOG.rst | 8 ++++++++ rmf_visualization_rviz2_plugins/CHANGELOG.rst | 8 ++++++++ rmf_visualization_schedule/CHANGELOG.rst | 8 ++++++++ 8 files changed, 55 insertions(+) diff --git a/rmf_visualization/CHANGELOG.rst b/rmf_visualization/CHANGELOG.rst index 8b46b68..0067da9 100644 --- a/rmf_visualization/CHANGELOG.rst +++ b/rmf_visualization/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package rmf_visualization ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 2.4.2 (2025-05-09) ------------------ diff --git a/rmf_visualization_building_systems/CHANGELOG.rst b/rmf_visualization_building_systems/CHANGELOG.rst index 6432840..c87cd13 100644 --- a/rmf_visualization_building_systems/CHANGELOG.rst +++ b/rmf_visualization_building_systems/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package rmf_visualization_building_systems ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 2.4.2 (2025-05-09) ------------------ diff --git a/rmf_visualization_fleet_states/CHANGELOG.rst b/rmf_visualization_fleet_states/CHANGELOG.rst index 8e6c2b0..bd0b6f2 100644 --- a/rmf_visualization_fleet_states/CHANGELOG.rst +++ b/rmf_visualization_fleet_states/CHANGELOG.rst @@ -2,6 +2,14 @@ Changelog for package rmf_visualization_fleet_states ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Replace ament_target_dependencies with target_link_libraries (`#82 `_) + * Replace ament_target_dependencies with target_link_libraries + * review feddback + --------- +* Contributors: Alejandro Hernández Cordero + 2.4.2 (2025-05-09) ------------------ diff --git a/rmf_visualization_floorplans/CHANGELOG.rst b/rmf_visualization_floorplans/CHANGELOG.rst index e23901c..e5c324d 100644 --- a/rmf_visualization_floorplans/CHANGELOG.rst +++ b/rmf_visualization_floorplans/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog for package rmf_visualization_floorplan ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Link all needed opencv libraries (`#83 `_) +* Replace ament_target_dependencies with target_link_libraries (`#82 `_) + * Replace ament_target_dependencies with target_link_libraries + * review feddback + --------- +* Contributors: Alejandro Hernández Cordero, Luca Della Vedova + 2.4.2 (2025-05-09) ------------------ diff --git a/rmf_visualization_navgraphs/CHANGELOG.rst b/rmf_visualization_navgraphs/CHANGELOG.rst index eb82e1f..1047e6b 100644 --- a/rmf_visualization_navgraphs/CHANGELOG.rst +++ b/rmf_visualization_navgraphs/CHANGELOG.rst @@ -2,6 +2,14 @@ Changelog for package rmf_visualization_navgraphs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Replace ament_target_dependencies with target_link_libraries (`#82 `_) + * Replace ament_target_dependencies with target_link_libraries + * review feddback + --------- +* Contributors: Alejandro Hernández Cordero + 2.4.2 (2025-05-09) ------------------ diff --git a/rmf_visualization_obstacles/CHANGELOG.rst b/rmf_visualization_obstacles/CHANGELOG.rst index 575cd28..76308a3 100644 --- a/rmf_visualization_obstacles/CHANGELOG.rst +++ b/rmf_visualization_obstacles/CHANGELOG.rst @@ -2,6 +2,14 @@ Changelog for package rmf_visualization_obstacles ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Replace ament_target_dependencies with target_link_libraries (`#82 `_) + * Replace ament_target_dependencies with target_link_libraries + * review feddback + --------- +* Contributors: Alejandro Hernández Cordero + 2.4.2 (2025-05-09) ------------------ diff --git a/rmf_visualization_rviz2_plugins/CHANGELOG.rst b/rmf_visualization_rviz2_plugins/CHANGELOG.rst index 2f12529..3db6ae6 100644 --- a/rmf_visualization_rviz2_plugins/CHANGELOG.rst +++ b/rmf_visualization_rviz2_plugins/CHANGELOG.rst @@ -2,6 +2,14 @@ Changelog for package rmf_visualization_rviz2_plugins ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Replace ament_target_dependencies with target_link_libraries (`#82 `_) + * Replace ament_target_dependencies with target_link_libraries + * review feddback + --------- +* Contributors: Alejandro Hernández Cordero + 2.4.2 (2025-05-09) ------------------ diff --git a/rmf_visualization_schedule/CHANGELOG.rst b/rmf_visualization_schedule/CHANGELOG.rst index 2bd3ffa..4cb7b4d 100644 --- a/rmf_visualization_schedule/CHANGELOG.rst +++ b/rmf_visualization_schedule/CHANGELOG.rst @@ -2,6 +2,14 @@ Changelog for package rmf_visualization_schedule ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Replace ament_target_dependencies with target_link_libraries (`#82 `_) + * Replace ament_target_dependencies with target_link_libraries + * review feddback + --------- +* Contributors: Alejandro Hernández Cordero + 2.4.2 (2025-05-09) ------------------ * fix auth bypass (`#79 `_) From a55c3889d67c4574e303f5f463b1a620b9ea3b5d Mon Sep 17 00:00:00 2001 From: Luca Della Vedova Date: Mon, 9 Jun 2025 10:35:14 +0800 Subject: [PATCH 2/2] 2.5.0 Signed-off-by: Luca Della Vedova --- rmf_visualization/CHANGELOG.rst | 4 ++-- rmf_visualization/package.xml | 2 +- rmf_visualization_building_systems/CHANGELOG.rst | 4 ++-- rmf_visualization_building_systems/package.xml | 2 +- rmf_visualization_building_systems/setup.py | 2 +- rmf_visualization_fleet_states/CHANGELOG.rst | 4 ++-- rmf_visualization_fleet_states/package.xml | 2 +- rmf_visualization_floorplans/CHANGELOG.rst | 4 ++-- rmf_visualization_floorplans/package.xml | 2 +- rmf_visualization_navgraphs/CHANGELOG.rst | 4 ++-- rmf_visualization_navgraphs/package.xml | 2 +- rmf_visualization_obstacles/CHANGELOG.rst | 4 ++-- rmf_visualization_obstacles/package.xml | 2 +- rmf_visualization_rviz2_plugins/CHANGELOG.rst | 4 ++-- rmf_visualization_rviz2_plugins/package.xml | 2 +- rmf_visualization_schedule/CHANGELOG.rst | 4 ++-- rmf_visualization_schedule/package.xml | 2 +- 17 files changed, 25 insertions(+), 25 deletions(-) diff --git a/rmf_visualization/CHANGELOG.rst b/rmf_visualization/CHANGELOG.rst index 0067da9..c5599a6 100644 --- a/rmf_visualization/CHANGELOG.rst +++ b/rmf_visualization/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmf_visualization ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.5.0 (2025-06-09) +------------------ 2.4.2 (2025-05-09) ------------------ diff --git a/rmf_visualization/package.xml b/rmf_visualization/package.xml index 34200c4..c9d5582 100644 --- a/rmf_visualization/package.xml +++ b/rmf_visualization/package.xml @@ -2,7 +2,7 @@ rmf_visualization - 2.4.2 + 2.5.0 Package containing a single launch file to bringup various visualizations Yadunund Marco A. Gutiérrez diff --git a/rmf_visualization_building_systems/CHANGELOG.rst b/rmf_visualization_building_systems/CHANGELOG.rst index c87cd13..692801a 100644 --- a/rmf_visualization_building_systems/CHANGELOG.rst +++ b/rmf_visualization_building_systems/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmf_visualization_building_systems ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.5.0 (2025-06-09) +------------------ 2.4.2 (2025-05-09) ------------------ diff --git a/rmf_visualization_building_systems/package.xml b/rmf_visualization_building_systems/package.xml index 3a95667..ae515a1 100644 --- a/rmf_visualization_building_systems/package.xml +++ b/rmf_visualization_building_systems/package.xml @@ -2,7 +2,7 @@ rmf_visualization_building_systems - 2.4.2 + 2.5.0 A visualizer for doors and lifts Yadunund Marco A. Gutiérrez diff --git a/rmf_visualization_building_systems/setup.py b/rmf_visualization_building_systems/setup.py index 926d438..0a0af6e 100644 --- a/rmf_visualization_building_systems/setup.py +++ b/rmf_visualization_building_systems/setup.py @@ -4,7 +4,7 @@ setup( name=package_name, - version='2.4.2', + version='2.5.0', packages=[package_name], data_files=[ ('share/ament_index/resource_index/packages', diff --git a/rmf_visualization_fleet_states/CHANGELOG.rst b/rmf_visualization_fleet_states/CHANGELOG.rst index bd0b6f2..a1af503 100644 --- a/rmf_visualization_fleet_states/CHANGELOG.rst +++ b/rmf_visualization_fleet_states/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmf_visualization_fleet_states ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.5.0 (2025-06-09) +------------------ * Replace ament_target_dependencies with target_link_libraries (`#82 `_) * Replace ament_target_dependencies with target_link_libraries * review feddback diff --git a/rmf_visualization_fleet_states/package.xml b/rmf_visualization_fleet_states/package.xml index e20c3e7..4fbabf2 100644 --- a/rmf_visualization_fleet_states/package.xml +++ b/rmf_visualization_fleet_states/package.xml @@ -2,7 +2,7 @@ rmf_visualization_fleet_states - 2.4.2 + 2.5.0 A package to visualize positions of robots from different fleets in the a building Morgan Quigley Yadunund diff --git a/rmf_visualization_floorplans/CHANGELOG.rst b/rmf_visualization_floorplans/CHANGELOG.rst index e5c324d..4fd0a5f 100644 --- a/rmf_visualization_floorplans/CHANGELOG.rst +++ b/rmf_visualization_floorplans/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmf_visualization_floorplan ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.5.0 (2025-06-09) +------------------ * Link all needed opencv libraries (`#83 `_) * Replace ament_target_dependencies with target_link_libraries (`#82 `_) * Replace ament_target_dependencies with target_link_libraries diff --git a/rmf_visualization_floorplans/package.xml b/rmf_visualization_floorplans/package.xml index 00f4d50..335cc17 100644 --- a/rmf_visualization_floorplans/package.xml +++ b/rmf_visualization_floorplans/package.xml @@ -2,7 +2,7 @@ rmf_visualization_floorplans - 2.4.2 + 2.5.0 A package to visualize the floorplans for levels in a building Yadunund Apache License 2.0 diff --git a/rmf_visualization_navgraphs/CHANGELOG.rst b/rmf_visualization_navgraphs/CHANGELOG.rst index 1047e6b..e9586f4 100644 --- a/rmf_visualization_navgraphs/CHANGELOG.rst +++ b/rmf_visualization_navgraphs/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmf_visualization_navgraphs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.5.0 (2025-06-09) +------------------ * Replace ament_target_dependencies with target_link_libraries (`#82 `_) * Replace ament_target_dependencies with target_link_libraries * review feddback diff --git a/rmf_visualization_navgraphs/package.xml b/rmf_visualization_navgraphs/package.xml index 2cd5a3a..2beb9ea 100644 --- a/rmf_visualization_navgraphs/package.xml +++ b/rmf_visualization_navgraphs/package.xml @@ -2,7 +2,7 @@ rmf_visualization_navgraphs - 2.4.2 + 2.5.0 A package to visualiize the navigation graphs of fleets Yadunund Apache license 2.0 diff --git a/rmf_visualization_obstacles/CHANGELOG.rst b/rmf_visualization_obstacles/CHANGELOG.rst index 76308a3..635e789 100644 --- a/rmf_visualization_obstacles/CHANGELOG.rst +++ b/rmf_visualization_obstacles/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmf_visualization_obstacles ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.5.0 (2025-06-09) +------------------ * Replace ament_target_dependencies with target_link_libraries (`#82 `_) * Replace ament_target_dependencies with target_link_libraries * review feddback diff --git a/rmf_visualization_obstacles/package.xml b/rmf_visualization_obstacles/package.xml index 29f2340..26a5038 100644 --- a/rmf_visualization_obstacles/package.xml +++ b/rmf_visualization_obstacles/package.xml @@ -2,7 +2,7 @@ rmf_visualization_obstacles - 2.4.2 + 2.5.0 A visualizer for obstacles in RMF Yadunund Apache License 2.0 diff --git a/rmf_visualization_rviz2_plugins/CHANGELOG.rst b/rmf_visualization_rviz2_plugins/CHANGELOG.rst index 3db6ae6..ef08247 100644 --- a/rmf_visualization_rviz2_plugins/CHANGELOG.rst +++ b/rmf_visualization_rviz2_plugins/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmf_visualization_rviz2_plugins ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.5.0 (2025-06-09) +------------------ * Replace ament_target_dependencies with target_link_libraries (`#82 `_) * Replace ament_target_dependencies with target_link_libraries * review feddback diff --git a/rmf_visualization_rviz2_plugins/package.xml b/rmf_visualization_rviz2_plugins/package.xml index 6406cb6..7f4c0d2 100644 --- a/rmf_visualization_rviz2_plugins/package.xml +++ b/rmf_visualization_rviz2_plugins/package.xml @@ -2,7 +2,7 @@ rmf_visualization_rviz2_plugins - 2.4.2 + 2.5.0 A package containing RViz2 plugins for RMF Yadunund Marco A. Gutiérrez diff --git a/rmf_visualization_schedule/CHANGELOG.rst b/rmf_visualization_schedule/CHANGELOG.rst index 4cb7b4d..6a8a3eb 100644 --- a/rmf_visualization_schedule/CHANGELOG.rst +++ b/rmf_visualization_schedule/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmf_visualization_schedule ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.5.0 (2025-06-09) +------------------ * Replace ament_target_dependencies with target_link_libraries (`#82 `_) * Replace ament_target_dependencies with target_link_libraries * review feddback diff --git a/rmf_visualization_schedule/package.xml b/rmf_visualization_schedule/package.xml index 3ef8d9c..3ac645c 100644 --- a/rmf_visualization_schedule/package.xml +++ b/rmf_visualization_schedule/package.xml @@ -2,7 +2,7 @@ rmf_visualization_schedule - 2.4.2 + 2.5.0 A visualizer for trajectories in rmf schedule Yadunund Marco A. Gutiérrez