ros-one-roswtf (1.17.3-7jammy.20251023.0236) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Michael Carroll <michael@openrobotics.org>  Thu, 23 Oct 2025 02:36:06 +0000

ros-one-roswtf (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-roswtf (1.17.2-0jammy) jammy; urgency=high



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

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



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

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



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

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



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

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

  * Move @jacobperron from maintainer to author (#2302 <https://github.com/ros/ros_comm/issues/2302>)
  * Contributors: Shane Loretz

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

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



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

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



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

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



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

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



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

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

  * Fix /use_sim_time parameter typo in roswtf error (#2102 <https://github.com/ros/ros_comm/issues/2102>)
  * Contributors: Nicholas Paul

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

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

  * Update maintainers (#2075 <https://github.com/ros/ros_comm/issues/2075>)
  * Fix spelling (#2066 <https://github.com/ros/ros_comm/issues/2066>)
  * Contributors: Shane Loretz, tomoya

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

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



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

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



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

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



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

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



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

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



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

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



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

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



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

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

  * 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-roswtf (1.15.0-0jammy) jammy; urgency=high



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

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

  * add default ROS_MASTER_URI (#1666 <https://github.com/ros/ros_comm/issues/1666>)
  * bump CMake minimum version to avoid CMP0048 warning (#1869 <https://github.com/ros/ros_comm/issues/1869>)
  * do not try to run online checks if there are no roslaunch uris (#1848 <https://github.com/ros/ros_comm/issues/1848>)
  * more Python 3 compatibility (#1796 <https://github.com/ros/ros_comm/issues/1796>)
  * use condition attributes to specify Python 2 and 3 dependencies (#1792 <https://github.com/ros/ros_comm/issues/1792>)
  * print exception content to show better idea why loading plugin failed (#1721 <https://github.com/ros/ros_comm/issues/1721>)
  * duplicate test nodes which aren't available to other packages, add missing dependencies (#1611 <https://github.com/ros/ros_comm/issues/1611>)
  * query ipv6 only if specified (#1596 <https://github.com/ros/ros_comm/issues/1596>)
  * fix typos: awhile -> a while (#1534 <https://github.com/ros/ros_comm/issues/1534>)
  * improve msg replacement for 'No package or stack in context'. (#1505 <https://github.com/ros/ros_comm/issues/1505>)

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

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



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

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



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

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



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

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

  * warn if ROS_IP contains whitespace (#1379 <https://github.com/ros/ros_comm/issues/1379>)

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

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



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

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



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

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



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

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



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

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



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

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

  * improve roswtf tests (#1101 <https://github.com/ros/ros_comm/pull/1101>, #1102 <https://github.com/ros/ros_comm/pull/1102>)

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

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



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

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



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

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



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

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



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

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



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

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



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

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



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

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



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

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



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

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



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

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



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

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



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

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



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

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

  * add optional dependency on geneus to make roswtf tests pass in jade

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

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



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

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



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

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

  * support IPv6 addresses containing percentage symbols (#585 <https://github.com/ros/ros_comm/issues/585>)

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

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



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

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



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

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



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

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



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

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



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

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



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

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

  * Python 3 compatibility (#426 <https://github.com/ros/ros_comm/issues/426>, #427 <https://github.com/ros/ros_comm/issues/427>)

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

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



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

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



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

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

  * update roswtf test for upcoming rospack 2.2.3
  * add architecture_independent flag in package.xml (#391 <https://github.com/ros/ros_comm/issues/391>)

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

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

  * make rostest in CMakeLists optional (ros/rosdistro#3010 <https://github.com/ros/rosdistro/issues/3010>)

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

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



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

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

  * fix roswtf checks to not require release-only python packages to be installed
  * add missing run/test dependencies on rosbuild to get ROS_ROOT environment variable

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

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



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

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



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

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

  * do not warn about not existing stacks folder in a catkin workspace

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

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



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

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



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

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



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

ros-one-roswtf (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-roswtf (1.9.46-0jammy) jammy; urgency=high



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

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



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

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

  * fix ROS_ROOT check to access trailing 'rosbuild'

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

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



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

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



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

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



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

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

  * add checks for pip packages and rosdep
  * fix check for catkin_pkg
  * fix for thread race condition causes incorrect graph connectivity analysis

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

ros-one-roswtf (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


