|
|
#include <armarx/navigation/global_planning/SPFA.h>
Public Attributes | |
| algorithms::spfa::ShortestPathFasterAlgorithm | algorithm |
| float | gridSearchDuration {0.F} |
Duration [s] of the SPFA grid search itself, which runs before calculatePath. | |
| std::optional< algorithms::spfa::ShortestPathFasterAlgorithm::Result > | plan |
| core::Pose | start |
| float gridSearchDuration {0.F} |
| std::optional<algorithms::spfa::ShortestPathFasterAlgorithm::Result> plan |
| core::Pose start |