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