Team2338 / FRC2024

Team 2338 Gear It Forward's code for our 2024 robot.
Other
0 stars 2 forks source link

Xbox Controller Rumble #9

Closed tharunS123 closed 5 months ago

tharunS123 commented 6 months ago

Create a method in OI for rumbling both the drivers and aux controller. Copy from last year's code.

Inside Robot.java, and in the teleopPeriodic method, call the rumble method from OI. It should rumble at 40 seconds (length 4 seconds), 25 seconds (length 4 seconds), 5 seconds (length 2 seconds) . See last years code for commands