OSDK起飞控制

关注

评论

1 条评论

  • Pham Duy Khang

    Hi sir,
    I follow your instruction and do this code, but the speed motor of my drone doesn't change and it can't take off. (I am using osdk stm32 to control A3 module)
    Below is my code:
    v->control->armMotors(0,0);
            delay_nms(5000);

    v -> control -> positionAndYawCtrl(0, 0, 2, 0);
                delay_nms(20000);

    Please show me the reason.

    Have a nice day, 

    Thank you.

    0
    评论操作 固定链接

登录写评论。

close