Clayder Gonzalez

Results 5 issues of Clayder Gonzalez

I've been testing LOAM with the sequence 00 of Raw KITTI Dataset and I obtained wrong results as can be seen in this figure: ![loamoriginal](https://user-images.githubusercontent.com/11069719/51493352-19a9f200-1d83-11e9-94e7-fb6fdb4a91a3.png) Then, I decided to use...

Hello, I was reviewing the code and in the class LaserOdometry and LaserMapping there are some thresholds that depend on the difference on how fast a pair of topics are...

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...

In the code there are 3 odometry topics: /laser_odom_to_init /aft_mapped_to_init /integrated_to_init According to what I understand, /integrated_to_init uses /laser_odom_to_init and /aft_mapped_to_init to compute the odometry. So, should I suppose /integrated_to_init...

Hello, Do you have an English version of your notes? Thanks.