Danilo Dutra

Results 18 comments of Danilo Dutra

I have a similar problem. After using the sample in the SDK, java apoints to a null object.

the straight-line distance between the current position of the aircraft and the return point

What if I get the bitmap through the "getBitmap" method of a TextureView object. Is it a valid operation?

If your aircraft has just one battery: ``` try { DJISampleApplication.getProductInstance().getBattery().setStateCallback(new BatteryState.Callback() { @Override public void onUpdate(BatteryState batteryState) { batteryState.getVoltage(); } }); } catch (Exception exception) { ToastUtils.showToast(String.format("Error in getting...

So, could you give an example of sendVirtualStickFlightControlData?

Is there any method that I can tell the drone a latitude, longitude and altitude to go to? Something like that already exists in WaypointMissionOperator, however, for drones that don't...

I have a Matrice 300 RTK. What option do you suggest for sending/receiving data, the method "setOnboardSDKDeviceDataCallback" or the Pipeline class?

Is there a difference in transfer rate and data quality loss between the two methods?

Thanks for reply. I will check this information, but If I remember well, I'm using 4.16, but about the payload P1 I'm not sure about the firmware. I'm gonna check...