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

Add a control loop to lock the wheel for the swerve chassis #30

Open
Lu-han-wang opened this issue Jan 13, 2024 · 0 comments · May be fixed by #75
Open

Add a control loop to lock the wheel for the swerve chassis #30

Lu-han-wang opened this issue Jan 13, 2024 · 0 comments · May be fixed by #75
Assignees
Labels
Complexity: Med Low This task has low priority

Comments

@Lu-han-wang
Copy link
Contributor

The problem was that the wheel heading was not locked in one direction. If the robot lost traction on one wheel, it would drift. To fix the problem, we have to add a control loop to lock the current heading of the wheels.

@Lu-han-wang Lu-han-wang added this to the Comp-preparation tasks milestone Jan 13, 2024
@m10653 m10653 added Low This task has low priority Complexity: Med labels Jan 17, 2024
@XxXgamerguyXxX XxXgamerguyXxX linked a pull request Feb 2, 2024 that will close this issue
@XxXgamerguyXxX XxXgamerguyXxX self-assigned this Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Med Low This task has low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants