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

Make any motor go forward, no matter the side it is connected to #58

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JatoMixo
Copy link
Collaborator

Added an inverted variable that reverts the movement of a motor, to fix the problem where you have to give the opposite instruction to one of the them.
This issue will probably be fixed in the hardware later, just making a temporary fix for now.

added a small inverted variable to each motor that will reverse the
state of it, if you set that motor forward it'll try to go backwards,
useful for when the motor is connected in the wrong side and it needs to
receive the opposite values. this will be later fixed in the actual
hardware.
@punkto
Copy link
Collaborator

punkto commented Sep 18, 2024

CI is failing because of probe-rs again...

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