All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
KoulesStatePropagator.h
Model the effect of controls on system states.
Definition: StatePropagator.h:63
Definition: KoulesSimulator.h:46
Definition: KoulesStatePropagator.h:45
A shared pointer wrapper for ompl::control::SpaceInformation.
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