dji-sdk / Mobile-UXSDK-Android

DJI Mobile UXSDK is a suite of product agnostic UI objects that fast tracks the development of Android applications using the DJI Mobile SDK.
Other
152 stars 111 forks source link

Read H20 radar at high frequency #153

Closed GregCornis closed 1 month ago

GregCornis commented 1 month ago

Hi, I'm wondering if we can have access to the laser distances measured by the H20 at a high frequency ? We're currently reading it via CameraKey.KeyLaserMeasureInformation, but the reading is only 5Hz, and we're looking for at least 20Hz.

dji-dev commented 1 month ago

Agent comment from yating.liao in Zendesk ticket #111995:

Why is such a high frequency needed?

The measurement data frequency of the camera may not be able to reach 20Hz.

°°°

GregCornis commented 1 month ago

We're looking to detect an object passing in front of the drone pretty quickly, and wondering whether the laser can detect that

dji-dev commented 1 month ago

Agent comment from yating.liao in Zendesk ticket #111995:

Greetings! I have just confirmed that the frequency of CameraKey.KeyLaserMeasureInformation is controlled by the drone protocol. Sorry, but currently the SDK cannot increase its frequency.

°°°

GregCornis commented 1 month ago

Ok thanks

dji-dev commented 1 month ago

Agent comment from yating.liao in Zendesk ticket #111995:

I hope everything goes smoothly for you.

°°°