moveit2
The MoveIt Motion Planning Framework for ROS 2.
Static Public Attributes | List of all members
collision_detection::CollisionDetectorAllocatorBullet Class Reference

An allocator for Bullet collision detectors. More...

#include <collision_detector_allocator_bullet.h>

Inheritance diagram for collision_detection::CollisionDetectorAllocatorBullet:
Inheritance graph
[legend]
Collaboration diagram for collision_detection::CollisionDetectorAllocatorBullet:
Collaboration graph
[legend]

Static Public Attributes

static const std::string NAME
 

Additional Inherited Members

- Public Member Functions inherited from collision_detection::CollisionDetectorAllocatorTemplate< CollisionEnvBullet, CollisionDetectorAllocatorBullet >
const std::string & getName () const override
 
CollisionEnvPtr allocateEnv (const WorldPtr &world, const moveit::core::RobotModelConstPtr &robot_model) const override
 
CollisionEnvPtr allocateEnv (const CollisionEnvConstPtr &orig, const WorldPtr &world) const override
 
CollisionEnvPtr allocateEnv (const moveit::core::RobotModelConstPtr &robot_model) const override
 
- Public Member Functions inherited from collision_detection::CollisionDetectorAllocator
virtual ~CollisionDetectorAllocator ()
 
- Static Public Member Functions inherited from collision_detection::CollisionDetectorAllocatorTemplate< CollisionEnvBullet, CollisionDetectorAllocatorBullet >
static CollisionDetectorAllocatorPtr create ()
 

Detailed Description

An allocator for Bullet collision detectors.

Definition at line 47 of file collision_detector_allocator_bullet.h.

Member Data Documentation

◆ NAME

const std::string collision_detection::CollisionDetectorAllocatorBullet::NAME
static

Definition at line 51 of file collision_detector_allocator_bullet.h.


The documentation for this class was generated from the following files: