odometry sendable chooser (not tested)

This commit is contained in:
aarav18
2022-03-06 13:40:09 -07:00
parent 01957ce6de
commit 04618cdf7f
2 changed files with 54 additions and 0 deletions
+13
View File
@@ -57,8 +57,21 @@
"/LiveWindow/VisionOdometry": "Subsystem",
"/SmartDashboard/Field": "Field2d",
"/SmartDashboard/JVM Memory": "Command",
"/SmartDashboard/Odometry Chooser": "String Chooser",
"/SmartDashboard/Scheduler": "Scheduler",
"/SmartDashboard/SendableChooser[0]": "String Chooser",
"/SmartDashboard/Usable Deploy Space": "Command"
}
},
"NetworkTables": {
"SmartDashboard": {
"Odometry Chooser": {
"open": true
},
"SendableChooser[0]": {
"open": true
},
"open": true
}
}
}