PX4-Autopilot icon indicating copy to clipboard operation
PX4-Autopilot copied to clipboard

[WIP] Added support for resetting wind states to external observation

Open RomanBapst opened this issue 1 year ago • 0 comments

Solved Problem

Initial work to support https://github.com/mavlink/mavlink/pull/2122

Once the mavlink message is available I need to fetch the data from the command and push it into the estimator.

Changelog Entry

For release notes:

Feature: Added support for MAV_CMD_EXTERNAL_WIND_ESTIMATE

RomanBapst avatar Jun 17 '24 12:06 RomanBapst