loam_velodyne icon indicating copy to clipboard operation
loam_velodyne copied to clipboard

Lidar Odometry: Computation of a bisquare weight of feature points

Open claydergc opened this issue 5 years ago • 0 comments

Hello,

According to J. Zhang's thesis, he states that: "The feature points that have larger distances to their correspondences are assigned with smaller weights". To do this, he uses a equation. In which part of the code is this located?. I suppose it has to do with the variable matB in BasicLaserOdometry.cpp

Thanks.

claydergc avatar Jan 11 '19 01:01 claydergc