Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Introduce controller selection #11

Merged
merged 1 commit into from
Dec 28, 2022
Merged

Conversation

0xD0M1M0
Copy link
Owner

Introduce an option to select a hardware controller.

Updates:

  • Update of config file -> needs to be added manually to old files
  • index.html: to identify the webgui clearly as a controller; remove invert of axis. This is now done in the joy_stick_parser.
  • joystick_parser_node: config dicts for different controllers (currently Logitech F710 and X-Box One)

Introduced sensitivity on controller to allow for a certain threshold. Tests have shown, that even all sticks are released, a controller might send a very low value. The joy_node has a similar "deadzone"-parameter, but this parameter is not used on purpose to allow for different sensitivity based on different controlling methods.

Introduce an option to select a hardware controller.

Updates:
- Update of config file -> needs to be added manually to old files
- index.html: to identify the webgui clearly as a controller; remove invert of axis. This is now done in the joy_stick_parser.
- joystick_parser_node: config dicts for different controllers (currently Logitech F710 and X-Box One)

Introduced sensitivity on controller to allow for a certain threshold. Tests have shown, that even all sticks are released, a controller might send a very low value. The joy_node has a similar "deadzone"-parameter, but this parameter is not used on purpose to allow for different sensitivity based on different controlling methods.
@0xD0M1M0 0xD0M1M0 merged commit 24f8267 into official_main Dec 28, 2022
@0xD0M1M0 0xD0M1M0 deleted the enhancement/controller branch December 28, 2022 16:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant