From e84d073233404e3375fc3708c0da079c88c012e5 Mon Sep 17 00:00:00 2001 From: Mark Murnane Date: Thu, 12 May 2022 07:40:05 -0400 Subject: [PATCH] Add gamepad support for body (#24415) This MR adds basic gamepad support to the joystick web client. The mappings appear to be consistent between a few controllers I tried, so I think inverting both axes is the optimal mapping. --- tools/joystick/web.py | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/tools/joystick/web.py b/tools/joystick/web.py index 5db48eea24..5cba4e938d 100755 --- a/tools/joystick/web.py +++ b/tools/joystick/web.py @@ -16,11 +16,24 @@ index = """