![]() |
Tesseract 0.28.4
|
Parse groups data from srdf file. More...
#include <tesseract/common/macros.h>#include <tinyxml2.h>#include <iostream>#include <tesseract/common/utils.h>#include <tesseract/scene_graph/graph.h>#include <tesseract/srdf/groups.h>Namespaces | |
| namespace | tesseract::srdf |
| Main namespace. | |
Functions | |
| std::tuple< GroupNames, ChainGroups, JointGroups, LinkGroups > | tesseract::srdf::parseGroups (const tesseract::scene_graph::SceneGraph &scene_graph, const tinyxml2::XMLElement *srdf_xml, const std::array< int, 3 > &version) |
| Parse groups from srdf xml element. | |
Parse groups data from srdf file.