mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 12:27:35 +08:00
add TODO
This commit is contained in:
@@ -404,6 +404,7 @@ void Ekf::updateParameters()
|
||||
#if defined (CONFIG_EKF2_RANGE_FINDER)
|
||||
|
||||
sensor::SensorRangeFinder::Parameters params = {};
|
||||
// TODO:
|
||||
// params.ekf2_imu_pos_x = _param_ekf2_imu_pos_x.get();
|
||||
// params.ekf2_imu_pos_y = _param_ekf2_imu_pos_y.get();
|
||||
// params.ekf2_imu_pos_z = _param_ekf2_imu_pos_z.get();
|
||||
|
||||
Reference in New Issue
Block a user