Closed FabienDanieau closed 2 months ago
current status: ✅
Overall Coverage
Lines Covered Coverage Threshold Status 812 741 91% 0% 🟢 New Files
No new covered files...
Modified Files
File Coverage Status tests/units/offline/test_camera.py 100% 🟢 tests/units/online/test_camera.py 16% 🟢 TOTAL 58% 🟢 updated for commit:
d4db800
by action🐍
Worked well!
Could be nice to check the initialized cameras in reachy.cameras
Should be ok now. An unplugeg cameras should not be listed. You can manually call initialize_cameras()
to refresh the list
requirements: core image https://github.com/pollen-robotics/docker_reachy2_core/pull/100 with
to test you can run the unit tests
pytest -m cameras
and the notebook 5, and the cameras.py example