mirror of
https://github.com/huggingface/lerobot.git
synced 2026-06-15 15:29:45 +00:00
test(fix): fixing depth tests
This commit is contained in:
@@ -13,6 +13,10 @@ Depth metadata detection on ``LeRobotDatasetMetadata.depth_keys`` lives in
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
import pytest
|
||||
|
||||
pytest.importorskip("av", reason="av is required (install lerobot[dataset])")
|
||||
|
||||
import av
|
||||
import numpy as np
|
||||
import PIL.Image
|
||||
|
||||
Reference in New Issue
Block a user