kdl_parser.cpp File Reference

#include "kdl_parser/kdl_parser.hpp"
#include <kdl/tree.hpp>
#include <string>
#include <urdf/model.h>
#include <kdl/frames_io.hpp>
Include dependency graph for kdl_parser.cpp:
This graph shows which files directly or indirectly include this file:

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, Tree &tree)
bool kdl_parser::treeFromXml (TiXmlDocument *xml_doc, Tree &tree)
 All Classes Namespaces Files Functions Variables


kdl_parser
Author(s): Wim Meeussen meeussen@willowgarage.com
autogenerated on Fri Jan 11 09:59:52 2013