[Documentation] [TitleIndex] [WordIndex

  Documentation Status

robot_model: collada_parser | collada_urdf | colladadom | convex_decomposition | ivcon | kdl_parser | resource_retriever | robot_state_publisher | simmechanics_to_urdf | urdf | urdf_interface | urdf_parser

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.

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 URDF.

parser2.png

/!\ 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

  1. Start using the KDL parser

    This tutorial teached you how to create a KDL Tree from a URDF file


2013-06-15 12:36