Skip to content

Investigate using pybind11 return value policies #75

@trym-b

Description

@trym-b

It is my hope that we can use pybind11's return value policy to remove the need of having cameras/point clouds/application as releasable objects. Specifically: return_value_policy::take_ownership, which gives the python code ownership of the instance in question.

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