Changelogs
This commit is contained in:
parent
5d8408754d
commit
c26bff8fa1
|
@ -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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -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>`_)
|
||||
|
|
Loading…
Reference in New Issue