Tesseract
Motion Planning Environment
|
Parse groups data from srdf file. More...
#include <tesseract_common/macros.h>
#include <array>
#include <tuple>
#include <tesseract_srdf/kinematics_information.h>
Go to the source code of this file.
Namespaces | |
namespace | tinyxml2 |
namespace | tesseract_scene_graph |
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. More... | |
Parse groups data from srdf file.