KoulesStatePropagator.h
A shared pointer wrapper for ompl::control::SpaceInformation.
Model the effect of controls on system states.
Definition: StatePropagator.h:125
virtual void propagate(const ompl::base::State *start, const ompl::control::Control *control, const double duration, ompl::base::State *result) const
Propagate from a state, given a control, for some specified amount of time (the amount of time can al...
Definition: KoulesStatePropagator.cpp:55
Definition: KoulesSimulator.h:46
Definition: KoulesStatePropagator.h:45