stefano.minardi
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by stefano.minardi-
EXCEEDED_INPUT_TIME_LIMIT while taking a photo
CompletedI have the following function for rotating the gimbal downwards 90 degrees and then taking a single photo:fun rotateGimbalDownAndTakePicture() { //Rotate gimbal 90° downwards val gim...
-
Why does the drone land on startGoHome, when I previously called stopAutoLanding and stopGoHome ?
CompletedI have a listener on GoHomeStatus for the RTH:KeyManager.getInstance().listen(KeyTools.createKey(FlightControllerKey.KeyGoHomeStatus) I have observed that when I set an HomeLocation and then cal...