This commit is contained in:
aarav18
2022-03-18 14:13:37 -06:00
parent 1d9940f81b
commit 6db9636f22
4 changed files with 71 additions and 15 deletions
+1
View File
@@ -124,6 +124,7 @@ public class Robot extends TimedRobot {
});
desmosServer.start();
m_robotContainer.m_robotVisionOdometry.setLEDs(false);
// DesmosServer.putTable("table", "x1", new double[] {44}, "y1", new double[] {0});
}