#include <dart/dart.hpp>
Go to the source code of this file.
 | 
| dart::dynamics::SkeletonPtr  | aikido::io::readKinbodyString (const std::string &kinBodyString, const dart::common::Uri &baseUri="", const dart::common::ResourceRetrieverPtr &retriever=nullptr) | 
|   | Read skeleton from a string of OpenRAVE's custom XML format.  More...
  | 
|   | 
| dart::dynamics::SkeletonPtr  | aikido::io::readKinbody (const dart::common::Uri &kinBodyUri, const dart::common::ResourceRetrieverPtr &retriever=nullptr) | 
|   | Read skeleton from a file of OpenRAVE's custom XML format.  More...
  | 
|   |