ros-one-self-test (1.11.0-7noble.20251023.0141) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Thu, 23 Oct 2025 01:41:25 +0000

ros-one-self-test (1.11.0-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Fri, 31 Dec 2021 00:00:00 -0000

ros-one-self-test (1.10.4-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Sun, 14 Mar 2021 00:00:00 -0000

ros-one-self-test (1.10.3-0noble) noble; urgency=high

  * Set cmake_policy CMP0054 to NEW
  * Update maintainer info
  * Contributors: gemignani

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Sat, 05 Dec 2020 00:00:00 -0000

ros-one-self-test (1.10.2-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Thu, 03 Sep 2020 00:00:00 -0000

ros-one-self-test (1.10.1-0noble) noble; urgency=high

  * Fix GCC warnings with -Wpedantic (#124 <https://github.com/ros/diagnostics/issues/124>)
  * Contributors: Jacob Perron

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Thu, 20 Aug 2020 00:00:00 -0000

ros-one-self-test (1.10.0-0noble) noble; urgency=high

  * Make Guglielmo Gemignani ROS1 maintainer (#155 <https://github.com/ros/diagnostics/issues/155>)
  * Contributors: Guglielmo Gemignani

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Tue, 11 Aug 2020 00:00:00 -0000

ros-one-self-test (1.9.4-0noble) noble; urgency=high

  * noetic release (#136 <https://github.com/ros/diagnostics/issues/136>)
  * Contributors: Alejandro Hernández Cordero

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Wed, 01 Apr 2020 00:00:00 -0000

ros-one-self-test (1.9.3-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Wed, 02 May 2018 00:00:00 -0000

ros-one-self-test (1.9.2-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Sat, 15 Jul 2017 00:00:00 -0000

ros-one-self-test (1.9.1-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Sat, 15 Jul 2017 00:00:00 -0000

ros-one-self-test (1.9.0-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Tue, 25 Apr 2017 00:00:00 -0000

ros-one-self-test (1.8.10-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Tue, 14 Jun 2016 00:00:00 -0000

ros-one-self-test (1.8.9-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Wed, 02 Mar 2016 00:00:00 -0000

ros-one-self-test (1.8.8-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Thu, 06 Aug 2015 00:00:00 -0000

ros-one-self-test (1.8.7-0noble) noble; urgency=high

  * Upgrade to gtest 1.7.0
  * Contributors: trainman419

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Fri, 09 Jan 2015 00:00:00 -0000

ros-one-self-test (1.8.6-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Wed, 10 Dec 2014 00:00:00 -0000

ros-one-self-test (1.8.5-0noble) noble; urgency=high

  * Include gtest source directly
  * Contributors: trainman419

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Tue, 29 Jul 2014 00:00:00 -0000

ros-one-self-test (1.8.4-0noble) noble; urgency=high

  * Remove stray architechture_independent flags
    This flag should be used for package which do not contain
    architecture-specific files. Compiled binaries are such a file, and
    these packages contain them.
  * Contributors: Scott K Logan

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Thu, 24 Jul 2014 20:51:00 -0000

ros-one-self-test (1.8.3-0noble) noble; urgency=high

  * Install selftest_rostest
  * Contributors: Austin Hendrix

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Wed, 23 Apr 2014 00:00:00 -0000

ros-one-self-test (1.8.2-0noble) noble; urgency=high

  * Fix linking. All tests pass.
    Fixes #12 <https://github.com/ros/diagnostics/issues/12>
  * Most tests pass
  * Fix private nodehandle bug
  * Protect tests behind CATKIN_ENABLE_TESTING.
    Fixes #13 <https://github.com/ros/diagnostics/issues/13>
  * Install self test executables. Fixes #16 <https://github.com/ros/diagnostics/issues/16>
  * Contributors: Austin Hendrix

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Tue, 08 Apr 2014 00:00:00 -0000

ros-one-self-test (1.8.1-0noble) noble; urgency=high

  * Add myself as maintainer
  * Added ability to specify the private node handle in TestRunner
    Also now specify the selftest callback queue on only the service so that it does not apply to the entire node
  * fixed test related issues in some CMakeLists
  * Contributors: Austin Hendrix, Brice Rebsamen, Mitchell Wills

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Mon, 07 Apr 2014 00:00:00 -0000

ros-one-self-test (1.8.0-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Wed, 03 Apr 2013 00:00:00 -0000

ros-one-self-test (1.7.11-0noble) noble; urgency=high

  * Fix install rules
  * Fix linking on tests
  * Contributors: trainman419

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Thu, 24 Jul 2014 20:24:00 -0000

ros-one-self-test (1.7.10-0noble) noble; urgency=high

  * Changed package.xml version number before releasing
  * Contributors: Brice Rebsamen

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Fri, 22 Feb 2013 00:00:00 -0000

ros-one-self-test (1.7.9-0noble) noble; urgency=high

  * add missing dep to catkin
  * Contributors: Dirk Thomas

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Fri, 14 Dec 2012 00:00:00 -0000

ros-one-self-test (1.7.8-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Thu, 06 Dec 2012 00:00:00 -0000

ros-one-self-test (1.7.7-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Sat, 10 Nov 2012 00:00:00 -0000

ros-one-self-test (1.7.6-0noble) noble; urgency=high

  * no library in self test
  * Contributors: Vincent Rabaud

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Wed, 07 Nov 2012 23:32:00 -0000

ros-one-self-test (1.7.5-0noble) noble; urgency=high

  * add the missing rostest dependency
  * Contributors: Vincent Rabaud

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Wed, 07 Nov 2012 21:53:00 -0000

ros-one-self-test (1.7.4-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Wed, 07 Nov 2012 20:18:00 -0000

ros-one-self-test (1.7.3-0noble) noble; urgency=high



 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Sun, 04 Nov 2012 00:00:00 -0000

ros-one-self-test (1.7.2-0noble) noble; urgency=high

  * fix rostest
  * Contributors: Vincent Rabaud

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Tue, 30 Oct 2012 22:31:00 -0000

ros-one-self-test (1.7.1-0noble) noble; urgency=high

  * fix a few things after the first release
  * fix a few things all over
  * Contributors: Vincent Rabaud

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Tue, 30 Oct 2012 15:30:00 -0000

ros-one-self-test (1.7.0-0noble) noble; urgency=high

  * catkinize the stack
  * use the proper gtest macro
  * Explicitely set selftest_rostest to be in the all target, to fix #3178 <https://github.com/ros/diagnostics/issues/3178>.
  * Moved failed test message to just after the test, rather than after all the tests in self_test.
  * Eliminated warnings from run_selftest, and made it set its return code based on whether the test passed or not.
  * Undeprecated run_selftest.
  * Added a check in self test for ROS having shut down. Allows a node that is self testing to exit faster on CTRL-C.
  * Unit test files
  * Adding unit tests for self_test
  * Removing deprecated set_status_vec from self_test package
  * Added Ubuntu platform tags to manifest
  * Added removeByName to the self_test example.
  * Added a warning if test passes but setID was not called.
  * Marked diagnostic_updater and self_test as doc reviewed.
  * Tweaked examples and documentation based on doc review feedback.
  * Tweaked package description.
  * Updated manifest documentation and authorship.
  * Added a ROS_INFO at the beginning of each test.
  * Doc review of self test, dox fixes
  * Removed a redundant message, and took out spurious newlines.
  * Added a message at the end of the self-test.
  * Took out all deprecated stuff from self_test
  * Updated review status to API cleared.
  * Fixed example program after rename of self_test::Sequencer
  * Set a timeout of zero to callAvailable in checkTest. Renamed Sequencer to TestRunner.
  * Updated links in main page.
  * Corrected typo in main page.
  * Added main page. Took out threading by putting the self_test service in a separate queue. Created the Sequencer class to replace the now deprecated Dispatcher class. Sequencer is non-templated and does not have an owner member.
  * Made changes related to Nov 1 2009 API review.
  * Replaced sleep with waitForService. Took out delay parameter, added in a max_delay parameter. Took gensrv out of the CMakeLists.txt.
  * Got rid of deprecated access to ~parameters.
  * Updated documentation. Made doTest private as it should be. This should not break anything unless somebody is doing something really strange.
  * Making self_test package build now that ros::Node is gone.
  * Added extra debugging options to self_test and diagnostic_updater. On by default for self_test, off for diagnostic_updater. When on, failing statuses will be printed to the console.
  * updated self_test, diagnostic_updater, dynamic_reconfigure and wge100_camera to use new ~ namespace access method
  * diagnostics 0.1 commit. Removed diagnostic_analyzer/generic_analyzer and integrated into diagnostic_aggregator.
  * Fixed a sneaky bug that had slipped in during the diagnostic conversion.
    (It would have been easy to catch if Warnings were more prominent.)
  * Fixes for diagnostic_msgs::KeyValue::label -> key
  * Fixed bug in declaration of deprecated class.
  * Deprecated old self_test and diagnostic_updater APIs.
  * Lengthened delay, and made it return a saner failure message if it times out waiting to start the test.
  * Changed nomenclature in driver_base. Renamed method names to use camelCase.
    Got forearm_node working with driver_base: now appears to be working well.
  * robot_msgs/Diagnostic*  to diagnostic_msgs/Diagnostic* and robot_srvs/SelfTest into diagnostic_msgs too
  * Added DiagnosedPublisher and HeaderlessDiagnosedPublisher to automatically
    publish diagnostics upon publication, and integrated them with the
    forearm_camera.
    Started writing an outling of the driver_base classes.
  * Added a selftest_rostest node that wraps a call the self-test
    service of a node for rostest.
  * Unhid the add method. Renamed the internal add so it does not cause
    conflicts.
  * Fixed a bug that was causing slow startup on some nodes.
  * Updated to match changes to diagnostic_updater
  * Upgraded self_test to use the NodeHandle API, and to allow more general
    callback functions.
  * Head and hokuyo impact tests updates
  * Remove all calls to ros::fini()
  * service request/response -> Request/Response
  * Updated for removal of boost and log4cxx as 3rdparty packages
  * Added space after class name
  * roscpp API changes
    * ros::node -> ros::Node
    * ros::msg -> ros::Message
    * deprecated methods removed
    * rosconsole/rosconsole.h -> ros/console.h
    * goodbye rosthread
  * Merge from josh branch... compatibility with roscpp sessions merge and cmake 2.4
  * results from changing ros::Time constructor and all uses of it I can find
  * Self test timeout needed to be as ros::Duration instead.
  * Moving package review status from wiki to manifests
  * fixing usage
  * Add a demonstration of returned value label pairs in the example.
  * Change value_label to label
  * Adding a selftest_example.cpp which shows how to use the SelfTest class.
  * Slightly refactoring self test to make usage more straightforward.
  * Checking in trivial selftest_server
  * Adding selftest executable into self_test package.
  * Changes to make self_test quit-safe.
  * Adding in self_test package to do easy self_tests inside of nodes.
  * Contributors: Vincent Rabaud, blaise, blaisegassend, ehberger, gerkey, jfaustwg, jleibs, leibs, mmwise, rob_wheeler, tfoote, vrabaud, watts, wattsk

 -- Guglielmo Gemignani <guglielmo.gemignani@gmail.com>  Mon, 29 Oct 2012 00:00:00 -0000


