tum-vision / lsd_slam

LSD-SLAM
GNU General Public License v3.0
2.6k stars 1.23k forks source link

Tracking Pose Update #256

Open apesIITM opened 7 years ago

apesIITM commented 7 years ago

I have been trying to print the values from lsd_slam_core after each tracking. It is of the type SE3(). I do not know how to print, edit these values. Reference: https://github.com/tum-vision/lsd_slam/blob/master/lsd_slam_core/src/SlamSystem.cpp#L932 Note: Please provide tutorials/documentations regarding editing of SE3() and related terms. Thanks

LiangliangGuo commented 6 years ago

Hi,apesIITM! I want to know if you have realised to get the final camera poses?if you have done, can you give me some help?Many thanks! Regard!