The KITTI dataset provides its IMU raw outputs in its raw data fold. There are two kinds of coordinate systems, one of which can be expressed as xyz and the other as flu. For example, the accelerations are shown as ax, ay, az and af, al, au. They two seem to be the body coordinate system. However, I compare the two related of them (such as ax and af) and they are not equal.
How can I understand them well?