Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Timestamp Sensitivity Issue #41

Open
MertAdak opened this issue Jul 11, 2023 · 0 comments
Open

Timestamp Sensitivity Issue #41

MertAdak opened this issue Jul 11, 2023 · 0 comments

Comments

@MertAdak
Copy link

Hello,

I am trying to use this repo to calibrate my Lidar and GNSS. I believe the problem I faced is happening because of the sensitivity that the project requires. I compared everything with the example.bag, which is provided by this repo, and the bag that I recorded and observed the following difference:

  1. Timestamps of my bag is 16 digits meanwhile the timestamps of the example.bag is 8 digits.
  2. The line that t_diff_ratio calculated to interpolate the points are 1000 times bigger than the example.bag. This ratio is then used to calculate the transformation, as a result transformation is calculated wrongly.

I examined literally everything and couldn't find any other difference. What do you think about my situation. I would be very appreciated if you help me to fix my problem.

Thanks,
Mert Adak

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

No branches or pull requests

1 participant