Parse origin from xml string. More...
Go to the source code of this file.
Namespaces | |
tesseract_urdf | |
tinyxml2 | |
Functions | |
Eigen::Isometry3d | tesseract_urdf::parseOrigin (const tinyxml2::XMLElement *xml_element) |
Parse xml element origin. More... | |
tinyxml2::XMLElement * | tesseract_urdf::writeOrigin (const Eigen::Isometry3d &origin, tinyxml2::XMLDocument &doc) |
Variables | |
static constexpr std::string_view | tesseract_urdf::ORIGIN_ELEMENT_NAME = "origin" |
Parse origin from xml string.
Definition in file origin.h.