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
tools
Benchmark
ompl::tools::Benchmark Member List
This is the complete list of members for
ompl::tools::Benchmark
, including all inherited members.
addExperimentParameter
(const std::string &name, const std::string &type, const std::string &value)
ompl::tools::Benchmark
inline
addPlanner
(const base::PlannerPtr &planner)
ompl::tools::Benchmark
inline
addPlannerAllocator
(const base::PlannerAllocator &pa)
ompl::tools::Benchmark
inline
Benchmark
(geometric::SimpleSetup &setup, const std::string &name=std::string())
ompl::tools::Benchmark
inline
Benchmark
(control::SimpleSetup &setup, const std::string &name=std::string())
ompl::tools::Benchmark
inline
benchmark
(const Request &req)
ompl::tools::Benchmark
virtual
clearPlanners
()
ompl::tools::Benchmark
inline
csetup_
ompl::tools::Benchmark
protected
exp_
ompl::tools::Benchmark
protected
getExperimentName
() const
ompl::tools::Benchmark
inline
getExperimentParameters
() const
ompl::tools::Benchmark
inline
getRecordedExperimentData
() const
ompl::tools::Benchmark
inline
getStatus
() const
ompl::tools::Benchmark
inline
gsetup_
ompl::tools::Benchmark
protected
numExperimentParameters
() const
ompl::tools::Benchmark
inline
planners_
ompl::tools::Benchmark
protected
plannerSwitch_
ompl::tools::Benchmark
protected
postRun_
ompl::tools::Benchmark
protected
PostSetupEvent
typedef
ompl::tools::Benchmark
preRun_
ompl::tools::Benchmark
protected
PreSetupEvent
typedef
ompl::tools::Benchmark
RunProgressData
typedef (defined in
ompl::tools::Benchmark
)
ompl::tools::Benchmark
RunProperties
typedef
ompl::tools::Benchmark
saveResultsToFile
(const char *filename) const
ompl::tools::Benchmark
saveResultsToFile
() const
ompl::tools::Benchmark
saveResultsToStream
(std::ostream &out=std::cout) const
ompl::tools::Benchmark
virtual
setExperimentName
(const std::string &name)
ompl::tools::Benchmark
inline
setPlannerSwitchEvent
(const PreSetupEvent &event)
ompl::tools::Benchmark
inline
setPostRunEvent
(const PostSetupEvent &event)
ompl::tools::Benchmark
inline
setPreRunEvent
(const PreSetupEvent &event)
ompl::tools::Benchmark
inline
status_
ompl::tools::Benchmark
protected
~Benchmark
()=default (defined in
ompl::tools::Benchmark
)
ompl::tools::Benchmark
virtual