Skip to content

Cameras in Sim should also render videos #155

Description

@juelg

Cameras in Sim should also render videos like the realsense hardware cameras currently do. This is important to view experiments afterwards. In the best case the real camera and sim camera would share the storage thread code. As both have a ring buffer, it should be no problem to implement a safer thread that continuously reads out of the ring buffer and writes the frames into the mp4 file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions