cpswarm_msgs/ClosestBound Service

File: cpswarm_msgs/ClosestBound.srv

Raw Message Definition

geometry_msgs/Point point
---
uint32[] index # indexes of the area coordinate bounds
geometry_msgs/Point[] coords # coordinates of the area bounds
float64 dist # distance to area bound

Compact Message Definition

geometry_msgs/Point point

uint32[] index
geometry_msgs/Point[] coords
float64 dist