The Open Motion Planning Library
Home
Download
Documentation
Code API
API Overview
Namespaces
Classes
Files
Directories
Changelog
About
Citations
License
Contributions
Release Notes
Gallery
Acknowledgments
Contact Us
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
ompl
control
SimpleSetup
ompl::control::SimpleSetup Member List
This is the complete list of members for
ompl::control::SimpleSetup
, including all inherited members.
addStartState
(const base::ScopedState<> &state)
ompl::control::SimpleSetup
[inline]
clear
(void)
ompl::control::SimpleSetup
[virtual]
clearStartStates
(void)
ompl::control::SimpleSetup
[inline]
configured_
ompl::control::SimpleSetup
[protected]
getControlManifold
(void) const
ompl::control::SimpleSetup
[inline]
getGoal
(void) const
ompl::control::SimpleSetup
[inline]
getLastPlanComputationTime
(void) const
ompl::control::SimpleSetup
[inline]
getPlanner
(void) const
ompl::control::SimpleSetup
[inline]
getPlannerData
(void) const
ompl::control::SimpleSetup
getProblemDefinition
(void) const
ompl::control::SimpleSetup
[inline]
getSolutionPath
(void) const
ompl::control::SimpleSetup
getSpaceInformation
(void) const
ompl::control::SimpleSetup
[inline]
getStateManifold
(void) const
ompl::control::SimpleSetup
[inline]
getStateValidityChecker
(void) const
ompl::control::SimpleSetup
[inline]
haveExactSolutionPath
(void) const
ompl::control::SimpleSetup
[inline]
haveSolutionPath
(void) const
ompl::control::SimpleSetup
[inline]
msg_
ompl::control::SimpleSetup
[protected]
pa_
ompl::control::SimpleSetup
[protected]
pdef_
ompl::control::SimpleSetup
[protected]
planner_
ompl::control::SimpleSetup
[protected]
planTime_
ompl::control::SimpleSetup
[protected]
print
(std::ostream &out=std::cout) const
ompl::control::SimpleSetup
[inline, virtual]
setGoal
(const base::GoalPtr &goal)
ompl::control::SimpleSetup
[inline]
setGoalState
(const base::ScopedState<> &goal, const double threshold=std::numeric_limits< double >::epsilon())
ompl::control::SimpleSetup
[inline]
setPlanner
(const base::PlannerPtr &planner)
ompl::control::SimpleSetup
[inline]
setPlannerAllocator
(const base::PlannerAllocator &pa)
ompl::control::SimpleSetup
[inline]
setStartAndGoalStates
(const base::ScopedState<> &start, const base::ScopedState<> &goal, const double threshold=std::numeric_limits< double >::epsilon())
ompl::control::SimpleSetup
[inline]
setStartState
(const base::ScopedState<> &state)
ompl::control::SimpleSetup
[inline]
setStateValidityChecker
(const base::StateValidityCheckerPtr &svc)
ompl::control::SimpleSetup
[inline]
setStateValidityChecker
(const base::StateValidityCheckerFn &svc)
ompl::control::SimpleSetup
[inline]
setup
(void)
ompl::control::SimpleSetup
[virtual]
si_
ompl::control::SimpleSetup
[protected]
SimpleSetup
(const ControlManifoldPtr &manifold)
ompl::control::SimpleSetup
[inline, explicit]
solve
(double time=1.0)
ompl::control::SimpleSetup
[virtual]
updateProjectionCellSizes
(void)
ompl::control::SimpleSetup
~SimpleSetup
(void) (defined in
ompl::control::SimpleSetup
)
ompl::control::SimpleSetup
[inline, virtual]
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator