cost_map_msgs/GetCostMap Service

File: cost_map_msgs/GetCostMap.srv

Raw Message Definition

# A very simple service provider for cost maps.

# Requested submap length in x-direction [m].
float64 length_x

# Requested submap width in y-direction [m].
float64 length_y

---
cost_map_msgs/CostMap map

Compact Message Definition

float64 length_x
float64 length_y

cost_map_msgs/CostMap map