robot_model: collada_parser | collada_urdf | colladadom | convex_decomposition | ivcon | kdl_parser | resource_retriever | robot_state_publisher | simmechanics_to_urdf | srdf | urdf | urdf_interface | urdf_parser
- Code API
- diamondback
- electric
- fuerte
- unstable - Tutorials
- Troubleshooting
- FAQ
- Reviews (Doc reviewed)
Used by (44)
Package Summary
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.
- Author: Wim Meeussen wim@willowgarage.com
- License: BSD
- Repository: wg-kforge
- Source: hg https://kforge.ros.org/robotmodel/robot_model
New in Electric: Collada support
What is the KDL parser
If you want to take advantage of the powerful features of the Kinematics and Dynamics Library, the kdl parser provides an easy way to construct a full KDL Tree object. Starting from either a URDF xml description or a Collada xml description of your robot, the kdl parser automatically generates a KDL Tree.
Tutorials
- Start using the KDL parser
This tutorial teached you how to create a KDL Tree from a URDF file






