Skip to content

Bad Camera Calibrations in Yaml. #7

Closed
@klowrey

Description

@klowrey

image

Looks like the transformation values from the camera chain were copied into the yaml file as transformations from the current camera to 'camera 1' (i.e. T_cn_cnm1, and by cnm1 you mean cam0 the left event camera). However, the camera chain is from camera 1 to 0, camera 2 to 1, etc etc.

As a result, the transformations in the yaml file are the correct values for the wrong transformations; anybody trusting those values as camera X to 1 will be disappointed.

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