mp3guy / Kintinuous

Real-time large scale dense visual SLAM system
Other
914 stars 287 forks source link

Output TUM rgbd dataset compatible *.poses file #32

Open HTLife opened 7 years ago

HTLife commented 7 years ago

Original code could not adopt TUM rgbd dataset conveniently. Therefore, I add -tum parameter for loading first pose from TUM groundtruth.txt. With first pose, the output *.poses file could fit with groundtruth.txt and compare ate with evaluate_ate.py provided by TUM.