AndreiBarsan / DynSLAM

Master's Thesis on Simultaneous Localization and Mapping in dynamic environments. Separately reconstructs both the static environment and the dynamic objects from it, such as cars.
BSD 3-Clause "New" or "Revised" License
576 stars 179 forks source link

Tracking error regression #31

Open AndreiBarsan opened 7 years ago

AndreiBarsan commented 7 years ago

After running the experiments and while working on the improved viz, I seem to have introduced a tracking bug causing drift in the overall fused reconstruction. While the results can be visualized, the final 3D car positions are not quite right.

This did not occur with the old "dump" depth-only-camera-pov composited rendering code. I should look into this after working on the paper writeup.