Loading...
Searching...
No Matches
MorseControlSpace.h
base::StateSpacePtr stateSpace_
The state space controls can be applied to.
Definition ControlSpace.h:190
MorseControlSpace(const base::StateSpacePtr &stateSpace)
Construct a representation of controls passed to MORSE. If stateSpace does not cast to an MorseStateS...
Definition MorseControlSpace.cpp:53
const base::MorseEnvironmentPtr & getEnvironment() const
Get the MORSE environment this state space corresponds to.
Definition MorseControlSpace.h:62
RealVectorControlSpace(const base::StateSpacePtr &stateSpace, unsigned int dim)
Constructor takes the state space the controls correspond to and the dimension of the space of contro...
Definition RealVectorControlSpace.h:88
This namespace contains sampling based planning routines used by planning under differential constrai...
Definition Control.h:45
Main namespace. Contains everything in this library.
Definition MultiLevelPlanarManipulatorDemo.cpp:66