Rename "active_detector" for background detecor. Improve thing selector coercion
This commit is contained in:
parent
e46836ffe1
commit
ca46439269
10 changed files with 182 additions and 52 deletions
|
|
@ -186,4 +186,4 @@ def test_simulation_cam_calibration(camera):
|
|||
assert camera.calibration_required
|
||||
camera.full_auto_calibrate()
|
||||
assert not camera.calibration_required
|
||||
assert camera.active_detector.ready
|
||||
assert camera.background_detector.ready
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue