ros-humble-rmf-traffic-ros2 (2.1.7-1jammy) jammy; urgency=high



 -- Grey <grey@openrobotics.org>  Wed, 09 Aug 2023 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (2.1.6-1jammy) jammy; urgency=high

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

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

ros-humble-rmf-traffic-ros2 (2.1.5-1jammy) jammy; urgency=high

  * Reformat code to meet expectations of uncrustify-0.72.0: (#274 <https://github.com/open-rmf/rmf_ros2/pull/274>)
  * Contributors: Yadunund

 -- Grey <grey@openrobotics.org>  Fri, 19 May 2023 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (2.1.4-1jammy) jammy; urgency=high



 -- Grey <grey@openrobotics.org>  Wed, 26 Apr 2023 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (2.1.3-1jammy) jammy; urgency=high



 -- Grey <grey@openrobotics.org>  Tue, 25 Apr 2023 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (2.1.2-1jammy) jammy; urgency=high



 -- Grey <grey@openrobotics.org>  Sun, 09 Oct 2022 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (2.1.0-1jammy) jammy; urgency=high

  * Make async behaviors more robust: (#228 <https://github.com/open-rmf/rmf_ros2/pull/228>)
  * Make schedule failover more robust: (#232 <https://github.com/open-rmf/rmf_ros2/pull/232>)
  * Ignore conflicts between any plans that have a dependency: (#205 <https://github.com/open-rmf/rmf_ros2/pull/205>)
  * Add support for docking in lanes with entry events: (#226 <https://github.com/open-rmf/rmf_ros2/pull/226>)
  * Add message conversion functions for the navigation graph: (#207 <https://github.com/open-rmf/rmf_ros2/pull/207>)
  * Changes for humble compatibility: (#215 <https://github.com/open-rmf/rmf_ros2/pull/215>)

 -- Grey <grey@openrobotics.org>  Sun, 02 Oct 2022 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (2.0.0-1jammy) jammy; urgency=high

  * Update to the traffic dependency system: (#188 <https://github.com/open-rmf/rmf_ros2/pull/188>)

 -- Grey <grey@openrobotics.org>  Thu, 17 Mar 2022 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (1.5.0-1jammy) jammy; urgency=high

  * Allow participants to sync up with remote databases when discrepancies arise (#145 <https://github.com/open-rmf/rmf_ros2/pull/145>)
  * Support for geojson graphs (#142 <https://github.com/open-rmf/rmf_ros2/pull/142>)

 -- Grey <grey@openrobotics.org>  Sun, 13 Feb 2022 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (1.4.0-1jammy) jammy; urgency=high

  * Make traffic schedule updates more efficient: (#86 <https://github.com/open-rmf/rmf_ros2/pull/86>)
  * Add redundancy to the traffic schedule node: (#61 <https://github.com/open-rmf/rmf_ros2/pull/61>)

 -- Grey <grey@openrobotics.org>  Tue, 31 Aug 2021 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (1.3.0-1jammy) jammy; urgency=high

  * Use topics to update schedule mirrors: (#17 <https://github.com/open-rmf/rmf_ros2/pull/17>)
  * Allow participant descriptions to update: (#17 <https://github.com/open-rmf/rmf_ros2/pull/17>)
  * Add persistence to Traffic Schedule Participant IDs: (#242 <https://github.com/osrf/rmf_core/pull/242>)

 -- Grey <grey@openrobotics.org>  Sun, 06 Jun 2021 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (1.2.0-1jammy) jammy; urgency=high

  * Adding distributed blockade system hooks: (#22 <https://github.com/osrf/rmf_core/pull/22>)

 -- Grey <grey@openrobotics.org>  Mon, 04 Jan 2021 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (1.1.0-1jammy) jammy; urgency=high

  * Add a schedule node factory to the public API: (#147 <https://github.com/osrf/rmf_core/pull/147>)
  * Allow the Negotiation class to accept callbacks for Table updates: (#140 <https://github.com/osrf/rmf_core/pull/140>)
  * Allow the Negotiation class to provide views for existing Tables: (#140 <https://github.com/osrf/rmf_core/pull/140>)
  * Allow the Negotiation class to store up to a certain number of completed negotiations: (#140 <https://github.com/osrf/rmf_core/pull/140>)
  * Migrating to ROS2 Foxy: (#133 <https://github.com/osrf/rmf_core/pull/13>)
  * Contributors: Aaron Chong, Grey, Yadu, ddengster

 -- Grey <grey@openrobotics.org>  Wed, 23 Sep 2020 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (1.0.2-1jammy) jammy; urgency=high

  * Always respond to negotiations: (#138 <https://github.com/osrf/rmf_core/pull/138>)

 -- Grey <grey@openrobotics.org>  Sun, 26 Jul 2020 16:00:00 -0000

ros-humble-rmf-traffic-ros2 (1.0.0-1jammy) jammy; urgency=high

  * Provides rmf_traffic_ros2 library which offers utilities to wrap rmf_traffic into ros2 APIs
    
    rmf_traffic_ros2::convert(T) functions convert between rmf_traffic API data structures and rmf_traffic_msgs message structures
    
    rmf_traffic_ros2::schedule utilities help to connect rmf_traffic objects across distributed ROS2 systems
    
    MirrorManager - Object that maintains a rmf_traffic::schedule::Mirror across ROS2 connections
    
    Writer - Factory for rmf_traffic::schedule::Participant objects that can talk to a database across ROS2 connections
    
    Negotiation - Object that manages a set of traffic negotiations across ROS2 connections
  * rmf_traffic_schedule - a ROS2 node that manages a traffic schedule service and judges the outcomes of traffic negotiations
  * Contributors: Aaron Chong, Grey, Marco A. Gutiérrez, Morgan Quigley, Yadu, Yadunund, koonpeng

 -- Grey <grey@openrobotics.org>  Mon, 22 Jun 2020 16:00:00 -0000


