Skip to content

Commit fd1a3d2

Browse files
committed
1.6.31
1 parent 479aa69 commit fd1a3d2

File tree

16 files changed

+24
-24
lines changed

16 files changed

+24
-24
lines changed

imu_monitor/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package imu_monitor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.6.31 (2020-04-14)
6+
-------------------
77

88
1.6.30 (2018-04-23)
99
-------------------

imu_monitor/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>imu_monitor</name>
3-
<version>1.6.30</version>
3+
<version>1.6.31</version>
44
<description>This package contains a single node that monitors the drift of the IMU
55
gyroscopes. The results are published to the '/diagnostics' topic and
66
are aggregated in the PR2 dashboard.</description>

pr2_bringup/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package pr2_bringup
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.6.31 (2020-04-14)
6+
-------------------
77
* pr2_bringup: test launch files (`#255 <https://github.com/pr2/pr2_robot/issues/255>`_)
88

99
* Disable because pr2.launch needs to resolve c1/c2 hostname

pr2_bringup/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>pr2_bringup</name>
3-
<version>1.6.30</version>
3+
<version>1.6.31</version>
44
<description>Launch files and scripts needed to bring a PR2 up into a running state.</description>
55
<maintainer email="dave@cse.unr.edu">Dave Feil-Seifer</maintainer>
66
<license>BSD</license>

pr2_camera_synchronizer/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package pr2_camera_synchronizer
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.6.31 (2020-04-14)
6+
-------------------
77

88
1.6.30 (2018-04-23)
99
-------------------

pr2_camera_synchronizer/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>pr2_camera_synchronizer</name>
3-
<version>1.6.30</version>
3+
<version>1.6.31</version>
44
<description>
55
<p>
66
The PR2 is equipped with a texture projector that can be used to

pr2_computer_monitor/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package pr2_computer_monitor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.6.31 (2020-04-14)
6+
-------------------
77
* add --ignore-self arg in ntp_monitor.py (`#259 <https://github.com/pr2/pr2_robot/issues/259>`_)
88
* fixed CMake errors
99
* Contributors: David Feil-Seifer, Shingo Kitagawa

pr2_computer_monitor/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>pr2_computer_monitor</name>
3-
<version>1.6.30</version>
3+
<version>1.6.31</version>
44
<description>Monitors the computer's processor and hard drives of the PR2 and publishes data to diagnostics.</description>
55
<maintainer email="dave@cse.unr.edu">Dave Feil-Seifer</maintainer>
66

pr2_controller_configuration/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package pr2_controller_configuration
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.6.31 (2020-04-14)
6+
-------------------
77
* fixed integer cast to void* warning in pr2_ethercat; fixed broken launchtest for now
88
* Contributors: David Feil-Seifer
99

pr2_controller_configuration/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>pr2_controller_configuration</name>
3-
<version>1.6.30</version>
3+
<version>1.6.31</version>
44
<description>Configuration files for PR2 controllers.</description>
55
<maintainer email="dave@cse.unr.edu">Dave Feil-Seifer</maintainer>
66
<license>BSD</license>

0 commit comments

Comments
 (0)