|
Parameters for GlobalPlanner. More...
#include <armarx/navigation/global_planning/GlobalPlanner.h>
Public Member Functions | |
virtual Algorithms | algorithm () const =0 |
virtual aron::data::DictPtr | toAron () const =0 |
virtual | ~GlobalPlannerParams ()=default |
Public Attributes | |
bool | foo |
Parameters for GlobalPlanner.
Definition at line 48 of file GlobalPlanner.h.
|
virtualdefault |
|
pure virtual |
Implemented in SPFAParams, Point2PointParams, and AStarParams.
|
pure virtual |
Implemented in SPFAParams, Point2PointParams, and AStarParams.
bool foo |
Definition at line 50 of file GlobalPlanner.h.