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

Multi threading For Field Centric #16

Open
plotnw opened this issue Nov 28, 2017 · 1 comment
Open

Multi threading For Field Centric #16

plotnw opened this issue Nov 28, 2017 · 1 comment

Comments

@plotnw
Copy link
Contributor

plotnw commented Nov 28, 2017

Field Centric Calculations are slow and cause lag. Spawning a new thread to control this would be beneficial in reducing said lag

@Burtorustum
Copy link
Contributor

Idea: 1 thread for controlling the drive train, other thread for everything else. You probably would not even need a shared variable as we have nothing requiring imu that does not run as part of the drive train stuff anyways,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants