Go to the documentation of this file.
3 #include <gtest/gtest.h>
15 TEST(TesseractCollisionUnit, BulletDiscreteSimpleCollisionOctomapSphereMeshUnit)
22 TEST(TesseractCollisionUnit, BulletDiscreteBVHCollisionOctomapSphereMeshUnit)
37 int main(
int argc,
char** argv)
39 testing::InitGoogleTest(&argc, argv);
41 return RUN_ALL_TESTS();
std::string getTempPath()
Tesseract ROS FCL contact checker implementation.
Tesseract ROS Bullet discrete simple collision manager.
#define TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
int main(int argc, char **argv)
This is to test the shape id and sub-shape id of the contact results.
Tesseract ROS Bullet discrete BVH collision manager.
TEST(TesseractCollisionUnit, BulletDiscreteSimpleCollisionOctomapSphereMeshUnit)
This is a collection of common methods.
A BVH implementation of a bullet manager.
void runTest(ContinuousContactManager &checker)
A simple implementation of a bullet manager which does not use BHV.