Skip to content

Releases: WisconsinRobotics/JoystickLibrary

Joystick Library v0.2.0 Release

26 Nov 22:24
Compare
Choose a tag to compare

This is the v0.2.0 release of the JoystickLibrary used to interface with the Logitech Extreme 3D Pro joystick.

Changelog

  • Renamed the Velocity and Angle fields to be YVelocity and XVelocity, respectively to clarify their usage. Rotation has been renamed to ZRotation.
  • Removed unnecessary reference to TurtlebotLibrary.

Joystick Library v0.1.0 Release

18 Oct 21:21
Compare
Choose a tag to compare

This is the v0.1.0 release of the JoystickLibrary used to interface with any controller. Currently, this library targets .NET framework 4.5 and the x64 architecture.