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

Utilize the Stereolabs API in full #6

Open
jruths opened this issue Feb 5, 2025 · 4 comments
Open

Utilize the Stereolabs API in full #6

jruths opened this issue Feb 5, 2025 · 4 comments
Assignees

Comments

@jruths
Copy link
Contributor

jruths commented Feb 5, 2025

The stereolabs API has lots of useful built in functionality. This task is about itemizing the options that it provides, figuring out if we want to use them, and pulling them into our stack.

@jruths jruths converted this from a draft issue Feb 5, 2025
@jruths
Copy link
Contributor Author

jruths commented Feb 5, 2025

To get started, talk with @MtGuerenS

@MtGuerenS
Copy link

Hey Justin, What functionality are you looking to pull into our stack?

@taetkyle taetkyle moved this from ✏️ Todo to 🛠️ In-Progress in 🚗 Hail Bopp Feb 18, 2025
@jruths
Copy link
Contributor Author

jruths commented Feb 18, 2025

@MtGuerenS @taetkyle Part of this task is really to summarize what can the stereolabs API do - what steps can we offload to this API. One concrete thing is that I believe the API has some mechanism to help:

  1. Calibrate the 4 cameras relative to each other, and
  2. Stitch the 4 cameras into a single image

Those would be a great place to start.

@taetkyle
Copy link

02/17/2025 Update:

  • Status: Research the function that the zed API can do, running the zed built-in function for stitching four cameras

  • Next Steps: Fix the two errors that I got by running the Zed 360 function, and run the function without any problem. Running the Zed camera using python script by utilizing API.

  • Projected Completion: Feb 24th

  • Update: I learned that the calibration is for calibrating a single camera. From the Zed 360, I learned that it provides human detection in 360 using four Zed cameras. However, I figured out that only one of the cameras is working properly for the Zed 360 function, so I ran a camera status analysis and found two errors: one indicates the camera is running, even though it is not running, and the other direct the error in AI sector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🛠️ In-Progress
Development

No branches or pull requests

3 participants