![]() |
Tesseract 0.28.4
|
Parse group tool center points data from srdf file. More...
#include <tesseract/common/macros.h>#include <tinyxml2.h>#include <boost/algorithm/string/classification.hpp>#include <boost/algorithm/string/split.hpp>#include <tesseract/common/utils.h>#include <tesseract/scene_graph/graph.h>#include <tesseract/srdf/group_tool_center_points.h>Namespaces | |
| namespace | tesseract::srdf |
| Main namespace. | |
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. | |
Parse group tool center points data from srdf file.