You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the DIGICAM_CONTROL message, when uploading the .plan (attached as a .json) parameter 5 comes back when downloaded as 1.28e-5 instead of 1. The drone also doesn't take a picture (which it should because I am setting it to 1)
I noticed this when testing our software (using MAVSDK-Java) with a real drone running ArduPilot 4.4.4. Then reproduced it with this minimal example using the Mission Planner SITL. and the above python script.
For the DIGICAM_CONTROL message, when uploading the .plan (attached as a .json) parameter 5 comes back when downloaded as 1.28e-5 instead of 1. The drone also doesn't take a picture (which it should because I am setting it to 1)
What could cause this? Is there a workaround?
before upload to drone: testpretty.json
after being downloaded from the drone: testdownloaded.json
Script I used to upload to the drone:
The text was updated successfully, but these errors were encountered: