tum_ardrone/SetStayWithinDistance Service

File: tum_ardrone/SetStayWithinDistance.srv

Raw Message Definition

# Request: distance to stay to validate reach
float32 distance
---
# Responce: ok | ko
bool status


Compact Message Definition

float32 distance

bool status