RosettaDrone / rosettadrone

MAVlink and H.264 Video for DJI drones
BSD 3-Clause "New" or "Revised" License
278 stars 103 forks source link

Yaw DJI Mavic Drone #188

Open jpa4094 opened 8 months ago

jpa4094 commented 8 months ago

Hi, does anyone know which command is supported in dronekit where the DJI Drone would be able to yaw around? I have tried MAV_CMD_CONDITION_YAW command but doesn't help. Please help thanks

kripper commented 8 months ago

Please check the source code to find out the implemented commands.