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

Tof #153

Open apirrone opened 6 days ago

apirrone commented 6 days ago

Still a draft

github-actions[bot] commented 2 days ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1089 452 42% 0% 🟢

New Files

File Coverage Status
pollen_vision/pollen_vision/camera_wrappers/depthai/tof.py 14% 🟢
scripts/vanilla_tof_test.py 7% 🟢
TOTAL 11% 🟢

Modified Files

File Coverage Status
pollen_vision/pollen_vision/camera_wrappers/init.py 100% 🟢
pollen_vision/pollen_vision/camera_wrappers/depthai/init.py 100% 🟢
pollen_vision/pollen_vision/camera_wrappers/depthai/utils.py 70% 🟢
pollen_vision/pollen_vision/camera_wrappers/depthai/wrapper.py 17% 🟢
TOTAL 72% 🟢

updated for commit: 3bf8d26 by action🐍