#include <tesseract_common/macros.h>
#include <gtest/gtest.h>
#include <tesseract_collision/test_suite/collision_sphere_sphere_unit.hpp>
#include <tesseract_collision/bullet/bullet_discrete_simple_manager.h>
#include <tesseract_collision/bullet/bullet_discrete_bvh_manager.h>
#include <tesseract_collision/fcl/fcl_discrete_managers.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (TesseractCollisionUnit, BulletDiscreteBVHCollisionSphereSphereConvexHullUnit) | |
TEST (TesseractCollisionUnit, BulletDiscreteBVHCollisionSphereSphereUnit) | |
TEST (TesseractCollisionUnit, BulletDiscreteSimpleCollisionSphereSphereConvexHullUnit) | |
TEST (TesseractCollisionUnit, BulletDiscreteSimpleCollisionSphereSphereUnit) | |
TEST (TesseractCollisionUnit, FCLDiscreteBVHCollisionSphereSphereConvexHullUnit) | |
TEST (TesseractCollisionUnit, FCLDiscreteBVHCollisionSphereSphereUnit) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 52 of file collision_sphere_sphere_unit.cpp.
TEST | ( | TesseractCollisionUnit | , |
BulletDiscreteBVHCollisionSphereSphereConvexHullUnit | |||
) |
Definition at line 31 of file collision_sphere_sphere_unit.cpp.
TEST | ( | TesseractCollisionUnit | , |
BulletDiscreteBVHCollisionSphereSphereUnit | |||
) |
Definition at line 25 of file collision_sphere_sphere_unit.cpp.
TEST | ( | TesseractCollisionUnit | , |
BulletDiscreteSimpleCollisionSphereSphereConvexHullUnit | |||
) |
Definition at line 19 of file collision_sphere_sphere_unit.cpp.
TEST | ( | TesseractCollisionUnit | , |
BulletDiscreteSimpleCollisionSphereSphereUnit | |||
) |
Definition at line 13 of file collision_sphere_sphere_unit.cpp.
TEST | ( | TesseractCollisionUnit | , |
FCLDiscreteBVHCollisionSphereSphereConvexHullUnit | |||
) |
Definition at line 43 of file collision_sphere_sphere_unit.cpp.
TEST | ( | TesseractCollisionUnit | , |
FCLDiscreteBVHCollisionSphereSphereUnit | |||
) |
Definition at line 37 of file collision_sphere_sphere_unit.cpp.