You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: