Namespaces | Functions
kdl_parser.hpp File Reference
#include <kdl/tree.hpp>
#include <string>
#include <urdf_model/model.h>
#include <tinyxml2.h>
#include <tinyxml.h>
#include "kdl_parser/visibility_control.hpp"
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

 kdl_parser
 

Functions

KDL_PARSER_PUBLIC bool kdl_parser::treeFromFile (const std::string &file, KDL::Tree &tree)
 
KDL_PARSER_PUBLIC bool kdl_parser::treeFromParam (const std::string &param, KDL::Tree &tree)
 
KDL_PARSER_PUBLIC bool kdl_parser::treeFromString (const std::string &xml, KDL::Tree &tree)
 
KDL_PARSER_PUBLIC bool kdl_parser::treeFromUrdfModel (const urdf::ModelInterface &robot_model, KDL::Tree &tree)
 
KDL_PARSER_PUBLIC bool kdl_parser::treeFromXml (const tinyxml2::XMLDocument *xml_doc, KDL::Tree &tree)
 
KDL_PARSER_PUBLIC bool kdl_parser::treeFromXml (TiXmlDocument *xml_doc, KDL::Tree &tree)
 


kdl_parser
Author(s): Wim Meeussen , Ioan Sucan , Jackie Kay
autogenerated on Fri Apr 15 2022 03:01:26