HKUST-Aerial-Robotics / VINS-Fusion

An optimization-based multi-sensor state estimator
GNU General Public License v3.0
3.32k stars 1.36k forks source link

Question about the coordinate of the odometry #203

Open LEEJUHUI6635 opened 1 year ago

LEEJUHUI6635 commented 1 year ago

Firstly, thank you for your nice research. I used realsense D435i to perform VINS-Fusion with my custom dataset. Then, I have wanted to get an odometry information. I have just thought that the coordinate of the odometry is camera to world coordinate. I wondered if the camera coordinate follows [right, down, towards] like the under figure.

image

Thanks, once again.