From f0818aa05e1eb8a2634ab920dde8ae1e779f1f97 Mon Sep 17 00:00:00 2001 From: Wim Meeussen Date: Wed, 22 Jun 2011 09:36:18 -0700 Subject: [PATCH] update doc --- kdl_parser/manifest.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/kdl_parser/manifest.xml b/kdl_parser/manifest.xml index 603b8c9..7ab50a7 100644 --- a/kdl_parser/manifest.xml +++ b/kdl_parser/manifest.xml @@ -1,10 +1,14 @@ - The Kinematics and Dynamics Library (KDL) defines a tree structure to represent the kinematic and dynamic parameters of a robot mechanism. kdl_parser provides tools to construct a KDL tree from the robot representation in the urdf package. + The Kinematics and Dynamics Library (KDL) defines a tree structure + to represent the kinematic and dynamic parameters of a robot + mechanism. kdl_parser provides tools to construct a KDL + tree from an XML robot representation in either the URDf format or + the Collada format. - Wim Meeussen meeussen@willowgarage.com + Wim Meeussen wim@willowgarage.com BSD http://ros.org/wiki/kdl_parser