ros-galactic-test-bond (3.0.1-4focal) focal; urgency=high

  * Add build dependencies on pkg-config.
  * Contributors: Chris Lalancette

 -- Michael Carroll <michael@openrobotics.org>  Tue, 26 Jan 2021 08:00:00 -0000

ros-galactic-test-bond (3.0.0-4focal) focal; urgency=high

  * [Fixing CI] using chrono literals for durations from rclcpp API update (#69 <https://github.com/ros/bond_core/issues/69>)
  * Contributors: Steve Macenski

 -- Michael Carroll <michael@openrobotics.org>  Tue, 26 Jan 2021 08:00:00 -0000

ros-galactic-test-bond (2.0.0-4focal) focal; urgency=high

  * Lifecycle support 2 (#67 <https://github.com/ros/bond_core/issues/67>)
  * find uuid correctly on ubuntu and osx (#55 <https://github.com/ros/bond_core/issues/55>)
  * Ros2 devel (#54 <https://github.com/ros/bond_core/issues/54>)
  * Make Michael Carroll the maintainer (#40 <https://github.com/ros/bond_core/issues/40>)
  * Contributors: Karsten Knese, Mikael Arguedas, Steve Macenski

 -- Michael Carroll <michael@openrobotics.org>  Thu, 05 Nov 2020 08:00:00 -0000

ros-galactic-test-bond (1.8.3-4focal) focal; urgency=high

  * Fix build issue on Windows (#38 <https://github.com/ros/bond_core/issues/38>)
    * Fix build issue on Windows
    * indent for better readability
  * Contributors: Johnson Shih

 -- Michael Carroll <michael@openrobotics.org>  Fri, 17 Aug 2018 07:00:00 -0000

ros-galactic-test-bond (1.8.2-4focal) focal; urgency=high

  * uuid dependency fixup (#36 <https://github.com/ros/bond_core/issues/36>)
    * dont export uuid dependency as this isnt anywhere in the public api
    * fixx uuid dependency in test_bond as well
  * Contributors: Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Fri, 27 Apr 2018 07:00:00 -0000

ros-galactic-test-bond (1.8.1-4focal) focal; urgency=high

  * fix package.xml to comply with schema (#30 <https://github.com/ros/bond_core/issues/30>)
  * Contributors: Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Fri, 27 Oct 2017 07:00:00 -0000

ros-galactic-test-bond (1.8.0-4focal) focal; urgency=high

  * C++ style (#28 <https://github.com/ros/bond_core/issues/28>)
  * switch to package format 2 (#27 <https://github.com/ros/bond_core/issues/27>)
  * Closer to pep8 compliance (#25 <https://github.com/ros/bond_core/issues/25>)
  * Python3 compatibility (#24 <https://github.com/ros/bond_core/issues/24>)
  * Contributors: Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Thu, 27 Jul 2017 07:00:00 -0000

ros-galactic-test-bond (1.7.19-4focal) focal; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Mon, 27 Mar 2017 07:00:00 -0000

ros-galactic-test-bond (1.7.18-4focal) focal; urgency=high

  * fix -isystem /usr/include build breakage in gcc6
  * Contributors: Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Mon, 24 Oct 2016 07:00:00 -0000

ros-galactic-test-bond (1.7.17-4focal) focal; urgency=high

  * update maintainer
  * Made code a bit more readable #12 <https://github.com/ros/bond_core/pull/12>
  * Contributors: Esteve Fernandez, Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Tue, 15 Mar 2016 07:00:00 -0000

ros-galactic-test-bond (1.7.16-4focal) focal; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 30 Oct 2014 07:00:00 -0000

ros-galactic-test-bond (1.7.15-4focal) focal; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 28 Oct 2014 07:00:00 -0000

ros-galactic-test-bond (1.7.14-4focal) focal; urgency=high

  * Update maintainer field
  * Contributors: Esteve Fernandez, Vincent Rabaud

 -- Michael Carroll <michael@openrobotics.org>  Thu, 08 May 2014 07:00:00 -0000

ros-galactic-test-bond (1.7.13-4focal) focal; urgency=high

  * update check for CATKIN_ENABLE_TESTING to work with isolated built
  * check for CATKIN_ENABLE_TESTING
  * Contributors: Dirk Thomas

 -- Michael Carroll <michael@openrobotics.org>  Wed, 21 Aug 2013 07:00:00 -0000

ros-galactic-test-bond (1.7.12-4focal) focal; urgency=high

  * fix dependency on exported targets if the variable is empty for the test package
  * use EXPORTED_TARGETS variable instead of explicit target names
  * Contributors: Dirk Thomas

 -- Michael Carroll <michael@openrobotics.org>  Thu, 06 Jun 2013 07:00:00 -0000

ros-galactic-test-bond (1.7.11-4focal) focal; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Wed, 13 Mar 2013 07:00:00 -0000

ros-galactic-test-bond (1.7.10-4focal) focal; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Sun, 13 Jan 2013 08:00:00 -0000

ros-galactic-test-bond (1.7.9-4focal) focal; urgency=high

  * fix wrong import of bondpy
  * increase timeout for test
  * modified dep type of catkin
  * Contributors: Dirk Thomas

 -- Michael Carroll <michael@openrobotics.org>  Thu, 27 Dec 2012 08:00:00 -0000

ros-galactic-test-bond (1.7.8-4focal) focal; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 13 Dec 2012 08:00:00 -0000

ros-galactic-test-bond (1.7.7-4focal) focal; urgency=high

  * Updated url tags in package.xml's #1 <https://github.com/ros/bond_core/pull/1>
  * Contributors: William Woodall

 -- Michael Carroll <michael@openrobotics.org>  Thu, 06 Dec 2012 08:00:00 -0000

ros-galactic-test-bond (1.7.6-4focal) focal; urgency=high

  * fix catkin function order
  * Contributors: Dirk Thomas

 -- Michael Carroll <michael@openrobotics.org>  Tue, 30 Oct 2012 07:00:00 -0000

ros-galactic-test-bond (1.7.5-4focal) focal; urgency=high

  * clean up package.xml files
  * fixed dep to rostest
  * fixed python module import
  * fixed test registration in cmake
  * fixed compiling tests
  * Contributors: Dirk Thomas

 -- Michael Carroll <michael@openrobotics.org>  Sat, 27 Oct 2012 07:00:00 -0000

ros-galactic-test-bond (1.7.4-4focal) focal; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Sat, 06 Oct 2012 07:00:00 -0000

ros-galactic-test-bond (1.7.3-4focal) focal; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 02 Oct 2012 07:19:00 -0000

ros-galactic-test-bond (1.7.2-4focal) focal; urgency=high

  * add the missing catkin dependency
  * Contributors: Vincent Rabaud

 -- Michael Carroll <michael@openrobotics.org>  Tue, 02 Oct 2012 07:06:00 -0000

ros-galactic-test-bond (1.7.1-4focal) focal; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 02 Oct 2012 02:00:00 -0000

ros-galactic-test-bond (1.7.0-4focal) focal; urgency=high

  * catkinize the package and bump to 1.7.0 even though it is not tagged yet
  * bondpy tests now cleanly shutdown any bonds that they create.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4036309
  * Reverting all changes that were meant to debug test failures on the build farm.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4036308
  * More testing bond on the build farm: being careful to shutdown bond instances between tests.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4036300
  * Bond: debug info about status message.  Still tracking down test errors on the build farm
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4036256
  * More debug info for tracking down test failures in the build farm.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4036255
  * Changed exercise_bond.py to print more information on failure in order to debug
    test failures that only occur on the build machines.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4036253
  * Bond tester was spewing warning messages even when successful
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4036126
  * Added global "bond_disable_heartbeat_timeout" parameter
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4036106
  * Creating package descriptions for bondpy, bondcpp, and test_bond.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4035354
  * Renamed bondtest to test_bond (#4435 <https://github.com/ros/bond_core/issues/4435>)
    --HG--
    rename : bondtest/CMakeLists.txt => test_bond/CMakeLists.txt
    rename : bondtest/Makefile => test_bond/Makefile
    rename : bondtest/mainpage.dox => test_bond/mainpage.dox
    rename : bondtest/manifest.xml => test_bond/manifest.xml
    rename : bondtest/scripts/BondSM_sm.py => test_bond/scripts/BondSM_sm.py
    rename : bondtest/scripts/tester.py => test_bond/scripts/tester.py
    rename : bondtest/srv/TestBond.srv => test_bond/srv/TestBond.srv
    rename : bondtest/test/exercise_bond.cpp => test_bond/test/exercise_bond.cpp
    rename : bondtest/test/exercise_bond.py => test_bond/test/exercise_bond.py
    rename : bondtest/test/test_callbacks_cpp.cpp => test_bond/test/test_callbacks_cpp.cpp
    rename : bondtest/test/test_callbacks_py.py => test_bond/test/test_callbacks_py.py
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4032810
  * Contributors: Vincent Rabaud, sglaser

 -- Michael Carroll <michael@openrobotics.org>  Mon, 01 Oct 2012 23:51:00 -0000


