ArduPilot/ardupilot
在 GitHub 查看DO_SET_ROI_LOCATION and DO_SET_ROI_NONE "gimbal device id" fields should be supported
Open
#29,566 创建于 2025年3月19日
good first issue
仓库指标
- Star
- (9,336 star)
- PR 合并指标
- (平均合并 26天 16小时) (30 天内合并 166 个 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