ros-lyrical-rmf-visualization-schedule (2.5.1-3resolute) resolute; urgency=high



 -- Yadunund <yadunund@openrobotics.org>  Tue, 13 Jan 2026 06:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.5.0-3resolute) resolute; urgency=high

  * Replace ament_target_dependencies with target_link_libraries (#82 <https://github.com/open-rmf/rmf_visualization/issues/82>)
    * Replace ament_target_dependencies with target_link_libraries
    * review feddback
    ---------
  * Contributors: Alejandro Hernández Cordero

 -- Yadunund <yadunund@openrobotics.org>  Mon, 09 Jun 2025 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.4.2-3resolute) resolute; urgency=high

  * fix auth bypass (#79 <https://github.com/open-rmf/rmf_visualization/issues/79>)
  * Contributors: Teo Koon Peng

 -- Yadunund <yadunund@openrobotics.org>  Fri, 09 May 2025 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.4.1-3resolute) resolute; urgency=high



 -- Yadunund <yadunund@openrobotics.org>  Wed, 27 Nov 2024 06:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.4.0-3resolute) resolute; urgency=high



 -- Yadunund <yadunund@openrobotics.org>  Wed, 12 Jun 2024 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.3.1-3resolute) resolute; urgency=high



 -- Yadunund <yadunund@openrobotics.org>  Thu, 06 Jun 2024 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.3.0-3resolute) resolute; urgency=high

  * Update CI to run on noble and address uncrustify issues (#73 <https://github.com/open-rmf/rmf_visualization/pull/73>)
  * Contributors: Yadunund

 -- Yadunund <yadunund@openrobotics.org>  Sat, 01 Jun 2024 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.2.1-3resolute) resolute; urgency=high

  * Improve linking times (#61 <https://github.com/open-rmf/rmf_visualization/pull/61>)
  * Contributors: Grey, Luca Della Vedova

 -- Yadunund <yadunund@openrobotics.org>  Mon, 28 Aug 2023 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.2.0-3resolute) resolute; urgency=high



 -- Yadunund <yadunund@openrobotics.org>  Thu, 08 Jun 2023 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.1.0-3resolute) resolute; urgency=high

  * Switch to rst changelogs (#57 <https://github.com/open-rmf/rmf_visualization/pull/57>)
  * Contributors: Yadunund

 -- Yadunund <yadunund@openrobotics.org>  Tue, 06 Jun 2023 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.0.1-3resolute) resolute; urgency=high



 -- Yadunund <yadunund@openrobotics.org>  Tue, 15 Nov 2022 06:00:00 -0000

ros-lyrical-rmf-visualization-schedule (2.0.0-3resolute) resolute; urgency=high

  * Require rmf_traffic v3: (#51 <https://github.com/open-rmf/rmf_visualization/pull/51>)
  * Separate map marker and floor plan publishing to separate packages: (#44 <https://github.com/open-rmf/rmf_visualization/pull/44>)

 -- Yadunund <yadunund@openrobotics.org>  Mon, 03 Oct 2022 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (1.3.0-3resolute) resolute; urgency=high

  * Update to traffic dependency API: (#43 <https://github.com/open-rmf/rmf_visualization/pull/43>)

 -- Yadunund <yadunund@openrobotics.org>  Fri, 18 Mar 2022 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (1.2.1-3resolute) resolute; urgency=high

  * Fix style checking in CI: (#37 <https://github.com/open-rmf/rmf_visualization/pull/37>)
  * Contributors: Grey

 -- Yadunund <yadunund@openrobotics.org>  Wed, 01 Sep 2021 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (1.2.0-3resolute) resolute; urgency=high

  * Public API for creating of ScheduleDataNode and TrajectoryServer. Single schedule_visualizer executable that publishes schedule markers and starts trajectory websocket server: (#6 <https://github.com/open-rmf/rmf_visualization/pull/>)
  * Removed dependencies on boost libraries: (#7 <https://github.com/open-rmf/rmf_visualization/pull/7>)
  * Renamed package to rmf_visualization_schedule: (#8 <https://github.com/open-rmf/rmf_visualization/pull/8>)

 -- Yadunund <yadunund@openrobotics.org>  Mon, 14 Jun 2021 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (1.1.0-3resolute) resolute; urgency=high

  * Map markers are only published if a valid Map name is supplied via the SchedulePanel: (#58 <https://github.com/osrf/rmf_schedule_visualizer/pull/58>)
  * Updated dependencies: (#59, #60, #61, #71 <https://github.com/osrf/rmf_schedule_visualizer/pull/71>)
  * Group conflicting participants in websocket server response: (#65 <https://github.com/osrf/rmf_schedule_visualizer/pull/65>)
  * Fix the radius of RViz cylinder markers: (#67 <https://github.com/osrf/rmf_schedule_visualizer/pull/67>)
  * Added capability to publish negotiation status/conclusion messages and negotiation trajectories via websocket: (#69 <https://github.com/osrf/rmf_schedule_visualizer/pull/69>)
  * Convert VisualizerDataNode from reference to shared pointer: (#72 <https://github.com/osrf/rmf_schedule_visualizer/pull/72>)
  * Reduce printouts for websocket server: (#73 <https://github.com/osrf/rmf_schedule_visualizer/pull/73>)
  * Negotiation updates for websocket server are subscribed connections: (#75 <https://github.com/osrf/rmf_schedule_visualizer/pull/75>)
  * Added server_keephistory.xml to launch a server that retains its negotiation history: (#77 <https://github.com/osrf/rmf_schedule_visualizer/pull/77>)
  * Floorplan images are published as OccupancyMaps: (#78 <https://github.com/osrf/rmf_schedule_visualizer/pull/78>)
  * Contributors: Grey, Kevin_Skywalker, Michael X. Grey, Yadu, Yadunund, ddeng, ddengster

 -- Yadunund <yadunund@openrobotics.org>  Thu, 24 Sep 2020 05:00:00 -0000

ros-lyrical-rmf-visualization-schedule (1.0.0-3resolute) resolute; urgency=high

  * A ROS 2 node that publishers RViz markers to visualize the itineraries of robots as submitted to the rmf traffic schedule along with the expected positions of the robots and their vicinity radii
  * Contributors: Aaron, Aaron Chong, Chen Bainian, Grey, Hellyna NG, Marco A. Gutiérrez, Michael X. Grey, Yadu

 -- Yadunund <yadunund@openrobotics.org>  Mon, 22 Jun 2020 05:00:00 -0000


