mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +08:00
OpticalFlow: add optical flow velocity logging
This is important to align the flow with the IMU data and verify that the compensation is properly done
This commit is contained in:
@@ -56,6 +56,7 @@ set(msg_files
|
||||
esc_report.msg
|
||||
esc_status.msg
|
||||
estimator_innovations.msg
|
||||
estimator_optical_flow_vel.msg
|
||||
estimator_sensor_bias.msg
|
||||
estimator_states.msg
|
||||
estimator_status.msg
|
||||
|
||||
Reference in New Issue
Block a user