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

Some questions about the code #97

Open
autumn999999 opened this issue Oct 20, 2023 · 0 comments
Open

Some questions about the code #97

autumn999999 opened this issue Oct 20, 2023 · 0 comments

Comments

@autumn999999
Copy link

autumn999999 commented Oct 20, 2023

Thanks for your excellent open source work.
After reading the source code, there are 3 places I don't understand. I would be grateful if you could help me.

  1. Why add a negative sign in lidar_camera_calib.hpp, like p.y=-y?
image
  1. What is the meaning of this code in lidar_camera_calib.cpp, like V=n×nt, V=I-V, R=V*R?
image
  1. Why the calculation of cost always used the pnp_list of calibs[2] in lidar_camera_multi_calib.cpp?
image

Is it more accurate to change this code to the following?

image
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

1 participant