Skip to content

Contains all the Java wrappers for various controllers and joystick controllers, including the XBox360, Logitech Attack 3, Logitech Extreme 3D, and more.

Notifications You must be signed in to change notification settings

Team5599/Java-Controller-Wrappers

Repository files navigation

Java-Controller-Wrappers

Contains all the Java wrappers we have for the different types of controllers we own. Assumes it is submoduled into src\main\java\frc\robot\Controllers and will have package frc.robot.Controllers.

This includes the following Controllers:

  • Microsoft XBox360 Controller
  • Logitech Dual Action Controller
  • Sony PlayStation3 Controller (With the use of an extneral wrapping program, like DS3 Tool)

And Joystick Controllers:

  • Logitech Attack 3 Joystick
  • Logitech Extreme 3D Pro Joystick

Hopefully we will add support for the XBox One, Play Station 4, Steam Controllers, Nintendo Wii Remotes, and Nintendo Switch Joycons.

For the PS3 Controller Wrapper

You must use an external program like DS3 Tool, Better DS3, or MotionJoy. These convert the PS3 controller's outputs into a Windows readable format (Usually XBox360) by tricking Windows into thinking something like an XBox controller is plugged in.

We're not responsible for the bugginess of these external tools, and advise you to use them at your own caution.

About

Contains all the Java wrappers for various controllers and joystick controllers, including the XBox360, Logitech Attack 3, Logitech Extreme 3D, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages