Closed hermgerm29 closed 2 years ago
l2r.core.interfaces.CameraInterface returns an image of shape (width, height, 3) on reset() instead of the expected (height, width, 3)
l2r.core.interfaces.CameraInterface
reset()
LGTM!
l2r.core.interfaces.CameraInterface
returns an image of shape (width, height, 3) onreset()
instead of the expected (height, width, 3)