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 Overview
Classes
Files
Browse Repository
TeamCity Build Server
Issues
Community
Developers
Contributions
Education
Gallery
About
License
Citations
Acknowledgments
Contact Us
Blog
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
ompl
control
ODEAdaptiveSolver
ompl::control::ODEAdaptiveSolver< Solver > Member List
This is the complete list of members for
ompl::control::ODEAdaptiveSolver< Solver >
, including all inherited members.
getIntegrationStepSize
(void) const
ompl::control::ODESolver
[inline]
getMaximumEpsilonError
(void) const
ompl::control::ODEAdaptiveSolver< Solver >
[inline]
getMaximumError
(void) const
ompl::control::ODEAdaptiveSolver< Solver >
[inline]
getStatePropagator
(const PostPropagationEvent &postEvent=NULL) const
ompl::control::ODESolver
[inline]
intStep_
ompl::control::ODESolver
[protected]
maxEpsilonError_
ompl::control::ODEAdaptiveSolver< Solver >
[protected]
maxError_
ompl::control::ODEAdaptiveSolver< Solver >
[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< Solver >
[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< Solver >
[inline]
setMaximumError
(double error)
ompl::control::ODEAdaptiveSolver< Solver >
[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< Solver >
[inline, protected, virtual]
StateType
typedef
ompl::control::ODESolver
~ODESolver
(void)
ompl::control::ODESolver
[inline, virtual]
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Defines