Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camera: support multiple cameras within one instance #2386

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Oct 12, 2024

  1. camera: support multiple cameras within one instance

    This changes the API to support more than one camera within one
    camera plugin instance.
    
    This will enable multiple cameras in language wrappers instead of just
    C++ as it is now.
    
    Work in progress ...
    julianoes committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    56b352d View commit details
    Browse the repository at this point in the history
  2. core compiling and linking

    Still a mess, needs system tests.
    julianoes committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e88e36b View commit details
    Browse the repository at this point in the history
  3. more system tests

    julianoes committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7fd81e7 View commit details
    Browse the repository at this point in the history
  4. better system tests

    julianoes committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    be3d792 View commit details
    Browse the repository at this point in the history
  5. camera wip

    julianoes committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e6e3a71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09b2e51 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    0846f81 View commit details
    Browse the repository at this point in the history