41#ifndef TESSERACT_COLLISION_TESSERACT_COLLISION_CONFIGURATION_H
42#define TESSERACT_COLLISION_TESSERACT_COLLISION_CONFIGURATION_H
47#include <BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h>
This is a modified configuration that included the modified Bullet algorithms.
Definition: tesseract_collision_configuration.h:82
#define TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
Definition: macros.h:71
Definition: create_convex_hull.cpp:36
Definition: bullet_cast_bvh_manager.h:49
Definition: tesseract_collision_configuration.h:53
void createPoolAllocators()
Create pool allocators.
Definition: tesseract_collision_configuration.cpp:81
std::shared_ptr< btPoolAllocator > persistent_manifold_pool_
Definition: tesseract_collision_configuration.h:69
bool share_pool_allocators_
Definition: tesseract_collision_configuration.h:68
TesseractCollisionConfigurationInfo clone() const
Clone the collision configuration information.
Definition: tesseract_collision_configuration.cpp:63
std::shared_ptr< btPoolAllocator > collision_algorithm_pool_
Definition: tesseract_collision_configuration.h:70