dkapur17 / DJIControlClient

Python Wrapper over API calls to DJI Control Server
11 stars 4 forks source link

takeoff() returns SDK error, please contact <dev@dji.com> for help #1

Open alexbhandari opened 3 months ago

alexbhandari commented 3 months ago

calling takeOff() returns {'completed': False, 'errorDescription': 'SDK error, please contact dev@dji.com for help.'}

any camera functions also return {'completed': False, 'errorDescription': 'Only Flat-Camera Mode is supported'}

sensor readings like altitude and heading work fine.

drone: Mavic air

marcusbl-ops commented 1 week ago

I am having a similar issue for the camera. I'm using DJI Mini Mavic -- any suggestions?

jpa4094 commented 8 hours ago

captureShot() returns true but I am not able to view the image?