Skip to content

Commit 5820cee

Browse files
committed
2.6.2
Signed-off-by: Audrow Nash <audrow@hey.com>
1 parent d640098 commit 5820cee

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

kdl_parser/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package kdl_parser
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.6.2 (2022-04-05)
6+
------------------
7+
* Depend on orocos-kdl vendor packages (`#58 <https://github.com/ros/kdl_parser/issues/58>`_)
8+
* Contributors: Jacob Perron
9+
510
2.6.1 (2022-01-14)
611
------------------
712
* Install includes to include/ and misc CMake fixes (`#61 <https://github.com/ros/kdl_parser/issues/61>`_)

kdl_parser/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>kdl_parser</name>
3-
<version>2.6.1</version>
3+
<version>2.6.2</version>
44
<description>
55
The Kinematics and Dynamics Library (KDL) defines a tree structure
66
to represent the kinematic and dynamic parameters of a robot

kdl_parser_py/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>kdl_parser_py</name>
3-
<version>2.3.0</version>
3+
<version>2.6.2</version>
44
<description>
55
The Kinematics and Dynamics Library (KDL) defines a tree structure
66
to represent the kinematic and dynamic parameters of a robot

0 commit comments

Comments
 (0)