|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <moveit/collision_detection_fcl/collision_detector_allocator_fcl.hpp>#include <moveit/collision_detection/test_collision_common_pr2.hpp>
Go to the source code of this file.
Functions | |
| INSTANTIATE_TYPED_TEST_SUITE_P (FCLCollisionCheck, CollisionDetectorTest, collision_detection::CollisionDetectorAllocatorFCL) | |
| int | main (int argc, char *argv[]) |
| INSTANTIATE_TYPED_TEST_SUITE_P | ( | FCLCollisionCheck | , |
| CollisionDetectorTest | , | ||
| collision_detection::CollisionDetectorAllocatorFCL | |||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 43 of file test_fcl_collision_detection_pr2.cpp.