Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
This commit is contained in:
Shane Loretz 2020-08-24 09:49:00 -07:00
parent 92e0c947dc
commit 735d562454
4 changed files with 10 additions and 2 deletions

View File

@ -2,6 +2,9 @@
Changelog for package kdl_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.14.1 (2020-08-24)
-------------------
1.14.0 (2020-04-13)
-------------------
* Used keys for Orocos (`#38 <https://github.com/ros/kdl_parser/issues/38>`_)

View File

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

View File

@ -2,6 +2,11 @@
Changelog for package kdl_parser_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.14.1 (2020-08-24)
-------------------
* Drop CATKIN_IGNORE (`#42 <https://github.com/ros/kdl_parser/issues/42>`_)
* Contributors: Jochen Sprickerhof
1.14.0 (2020-04-13)
-------------------
* Used keys for Orocos (`#38 <https://github.com/ros/kdl_parser/issues/38>`_)

View File

@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>kdl_parser_py</name>
<version>1.14.0</version>
<version>1.14.1</version>
<description>
The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot