changelog

This commit is contained in:
William Woodall 2015-09-11 11:11:06 -04:00
parent 1a1f0db396
commit 2690ae836c
7 changed files with 26 additions and 0 deletions

View File

@ -2,6 +2,9 @@
Changelog for package collada_parser Changelog for package collada_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.7 (2015-04-22) 1.11.7 (2015-04-22)
------------------- -------------------

View File

@ -2,6 +2,11 @@
Changelog for package collada_urdf Changelog for package collada_urdf
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Removed pcre hack for newer released collada-dom.
* Contributors: Kei Okada
1.11.7 (2015-04-22) 1.11.7 (2015-04-22)
------------------- -------------------
* Fixed `#89 <https://github.com/ros/robot_model/issues/89>`_ * Fixed `#89 <https://github.com/ros/robot_model/issues/89>`_

View File

@ -2,6 +2,9 @@
Changelog for package joint_state_publisher Changelog for package joint_state_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.7 (2015-04-22) 1.11.7 (2015-04-22)
------------------- -------------------
* Added a randomize button for the joints. * Added a randomize button for the joints.

View File

@ -2,6 +2,9 @@
Changelog for package kdl_parser Changelog for package kdl_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.7 (2015-04-22) 1.11.7 (2015-04-22)
------------------- -------------------

View File

@ -2,6 +2,9 @@
Changelog for package robot_model Changelog for package robot_model
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.7 (2015-04-22) 1.11.7 (2015-04-22)
------------------- -------------------

View File

@ -2,6 +2,12 @@
Changelog for package urdf Changelog for package urdf
^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Removed pcre hack for newer released collada-dom.
* Fixed link order of libpcrecpp.
* Contributors: Kei Okada
1.11.7 (2015-04-22) 1.11.7 (2015-04-22)
------------------- -------------------
* Removed the exporting of Boost and pcre as they are not used in the headers, and added TinyXML because it is. * Removed the exporting of Boost and pcre as they are not used in the headers, and added TinyXML because it is.

View File

@ -2,6 +2,9 @@
Changelog for package urdf_parser_plugin Changelog for package urdf_parser_plugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.7 (2015-04-22) 1.11.7 (2015-04-22)
------------------- -------------------