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
GoalRegion
ompl::base::GoalRegion Member List
This is the complete list of members for
ompl::base::GoalRegion
, including all inherited members.
as
()
ompl::base::Goal
inline
as
() const
ompl::base::Goal
inline
distanceGoal
(const State *st) const =0
ompl::base::GoalRegion
pure virtual
getSpaceInformation
() const
ompl::base::Goal
inline
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
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
operator=
(const Goal &)=delete (defined in
ompl::base::Goal
)
ompl::base::Goal
print
(std::ostream &out=std::cout) const override
ompl::base::GoalRegion
virtual
setThreshold
(double threshold)
ompl::base::GoalRegion
inline
si_
ompl::base::Goal
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