We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A feature we could implement after the issues arose in #91 is to switch from the left to the right analog when sending walking commands.
This would require some modifications in the JoyPad module. Currently it does not exploit any parameter to switch between the sticks.
cc @prashanthr05 @isorrentino
The text was updated successfully, but these errors were encountered:
A possibility is to change this line
walking-controllers/src/JoypadModule/src/Module.cpp
Line 201 in 75429cb
Sorry, something went wrong.
No branches or pull requests
A feature we could implement after the issues arose in #91 is to switch from the left to the right analog when sending walking commands.
This would require some modifications in the JoyPad module. Currently it does not exploit any parameter to switch between the sticks.
cc @prashanthr05 @isorrentino
The text was updated successfully, but these errors were encountered: