dji-sdk / Onboard-SDK-ROS

Official ROS packages for DJI onboard SDK.
443 stars 309 forks source link

How does "failsafe" (low battery, NFZ, etc.) work with OSDK on M300 #471

Open ghost opened 3 years ago

ghost commented 3 years ago

Please explain how the drone reacts/should react when:

Previously, the drone would always be in control and stop when entering NFZ and not be able to be controlled by OSDK in NFZ. Today, we experience this to be less deterministic and we need to know what we can depend on.

dji-dev commented 3 years ago

Agent comment from kyle.cai in Zendesk ticket #49866:

Dear developer ,

Thank you for contacting DJI.

-->If the battery does not support takeoff, OSDK will report an error and the drone can't taken off. During the flight, the control will be executed according to the set by the APP (such as low battery RTH)

Thank you for your understanding and support, hope you have a nice day.

Best Regards, DJI SDK Support Team

°°°

ghost commented 3 years ago

Thank you for the quick response.

ghost commented 3 years ago

How is the behavior if RC is lost during flight?