Skip to content

4.8:23092/DO_SET_ROI_WPNEXT_OFFSET - #7920

Open
Hwurzburg wants to merge 1 commit into
ArduPilot:masterfrom
Hwurzburg:4.8/23092/DO_SET_ROI_WPNEXT_OFFSET
Open

4.8:23092/DO_SET_ROI_WPNEXT_OFFSET#7920
Hwurzburg wants to merge 1 commit into
ArduPilot:masterfrom
Hwurzburg:4.8/23092/DO_SET_ROI_WPNEXT_OFFSET

Conversation

@Hwurzburg

Copy link
Copy Markdown
Contributor

Documents MAV_CMD_DO_SET_ROI_WPNEXT_OFFSET (point gimbal at next waypoint with an offset), per ardupilot PR ArduPilot/ardupilot#23092.

Documented as Copter-only since AP_Vehicle::get_wp_location() is currently only overridden by ArduCopter; Plane/Rover/Sub accept the mission item but the mount never receives a target. Also notes the >2MB flash requirement.

…OFFSET

Add MAV_CMD_DO_SET_ROI_WPNEXT_OFFSET (points the gimbal at the next
mission waypoint with an optional roll/pitch/yaw offset) to Copter's
supported-commands list and a new detail section, per ardupilot PR
23092.

Documented as Copter-only: AP_Vehicle::get_wp_location() is only
overridden by ArduCopter, so Plane/Rover/Sub accept the mission item
but the mount never receives a target. Also notes the >2MB flash
requirement (AP_MOUNT_ROI_WPNEXT_OFFSET_ENABLED).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Hwurzburg added a commit to Hwurzburg/ardupilot_wiki that referenced this pull request Aug 2, 2026
…ROI_WPNEXT_OFFSET

Reference the new-board and new-feature wiki PRs added in this batch:
- SimpliFly H7: ArduPilot#7915
- AET-H743-Air: ArduPilot#7918
- MAV_CMD_DO_SET_ROI_WPNEXT_OFFSET (Copter): ArduPilot#7920

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Hwurzburg added a commit to Hwurzburg/ardupilot_wiki that referenced this pull request Aug 2, 2026
…ROI_WPNEXT_OFFSET, accel/gyro check timing

Reference the new-board and new-feature wiki PRs added in this batch:
- SimpliFly H7: ArduPilot#7915
- AET-H743-Air: ArduPilot#7918
- MAV_CMD_DO_SET_ROI_WPNEXT_OFFSET (Copter): ArduPilot#7920
- Accel/gyro consistency check timing (all vehicles): ArduPilot#7921

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Hwurzburg added a commit that referenced this pull request Aug 2, 2026
…ROI_WPNEXT_OFFSET, accel/gyro check timing

Reference the new-board and new-feature wiki PRs added in this batch:
- SimpliFly H7: #7915
- AET-H743-Air: #7918
- MAV_CMD_DO_SET_ROI_WPNEXT_OFFSET (Copter): #7920
- Accel/gyro consistency check timing (all vehicles): #7921

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@rmackay9 rmackay9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK to me. This is @peterbarker's work I think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants