bwi_planning/CostLearnerInterface Service

File: bwi_planning/CostLearnerInterface.srv

Raw Message Definition

# The only information currently provided is for learning navigation costs
string location
string door_from
string door_to
float32 cost
---
bool success
string status

Compact Message Definition

string location
string door_from
string door_to
float32 cost

bool success
string status