This commit is contained in:
Shane Loretz 2017-05-17 15:23:30 -07:00
parent c26bff8fa1
commit 71e728edff
4 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,6 +1,6 @@
<package> <package>
<name>kdl_parser</name> <name>kdl_parser</name>
<version>1.12.9</version> <version>1.12.10</version>
<description> <description>
The Kinematics and Dynamics Library (KDL) defines a tree structure The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot to represent the kinematic and dynamic parameters of a robot

View File

@ -2,8 +2,8 @@
Changelog for package kdl_parser_py Changelog for package kdl_parser_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming 1.12.10 (2017-05-17)
----------- --------------------
1.12.9 (2017-04-26) 1.12.9 (2017-04-26)
------------------- -------------------

View File

@ -1,6 +1,6 @@
<package> <package>
<name>kdl_parser_py</name> <name>kdl_parser_py</name>
<version>1.12.9</version> <version>1.12.10</version>
<description> <description>
The Kinematics and Dynamics Library (KDL) defines a tree structure The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot to represent the kinematic and dynamic parameters of a robot