Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Fix command loop overruns #71

Open
rezetta15 opened this issue Apr 17, 2024 · 3 comments
Open

Fix command loop overruns #71

rezetta15 opened this issue Apr 17, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@rezetta15
Copy link
Contributor

Our command loop duration is taking longer than the command loop causing overrun(s).

@rezetta15 rezetta15 converted this from a draft issue Apr 17, 2024
@Craftzman7
Copy link
Contributor

Loop is overrunning by 0.02 seconds. Feeder periodic is taking up about ~0.01 seconds and the drivetrain is taking up ~0.01 seconds as well. More debugging/profiling is needed to determine a root cause for both subsystems.

@Craftzman7 Craftzman7 added the bug Something isn't working label Apr 18, 2024
@Craftzman7 Craftzman7 moved this from Todo to In Progress in FRC 2024 Apr 25, 2024
@doinkythederp
Copy link
Contributor

Could this be GC?

@Craftzman7
Copy link
Contributor

Craftzman7 commented Sep 25, 2024

IIRC it's specific subsystems taking up time on the loop. We should have a look at the trace tomorrow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

3 participants