groups.h
Go to the documentation of this file.
1 
26 #ifndef TESSERACT_SRDF_GROUPS_H
27 #define TESSERACT_SRDF_GROUPS_H
28 
31 #include <array>
32 #include <tuple>
34 
37 
38 namespace tinyxml2
39 {
40 class XMLElement; // NOLINT
41 }
42 
43 namespace tesseract_srdf
44 {
52 std::tuple<GroupNames, ChainGroups, JointGroups, LinkGroups>
54  const tinyxml2::XMLElement* srdf_xml,
55  const std::array<int, 3>& version);
56 
57 } // namespace tesseract_srdf
58 
59 #endif // TESSERACT_SRDF_GROUPS_H
tesseract_srdf
Main namespace.
Definition: collision_margins.h:43
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
#define TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
tesseract_scene_graph::SceneGraph
tesseract_srdf::parseGroups
std::tuple< GroupNames, ChainGroups, JointGroups, LinkGroups > 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.
Definition: groups.cpp:40
kinematics_information.h
This hold the kinematics information.
fwd.h
TESSERACT_COMMON_IGNORE_WARNINGS_POP
#define TESSERACT_COMMON_IGNORE_WARNINGS_POP
tinyxml2
macros.h


tesseract_srdf
Author(s): Levi Armstrong
autogenerated on Sun May 18 2025 03:02:04