mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
Switch to raw controller inputs, try gyro reset button
Thanks Nathan!
This commit is contained in:
@@ -63,7 +63,6 @@ public class XboxController implements IHandController
|
||||
}
|
||||
double [] to_smart_dashboard = {square_mag, x, y, ret[0], ret[1]};
|
||||
SmartDashboard.putNumberArray("Input", to_smart_dashboard);
|
||||
System.err.println("TEST");
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user