mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-23 12:40:08 +00:00
fix(tests) fixes for reachy2 tests; removing reachy2 references from the script
This commit is contained in:
@@ -23,6 +23,8 @@ import pytest
|
||||
from lerobot.cameras.reachy2_camera import Reachy2Camera, Reachy2CameraConfig
|
||||
from lerobot.errors import DeviceNotConnectedError
|
||||
|
||||
pytest.importorskip("reachy2_sdk")
|
||||
|
||||
PARAMS = [
|
||||
("teleop", "left"),
|
||||
("teleop", "right"),
|
||||
|
||||
Reference in New Issue
Block a user