Skip to content

Could the used camera chips be added? #153

@peci1

Description

@peci1

It would be helpful if each camera in this DB would also have the particular sensor chips used. E.g.

            "CAM_B": {
                "name": "left",
                "hfov": 71.86,
                "type": "mono",
                "sensor": "OV9282",  // <- this
                "extrinsics": {
                    "to_cam": "CAM_C",
                    "specTranslation": {
                        "x": -7.5,
                        "y": 0,
                        "z": 0
                    },
                    "rotation":{
                        "r": 0,
                        "p": 0,
                        "y": 0
                    }
                }
            },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions