ros-rolling-rmf-robot-sim-common (2.6.1-2resolute) resolute; urgency=high

  * Fix reverse drive for slotcar (#150 <https://github.com/open-rmf/rmf_simulation/issues/150>)
  * Migrate to target_link_libraries (#147 <https://github.com/open-rmf/rmf_simulation/issues/147>)
  * Rotate directly towards the immediate target (#149 <https://github.com/open-rmf/rmf_simulation/issues/149>)
  * Contributors: Grey, Luca Della Vedova

 -- Luca Della Vedova <luca@openrobotics.org>  Mon, 17 Nov 2025 06:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.6.0-2resolute) resolute; urgency=high

  * Use a world plugin for chargers registration (#146 <https://github.com/open-rmf/rmf_simulation/issues/146>)
  * Contributors: Luca Della Vedova

 -- Luca Della Vedova <luca@openrobotics.org>  Mon, 09 Jun 2025 05:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.5.0-2resolute) resolute; urgency=high

  * Remove unused code from slotcar / readonly (#140 <https://github.com/open-rmf/rmf_simulation/issues/140>)
  * Port dispenser/ingestor common code to TeleportDispenser and TeleportIngestor (#139 <https://github.com/open-rmf/rmf_simulation/issues/139>)
  * Contributors: Luca Della Vedova, Xiyu

 -- Luca Della Vedova <luca@openrobotics.org>  Fri, 09 May 2025 05:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.4.1-2resolute) resolute; urgency=high

  * Enable cart attachment in slotcar (#120 <https://github.com/open-rmf/rmf_simulation/issues/120>)
  * Contributors: Luca Della Vedova, Xiyu

 -- Luca Della Vedova <luca@openrobotics.org>  Wed, 13 Nov 2024 06:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.4.0-2resolute) resolute; urgency=high



 -- Luca Della Vedova <luca@openrobotics.org>  Wed, 12 Jun 2024 05:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.3.1-2resolute) resolute; urgency=high



 -- Luca Della Vedova <luca@openrobotics.org>  Wed, 12 Jun 2024 05:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.3.0-2resolute) resolute; urgency=high

  * Port outdated actions to Noble (#122 <https://github.com/open-rmf/rmf_simulation/pull/122>)
  * Explicitly specify all qos depth (#116 <https://github.com/open-rmf/rmf_simulation/pull/116>)
  * Contributors: Luca Della Vedova, Teo Koon Peng

 -- Luca Della Vedova <luca@openrobotics.org>  Sat, 01 Jun 2024 05:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.2.2-2resolute) resolute; urgency=high

  * Sanitize node names to avoid plugin exceptions (#110 <https://github.com/open-rmf/rmf_simulation/pull/110>)
  * Contributors: Luca Della Vedova

 -- Luca Della Vedova <luca@openrobotics.org>  Wed, 20 Dec 2023 06:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.2.1-2resolute) resolute; urgency=high



 -- Luca Della Vedova <luca@openrobotics.org>  Fri, 30 Jun 2023 05:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.2.0-2resolute) resolute; urgency=high



 -- Luca Della Vedova <luca@openrobotics.org>  Thu, 08 Jun 2023 05:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.1.0-2resolute) resolute; urgency=high

  * Switch to rst changelogs (#101 <https://github.com/open-rmf/rmf_simulation/pull/101>)
  * Fix eigen not found when building rpm (#102 <https://github.com/open-rmf/rmf_simulation/pull/102>)
  * Fix library linking (#97 <https://github.com/open-rmf/rmf_simulation/pull/97>)
  * Contributors: Esteban Martinena Guerrero, Grey, Yadunund

 -- Luca Della Vedova <luca@openrobotics.org>  Tue, 06 Jun 2023 05:00:00 -0000

ros-rolling-rmf-robot-sim-common (2.0.0-2resolute) resolute; urgency=high

  * Fix spurious emergency stop behavior when robot is moving backwards (#82 <https://github.com/open-rmf/rmf_simulation/pull/82>)
  * Reduce terminal printouts from slotcar (#73 <https://github.com/open-rmf/rmf_simulation/pull/73>)
  * Change to use a pure pursuit controller for ackermann vehicles (#71 <https://github.com/open-rmf/rmf_simulation/pull/71>)
  * Update robot's current level only after the lift has finished moving (#64 <https://github.com/open-rmf/rmf_simulation/pull/64>)
  * Make ackermann vehicles standardized with RMF stack (#49 <https://github.com/open-rmf/rmf_simulation/pull/49>)
  * Change parameter tag from holonomic to steering (#46 <https://github.com/open-rmf/rmf_simulation/pull/46>)
  * Contributors: Grey, Luca Della Vedova, Marco A. Gutiérrez, Morgan Quigley, Yadunund, chianfern, ddengster

 -- Luca Della Vedova <luca@openrobotics.org>  Tue, 04 Oct 2022 05:00:00 -0000

ros-rolling-rmf-robot-sim-common (1.3.0-2resolute) resolute; urgency=high

  * support reversible slotcar (#38 <https://github.com/open-rmf/rmf_simulation/pull/38>)
  * Nonholonomic slotcar turning fixes, add turning multiplier offset parameter, rename compute_ds variables (#41 <https://github.com/open-rmf/rmf_simulation/pull/41>)
  * Support nonholonomic movement for slotcar (#33 <https://github.com/open-rmf/rmf_simulation/pull/33>)
  * Fix/dependencies (#26 <https://github.com/open-rmf/rmf_simulation/pull/26>)
  * Changes and corrections to support ROS 2 Galactic (#23 <https://github.com/open-rmf/rmf_simulation/pull/23>)
  * Start using ros-tooling for build and test workflow, added coverage, tsan (#14 <https://github.com/open-rmf/rmf_simulation/pull/14>)
  * Add quality declaration documents (#1 <https://github.com/open-rmf/rmf_simulation/pull/1>)
  * Do not drain battery when robot is in the vicinity of the charger (#18 <https://github.com/open-rmf/rmf_simulation/pull/18>)
  * Skip RobotState if level_name is empty (#16 <https://github.com/open-rmf/rmf_simulation/pull/16>)
  * Log as debug (#12 <https://github.com/open-rmf/rmf_simulation/pull/12>)
  * Add build and style actions (#11 <https://github.com/open-rmf/rmf_simulation/pull/11>)
  * Slotcar plugin package move and utils cleanup (#5 <https://github.com/open-rmf/rmf_simulation/pull/5>)
  * account for renaming from building_map_msgs to rmf_building_map_msgs (#3 <https://github.com/open-rmf/rmf_simulation/pull/3>)
  * Package Renames (#2 <https://github.com/open-rmf/rmf_simulation/pull/2>)
  * Contributors: Aaron Chong, Charayaphan Nakorn Boon Han, Geoffrey Biggs, Luca Della Vedova, Marco A. Gutiérrez, Yadunund, chianfern, ddengster

 -- Luca Della Vedova <luca@openrobotics.org>  Wed, 01 Sep 2021 05:00:00 -0000


