在使用TimelineMission实现指点飞行时,使用模拟器测试飞行发现,飞机是边飞边上升到指点高度,目前并没有找...

Completed

Comments

1 comment

  • 嘻哈江湖

    你指的是使用TimelineMission.elementFromWaypointMission(initWaypointMission());来构造TimelineMisson任务是吧?这个我们这边测试发现在使用一个点的情况下,飞机直接不前往我们设置的那个航点了。还有个问题想搞明白:

    elements.clear();

    missionControl.unscheduleEverything();这个和MissionControl.getInstance().stopTimeline();有什么区别?目前发现飞行过程中 更换目的地,在执行就提示距离过近

    0
    Comment actions Permalink

Please sign in to leave a comment.