![]() |
Tesseract
Motion Planning Environment
|
Parse sphere from xml string. More...


Go to the source code of this file.
Namespaces | |
| namespace | tinyxml2 |
| namespace | tesseract_geometry |
| namespace | tesseract_urdf |
Functions | |
| std::shared_ptr< tesseract_geometry::Sphere > | tesseract_urdf::parseSphere (const tinyxml2::XMLElement *xml_element, int version) |
| Parse a xml sphere element. More... | |
| tinyxml2::XMLElement * | tesseract_urdf::writeSphere (const std::shared_ptr< const tesseract_geometry::Sphere > &sphere, tinyxml2::XMLDocument &doc) |
Parse sphere from xml string.