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

Move Yaw from Thruster to PIDController #255

Open
TJonesy opened this issue Sep 28, 2017 · 0 comments
Open

Move Yaw from Thruster to PIDController #255

TJonesy opened this issue Sep 28, 2017 · 0 comments
Assignees

Comments

@TJonesy
Copy link

TJonesy commented Sep 28, 2017

Implementation Issue

The Yaw functionaliy is currently in the Thruster however it should be irrelevant to the Thruster. It needs to be moved into the PIDController so they are no longer codependent.

Context

ThrusterController and PIDController

Expected result

The ThrusterController should be independent of the PIDController

Requirements

The 2 controllers need updated and also the JS that utilizes the yaw functionality will need to be updated.

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

No branches or pull requests

1 participant