-
Notifications
You must be signed in to change notification settings - Fork 0
/
Dashb.xml
90 lines (90 loc) · 3.68 KB
/
Dashb.xml
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<xml version="1.0">
<dashboard>
<widget field="Position" type="String Chooser" class="edu.wpi.first.smartdashboard.gui.elements.Chooser">
<location x="0" y="121"/>
</widget>
<widget field="Auto mode" type="String Chooser" class="edu.wpi.first.smartdashboard.gui.elements.Chooser">
<location x="0" y="0"/>
</widget>
<static-widget class="edu.wpi.first.smartdashboard.gui.elements.Image">
<location x="12" y="21"/>
<width>210</width>
<height>193</height>
</static-widget>
<static-widget class="edu.wpi.first.smartdashboard.gui.elements.CameraServerViewer">
<location x="897" y="32"/>
<width>978</width>
<height>587</height>
<property name="Camera Choice" value=""/>
</static-widget>
<static-widget class="edu.wpi.first.smartdashboard.gui.elements.RobotPreferences">
<location x="1537" y="729"/>
</static-widget>
<static-widget class="edu.wpi.first.smartdashboard.gui.elements.ConnectionIndicator">
<location x="867" y="32"/>
</static-widget>
<static-widget class="edu.wpi.first.smartdashboard.gui.elements.Image">
<location x="-4" y="6"/>
<width>1925</width>
<height>983</height>
<property name="Image File" value="C:\Users\Kristian\Desktop\plaid.JPG"/>
</static-widget>
</dashboard>
<live-window>
<widget field="Winch" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem">
<location x="0" y="130"/>
</widget>
<widget field="Robot_Drivetrain" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem">
<location x="0" y="104"/>
</widget>
<widget field="Elevator_Subsystem" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem">
<location x="0" y="78"/>
</widget>
<widget field="Box_Catcher" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem">
<location x="0" y="52"/>
</widget>
<widget field="LimeLight" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem">
<location x="0" y="26"/>
</widget>
<widget field="Ungrouped" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem">
<widget field="Solenoid[21,0]" type="Solenoid" class="edu.wpi.first.smartdashboard.livewindow.elements.DigitalOutputController">
<location x="95" y="18"/>
<height>25</height>
<width>130</width>
</widget>
<widget field="Talon SRX [11]" type="Speed Controller" class="edu.wpi.first.smartdashboard.livewindow.elements.SpeedController">
<location x="6" y="43"/>
<height>51</height>
<width>309</width>
</widget>
<widget field="Talon SRX [4]" type="Speed Controller" class="edu.wpi.first.smartdashboard.livewindow.elements.SpeedController">
<location x="6" y="94"/>
<height>51</height>
<width>309</width>
</widget>
<widget field="Talon SRX [21]" type="Speed Controller" class="edu.wpi.first.smartdashboard.livewindow.elements.SpeedController">
<location x="6" y="145"/>
<height>51</height>
<width>309</width>
</widget>
<widget field="Talon SRX [3]" type="Speed Controller" class="edu.wpi.first.smartdashboard.livewindow.elements.SpeedController">
<location x="6" y="196"/>
<height>51</height>
<width>309</width>
</widget>
<widget field="Talon SRX [20]" type="Speed Controller" class="edu.wpi.first.smartdashboard.livewindow.elements.SpeedController">
<location x="6" y="247"/>
<height>51</height>
<width>309</width>
</widget>
<widget field="Talon SRX [12]" type="Speed Controller" class="edu.wpi.first.smartdashboard.livewindow.elements.SpeedController">
<location x="6" y="298"/>
<height>51</height>
<width>309</width>
</widget>
<location x="0" y="0"/>
<width>321</width>
<height>356</height>
</widget>
</live-window>
</xml>