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

camera_frame_id_param_ and target_frame_id_param_: correspond to what frame exactly? #150

Open
dexiangwang opened this issue Nov 1, 2023 · 0 comments

Comments

@dexiangwang
Copy link

In the process of publishing tf information, I don't quite understand which frame the tf transformation is from to which frame. Because T_cw transformation matrix represents the transformation from the world frame to the camera frame, but if the target_frame_id_param_ represents the world frame, does the published tf transformation seem to be from the camera frame to the world frame? In that case, did you send it backwards?

Specifically, the main issues are the following:
camera_frame_id_param_ = camera frame, target_frame_id_param_ = world frame
OR
camera_frame_id_param_ = world frame , target_frame_id_param_ = camera frame

??

Thanks a lot!!

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