Kostia Grebelsky
- 活动总数 5
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 0
活动概览
Kostia Grebelsky 的最新活动-
Kostia Grebelsky 进行了评论,
Ok thanks, thats what I was doing before and switched back to doing. IMHO documentation needs to be updated since it seems to be inaccurate. "Completion block is called when aircraft crosses 0.5 me...
-
Kostia Grebelsky 进行了评论,
No, in reality I need to know when it actually took off/flying. I am guessing I can only rely on state change I am guessing the only other accurate way is to wait for call back on setCurrentState? ...
-
Kostia Grebelsky 进行了评论,
this is not what documentation says:"Starts aircraft takeoff. Takeoff is considered complete when the aircraft is hovering 1.2 meters (4 feet) above the ground. Completion block is called when airc...
-
Kostia Grebelsky 进行了评论,
I think you are missing a point. The drone is ON. I am was testing how startTakeoffWithCompletion would work and what error would be returned if drone does not take off. I call startTakeoffWithComp...
-
Kostia Grebelsky 创建了一个帖子,
startTakeoffWithCompletion not returning an error
已完成I have props off. Calling startTakeoffWithCompletion completion is called but error is nil even though I expect some kind of error given that the drone did not go up per documentation Starts aircra...