mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 12:57:35 +08:00
Update comment
This commit is contained in:
committed by
Paul Riseborough
parent
c5abfe626f
commit
be368f3656
@@ -255,7 +255,7 @@ public:
|
||||
// return a bitmask integer that describes which state estimates can be used for flight control
|
||||
void get_ekf_soln_status(uint16_t *status);
|
||||
|
||||
// return the quaternion defining the rotation from the EKF to the External Vision reference frame
|
||||
// return the quaternion defining the rotation from the External Vision to the EKF reference frame
|
||||
void get_ev2ekf_quaternion(float *quat);
|
||||
|
||||
// use the latest IMU data at the current time horizon.
|
||||
|
||||
Reference in New Issue
Block a user