Search code examples
androiddji-sdk

Setting the direction of flying dji from code


I create application to control flying my drone from code. I want to add functions where I want to click on button "Left" and my aircraft will be flying left with speed which I set before, etc, for all directions. This is possible from code?


Solution

  • Very possible, look at the virtual joystick class.