Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Update PIDController.java to run on a separate thread #37

@BrandonPacewic

Description

@BrandonPacewic

The main reason that this is necessary is that it will allow for the running of both Roadrunner trajectories and the PID at the same time without using the async stuff from roadrunner. Not having a async PID and instead relying on another library's implementation of one is a very non programmer solution to a purely programming type problem.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions