ArduPilot/ardupilot

Add support for OPTICAL_FLOW_RAD

Open

#31,588 opened on Nov 25, 2025

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C++ (15,603 forks)batch import
good first issue

Repository metrics

Stars
 (9,336 stars)
PR merge metrics
 (Avg merge 26d 16h) (166 merged PRs in 30d)

Description

Feature request

ArduPilot consumes OPTICAL_FLOW. We should also consume OPTICAL_FLOW_RAD, treating all fields in exactly the same way as OPTICAL_FLOW except for the conversion to radians.

Describe the solution you'd like Code!

Describe alternatives you've considered Continuing to not have support

Platform [ ] All [ ] AntennaTracker [X ] Copter [X] Plane [X] Rover [X] Submarine

Contributor guide