Relative Content

Tag Archive for dji-sdk

creating dji CloudApi dev environment

We are wanting to develop a DJI Cloud API application for our M30T that synchronizes drone position on a web portal with our other Search and Rescue assets. I’ve started with the Cloud API docker container but not sure what we need for set up on the drone-side.

How do I signal an output voltage from DJI UAS for custom hardware?

I have been asked to create a custom device for a field deployment of a UAS. I need to manually trigger an air pump on the drone as the PIC. However, the drone my colleagues want me to fly is a DJI Matrice M300, and I have no experience with their programming environment. How do I create a bog-simple voltage trigger “hello world” from a button press sent to the UAS?

OSMO Pro Gimbal rotation (pitch and yaw) doesn’t work if using the handheld upside down

I am implementing a panorama shooting app on android for my OSMO Pro with Zenmuse X5 using the DJI Mobile SDK (i.e. com.dji:dji-sdk:4.17). The code below used to pitch the Gimbal up and down (with corresponding pitch values) works just fine but only when using the OSMO handheld in normal orientation i.e. having attached it to a stand while the camera is above the handheld.