It occurs at random times. For example, in another session, it was working fine for 10 minutes before I manually stopped.
(By the way, the reported currents don’t make sense. The motors are powered by the RPi’s USB.)
Example output log:
Output log:
[2026-04-08 05:02:04,431] INFO: Time: 46.49; Motor Current 01: 2.00; Motor Current 02: -5.00;
[2026-04-08 05:02:04,436] INFO: Time: 46.49; Motor Current 01: 3.00; Motor Current 02: -4.00;
[2026-04-08 05:02:04,440] INFO: Time: 46.50; Motor Current 01: 3.00; Motor Current 02: -1.00;
[2026-04-08 05:02:04,444] INFO: Time: 46.50; Motor Current 01: 4.00; Motor Current 02: -3.00;
[2026-04-08 05:02:04,448] INFO: Time: 46.51; Motor Current 01: 1.00; Motor Current 02: -5.00;
[2026-04-08 05:02:04,452] INFO: Time: 46.51; Motor Current 01: 0.00; Motor Current 02: -4.00;
[2026-04-08 05:02:04,456] INFO: Time: 46.51; Motor Current 01: 2.00; Motor Current 02: -6.00;
[2026-04-08 05:02:04,460] ERROR: [DEPHYACTUATOR] I2t limit exceeded. Current: 1024.0 mA.
[2026-04-08 05:02:04,460] DEBUG: [DephyActuator] Exiting Voltage control mode.
[2026-04-08 05:02:05,166] DEBUG: [DephyActuator] Exiting Voltage control mode.
Terminal output corresponding to the log in the previous post:
(OSLvenv) pressureheadless@pressure:~/osl_lib_test $ python3 reading_multiple_actuators.py 8.00;;
Warning: unable to access S3 to obtain updated available versions.
Warning: using firmware version information from: 57 days ago.
To update, connect to the internet and re-run this function.
Using firmware version: 7.2.0
Using library file: /home/pressureheadless/.dephy/precompiled_c_libs/7.2.0/pi_64bit/libfx_plan_stack.so
Warning: unable to access S3 to obtain updated available versions.
Warning: using firmware version information from: 57 days ago.
To update, connect to the internet and re-run this function.
Using firmware version: 7.2.0
Using library file: /home/pressureheadless/.dephy/precompiled_c_libs/7.2.0/pi_64bit/libfx_plan_stack.so
opensourceleg.extras.safety.safety.I2tLimitException: Dephy Actpack I2t limit exceeded. Exiting.