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

Left and right camera extrinsic seems to be wrong #22

Open
drorhu opened this issue Jul 31, 2019 · 2 comments
Open

Left and right camera extrinsic seems to be wrong #22

drorhu opened this issue Jul 31, 2019 · 2 comments

Comments

@drorhu
Copy link

drorhu commented Jul 31, 2019

The mono left camera extrinsic:
-0.0905 1.6375 0.2803 0.2079 -0.2339 1.2321
It seems from the car sensor location image that the translation should be close to:
-1.55 -0.59 -0.16.
It seems there is also a mistake with the mono right camera

@scihacker
Copy link

scihacker commented Sep 27, 2019

It seems to be wrong for me, too. And they will look fine if swapped.

@scihacker
Copy link

scihacker commented Sep 28, 2019

I finally find out the true extrinsics are just the inverse of the given ones, and my previous point is wrong.
I think it should be fixed as there is no inverting logic in the code.

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