File: fawkes_msgs/NavGraphPathCost.msg
Raw Message Definition
# Costs for a certain path from from_node to to_node.
# The unit of the cost is navgraph metric specific,
# the default is distance in meters.
string from_node
string to_node
float32 cost
Compact Message Definition
string from_node
string to_node
float32 cost