#include <validity.h>
Definition at line 23 of file validity.h.
◆ ValidityChecker()
plan::ValidityChecker::ValidityChecker |
( |
const ompl::base::SpaceInformationPtr & |
si, |
|
|
CollisionManagerPtr |
cm |
|
) |
| |
◆ clearance()
double plan::ValidityChecker::clearance |
( |
const ompl::base::State * |
state | ) |
const |
|
override |
◆ getCM()
◆ isValid() [1/2]
bool plan::ValidityChecker::isValid |
( |
const ompl::base::State * |
state | ) |
const |
|
override |
◆ isValid() [2/2]
bool plan::ValidityChecker::isValid |
( |
const ompl::base::State * |
state, |
|
|
double & |
dist |
|
) |
| const |
|
override |
◆ cm_
The documentation for this class was generated from the following files: