Skip to content

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

@dexiangwang

Description

@dexiangwang

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!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions