Hi, thanks for the great work! I was trying to reproduce the pipeline with my own simulation setups. However, after some trials, I found it difficult to adapt the current code for a real-time updating feature map. It seems that in the currently released code, you read the ground truth feature map loading from a ply file.
Could you share some insights about adapting the current code to a real-time published feature map? I believe you are doing the same in the real-world test, but I cannot find the relevant code in this repo. Thank you in advance.