Parse group tool center points data from srdf file. More...
#include <tesseract_common/macros.h>#include <array>#include <tesseract_scene_graph/fwd.h>#include <tesseract_srdf/kinematics_information.h>

Go to the source code of this file.
Namespaces | |
| tesseract_srdf | |
| Main namespace. | |
| tinyxml2 | |
Functions | |
| GroupTCPs | tesseract_srdf::parseGroupTCPs (const tesseract_scene_graph::SceneGraph &scene_graph, const tinyxml2::XMLElement *srdf_xml, const std::array< int, 3 > &version) |
| Parse groups tool center points from srdf xml element. More... | |
Parse group tool center points data from srdf file.
Definition in file group_tool_center_points.h.