Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vision Subsystem Causing Loop Overruns #95

Open
m10653 opened this issue Feb 28, 2024 · 0 comments
Open

Vision Subsystem Causing Loop Overruns #95

m10653 opened this issue Feb 28, 2024 · 0 comments
Labels
bug Something isn't working High This task has high priority

Comments

@m10653
Copy link
Member

m10653 commented Feb 28, 2024

The Vision subsystem is causing loop overruns. Right now we are recalculating vision targets every cycle regardless if we are using that data or not. Further more we are recalculating the same information even if the data from photon vision has not been updated. IE camera at 10 fps but our loop is at 50hz

@m10653 m10653 added bug Something isn't working High This task has high priority labels Feb 28, 2024
@m10653 m10653 added this to the Comp-preparation tasks milestone Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working High This task has high priority
Projects
None yet
Development

No branches or pull requests

1 participant