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
base
GoalStates
ompl::base::GoalStates Member List
This is the complete list of members for
ompl::base::GoalStates
, including all inherited members.
addState
(const State *st)
ompl::base::GoalStates
[virtual]
addState
(const ScopedState<> &st)
ompl::base::GoalStates
as
(void)
ompl::base::Goal
[inline]
as
(void) const
ompl::base::Goal
[inline]
canSample
(void) const
ompl::base::GoalSampleableRegion
[inline]
clear
(void)
ompl::base::GoalStates
[virtual]
couldSample
(void) const
ompl::base::GoalSampleableRegion
[inline, virtual]
distanceGoal
(const State *st) const
ompl::base::GoalStates
[virtual]
getMaximumPathLength
(void) const
ompl::base::Goal
[inline]
getSpaceInformation
(void) const
ompl::base::Goal
[inline]
getState
(unsigned int index) const
ompl::base::GoalStates
[virtual]
getStateCount
(void) const
ompl::base::GoalStates
[virtual]
getThreshold
(void) const
ompl::base::GoalRegion
[inline]
getType
(void) const
ompl::base::Goal
[inline]
Goal
(const SpaceInformationPtr &si)
ompl::base::Goal
GoalRegion
(const SpaceInformationPtr &si)
ompl::base::GoalRegion
GoalSampleableRegion
(const SpaceInformationPtr &si)
ompl::base::GoalSampleableRegion
[inline]
GoalStates
(const SpaceInformationPtr &si)
ompl::base::GoalStates
[inline]
hasStates
(void) const
ompl::base::GoalStates
[virtual]
hasType
(GoalType type) const
ompl::base::Goal
[inline]
isPathLengthSatisfied
(double pathLength) const
ompl::base::Goal
[inline]
isSatisfied
(const State *st) const
ompl::base::GoalRegion
[virtual]
isSatisfied
(const State *st, double *distance) const
ompl::base::GoalRegion
[virtual]
ompl::base::Goal::isSatisfied
(const State *st, double pathLength, double *distance) const
ompl::base::Goal
isStartGoalPairValid
(const State *, const State *) const
ompl::base::Goal
[inline, virtual]
maximumPathLength_
ompl::base::Goal
[protected]
maxSampleCount
(void) const
ompl::base::GoalStates
[virtual]
print
(std::ostream &out=std::cout) const
ompl::base::GoalStates
[virtual]
sampleGoal
(State *st) const
ompl::base::GoalStates
[virtual]
setMaximumPathLength
(double maximumPathLength)
ompl::base::Goal
[inline]
setThreshold
(double threshold)
ompl::base::GoalRegion
[inline]
si_
ompl::base::Goal
[protected]
states_
ompl::base::GoalStates
[protected]
threshold_
ompl::base::GoalRegion
[protected]
type_
ompl::base::Goal
[protected]
~Goal
(void)
ompl::base::Goal
[inline, virtual]
~GoalRegion
(void) (defined in
ompl::base::GoalRegion
)
ompl::base::GoalRegion
[inline, virtual]
~GoalSampleableRegion
(void) (defined in
ompl::base::GoalSampleableRegion
)
ompl::base::GoalSampleableRegion
[inline, virtual]
~GoalStates
(void) (defined in
ompl::base::GoalStates
)
ompl::base::GoalStates
[virtual]
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Defines