Host-side joystick teleop tool. Maps a connected game controller to the motion + safety topics so an operator can drive the robot under simulation.
curl -sSfL https://raw.githubusercontent.com/phoxal/joypad/main/install.sh | shTo pin a release, set PHOXAL_JOYPAD_VERSION to a tag:
PHOXAL_JOYPAD_VERSION=v0.0.1 sh install.shcargo install --git https://github.com/phoxal/joypadAGPL-3.0-only — see LICENSE for the full license text. A commercial license is available for downstream products that cannot comply with AGPL — see COMMERCIAL.md and reach out via https://phoxal.com.
See CONTRIBUTING.md. DCO sign-off required on every commit.