#include <armarx/navigation/global_planning/SPFA.h>
|
std::vector< Eigen::Vector2f > | postProcessPath (const std::vector< Eigen::Vector2f > &path) |
|
Definition at line 69 of file SPFA.h.
◆ Params
◆ SPFA()
◆ ~SPFA()
◆ plan() [1/2]
◆ plan() [2/2]
◆ postProcessPath()
std::vector< Eigen::Vector2f > postProcessPath |
( |
const std::vector< Eigen::Vector2f > & |
path | ) |
|
|
protected |
chain approximation
Definition at line 276 of file SPFA.cpp.
The documentation for this class was generated from the following files:
- armarx/navigation/global_planning/SPFA.h
- armarx/navigation/global_planning/SPFA.cpp