Loading...
Searching...
No Matches
EIRMstar.h
unsigned int getStartGoalPruningThreshold() const
Get threshold at which we prune starts/goals.
Definition EIRMstar.cpp:57
void setStartGoalPruningThreshold(unsigned int threshold)
Set start/goal pruning threshold.
Definition EIRMstar.cpp:52
EIRMstar(const std::shared_ptr< ompl::base::SpaceInformation > &spaceInfo)
Constructs an instance of EIRM* using the provided space information.
Definition EIRMstar.cpp:43
EITstar(const std::shared_ptr< ompl::base::SpaceInformation > &spaceInfo)
Constructs an instance of EIT* using the provided space information.
Definition EITstar.cpp:52
This namespace contains code that is specific to planning under geometric constraints.
Definition GeneticSearch.h:48
Main namespace. Contains everything in this library.
Definition MultiLevelPlanarManipulatorDemo.cpp:66