|
MIRA
|
#include <topomap/TopoMapPlanner.h>
Public Member Functions | |
| GatewayCostPair () | |
| GatewayCostPair (GatewayNodePtr n, double c, int h=0) | |
| bool | operator< (const GatewayCostPair &other) const |
Public Attributes | |
| GatewayNodePtr | node |
| double | costs |
| int | hops |
|
inline |
|
inline |
|
inline |
| GatewayNodePtr node |
| double costs |
| int hops |
1.8.14