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

Go to the source code of this file.

Classes

class  TestPlanningContext
 Generic implementation of the tests that can be executed on different robots. More...
class  PandaTestPlanningContext
class  FanucTestPlanningContext

Functions

 TEST_F (PandaTestPlanningContext, testSimpleRequest)
 TEST_F (FanucTestPlanningContext, testSimpleRequest)
 TEST_F (FanucTestPlanningContext, testPathConstraints)
int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 357 of file test_planning_context_manager.cpp.

◆ TEST_F() [1/3]

TEST_F ( FanucTestPlanningContext ,
testPathConstraints  )

Definition at line 349 of file test_planning_context_manager.cpp.

◆ TEST_F() [2/3]

TEST_F ( FanucTestPlanningContext ,
testSimpleRequest  )

Definition at line 344 of file test_planning_context_manager.cpp.

◆ TEST_F() [3/3]

TEST_F ( PandaTestPlanningContext ,
testSimpleRequest  )

Definition at line 320 of file test_planning_context_manager.cpp.