Measurement struct. More...
#include <ABC.h>
Public Attributes | |
int | cal_idx = -1 |
Covariance matrix of the measurement. More... | |
Unit3 | d |
Measurement direction in sensor frame. More... | |
Matrix3 | Sigma |
Known direction in global frame. More... | |
Unit3 | y |
Measurement struct.
int gtsam::abc_eqf_lib::Measurement::cal_idx = -1 |
Unit3 gtsam::abc_eqf_lib::Measurement::d |
Measurement direction in sensor frame.
Matrix3 gtsam::abc_eqf_lib::Measurement::Sigma |