Zihong Yan

Results 7 comments of Zihong Yan
trafficstars

Yes, I also think it should be like this one: ```C++ *nearKeyframes += * local2global(keyframeLaserClouds[keyNear], keyframePosesUpdated[keyNear]); ```

就是这个仓库发布的[release版本](https://github.com/hku-mars/M-detector/releases/tag/FAST_LIO)

Thanks! Problem solve after compile again. ![image](https://github.com/user-attachments/assets/78518db1-575d-41e3-98dd-132de1fa85f4) Any idea for tuning the result, it seems to have some noise points on kitti0001.bag? @HuajieWu99 @yangtzey Thanks again! 😊

The results of other frames are better than the picture above: ![image](https://github.com/user-attachments/assets/02c2f109-7471-43de-ad21-898806f7c974)

And the ground looks so thick and noise as shown in the figure ![image](https://github.com/rpng/MINS/assets/53686116/f695794d-db95-4526-9549-af626c4c3ffc) Does anyone have this problem? Thanks

Not yet, I am busy with other projects for the time being. Hopefully someone else can fix this

Yes, I run MINS with subscriber: `roslaunch mins subscribe.launch`. Thanks, I will try your suggestions, and BTW, as for the parameter `lidar_map_use_icp`, do you mean: ``` lidar: map_use_icp: false ```...