Replies: 4 comments 1 reply
|
I would upgrade to alpha 5. |
0 replies
|
After upgrading to alpha 5 - we did have it randomly happen once, but mostly gone. log file: |
1 reply
|
boot-9584852804dd4a3da484b1b9da737b5e_systemcore_Fresh_boot_no_enable_2.log |
0 replies
|
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. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.tomlOn 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.
All reactions