#include <model.h>
Definition at line 54 of file model.h.
bool urdf::Model::initFile |
( |
const std::string & |
filename | ) |
|
bool urdf::Model::initParam |
( |
const std::string & |
param | ) |
|
Load Model given the name of a parameter on the parameter server.
Definition at line 82 of file model.cpp.
Load Model given the name of parameter on parameter server using provided nodehandle.
Definition at line 87 of file model.cpp.
bool urdf::Model::initString |
( |
const std::string & |
xmlstring | ) |
|
bool urdf::Model::initXml |
( |
TiXmlElement * |
xml | ) |
|
bool urdf::Model::initXml |
( |
TiXmlDocument * |
xml | ) |
|
The documentation for this class was generated from the following files: