Team138Entropy / Entropy2022

FIRST Robotics Team Entropy 138's code for the 2022 season
Other
2 stars 0 forks source link

Convert Operator Controller to an XBox Controller #5

Closed joecaraccio closed 2 years ago

joecaraccio commented 2 years ago

The XBox Controller seems to be more reliable than the NykoController.

The only reason we used the NykoController is because the DriverStation would automatically detect which controller was plugged in, if we do that with two Xbox controllers, it might confused the driver and operator, and we will start a match and waste time figuring out who has what controller

We need to figure out a way to implement this!

A few questions:

joecaraccio commented 2 years ago

need to test on a robot today