#include <armarx/navigation/global_planning/AStar.h>
|
| std::vector< Eigen::Vector2f > | postProcessPath (const std::vector< Eigen::Vector2f > &path) |
| |
Definition at line 47 of file AStar.h.
◆ Params
◆ AStarImpl()
◆ plan()
◆ postProcessPath()
| std::vector< Eigen::Vector2f > postProcessPath |
( |
const std::vector< Eigen::Vector2f > & | path | ) |
|
|
protected |
chain approximation
Definition at line 123 of file AStar.cpp.
◆ updateCostmap()
The documentation for this class was generated from the following files:
- armarx/navigation/global_planning/AStar.h
- armarx/navigation/global_planning/AStar.cpp