Changelogs

This commit is contained in:
Shane Loretz 2017-05-17 15:22:35 -07:00
parent 5d8408754d
commit c26bff8fa1
2 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,11 @@
Changelog for package kdl_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Use result of find_package(orocos_kdl) properly (`#200 <https://github.com/ros/robot_model/issues/200>`_)
orocos_kdl_LIBRARY_DIRS was not set
1.12.9 (2017-04-26)
-------------------

View File

@ -2,6 +2,9 @@
Changelog for package kdl_parser_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.12.9 (2017-04-26)
-------------------
* Unset origin xyz or rpy is now properly interpreted as zero vector (`#187 <https://github.com/ros/robot_model/issues/187>`_)