Moby
|
Used to read the simulator state from XML. More...
#include <SDFReader.h>
Static Public Member Functions | |
static boost::shared_ptr < TimeSteppingSimulator > | read (const std::string &fname) |
Reads an XML file and constructs all read objects. More... | |
static std::map< std::string, ControlledBodyPtr > | read_models (const std::string &fname) |
Reads models only from SDF file. More... | |
Used to read the simulator state from XML.
|
static |
Reads an XML file and constructs all read objects.
References Moby::XMLTree::processed.
|
static |
Reads models only from SDF file.
References Moby::XMLTree::processed.