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

Alfred serial robot driver: incorrectly swapping left and right motor encoder values? #151

Open
greymfm opened this issue Jan 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@greymfm
Copy link
Member

greymfm commented Jan 29, 2024

This looks like a bug (alfred firmware sends left, right encoder values and serial robot drivers receives them as right, left encoder values):

We need to verify and debug this (e.g. with some printf on console and turning motor only left via the app)...

@greymfm greymfm added the bug Something isn't working label Jan 29, 2024
@EinEinfach
Copy link
Contributor

requestMotorPwm is also affected, comparing to Alfred mcu fw the sequence should be vice versa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants