-
Notifications
You must be signed in to change notification settings - Fork 8
/
simgui.json
65 lines (65 loc) · 3.08 KB
/
simgui.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/Alliance Selection": "String Chooser",
"/SmartDashboard/Autonomous routine": "String Chooser",
"/SmartDashboard/Calibrate Drive Motors": "Command",
"/SmartDashboard/Calibrate Turn Motors": "Command",
"/SmartDashboard/Clear Sticky Faults": "Command",
"/SmartDashboard/Drive 1.5 mps 0 deg": "Command",
"/SmartDashboard/Drive Lock Wheels": "Command",
"/SmartDashboard/Drive Reset Pose": "Command",
"/SmartDashboard/Drive Reset SwerveModules": "Command",
"/SmartDashboard/Drive Straight": "Command",
"/SmartDashboard/Drive To Loading4": "Command",
"/SmartDashboard/Drive To Pose": "Command",
"/SmartDashboard/Drive To Pose Test": "Command",
"/SmartDashboard/Drive Trajectory Absolute": "Command",
"/SmartDashboard/Drive Trajectory Curve Relative": "Command",
"/SmartDashboard/Drive Trajectory Relative": "Command",
"/SmartDashboard/Drive Trajectory S-Fwd Relative": "Command",
"/SmartDashboard/Drive Trajectory Straight": "Command",
"/SmartDashboard/Drive Wheels +85 deg": "Command",
"/SmartDashboard/Drive Wheels +95 deg": "Command",
"/SmartDashboard/Drive Wheels 0 deg": "Command",
"/SmartDashboard/Drive to Load Station": "Command",
"/SmartDashboard/Drive to closest goal": "Command",
"/SmartDashboard/Elevator Cal Encoder": "Command",
"/SmartDashboard/Elevator Calibration": "Command",
"/SmartDashboard/Elevator Move To Bottom": "Command",
"/SmartDashboard/Elevator Set Percent": "Command",
"/SmartDashboard/Elevator Set Position": "Command",
"/SmartDashboard/Field": "Field2d",
"/SmartDashboard/Intake Deploy": "Command",
"/SmartDashboard/Intake Eject": "Command",
"/SmartDashboard/Intake Pick Up": "Command",
"/SmartDashboard/Intake Stop": "Command",
"/SmartDashboard/Intake Stow": "Command",
"/SmartDashboard/LED Flash Team Color": "Command",
"/SmartDashboard/LED Full Team Color": "Command",
"/SmartDashboard/LED OFF": "Command",
"/SmartDashboard/LED Purple": "Command",
"/SmartDashboard/LED Rainbow": "Command",
"/SmartDashboard/LED Yellow": "Command",
"/SmartDashboard/LED moving Team Color": "Command",
"/SmartDashboard/Manipulator Cone": "Command",
"/SmartDashboard/Manipulator Cube": "Command",
"/SmartDashboard/Manipulator Eject": "Command",
"/SmartDashboard/Manipulator Pick Up": "Command",
"/SmartDashboard/Manipulator Stop": "Command",
"/SmartDashboard/Manipulator Toggle": "Command",
"/SmartDashboard/Test Balance": "Command",
"/SmartDashboard/Wrist ElevMove Position": "Command",
"/SmartDashboard/Wrist Scoring Position": "Command",
"/SmartDashboard/Wrist Set Angle": "Command",
"/SmartDashboard/Wrist Set Output": "Command",
"/SmartDashboard/Wrist Start Position": "Command",
"/SmartDashboard/Zero Gyro": "Command",
"/SmartDashboard/Zero Odometry": "Command"
}
},
"NetworkTables Info": {
"visible": true
}
}