hpp-manipulation-urdf  4.9.0
Implementation of a parser for hpp-manipulation.
util.hh File Reference
#include <hpp/manipulation/fwd.hh>
#include <hpp/manipulation/urdf/deprecated.hh>
Include dependency graph for util.hh:

Go to the source code of this file.

Namespaces

 hpp
 
 hpp::manipulation
 
 hpp::manipulation::srdf
 

Functions

void hpp::manipulation::srdf::loadModelFromFile (const DevicePtr_t &robot, const std::string &prefix, const std::string &package, const std::string &modelName, const std::string &srdfSuffix)
 
void hpp::manipulation::srdf::loadModelFromFile (const DevicePtr_t &robot, const std::string &prefix, const std::string &srdfName)
 
void hpp::manipulation::srdf::loadModelFromXML (const DevicePtr_t &robot, const std::string &prefix, const std::string &srdfString)
 Reads the tags from SRDF as defined in SRDF syntax. More...