Skip to content

[Bug]: Python default camera controls cannot be passed directly #349

Description

@JulianKnodt

When trying to initiate a camera as

cam.start(cam.controls)

This will fail, as currently cam.controls has values of type ControlInfo, which should be directly passable, but as is this call currently fails.
I would expect this to succeed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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