![]() |
Tesseract
Motion Planning Environment
|
Parse calibration 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::JointCalibration > | tesseract_urdf::parseCalibration (const tinyxml2::XMLElement *xml_element, int version) |
| Parse a xml calibration element. More... | |
| tinyxml2::XMLElement * | tesseract_urdf::writeCalibration (const std::shared_ptr< const tesseract_scene_graph::JointCalibration > &calibration, tinyxml2::XMLDocument &doc) |
Parse calibration from xml string.