1.14.2
This commit is contained in:
parent
8e43839996
commit
74d4ee3bc6
|
@ -2,8 +2,8 @@
|
|||
Changelog for package kdl_parser
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.14.2 (2022-04-13)
|
||||
-------------------
|
||||
|
||||
1.14.1 (2020-08-24)
|
||||
-------------------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<package format="2">
|
||||
<name>kdl_parser</name>
|
||||
<version>1.14.1</version>
|
||||
<version>1.14.2</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.14.2 (2022-04-13)
|
||||
-------------------
|
||||
* Restored compatibility with Orocos KDL after Joint.None was removed (`#45 <https://github.com/ros/kdl_parser/issues/45>`_)
|
||||
* Contributors: Julian Förster
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||
<package format="3">
|
||||
<name>kdl_parser_py</name>
|
||||
<version>1.14.1</version>
|
||||
<version>1.14.2</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