Category: Detection
Currently a stub: pooltool/evolution/event_based/detect/ball_pocket.py:57 returns null_event(np.inf).
An airborne ball that drops into a pocket from above isn't caught by the 2D XY-radius check. Need proper geometry plus parabolic z motion.
Reference: 3d branch pooltool/evolution/event_based/solve.py has the geometry.
Category: Detection
Currently a stub:
pooltool/evolution/event_based/detect/ball_pocket.py:57returnsnull_event(np.inf).An airborne ball that drops into a pocket from above isn't caught by the 2D XY-radius check. Need proper geometry plus parabolic z motion.
Reference:
3dbranchpooltool/evolution/event_based/solve.pyhas the geometry.