rpng / R-VIO

Robocentric Visual-Inertial Odometry
https://journals.sagepub.com/doi/10.1177/0278364919853361
GNU General Public License v3.0
753 stars 174 forks source link

I want to record R-VIO's trajety of EUROC dataset for compare it's traj and ape and rmse . Could you tell me how to record it ? #20

Closed sunt40 closed 4 years ago

huaizheng commented 4 years ago

Yes, this has already been realized which can be turned on from the config file, and the result is in the euroc format.

sunt40 commented 4 years ago

I have read the rvio_euroc.yaml andrvio_rviz.rviz , but I don't find it . Could please tell me where is it?

jcremona commented 4 years ago

Set the parameter INI.RecordOutputs to 1 in rvio_euroc.yaml: INI.RecordOutputs: 1 You can find the output in a file called stamped_pose_ests.dat.