|
#include <armarx/navigation/algorithms/spfa/ShortestPathFasterAlgorithm.h>
Public Attributes | |
float | obstacleCostExponent = 4.F |
bool | obstacleDistanceCosts = true |
float | obstacleDistanceWeight = 6.F |
float | obstacleMaxDistance = 1500.F |
For ARMAR-7 the following was tested: More... | |
Definition at line 36 of file ShortestPathFasterAlgorithm.h.
Definition at line 42 of file ShortestPathFasterAlgorithm.h.
bool obstacleDistanceCosts = true |
Definition at line 38 of file ShortestPathFasterAlgorithm.h.
Definition at line 46 of file ShortestPathFasterAlgorithm.h.
For ARMAR-7 the following was tested:
Definition at line 45 of file ShortestPathFasterAlgorithm.h.