tum_ardrone/SetStayTime Service

File: tum_ardrone/SetStayTime.srv

Raw Message Definition

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


Compact Message Definition

float32 duration

bool status