moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
test_srdf.cpp File Reference
Include dependency graph for test_srdf.cpp:

Go to the source code of this file.

Classes

class  SRDFTest
class  SRDFConfig
class  PlanningGroups

Functions

unsigned int countElements (const tinyxml2::XMLNode &parent, const char *child_name)
 TEST_F (SRDFTest, Empty)
 TEST_F (SRDFTest, SetJoints)
 TEST_F (SRDFTest, SetLinks)
 TEST_F (SRDFTest, SetJointsThenLinks)
int main (int argc, char **argv)
std::filesystem::path getSharePath (const std::string &package_name)
 Return a path for the given package's share folder.

Function Documentation

◆ countElements()

unsigned int countElements ( const tinyxml2::XMLNode & parent,
const char * child_name )

Definition at line 78 of file test_srdf.cpp.

Here is the caller graph for this function:

◆ getSharePath()

std::filesystem::path moveit_setup::getSharePath ( const std::string & package_name)
inline

Return a path for the given package's share folder.

Definition at line 70 of file utilities.hpp.

Here is the caller graph for this function:

◆ main()

int main ( int argc,
char ** argv )

Definition at line 204 of file test_srdf.cpp.

◆ TEST_F() [1/4]

TEST_F ( SRDFTest ,
Empty  )

Definition at line 89 of file test_srdf.cpp.

◆ TEST_F() [2/4]

TEST_F ( SRDFTest ,
SetJoints  )

Definition at line 103 of file test_srdf.cpp.

Here is the call graph for this function:

◆ TEST_F() [3/4]

TEST_F ( SRDFTest ,
SetJointsThenLinks  )

Definition at line 169 of file test_srdf.cpp.

Here is the call graph for this function:

◆ TEST_F() [4/4]

TEST_F ( SRDFTest ,
SetLinks  )

Definition at line 136 of file test_srdf.cpp.

Here is the call graph for this function: