Skip to content

Commit

Permalink
Showing 16 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions diagnostic_aggregator/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@
Changelog for package diagnostic_aggregator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.9.3 (2018-05-02)
------------------
* Merge pull request `#79 <https://github.com/ros/diagnostics/issues/79>`_ from nlamprian/indigo-devel
Fixed base_path handling
* Merge pull request `#82 <https://github.com/ros/diagnostics/issues/82>`_ from moriarty/fix-pluginlib-deprecated-headers
2 changes: 1 addition & 1 deletion diagnostic_aggregator/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>diagnostic_aggregator</name>
<version>1.9.2</version>
<version>1.9.3</version>
<description>diagnostic_aggregator</description>
<author>Kevin Watts</author>
<author email="[email protected]">Brice Rebsamen</author>
4 changes: 2 additions & 2 deletions diagnostic_analysis/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@
Changelog for package diagnostic_analysis
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.9.3 (2018-05-02)
------------------

1.9.2 (2017-07-15)
------------------
2 changes: 1 addition & 1 deletion diagnostic_analysis/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>diagnostic_analysis</name>
<version>1.9.2</version>
<version>1.9.3</version>
<description>The diagnostic_analysis package can convert a log of diagnostics data
into a series of CSV files. Robot logs are recorded with rosbag, and
can be processed offline using the scripts in this package.</description>
4 changes: 2 additions & 2 deletions diagnostic_common_diagnostics/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@
Changelog for package diagnostic_common_diagnostics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.9.3 (2018-05-02)
------------------

1.9.2 (2017-07-15)
------------------
2 changes: 1 addition & 1 deletion diagnostic_common_diagnostics/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>diagnostic_common_diagnostics</name>
<version>1.9.2</version>
<version>1.9.3</version>
<description>diagnostic_common_diagnostics</description>
<author email="[email protected]">Brice Rebsamen</author>
<maintainer email="[email protected]">Austin Hendrix</maintainer>
4 changes: 2 additions & 2 deletions diagnostic_updater/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@
Changelog for package diagnostic_updater
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.9.3 (2018-05-02)
------------------
* Merge pull request `#73 <https://github.com/ros/diagnostics/issues/73>`_ from tue-robotics/indigo-devel
Add a simple Heartbeat-DiagnosticTask
* Add Python version of Heartbeat DiagnosticTask
2 changes: 1 addition & 1 deletion diagnostic_updater/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>diagnostic_updater</name>
<version>1.9.2</version>
<version>1.9.3</version>
<description>diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc.</description>
<author>Kevin Watts</author>
<author email="[email protected]">Brice Rebsamen</author>
4 changes: 2 additions & 2 deletions diagnostics/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@
Changelog for package diagnostics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.9.3 (2018-05-02)
------------------

1.9.2 (2017-07-15)
------------------
2 changes: 1 addition & 1 deletion diagnostics/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>diagnostics</name>
<version>1.9.2</version>
<version>1.9.3</version>
<description>diagnostics</description>
<author>Kevin Watts</author>
<author email="[email protected]">Brice Rebsamen</author>
4 changes: 2 additions & 2 deletions rosdiagnostic/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@
Changelog for package rosdiagnostic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.9.3 (2018-05-02)
------------------

1.9.2 (2017-07-15)
------------------
2 changes: 1 addition & 1 deletion rosdiagnostic/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosdiagnostic</name>
<version>1.9.2</version>
<version>1.9.3</version>
<description>Command to print aggregated diagnostic contents to the command line</description>

<author email="[email protected]">Guillaume Autran</author>
4 changes: 2 additions & 2 deletions self_test/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@
Changelog for package self_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.9.3 (2018-05-02)
------------------

1.9.2 (2017-07-15)
------------------
2 changes: 1 addition & 1 deletion self_test/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>self_test</name>
<version>1.9.2</version>
<version>1.9.3</version>
<description>self_test</description>
<author>Kevin Watts</author>
<author email="[email protected]">Brice Rebsamen</author>
4 changes: 2 additions & 2 deletions test_diagnostic_aggregator/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@
Changelog for package test_diagnostic_aggregator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.9.3 (2018-05-02)
------------------

1.9.2 (2017-07-15)
------------------
2 changes: 1 addition & 1 deletion test_diagnostic_aggregator/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_diagnostic_aggregator</name>
<version>1.9.2</version>
<version>1.9.3</version>
<description>Basic diagnostic_aggregator tests are in the</description>
<author>Kevin Watts</author>
<author email="[email protected]">Brice Rebsamen</author>

0 comments on commit 4c077bb

Please sign in to comment.