ArduPilot/ardupilot

DO_SET_ROI_LOCATION and DO_SET_ROI_NONE "gimbal device id" fields should be supported

開放

#29,566 建立於 2025年3月19日

 (6 則留言) (0 個反應) (0 位負責人)C++ (15,603 個分叉)batch import
good first issue

倉庫指標

星標
 (9,336 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

AP supports the DO_SET_ROI_LOCATION and DO_SET_ROI_NONE as "immediate" and mission commands but we do not correctly consume "param1" ("Gimbal device ID"). Instead it is always the first camera gimbal that is controlled. We should consume this field and control the gimbal device specified

PR https://github.com/ArduPilot/ardupilot/pull/29567 added mission support for these commands

貢獻者指南