mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-23 17:56:07 +00:00
fix(test): add guard
This commit is contained in:
@@ -2205,6 +2205,8 @@ def test_groot_n1_7_relative_action_training_processors_save_native_grouped_stat
|
|||||||
|
|
||||||
|
|
||||||
def test_groot_n1_7_relative_action_processors_compute_stats_from_runtime_dataset_meta(monkeypatch, tmp_path):
|
def test_groot_n1_7_relative_action_processors_compute_stats_from_runtime_dataset_meta(monkeypatch, tmp_path):
|
||||||
|
pytest.importorskip("datasets")
|
||||||
|
|
||||||
input_features, output_features = _groot_features(state_dim=6, action_dim=6)
|
input_features, output_features = _groot_features(state_dim=6, action_dim=6)
|
||||||
action_names = [
|
action_names = [
|
||||||
"shoulder_pan.pos",
|
"shoulder_pan.pos",
|
||||||
|
|||||||
Reference in New Issue
Block a user