Parameters for AStar.
More...
#include <armarx/navigation/global_planning/SPFA.h>
Parameters for AStar.
Definition at line 48 of file SPFA.h.
◆ algorithm()
◆ FromAron()
◆ toAron()
◆ algo
◆ enableFinalVelocityClamp
| bool enableFinalVelocityClamp {true} |
Re-apply the obstacle-aware velocity limit after orientation optimization.
Disabling this exposes the velocities as the earlier stages left them, which is the only way to observe whether a stage produced a trajectory that violates the limit.
Definition at line 71 of file SPFA.h.
◆ enablePositionSmoothing
| bool enablePositionSmoothing {true} |
Diagnostic switches for the post-processing stages.
They are deliberately not part of the Aron (de-)serialization: they exist to bisect the pipeline from tools such as the global_planning_analysis application, not to be configured on the robot. Run the SPFA position smoothing on the resampled path.
Definition at line 63 of file SPFA.h.
◆ optimizerParams
◆ resampleDistance
| float resampleDistance {-1} |
The documentation for this struct was generated from the following files:
- armarx/navigation/global_planning/SPFA.h
- armarx/navigation/global_planning/SPFA.cpp