-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request for Ground Truth Trajectory Generated by PAloc for the FusionPortable Dataset #14
Comments
@ljy-zju |
I’m feeling really frustrated because last night I ran the long experiment sequence of the NCD dataset, hoping to obtain the ground truth, but it still crashed midway. It seems my computer’s configuration is too low, and I’m feeling pretty helpless. I believe I’ve already set the map_filter_size to 0.2, and when playing the rosbag, I’ve set the playback rate to -r 0.1. My physical memory and virtual memory are both 32GB. |
@ljy-zju
If option 2 meets your needs, I can update the code accordingly. |
Is it possible to have a switch functionality to choose whether to keep a global map generated by PAloc? This way, the cumulative map does not need to be stored in the system's memory, freeing up enough space. |
@ljy-zju |
I will try it tonight. Thank you! |
Dear Dr. Hu,
Thank you so much for sharing the PAloc algorithm and making your work open-source! It has been incredibly helpful for the research community.
While working with the FusionPortable dataset, I noticed that the ground truth trajectory provided for the escalator_day sequence contains significant jitter. This makes it less suitable for evaluating odometry accuracy. To address this issue, I tried generating a more accurate trajectory locally using your PAloc algorithm.
However, due to the limited performance of my personal computer, the process is extremely slow (approximately 1 second per frame), making it challenging to complete the entire sequence in a reasonable amount of time.
I would like to kindly ask if you could provide the ground truth trajectory generated by PAloc for the escalator_day sequence, as well as for the other sequences in the FusionPortable dataset, if possible. Having these trajectories would greatly help in accurately evaluating odometry performance across multiple scenarios.
Thank you again for your excellent work and support!
Looking forward to your reply.
Best regards!
The text was updated successfully, but these errors were encountered: