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

Steering controller retune #202

Merged
merged 5 commits into from
Jun 2, 2024
Merged

Steering controller retune #202

merged 5 commits into from
Jun 2, 2024

Conversation

jcirce
Copy link
Contributor

@jcirce jcirce commented Jun 2, 2024

The following retunes the steering inner loop and adds functionality to adjust gains over CAN

notes:

  • removed -1 on degrees, steering convention is positive right & negative left
  • increased kp with some ki, with the higher limits, the response is fast with no overshoot and minimal steady state error.
  • added velocity enable so that motor is not pulling current for small amounts of velocity ~ small angle errors

@jcirce jcirce requested a review from jacobkoziej June 2, 2024 16:05
@jacobkoziej jacobkoziej merged commit e615017 into dev Jun 2, 2024
3 of 5 checks passed
@jacobkoziej jacobkoziej deleted the user/jcirce/steer-retune branch June 2, 2024 16:08
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

Successfully merging this pull request may close these issues.

2 participants