-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsimgui.json
53 lines (53 loc) · 2.42 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
{
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/Alliance Selection": "String Chooser",
"/SmartDashboard/Amp Shoot One Piece": "Command",
"/SmartDashboard/Amp Source Three Piece Shoot": "Command",
"/SmartDashboard/Amp Three Piece Shoot": "Command",
"/SmartDashboard/Amp Two Piece Shoot": "Command",
"/SmartDashboard/Autonomous routine": "String Chooser",
"/SmartDashboard/Center Two Piece Shoot": "Command",
"/SmartDashboard/Clear Sticky Faults": "Command",
"/SmartDashboard/Climb End": "Command",
"/SmartDashboard/Climb Start": "Command",
"/SmartDashboard/Drive 6m +X": "Command",
"/SmartDashboard/Drive Calibration": "Command",
"/SmartDashboard/Drive Percent Speed": "Command",
"/SmartDashboard/Drive Reset Pose": "Command",
"/SmartDashboard/Drive Straight": "Command",
"/SmartDashboard/Drive To Pose": "Command",
"/SmartDashboard/Drive Turn Calibration": "Command",
"/SmartDashboard/Drive to far note": "Command",
"/SmartDashboard/DriveToPose Feedback": "String Chooser",
"/SmartDashboard/Feeder Set Percent": "Command",
"/SmartDashboard/Feeder Stop": "Command",
"/SmartDashboard/Field": "Field2d",
"/SmartDashboard/Intake Piece": "Command",
"/SmartDashboard/Intake Set Percent": "Command",
"/SmartDashboard/Intake Stop": "Command",
"/SmartDashboard/Nudge Angle Down 1 deg": "Command",
"/SmartDashboard/Nudge Angle Up 1 deg": "Command",
"/SmartDashboard/Shoot Piece": "Command",
"/SmartDashboard/Shooter Calibration": "Command",
"/SmartDashboard/Shooter Set Percent": "Command",
"/SmartDashboard/Shooter Set Velocity": "Command",
"/SmartDashboard/ShooterFeeder Stop": "Command",
"/SmartDashboard/Source Center Three Piece Shoot": "Command",
"/SmartDashboard/Source Shoot One Piece": "Command",
"/SmartDashboard/Source Start to near note": "Command",
"/SmartDashboard/Source Three Piece Shoot": "Command",
"/SmartDashboard/Source Two Piece Shoot": "Command",
"/SmartDashboard/Stop All": "Command",
"/SmartDashboard/Wrist Calibration": "Command",
"/SmartDashboard/Wrist Nudge Angle": "Command",
"/SmartDashboard/Wrist Set Angle": "Command",
"/SmartDashboard/Wrist Set Percent": "Command",
"/SmartDashboard/Wrist Stop": "Command"
}
},
"NetworkTables Info": {
"visible": true
}
}