OMPL
Download
Documentation
Primer
Installation
Tutorials
Demos
OMPL.app GUI
OMPL web app
Python Bindings
Available Planners
Planner Termination Conditions
Benchmarking Planners
Available State Spaces
Optimal Planning
Constrained Planning
Multilevel Planning
FAQ
External links
MoveIt
Planner Arena
ICRA 2013 Tutorial
IROS 2011 Tutorial
Gallery
OMPL Integrations
Code
API Overview
Classes
Files
Style Guide
Repositories
ompl on GitHub
omplapp on GitHub
Continuous Integration
ompl on Travis CI (Linux/macOS)
omplapp on Travis CI (Linux/macOS)
ompl on AppVeyor CI (Windows)
omplapp on AppVeyor CI (Windows)
Issues
Community
Get Support
Developers/Contributors
Submit a Contribution
Education
About
License
Citations
Acknowledgments
Blog
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