Closed K0stIa closed 7 years ago
Could you explain what does this function do?
https://github.com/dvorak0/VI-MEAN/blob/release/self_calibration_estimator/src/utility.h#L47
Quaternion multiplication has equivalent matrix form: q x b = Qleft(q)p = Qright(p)q.
Here are details: https://github.com/dvorak0/VI-MEAN/blob/release/support/notes/Appendix.pdf
Could you explain what does this function do?
https://github.com/dvorak0/VI-MEAN/blob/release/self_calibration_estimator/src/utility.h#L47