dji_sdk/GimbalSpeedControl Service

File: dji_sdk/GimbalSpeedControl.srv

Raw Message Definition

# yaw_rate, roll_rate, pitch_rate's unit is in 0.1 degree/s

int16 yaw_rate
int16 roll_rate
int16 pitch_rate

---
bool result 

Compact Message Definition

int16 yaw_rate
int16 roll_rate
int16 pitch_rate

bool result