Moby
|
Used to read the simulator state from URDF. More...
#include <URDFReader.h>
Static Public Member Functions | |
static bool | read (const std::string &fname, std::string &name, std::vector< RigidBodyPtr > &links, std::vector< JointPtr > &joints) |
Reads an XML file and constructs all read objects. More... | |
Used to read the simulator state from URDF.
|
static |
Reads an XML file and constructs all read objects.
Referenced by Moby::ArticulatedBody::load_from_xml().