contour-context icon indicating copy to clipboard operation
contour-context copied to clipboard

[ICRA'23] Official code repo for "Contour Context: Abstract Structural Distribution for 3D LiDAR Loop Detection and Metric Pose Estimation"

Results 7 contour-context issues
Sort by recently updated
recently updated
newest added

请问支持rosbag播放消息进行订阅的方式来进行回环检测吗?还有就是bag_play_test.cpp是用来干什么的?

rviz -d ./src/contour-context/config/dummy_lc.rviz & rosrun cont2 cont2_batch_bin_test 运行之后显示轨迹有误 ![image](https://github.com/lewisjiang/contour-context/assets/115403971/ed4c9df5-0278-4d1a-82e7-5b64c8a19ac1) 还有就是这个fp_pose的路径应该哪个是对的呢? ![image](https://github.com/lewisjiang/contour-context/assets/115403971/206d5397-7c5c-4727-897d-b4316e26e159)

Thank you for your work, but after I configured it according to your instructions, I kept getting errors when I ran it. I don’t know the reason. Can you help...

Thank you for your excellent work and previous prompt responses. But I encountered a problem while reading your PR curve calculation code. Please correct me. Handling of false positives (fp):...

I am very happy to see such great results. How can I get the precision-recall curves in the paper?

Hello. Thank you for your great work on loop closure. I'm trying to evaluate contour context with my own data colleted by robosense 16-scans lidar. The follwing parameters should be...

Hello. Thank you very much for your good research. I understood that one anchor is created for each frame of pointcloud by reading the paper and looking at the code....