moveit2
The MoveIt Motion Planning Framework for ROS 2.
Functions
test_all_valid.cpp File Reference
#include <gtest/gtest.h>
#include <moveit/collision_detection/allvalid/collision_detector_allocator_allvalid.h>
#include <moveit/collision_detection/allvalid/collision_env_allvalid.h>
Include dependency graph for test_all_valid.cpp:

Go to the source code of this file.

Functions

 TEST (AllValid, Instantiate)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 55 of file test_all_valid.cpp.

Here is the caller graph for this function:

◆ TEST()

TEST ( AllValid  ,
Instantiate   
)

Definition at line 41 of file test_all_valid.cpp.