Skip to content

Commit 479aa69

Browse files
committed
update CHANGELOG
1 parent 976e098 commit 479aa69

File tree

8 files changed

+53
-0
lines changed

8 files changed

+53
-0
lines changed

imu_monitor/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.6.30 (2018-04-23)
69
-------------------
710

pr2_bringup/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* pr2_bringup: test launch files (`#255 <https://github.com/pr2/pr2_robot/issues/255>`_)
8+
9+
* Disable because pr2.launch needs to resolve c1/c2 hostname
10+
11+
* rebased version of https://github.com/PR2/pr2_robot/pull/256 (`#263 <https://github.com/pr2/pr2_robot/issues/263>`_)
12+
13+
* Adapt monitoring to upgraded PR2s:
14+
- no more IPMI
15+
- new number of CPU cores
16+
- re-add monitoring of c2
17+
18+
* calibrate_pr2: intercept and print exception (`#248 <https://github.com/pr2/pr2_robot/issues/248>`_)
19+
* This was silently ignored before.
20+
* White space cleanup
21+
22+
* Param names changed between urg_node and hokuyo_node (`#257 <https://github.com/pr2/pr2_robot/issues/257>`_)
23+
24+
* The new urg_node package is used for the laser scanners in kinetic, but the parameter names are still the one of the hokuyo_node package.
25+
26+
* Contributors: Yuki Furuta, Matthieu Herrb, Michael Goerner, Yannick Jonetzko
27+
528
1.6.30 (2018-04-23)
629
-------------------
730

pr2_camera_synchronizer/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
1.6.30 (2018-04-23)
69
-------------------
710
* removed more tests for jenkins build

pr2_computer_monitor/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* add --ignore-self arg in ntp_monitor.py (`#259 <https://github.com/pr2/pr2_robot/issues/259>`_)
8+
* fixed CMake errors
9+
* Contributors: David Feil-Seifer, Shingo Kitagawa
10+
511
1.6.30 (2018-04-23)
612
-------------------
713
* removed more tests for jenkins build

pr2_controller_configuration/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* fixed integer cast to void* warning in pr2_ethercat; fixed broken launchtest for now
8+
* Contributors: David Feil-Seifer
9+
510
1.6.30 (2018-04-23)
611
-------------------
712

pr2_ethercat/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package pr2_ethercat
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* fixed integer cast to void* warning in pr2_ethercat; fixed broken launchtest for now
8+
* Contributors: David Feil-Seifer
9+
510
1.6.30 (2018-04-23)
611
-------------------
712

pr2_robot/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package pr2_robot
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.6.30 (2018-04-23)
69
-------------------
710

pr2_run_stop_auto_restart/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package pr2_run_stop_auto_restart
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* fixed CMake errors
8+
* Contributors: David Feil-Seifer
9+
510
1.6.30 (2018-04-23)
611
-------------------
712

0 commit comments

Comments
 (0)