Skip to content

0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@amarcolini amarcolini released this 08 Jan 14:47
· 81 commits to master since this release

Changes

  • RobotOpMode added to simplify use of the Robot class.
  • Robot now has init and start methods, as well as the ability to detect whether an OpMode is telop or autonomous.
  • GamepadEx now listens for analog stick changes.