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