Skip to content
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

How to ensure odometry messages are published at same rate as input point cloud? #91

Open
ahmedadamji opened this issue Jun 2, 2022 · 1 comment

Comments

@ahmedadamji
Copy link

My input pointcloud in a bag file has 1104 messages, however I am only able to yield around 900 odometry messages, which are for the whole trajectory but not for each instance of the input point cloud, which in my case is critical for evaluation. Could you please guide me why this may be occuring and how I can solve this?
I tried to change the queue size in the hdl_localization_nodelet, changed the ndt_neighbor_search_method to DIRECT1, yet, which has only helped marginally.
Thank you

@wienans
Copy link

wienans commented Jun 30, 2022

Did you try to run the bag file with a slower rate? In this case you would ensure that it is not a problem with Computational time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants