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

Problem with OXTS and transforms #24

Open
celynw opened this issue Sep 19, 2018 · 2 comments
Open

Problem with OXTS and transforms #24

celynw opened this issue Sep 19, 2018 · 2 comments

Comments

@celynw
Copy link

celynw commented Sep 19, 2018

It seems the OXTS poses are being specified as the base_link rather than their dedicated frame imu_link.

tf_oxts_transform.child_frame_id = 'base_link'

The KITTI page shows that the GPS and IMU are in the same location.

I believe this may be the problem behind

Please let me know if this is correct!

@celynw
Copy link
Author

celynw commented Sep 19, 2018

The pull request gives me the behaviour I expect.
I would like it if somebody could verify this is actually correct.
Also, I'd understand if it is denied in favour of a more principled fix.

@J-Rojas
Copy link

J-Rojas commented Jan 18, 2020

I believe the TFs that are generated are not correct because the GPS/IMU calibration transform is not applied at all. This static transform would be applied between imu_link and velodyne sensor (which is equivalent to base_link).

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