kdl_parser.hpp File Reference

#include <kdl/tree.hpp>
#include "segment.hpp"
#include "chain.hpp"
#include <string>
#include <map>
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include "tinystr.h"
#include <boost/function.hpp>
#include "link.h"
Include dependency graph for kdl_parser.hpp:
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::treeFromFile (const std::string &file, KDL::Tree &tree)
bool kdl_parser::treeFromParam (const std::string &param, KDL::Tree &tree)
bool kdl_parser::treeFromString (const std::string &xml, KDL::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


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