Tesseract
Motion Planning Environment
|
Parse joint from xml string. More...
Go to the source code of this file.
Namespaces | |
namespace | tinyxml2 |
namespace | tesseract_scene_graph |
namespace | tesseract_urdf |
Functions | |
std::shared_ptr< tesseract_scene_graph::Joint > | tesseract_urdf::parseJoint (const tinyxml2::XMLElement *xml_element, int version) |
Parse xml element joint. More... | |
tinyxml2::XMLElement * | tesseract_urdf::writeJoint (const std::shared_ptr< const tesseract_scene_graph::Joint > &joint, tinyxml2::XMLDocument &doc) |
Parse joint from xml string.