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++ (9,336 stars) (15,603 forks)batch import
good first issue

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