ros-lyrical-rmf-task-sequence (2.9.0-3resolute) resolute; urgency=high

  * Fix nullopt dereference in GoToPlace goal selection (#130 <https://github.com/open-rmf/rmf_task/issues/130>)
  * Introduce start_at_departure option for go_to_place event (#128 <https://github.com/open-rmf/rmf_task/issues/128>)
  * Contributors: kj

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

ros-lyrical-rmf-task-sequence (2.8.0-3resolute) resolute; urgency=high



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

ros-lyrical-rmf-task-sequence (2.7.0-3resolute) resolute; urgency=high



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

ros-lyrical-rmf-task-sequence (2.6.0-3resolute) resolute; urgency=high



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

ros-lyrical-rmf-task-sequence (2.5.0-3resolute) resolute; urgency=high

  * Reformat with uncrustify available in noble (#119 <https://github.com/open-rmf/rmf_task/pull/119>)
  * Protect phase switch from race conditions (#111 <https://github.com/open-rmf/rmf_task/pull/111>)
  * Cancellation phase (#107 <https://github.com/open-rmf/rmf_task/pull/107>)
  * Do not segfault when models cannot be generated (#109 <https://github.com/open-rmf/rmf_task/pull/109>)
  * Return nullptr is goal set is empty (#108 <https://github.com/open-rmf/rmf_task/pull/108>)
  * Contributors: Grey, Yadunund

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

ros-lyrical-rmf-task-sequence (2.4.0-3resolute) resolute; urgency=high

  * Add support for multiple destinations to choose from. (#101 <https://github.com/open-rmf/rmf_task/pull/101>)
  * Contributors: Arjo Chakravartyi, Grey

 -- Grey <grey@openrobotics.org>  Fri, 22 Dec 2023 06:00:00 -0000

ros-lyrical-rmf-task-sequence (2.3.3-3resolute) resolute; urgency=high

  * Fix edge case for task sequences (#102 <https://github.com/open-rmf/rmf_task/pull/102>)

 -- Grey <grey@openrobotics.org>  Fri, 15 Dec 2023 06:00:00 -0000

ros-lyrical-rmf-task-sequence (2.3.2-3resolute) resolute; urgency=high

  * Fix battery drain crash for GoToPlace (#94 <https://github.com/open-rmf/rmf_task/pull/94>)
  * Contributors: Yadunund

 -- Grey <grey@openrobotics.org>  Thu, 10 Aug 2023 05:00:00 -0000

ros-lyrical-rmf-task-sequence (2.3.1-3resolute) resolute; urgency=high

  * Added ``rmf_task_sequence`` to workflows and fixed codestyle (#91 <https://github.com/open-rmf/rmf_task/pull/91>)
  * Added ``requester`` and ``request_time`` fields to ``rmf_task::Task::Booking`` (#81 <https://github.com/open-rmf/rmf_task/pull/81>)
  * Contributors: Aaron Chong

 -- Grey <grey@openrobotics.org>  Fri, 30 Jun 2023 05:00:00 -0000

ros-lyrical-rmf-task-sequence (2.3.0-3resolute) resolute; urgency=high



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

ros-lyrical-rmf-task-sequence (2.2.0-3resolute) resolute; urgency=high

  * Switch to rst changelogs
  * Contributors: Yadunund

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

ros-lyrical-rmf-task-sequence (2.1.3-3resolute) resolute; urgency=high

  * Fix battery consumption modeling for perform_action tasks (#76 <https://github.com/open-rmf/rmf_task/pull/76>)
  * Add missing buildtool_depend on cmake (#75 <https://github.com/open-rmf/rmf_task/pull/75>)
  * Contributors: Luca Della Vedova, Scott K Logan, Yadunund

 -- Grey <grey@openrobotics.org>  Sun, 17 Apr 2022 05:00:00 -0000

ros-lyrical-rmf-task-sequence (2.1.2-3resolute) resolute; urgency=high



 -- Grey <grey@openrobotics.org>  Mon, 14 Nov 2022 06:00:00 -0000

ros-lyrical-rmf-task-sequence (2.1.1-3resolute) resolute; urgency=high

  * Add find_package/find_dependency for vendored project.
    The vendor package for nlohmann_json_schema_validator was previously
    exporting dependency info for that package, however that is not the
    recommended workflow for vendor packages which are ideally as
    transparent as possible.
  * Allow GoToPlace to know about expected future destinations (#61 <https://github.com/open-rmf/rmf_task/pull/61>)
  * Contributors: Grey, Marco A. Gutiérrez, Steven! Ragnarök

 -- Grey <grey@openrobotics.org>  Tue, 11 Oct 2022 05:00:00 -0000

ros-lyrical-rmf-task-sequence (2.1.0-3resolute) resolute; urgency=high

  * Allow GoToPlace to know about expected future destinations (#61 <https://github.com/open-rmf/rmf_task/pull/61>)

 -- Grey <grey@openrobotics.org>  Thu, 19 May 2022 05:00:00 -0000

ros-lyrical-rmf-task-sequence (2.0.0-3resolute) resolute; urgency=high

  * Support flexible task definitions (#39 <https://github.com/open-rmf/rmf_task/pull/39>)
    * Provide an implementation for phase-sequence based tasks
    * Arbitrary phases can be implemented downstream
    * A simple event-wrapping phase implementation is provided
    * Events can be composed into a tree-structure of sequential events
    * Downstream users can implement arbitrary events

 -- Grey <grey@openrobotics.org>  Mon, 14 Feb 2022 06:00:00 -0000


