Toggle navigation
OMPL
Download
Documentation
Primer
Installation
Tutorials
Demos
Python Bindings
Available Planners
Benchmarking Planners
Available State Spaces
Optimal Planning
FAQ
External links
MoveIt!
Planner Arena
Japanese Introduction to OMPL
Japanese OMPL Tutorial
ICRA 2013 Tutorial
IROS 2011 Tutorial
Gallery
Code
API Overview
Classes
Files
Style Guide
Use OMPL within Other Systems
Repositories
ompl on Bitbucket (Mercurial)
omplapp on Bitbucket (Mercurial)
ompl on GitHub
omplapp on GitHub
Continuous Integration
ompl on Travis CI (Linux)
omplapp on Travis CI (Linux)
ompl on AppVeyor CI (Windows)
omplapp on AppVeyor CI (Windows)
Issues
Community
Mailing Lists
Developers
Contributions
Submit Contribution
Education
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
()
ompl::base::Goal
inline
as
() const
ompl::base::Goal
inline
canSample
() const
ompl::base::GoalSampleableRegion
inline
clear
()
ompl::base::GoalStates
virtual
couldSample
() const
ompl::base::GoalSampleableRegion
inline
virtual
distanceGoal
(const State *st) const override
ompl::base::GoalStates
virtual
getSpaceInformation
() const
ompl::base::Goal
inline
getState
(unsigned int index) const
ompl::base::GoalStates
virtual
getStateCount
() const
ompl::base::GoalStates
virtual
getThreshold
() const
ompl::base::GoalRegion
inline
getType
() const
ompl::base::Goal
inline
Goal
(const Goal &)=delete (defined in
ompl::base::Goal
)
ompl::base::Goal
Goal
(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
() const
ompl::base::GoalStates
virtual
hasType
(GoalType type) const
ompl::base::Goal
inline
isSatisfied
(const State *st) const override
ompl::base::GoalRegion
virtual
isSatisfied
(const State *st, double *distance) const override
ompl::base::GoalRegion
virtual
isStartGoalPairValid
(const State *, const State *) const
ompl::base::Goal
inline
virtual
maxSampleCount
() const override
ompl::base::GoalStates
virtual
operator=
(const Goal &)=delete (defined in
ompl::base::Goal
)
ompl::base::Goal
print
(std::ostream &out=std::cout) const override
ompl::base::GoalStates
virtual
sampleGoal
(State *st) const override
ompl::base::GoalStates
virtual
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
()=default
ompl::base::Goal
virtual
~GoalRegion
() override=default (defined in
ompl::base::GoalRegion
)
ompl::base::GoalRegion
~GoalSampleableRegion
() override=default (defined in
ompl::base::GoalSampleableRegion
)
ompl::base::GoalSampleableRegion
~GoalStates
() override (defined in
ompl::base::GoalStates
)
ompl::base::GoalStates