Replies: 4 comments 1 reply
-
I would upgrade to alpha 5. |
Beta Was this translation helpful? Give feedback.
-
After upgrading to alpha 5 - we did have it randomly happen once, but mostly gone. log file: |
Beta Was this translation helpful? Give feedback.
-
boot-9584852804dd4a3da484b1b9da737b5e_systemcore_Fresh_boot_no_enable_2.log |
Beta Was this translation helpful? Give feedback.
-
Logs show this is on mrccomm. It does a 12.5 second check for the heartbeat file. But if it fails it still attempts to work. We should probably make it so it crash loops instead so it can recover. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The last thing we tested tonight, which seems weird:
Code:
pyproject.toml
On alpha 4
Run
robotpy deploy
. Driver STation shows good code, click enable. RSL (plugged in, and yellow LED indicator onboard) do not blink, but DS shows "Teleop Enabled"Very weird.
There's a solid chance our SystemCore is in a weird state. We're gonna try the following debug steps:
Pending results of those, we may continue debug in place, or give up and send the SystemCore back to my bench. If I can reproduce with no robot and a small codebase, I could get VPN access if anyone wants to remote in to see what's going on.
Beta Was this translation helpful? Give feedback.
All reactions