pollen-robotics / pollen-vision

Simple and unified interface to zero-shot computer vision models curated for robotics use cases.
https://www.pollen-robotics.com
Apache License 2.0
94 stars 5 forks source link

adding device.close() in get_connected_devices() to fix crash when two cams are plugged #129

Closed apirrone closed 6 months ago

apirrone commented 6 months ago

Waiting for a real test on the robot to merge

github-actions[bot] commented 6 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
710 411 58% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
pollen_vision/pollen_vision/camera_wrappers/depthai/utils.py 88% 🟢
TOTAL 88% 🟢

updated for commit: 548edf9 by action🐍