This commit is contained in:
Chris Lalancette 2018-07-23 22:32:13 +00:00
parent 9853d701c8
commit 8af7e1a10d
4 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@
Changelog for package kdl_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.13.1 (2018-07-23)
-------------------
* Fix up missing link tags in some XML files. (`#15 <https://github.com/ros/kdl_parser/issues/15>`_)
* Contributors: Chris Lalancette

View File

@ -1,6 +1,6 @@
<package format="2">
<name>kdl_parser</name>
<version>1.13.0</version>
<version>1.13.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,8 +2,8 @@
Changelog for package kdl_parser_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.13.1 (2018-07-23)
-------------------
* Remove the declaration of a library from kdl_parser_py. (`#14 <https://github.com/ros/kdl_parser/issues/14>`_)
* Remove unused kdl_parser_py.urdf. (`#17 <https://github.com/ros/kdl_parser/issues/17>`_)
* Contributors: Chris Lalancette

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>kdl_parser_py</name>
<version>1.13.0</version>
<version>1.13.1</version>
<description>
The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot