Tesseract
Motion Planning Environment
|
Parse limits 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::JointLimits > | tesseract_urdf::parseLimits (const tinyxml2::XMLElement *xml_element, int version) |
Parse xml element limits. More... | |
tinyxml2::XMLElement * | tesseract_urdf::writeLimits (const std::shared_ptr< const tesseract_scene_graph::JointLimits > &limits, tinyxml2::XMLDocument &doc) |
Parse limits from xml string.