add longer timeout

This commit is contained in:
croissant
2025-11-05 12:24:55 +01:00
committed by Michel Aractingi
parent 4744f99990
commit 09f1673cbf
5 changed files with 28 additions and 848 deletions

View File

@@ -189,7 +189,7 @@ def initialize_robots_only(config: RobotSetupConfig):
can_interface="socketcan",
id="openarms_follower",
disable_torque_on_disconnect=True,
max_relative_target=10.0,
max_relative_target=30.0,
cameras=camera_config,
)