stefano.minardi
- 活动总数 14
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
帖子
stefano.minardi 最近的活动-
EXCEEDED_INPUT_TIME_LIMIT while taking a photo
已完成I 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 ?
已完成I 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...