lsd_slam icon indicating copy to clipboard operation
lsd_slam copied to clipboard

Depth map / pose with metric units.

Open richaagrawal opened this issue 9 years ago • 3 comments

We are interested in knowing the pose in metric units, say metres for our application. LSD SLAM is scale-less but the scene has an object dimension so we can use that to get the scale factor. The issue is incorporating the scale factor in the algorithm.

It is similar to the issue here - https://github.com/tum-vision/lsd_slam/issues/48 - I am having issues adding it to the pose-graph optimization as suggested by Jakob Engel. Has anyone had any luck with adding scale to LSD, either to the pose-graph or directly to SLAM?

Thanks.

richaagrawal avatar Jan 31 '16 07:01 richaagrawal

Hello @richaagrawal. Our group is also trying to achieve a similar goal (using LiDAR data). Were you able to correctly incorporate the scale factor in the algorithm?

ghost avatar May 06 '16 18:05 ghost

Nope, we weren't successful in doing so. For now, we are estimating scale through other means and scaling the final translation accordingly.

richaagrawal avatar May 09 '16 13:05 richaagrawal

@ghost @richaagrawal hello, any update on the scale factor.

srikar8 avatar Jun 27 '18 05:06 srikar8