mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-20 11:09:59 +00:00
fix(tests) fixes for reachy2 tests; removing reachy2 references from the script
This commit is contained in:
@@ -51,6 +51,8 @@ PARAMS = [
|
||||
{"with_left_teleop_camera": False, "with_torso_camera": True},
|
||||
]
|
||||
|
||||
pytest.importorskip("reachy2_sdk")
|
||||
|
||||
|
||||
def _make_reachy2_sdk_mock():
|
||||
class JointSpy:
|
||||
|
||||
Reference in New Issue
Block a user