|
|
#include <armarx/navigation/global_planning/AStar.h>
Inheritance diagram for AStarParams:Public Member Functions | |
| Algorithms | algorithm () const override |
| aron::data::DictPtr | toAron () const override |
Public Member Functions inherited from GlobalPlannerParams | |
| virtual | ~GlobalPlannerParams ()=default |
Static Public Member Functions | |
| static AStarParams | FromAron (const aron::data::DictPtr &dict) |
Public Attributes | |
| float | linearVelocity {500} |
| float | resampleDistance {200} |
Public Attributes inherited from GlobalPlannerParams | |
| bool | foo |
|
overridevirtual |
Implements GlobalPlannerParams.
|
static |
|
overridevirtual |
Implements GlobalPlannerParams.
Definition at line 44 of file AStar.cpp.
Here is the call graph for this function: