1.12.10
This commit is contained in:
parent
c26bff8fa1
commit
71e728edff
|
@ -2,8 +2,8 @@
|
|||
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>`_)
|
||||
orocos_kdl_LIBRARY_DIRS was not set
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<package>
|
||||
<name>kdl_parser</name>
|
||||
<version>1.12.9</version>
|
||||
<version>1.12.10</version>
|
||||
<description>
|
||||
The Kinematics and Dynamics Library (KDL) defines a tree structure
|
||||
to represent the kinematic and dynamic parameters of a robot
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
Changelog for package kdl_parser_py
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.12.10 (2017-05-17)
|
||||
--------------------
|
||||
|
||||
1.12.9 (2017-04-26)
|
||||
-------------------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<package>
|
||||
<name>kdl_parser_py</name>
|
||||
<version>1.12.9</version>
|
||||
<version>1.12.10</version>
|
||||
<description>
|
||||
The Kinematics and Dynamics Library (KDL) defines a tree structure
|
||||
to represent the kinematic and dynamic parameters of a robot
|
||||
|
|
Loading…
Reference in New Issue