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

The meaning of variables in the code #3

Closed
guanba666 opened this issue Mar 19, 2024 · 3 comments
Closed

The meaning of variables in the code #3

guanba666 opened this issue Mar 19, 2024 · 3 comments
Labels
question Theory or implementation question

Comments

@guanba666
Copy link

hello,What do these variables mean?

@guanba666
Copy link
Author

R_GtoI, p_IinG, R_ItoC, p_IinC, R_GtoCi, p_CiinG

@ccchu0816
Copy link
Member

R_GtoI: rotation from Global to IMU frame
p_IinG: position of IMU in the Global frame
R_ItoC: rotation from IMU to camera frame
p_IinC: position of IMU in the camera frame
R_GtoCi: rotation from global to Camera at timestamp t_i
p_CiinG: position of camera in Global frame at timestamp t_i

@ccchu0816 ccchu0816 added the question Theory or implementation question label Mar 19, 2024
@goldbattle
Copy link
Member

goldbattle commented Mar 21, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Theory or implementation question
Projects
None yet
Development

No branches or pull requests

3 participants