#include <ompl_control_solver.h>
|
void | Integrate (ob::State *ob_x, const oc::Control *oc_u, double dt) const |
|
Definition at line 53 of file ompl_control_solver.h.
exotica::OMPLStatePropagator::OMPLStatePropagator |
( |
oc::SpaceInformationPtr |
si, |
|
|
DynamicsSolverPtr |
dynamics_solver_ |
|
) |
| |
|
inline |
double exotica::OMPLStatePropagator::getIntegrationTimeStep |
( |
| ) |
const |
|
inline |
void exotica::OMPLStatePropagator::Integrate |
( |
ob::State * |
ob_x, |
|
|
const oc::Control * |
oc_u, |
|
|
double |
dt |
|
) |
| const |
|
inlineprivate |
void exotica::OMPLStatePropagator::propagate |
( |
const ob::State * |
state, |
|
|
const oc::Control * |
control, |
|
|
const double |
duration, |
|
|
ob::State * |
result |
|
) |
| const |
|
inlineoverride |
void exotica::OMPLStatePropagator::setIntegrationTimeStep |
( |
double |
timeStep | ) |
|
|
inline |
oc::SpaceInformationPtr exotica::OMPLStatePropagator::space_ |
|
private |
double exotica::OMPLStatePropagator::timeStep_ = 0.0 |
|
private |
The documentation for this class was generated from the following file: