You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
I am trying to get the GPS covariances from the INS unit for "/ins odometry topic", ECEF and LLA readings. When looked into the the gps_rtk_misc_t in data_sets.hline 2801 I read "NE, EU, UN ". Can someone explain me what does it mean? Is "NE" the covariance of "North w.r.t. E"? Also, if it s "NED" shouldn't it be "NE, ED, DN " ? Also, I believe it to be the upper diagonal of the covariance matrix. Can anybody explain this covariance term ? Plus, how to get the covariances for "/ins odometry topic" and "LLA" ?
Thanks
The text was updated successfully, but these errors were encountered:
Hi everyone,
I am trying to get the GPS covariances from the INS unit for "/ins odometry topic", ECEF and LLA readings. When looked into the the
gps_rtk_misc_t
indata_sets.h
line 2801 I read "NE, EU, UN ". Can someone explain me what does it mean? Is "NE" the covariance of "North w.r.t. E"? Also, if it s "NED" shouldn't it be "NE, ED, DN " ? Also, I believe it to be the upper diagonal of the covariance matrix. Can anybody explain this covariance term ? Plus, how to get the covariances for "/ins odometry topic" and "LLA" ?Thanks
The text was updated successfully, but these errors were encountered: