ros-one-message-filters (1.17.3-8jammy.20260220.2203) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Michael Carroll <michael@openrobotics.org>  Fri, 20 Feb 2026 22:03:23 +0000

ros-one-message-filters (1.17.3-0jammy) jammy; urgency=high

  * Fixes for Python 3.12 (#2388 <https://github.com/ros/ros_comm/pull/2388>)
  * Contributors: Matthias Klose

 -- Michael Carroll <michael@openrobotics.org>  Fri, 09 May 2025 00:00:00 -0000

ros-one-message-filters (1.17.2-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Fri, 02 May 2025 00:00:00 -0000

ros-one-message-filters (1.17.1-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Sat, 26 Apr 2025 00:00:00 -0000

ros-one-message-filters (1.17.0-0jammy) jammy; urgency=high

  * Enable building with boost 1.73 (#2348 <https://github.com/ros/ros_comm/issues/2348>)
  * Contributors: Robert Haschke

 -- Michael Carroll <michael@openrobotics.org>  Fri, 13 Sep 2024 00:00:00 -0000

ros-one-message-filters (1.16.0-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Wed, 15 Feb 2023 00:00:00 -0000

ros-one-message-filters (1.15.15-0jammy) jammy; urgency=high

  * Move @jacobperron from maintainer to author (#2302 <https://github.com/ros/ros_comm/issues/2302>)
  * Correct missed boost placeholders (#2242 <https://github.com/ros/ros_comm/issues/2242>)
  * Contributors: Lucas Walter, Shane Loretz

 -- Michael Carroll <michael@openrobotics.org>  Wed, 23 Nov 2022 00:00:00 -0000

ros-one-message-filters (1.15.14-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 06 Jan 2022 00:00:00 -0000

ros-one-message-filters (1.15.13-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Wed, 22 Sep 2021 00:00:00 -0000

ros-one-message-filters (1.15.12-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 21 Sep 2021 00:00:00 -0000

ros-one-message-filters (1.15.11-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 06 Apr 2021 00:00:00 -0000

ros-one-message-filters (1.15.10-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 18 Mar 2021 00:00:00 -0000

ros-one-message-filters (1.15.9-0jammy) jammy; urgency=high

  * Update maintainers (#2075 <https://github.com/ros/ros_comm/issues/2075>)
  * Fix compatibility issue with boost 1.73 and above (#2023 <https://github.com/ros/ros_comm/issues/2023>)
  * Contributors: Sean Yen, Shane Loretz

 -- Michael Carroll <michael@openrobotics.org>  Fri, 16 Oct 2020 00:00:00 -0000

ros-one-message-filters (1.15.8-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 23 Jul 2020 00:00:00 -0000

ros-one-message-filters (1.15.7-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 28 May 2020 00:00:00 -0000

ros-one-message-filters (1.15.6-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 21 May 2020 00:00:00 -0000

ros-one-message-filters (1.15.5-0jammy) jammy; urgency=high

  * clear message queue on simtime jumping back (#1518 <https://github.com/ros/ros_comm/issues/1518>)

 -- Michael Carroll <michael@openrobotics.org>  Fri, 15 May 2020 00:00:00 -0000

ros-one-message-filters (1.15.4-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 19 Mar 2020 00:00:00 -0000

ros-one-message-filters (1.15.3-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Fri, 28 Feb 2020 00:00:00 -0000

ros-one-message-filters (1.15.2-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 25 Feb 2020 00:00:00 -0000

ros-one-message-filters (1.15.1-0jammy) jammy; urgency=high

  * fix missing boost dependencies (#1895 <https://github.com/ros/ros_comm/issues/1895>)
  * use setuptools instead of distutils (#1870 <https://github.com/ros/ros_comm/issues/1870>)

 -- Michael Carroll <michael@openrobotics.org>  Mon, 24 Feb 2020 00:00:00 -0000

ros-one-message-filters (1.15.0-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Fri, 21 Feb 2020 00:00:00 -0000

ros-one-message-filters (1.14.4-0jammy) jammy; urgency=high

  * bump CMake minimum version to avoid CMP0048 warning (#1869 <https://github.com/ros/ros_comm/issues/1869>)
  * add overload of ApproximateTime::setInterMessageLowerBound() to set all topics to the same value (#1860 <https://github.com/ros/ros_comm/issues/1860>)
  * update approximate time filter to work with Python 2 and 3 (#1660 <https://github.com/ros/ros_comm/issues/1660>)
  * message_filters/__init__.py - Added reduce import for Python 3 compatability (#1633 <https://github.com/ros/ros_comm/issues/1633>)
  * remove messages that are newer than the newly added message (#1438 <https://github.com/ros/ros_comm/issues/1438>)
  * remove signals from find_package(Boost COMPONENTS ...) (#1580 <https://github.com/ros/ros_comm/issues/1580>)
  * fix message_filters build issue on the template syntax (#1483 <https://github.com/ros/ros_comm/issues/1483>)

 -- Michael Carroll <michael@openrobotics.org>  Thu, 20 Feb 2020 00:00:00 -0000

ros-one-message-filters (1.14.3-0jammy) jammy; urgency=high

  * call Subscriber::unsubscribe() in destructor (#1434 <https://github.com/ros/ros_comm/issues/1434>)
  * rename Python message_filters.Cache.getLastestTime to getLatestTime (#1450 <https://github.com/ros/ros_comm/issues/1450>)

 -- Michael Carroll <michael@openrobotics.org>  Mon, 06 Aug 2018 00:00:00 -0000

ros-one-message-filters (1.14.2-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Wed, 06 Jun 2018 00:00:00 -0000

ros-one-message-filters (1.14.1-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Mon, 21 May 2018 00:00:00 -0000

ros-one-message-filters (1.14.0-0jammy) jammy; urgency=high

  * change invocation to add to conform template syntax (#1388 <https://github.com/ros/ros_comm/issues/1388>)
  * fix sphinx warning (#1371 <https://github.com/ros/ros_comm/issues/1371>)

 -- Michael Carroll <michael@openrobotics.org>  Mon, 21 May 2018 00:00:00 -0000

ros-one-message-filters (1.13.6-0jammy) jammy; urgency=high

  * use SteadyTimer in message_filters (#1247 <https://github.com/ros/ros_comm/issues/1247>)
  * remove unnecessary xmlrpcpp dependency from message_filters (#1264 <https://github.com/ros/ros_comm/issues/1264>)

 -- Michael Carroll <michael@openrobotics.org>  Mon, 05 Feb 2018 00:00:00 -0000

ros-one-message-filters (1.13.5-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 09 Nov 2017 00:00:00 -0000

ros-one-message-filters (1.13.4-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 02 Nov 2017 00:00:00 -0000

ros-one-message-filters (1.13.3-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Wed, 25 Oct 2017 00:00:00 -0000

ros-one-message-filters (1.13.2-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 15 Aug 2017 00:00:00 -0000

ros-one-message-filters (1.13.1-0jammy) jammy; urgency=high



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

ros-one-message-filters (1.13.0-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Wed, 22 Feb 2017 00:00:00 -0000

ros-one-message-filters (1.12.7-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Fri, 17 Feb 2017 00:00:00 -0000

ros-one-message-filters (1.12.6-0jammy) jammy; urgency=high

  * use boost::bind to bind the callback function (#906 <https://github.com/ros/ros_comm/pull/906>)

 -- Michael Carroll <michael@openrobotics.org>  Wed, 26 Oct 2016 00:00:00 -0000

ros-one-message-filters (1.12.5-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Fri, 30 Sep 2016 00:00:00 -0000

ros-one-message-filters (1.12.4-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Mon, 19 Sep 2016 00:00:00 -0000

ros-one-message-filters (1.12.3-0jammy) jammy; urgency=high

  * add fast approximate time synchronization in message_filters (in pure Python) (#802 <https://github.com/ros/ros_comm/issues/802>)

 -- Michael Carroll <michael@openrobotics.org>  Sat, 17 Sep 2016 00:00:00 -0000

ros-one-message-filters (1.12.2-0jammy) jammy; urgency=high

  * allow saving timestamp-less messages to Cache, add getLast method (#806 <https://github.com/ros/ros_comm/pull/806>)

 -- Michael Carroll <michael@openrobotics.org>  Fri, 03 Jun 2016 00:00:00 -0000

ros-one-message-filters (1.12.1-0jammy) jammy; urgency=high

  * use directory specific compiler flags (#785 <https://github.com/ros/ros_comm/pull/785>)

 -- Michael Carroll <michael@openrobotics.org>  Mon, 18 Apr 2016 00:00:00 -0000

ros-one-message-filters (1.12.0-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Fri, 18 Mar 2016 00:00:00 -0000

ros-one-message-filters (1.11.18-0jammy) jammy; urgency=high

  * fix compiler warnings

 -- Michael Carroll <michael@openrobotics.org>  Thu, 17 Mar 2016 00:00:00 -0000

ros-one-message-filters (1.11.17-0jammy) jammy; urgency=high

  * use boost::make_shared instead of new for constructing boost::shared_ptr (#740 <https://github.com/ros/ros_comm/issues/740>)
  * add __getattr__ to handle sub in message_filters as standard one (#700 <https://github.com/ros/ros_comm/pull/700>)

 -- Michael Carroll <michael@openrobotics.org>  Fri, 11 Mar 2016 00:00:00 -0000

ros-one-message-filters (1.11.16-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Mon, 09 Nov 2015 00:00:00 -0000

ros-one-message-filters (1.11.15-0jammy) jammy; urgency=high

  * add unregister() method to message_filter.Subscriber (#683 <https://github.com/ros/ros_comm/pull/683>)

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

ros-one-message-filters (1.11.14-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Sat, 19 Sep 2015 00:00:00 -0000

ros-one-message-filters (1.11.13-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 28 Apr 2015 00:00:00 -0000

ros-one-message-filters (1.11.12-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Mon, 27 Apr 2015 00:00:00 -0000

ros-one-message-filters (1.11.11-0jammy) jammy; urgency=high

  * implement message filter cache in Python (#599 <https://github.com/ros/ros_comm/pull/599>)

 -- Michael Carroll <michael@openrobotics.org>  Thu, 16 Apr 2015 00:00:00 -0000

ros-one-message-filters (1.11.10-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Mon, 22 Dec 2014 00:00:00 -0000

ros-one-message-filters (1.11.9-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Mon, 18 Aug 2014 00:00:00 -0000

ros-one-message-filters (1.11.8-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Mon, 04 Aug 2014 00:00:00 -0000

ros-one-message-filters (1.11.7-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Fri, 18 Jul 2014 00:00:00 -0000

ros-one-message-filters (1.11.6-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 10 Jul 2014 00:00:00 -0000

ros-one-message-filters (1.11.5-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 24 Jun 2014 00:00:00 -0000

ros-one-message-filters (1.11.4-0jammy) jammy; urgency=high

  * add approximate Python time synchronizer (used to be in camera_calibration) (#424 <https://github.com/ros/ros_comm/issues/424>)

 -- Michael Carroll <michael@openrobotics.org>  Mon, 16 Jun 2014 00:00:00 -0000

ros-one-message-filters (1.11.3-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Wed, 21 May 2014 00:00:00 -0000

ros-one-message-filters (1.11.2-0jammy) jammy; urgency=high



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

ros-one-message-filters (1.11.1-0jammy) jammy; urgency=high

  * update API to use boost::signals2 (#267 <https://github.com/ros/ros_comm/issues/267>)

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

ros-one-message-filters (1.11.0-0jammy) jammy; urgency=high

  * suppress boost::signals deprecation warning (#362 <https://github.com/ros/ros_comm/issues/362>)

 -- Michael Carroll <michael@openrobotics.org>  Tue, 04 Mar 2014 00:00:00 -0000

ros-one-message-filters (1.10.0-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 11 Feb 2014 00:00:00 -0000

ros-one-message-filters (1.9.54-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Mon, 27 Jan 2014 00:00:00 -0000

ros-one-message-filters (1.9.53-0jammy) jammy; urgency=high

  * add kwargs for message_filters.Subscriber

 -- Michael Carroll <michael@openrobotics.org>  Tue, 14 Jan 2014 00:00:00 -0000

ros-one-message-filters (1.9.52-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Wed, 08 Jan 2014 00:00:00 -0000

ros-one-message-filters (1.9.51-0jammy) jammy; urgency=high

  * update code after refactoring into rosbag_storage and roscpp_core (#299 <https://github.com/ros/ros_comm/issues/299>)
  * fix segmentation fault on OS X 10.9 (clang / libc++)

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

ros-one-message-filters (1.9.50-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Fri, 04 Oct 2013 00:00:00 -0000

ros-one-message-filters (1.9.49-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Mon, 16 Sep 2013 00:00:00 -0000

ros-one-message-filters (1.9.48-0jammy) jammy; urgency=high



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

ros-one-message-filters (1.9.47-0jammy) jammy; urgency=high

  * check for CATKIN_ENABLE_TESTING to enable configure without tests

 -- Michael Carroll <michael@openrobotics.org>  Wed, 03 Jul 2013 00:00:00 -0000

ros-one-message-filters (1.9.46-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Tue, 18 Jun 2013 00:00:00 -0000

ros-one-message-filters (1.9.45-0jammy) jammy; urgency=high

  * fix template syntax for signal_.template addCallback() to work with Intel compiler

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

ros-one-message-filters (1.9.44-0jammy) jammy; urgency=high

  * fix install destination for dll's under Windows

 -- Michael Carroll <michael@openrobotics.org>  Thu, 21 Mar 2013 00:00:00 -0000

ros-one-message-filters (1.9.43-0jammy) jammy; urgency=high

  * fix exports of message filter symbols for Windows

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

ros-one-message-filters (1.9.42-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Fri, 08 Mar 2013 00:00:00 -0000

ros-one-message-filters (1.9.41-0jammy) jammy; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 24 Jan 2013 00:00:00 -0000

ros-one-message-filters (1.9.40-0jammy) jammy; urgency=high



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

ros-one-message-filters (1.9.39-0jammy) jammy; urgency=high

  * first public release for Groovy

 -- Michael Carroll <michael@openrobotics.org>  Sat, 29 Dec 2012 00:00:00 -0000


