Remove validate_robot_cameras_for_policy (#2150)

* Remove validate_robot_cameras_for_policy as with rename processor the image keys can be renamed an mapped

* fix precommit
This commit is contained in:
Pepijn
2025-10-10 11:34:21 +02:00
committed by GitHub
parent 829d2d1ad9
commit 656fc0f059
5 changed files with 0 additions and 26 deletions

View File

@@ -139,7 +139,6 @@ def test_async_inference_e2e(monkeypatch):
policy_type="test",
pretrained_name_or_path="test",
actions_per_chunk=20,
verify_robot_cameras=False,
)
client = RobotClient(client_config)