stereolabs / zed-python-api

Python API for the ZED SDK
https://www.stereolabs.com/docs/app-development/python/install/
MIT License
209 stars 95 forks source link

Remove malfunctioning camera configuration properties #216

Closed gartangh closed 2 years ago

gartangh commented 2 years ago

I got some segmentation faults when trying to access the camera_model and serial_number properties from the CameraConfiguration class.

Since these properties are already defined in the CameraInformation and DeviceProperties classes, I believe these properties should simply be removed from the CameraConfiguration class altogether.

github-actions[bot] commented 2 years ago

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days

github-actions[bot] commented 2 years ago

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days