$search

kdl_parser.cpp File Reference

#include "kdl_parser/kdl_parser.hpp"
#include <kdl/frames_io.hpp>
Include dependency graph for kdl_parser.cpp:

Go to the source code of this file.

Namespaces

namespace  kdl_parser

Functions

bool kdl_parser::addChildrenToTree (boost::shared_ptr< const urdf::Link > root, Tree &tree)
RigidBodyInertia kdl_parser::toKdl (boost::shared_ptr< urdf::Inertial > i)
Joint kdl_parser::toKdl (boost::shared_ptr< urdf::Joint > jnt)
Frame kdl_parser::toKdl (urdf::Pose p)
Rotation kdl_parser::toKdl (urdf::Rotation r)
Vector kdl_parser::toKdl (urdf::Vector3 v)
bool kdl_parser::treeFromFile (const string &file, Tree &tree)
bool kdl_parser::treeFromParam (const string &param, Tree &tree)
bool kdl_parser::treeFromString (const string &xml, Tree &tree)
bool kdl_parser::treeFromUrdfModel (const urdf::Model &robot_model, KDL::Tree &tree)
bool kdl_parser::treeFromXml (TiXmlDocument *xml_doc, KDL::Tree &tree)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


kdl_parser
Author(s): Wim Meeussen wim@willowgarage.com
autogenerated on Tue Mar 5 12:17:01 2013