tum_ardrone/SetReference Service

File: tum_ardrone/SetReference.srv

Raw Message Definition

# Request: reference pose
float32 x
float32 y
float32 z
float32 heading
---
# Responce: ok | ko
bool status


Compact Message Definition

float32 x
float32 y
float32 z
float32 heading

bool status