Skip to content

Commit 4d81eb8

Browse files
committed
Update changelogs
1 parent 81ed9ed commit 4d81eb8

File tree

11 files changed

+40
-0
lines changed

11 files changed

+40
-0
lines changed

combined_robot_hw/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package combined_robot_hw
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2017-12-23)
69
-------------------
710

combined_robot_hw_tests/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package combined_robot_hw_tests
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2017-12-23)
69
-------------------
710

controller_interface/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package controller_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2017-12-23)
69
-------------------
710

controller_manager/CHANGELOG.rst

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package controller_manager
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* refactored controller_manager unspawner
8+
* fix controller_manager list: migrated to new ControllerState with claimed_resources
9+
* remove debug prints from controller_manager script
10+
* Contributors: Mathias Lüdtke
11+
512
0.13.0 (2017-12-23)
613
-------------------
714
* Several spawner-related fixes:

controller_manager_msgs/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package controller_manager_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2017-12-23)
69
-------------------
710

controller_manager_tests/CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package controller_manager_tests
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* add tests for controller_manager scripts and nodes
8+
* return 0 in dummy_app main
9+
* Contributors: Mathias Lüdtke
10+
511
0.13.0 (2017-12-23)
612
-------------------
713
* Drop includes from CMake library build.

hardware_interface/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package hardware_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2017-12-23)
69
-------------------
710
* move CheckIsResourceManager into internal namespace

joint_limits_interface/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package joint_limits_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2017-12-23)
69
-------------------
710
* Add method to populate SoftJointLimits from ROS parameter server. (`#292 <https://github.com/ros-controls/ros_control/issues/292>`_)

ros_control/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package ros_control
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2017-12-23)
69
-------------------
710

rqt_controller_manager/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rqt_controller_manager
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2017-12-23)
69
-------------------
710

transmission_interface/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package transmission_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2017-12-23)
69
-------------------
710

0 commit comments

Comments
 (0)