OMPL
Overview
Download
Documentation
Primer
Installation
Tutorials
Demos
Python Bindings
Available Planners
Available State Spaces
FAQ
External links:
OMPL ROS Interface
OMPL ROS Tutorial
Code API
API Overview
Namespaces
Classes
Files
Directories
Community
Developers
Contributions
Issues
Education
Gallery
About
License
Citations
Acknowledgments
Contact Us
Blog
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
ompl
control
ODEAdaptiveSolver
ompl::control::ODEAdaptiveSolver Member List
This is the complete list of members for
ompl::control::ODEAdaptiveSolver
, including all inherited members.
getIntegrationStepSize
(void) const
ompl::control::ODESolver
[inline]
getMaximumEpsilonError
(void) const
ompl::control::ODEAdaptiveSolver
[inline]
getMaximumError
(void) const
ompl::control::ODEAdaptiveSolver
[inline]
getStatePropagator
(const PostPropagationEvent &postEvent=NULL) const
ompl::control::ODESolver
[inline]
intStep_
ompl::control::ODESolver
[protected]
maxEpsilonError_
ompl::control::ODEAdaptiveSolver
[protected]
maxError_
ompl::control::ODEAdaptiveSolver
[protected]
msg_
ompl::control::ODESolver
[protected]
ODE
typedef
ompl::control::ODESolver
ode_
ompl::control::ODESolver
[protected]
ODEAdaptiveSolver
(const SpaceInformationPtr &si, const ODESolver::ODE &ode, double intStep=1e-2)
ompl::control::ODEAdaptiveSolver
[inline]
ODESolver
(const SpaceInformationPtr &si, const ODE &ode, double intStep)
ompl::control::ODESolver
[inline]
PostPropagationEvent
typedef
ompl::control::ODESolver
setIntegrationStepSize
(double intStep)
ompl::control::ODESolver
[inline]
setMaximumEpsilonError
(double error)
ompl::control::ODEAdaptiveSolver
[inline]
setMaximumError
(double error)
ompl::control::ODEAdaptiveSolver
[inline]
setODE
(const ODE &ode)
ompl::control::ODESolver
[inline]
si_
ompl::control::ODESolver
[protected]
solve
(StateType &state, const Control *control, const double duration) const
ompl::control::ODEAdaptiveSolver
[inline, protected, virtual]
StateType
typedef
ompl::control::ODESolver
~ODESolver
(void)
ompl::control::ODESolver
[inline, virtual]
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends