update changelog

This commit is contained in:
Ioan Sucan 2014-07-07 08:44:26 -07:00
parent ee41949d7b
commit a56582facc
8 changed files with 37 additions and 0 deletions

View File

@ -2,6 +2,12 @@
Changelog for package collada_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* collada_parser: add extract actuators, fix for using nominal torque
* moving to new dependency for urdfdom and urdfdom_headers. https://github.com/ros/rosdistro/issues/4633
* Contributors: Tully Foote, YoheiKakiuchi
1.11.3 (2014-06-24)
-------------------
* update usage of urdfdom_headers for indigo/trusty

View File

@ -2,6 +2,12 @@
Changelog for package collada_urdf
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* moving to new dependency for urdfdom and urdfdom_headers. https://github.com/ros/rosdistro/issues/4633
* Fix clash with assimp 3.1 in CMake.
* Contributors: Benjamin Chrétien, Tully Foote
1.11.3 (2014-06-24)
-------------------
* Merge pull request `#69 <https://github.com/ros/robot_model/issues/69>`_ from YoheiKakiuchi/indigo-devel-store-original-mesh-name

View File

@ -2,6 +2,12 @@
Changelog for package joint_state_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Update package.xml
Updating author and maintainer email for consistency
* Contributors: David Lu!!
1.11.3 (2014-06-24)
-------------------

View File

@ -2,6 +2,9 @@
Changelog for package kdl_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.3 (2014-06-24)
-------------------
* kdl_parser: Adding kdl library explicitly so that dependees can find it

View File

@ -2,6 +2,9 @@
Changelog for package resource_retriever
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.3 (2014-06-24)
-------------------

View File

@ -2,6 +2,9 @@
Changelog for package robot_model
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.3 (2014-06-24)
-------------------

View File

@ -2,6 +2,11 @@
Changelog for package urdf
^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* moving to new dependency for urdfdom and urdfdom_headers. https://github.com/ros/rosdistro/issues/4633
* Contributors: Tully Foote
1.11.3 (2014-06-24)
-------------------
* fix urdfdom_headers find_package re `ros/rosdistro#4633 <https://github.com/ros/rosdistro/issues/4633>`_

View File

@ -2,6 +2,11 @@
Changelog for package urdf_parser_plugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* moving to new dependency for urdfdom and urdfdom_headers. https://github.com/ros/rosdistro/issues/4633
* Contributors: Tully Foote
1.11.3 (2014-06-24)
-------------------
* update usage of urdfdom_headers for indigo/trusty