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

A bug for extrinsic? #36

Closed
swc-17 opened this issue Jul 29, 2024 · 2 comments
Closed

A bug for extrinsic? #36

swc-17 opened this issue Jul 29, 2024 · 2 comments

Comments

@swc-17
Copy link

swc-17 commented Jul 29, 2024

I think the lidar2cam for CAM_BACK is not normal here, could you please double-check it?

@jiaxiaosong1002
Copy link
Member

@swc-17 Good point. Thanks for pointing out! It is a bug during evaluation. We are glad to hear from you about the influence of correct extrinsics.

BTW, it should be
'CAM_BACK':np.array([[-5.60166031e+02, -8.00000000e+02,  0.00000000e+00, -1.28800000e+03],
                     [ 5.51091060e-14, -4.50000000e+02, -5.60166031e+02, -8.58939847e+02],
                     [ 1.22464680e-16, -1.00000000e+00,  0.00000000e+00, -1.61000000e+00],
                     [ 0.00000000e+00,  0.00000000e+00,  0.00000000e+00,  1.00000000e+00]])

@wjl2244
Copy link

wjl2244 commented Oct 29, 2024

@swc-17 Good point. Thanks for pointing out! It is a bug during evaluation. We are glad to hear from you about the influence of correct extrinsics.

BTW, it should be 'CAM_BACK':np.array([[-5.60166031e+02, -8.00000000e+02,  0.00000000e+00, -1.28800000e+03],                      [ 5.51091060e-14, -4.50000000e+02, -5.60166031e+02, -8.58939847e+02],                      [ 1.22464680e-16, -1.00000000e+00,  0.00000000e+00, -1.61000000e+00],                      [ 0.00000000e+00,  0.00000000e+00,  0.00000000e+00,  1.00000000e+00]])

So why not update the correct extrinsics in the branch UniAD/VAD?

# 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

3 participants