|
1 | 1 | <xml version="1.0"> |
2 | 2 | <dashboard> |
| 3 | + <static-widget class="edu.wpi.first.smartdashboard.gui.elements.CameraServerViewer"> |
| 4 | + <location x="260" y="17"/> |
| 5 | + <width>552</width> |
| 6 | + <height>403</height> |
| 7 | + <property name="Degrees Rotation" value="180"/> |
| 8 | + <property name="Camera Choice" value=""/> |
| 9 | + </static-widget> |
| 10 | + <widget field="Right Intake Open" type="Boolean" class="edu.wpi.first.smartdashboard.gui.elements.TextBox"> |
| 11 | + <location x="37" y="250"/> |
| 12 | + </widget> |
| 13 | + <widget field="Left Intake Open" type="Boolean" class="edu.wpi.first.smartdashboard.gui.elements.TextBox"> |
| 14 | + <location x="37" y="229"/> |
| 15 | + </widget> |
3 | 16 | <widget field="DT is Inverted" type="Boolean" class="edu.wpi.first.smartdashboard.gui.elements.BooleanBox"> |
4 | 17 | <location x="11" y="110"/> |
5 | 18 | <width>118</width> |
6 | 19 | <height>59</height> |
7 | 20 | </widget> |
8 | 21 | <widget field="Has Cube" type="Boolean" class="edu.wpi.first.smartdashboard.gui.elements.BooleanBox"> |
9 | | - <location x="697" y="463"/> |
| 22 | + <location x="1182" y="402"/> |
10 | 23 | <width>96</width> |
11 | 24 | <height>30</height> |
12 | 25 | </widget> |
|
15 | 28 | <width>113</width> |
16 | 29 | <height>44</height> |
17 | 30 | </widget> |
18 | | - <static-widget class="edu.wpi.first.smartdashboard.gui.elements.CameraServerViewer"> |
19 | | - <location x="783" y="0"/> |
20 | | - <width>571</width> |
21 | | - <height>448</height> |
22 | | - <property name="Camera Choice" value="USB Camera 1"/> |
23 | | - </static-widget> |
24 | | - <static-widget class="edu.wpi.first.smartdashboard.gui.elements.CameraServerViewer"> |
25 | | - <location x="191" y="7"/> |
26 | | - <width>586</width> |
27 | | - <height>438</height> |
28 | | - <property name="Degrees Rotation" value="180"/> |
29 | | - <property name="Camera Choice" value=""/> |
30 | | - </static-widget> |
31 | 31 | <widget field="Move PID Error" type="Number" class="edu.wpi.first.smartdashboard.gui.elements.TextBox"> |
32 | 32 | <location x="173" y="661"/> |
33 | 33 | </widget> |
|
129 | 129 | </dashboard> |
130 | 130 | <live-window> |
131 | 131 | <widget field="Drivetrain" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem"> |
132 | | - <location x="7" y="6"/> |
| 132 | + <location x="3" y="14"/> |
133 | 133 | </widget> |
134 | 134 | <widget field="ClimberAssist" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem"> |
135 | | - <location x="21" y="22"/> |
| 135 | + <location x="9" y="11"/> |
136 | 136 | </widget> |
137 | 137 | <widget field="IntakeEject" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem"> |
138 | | - <location x="18" y="28"/> |
| 138 | + <location x="30" y="22"/> |
139 | 139 | </widget> |
140 | 140 | <widget field="Lift" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem"> |
141 | 141 | <widget field="PIDController" type="PIDController" class="edu.wpi.first.smartdashboard.gui.elements.PIDEditor"> |
|
153 | 153 | <height>46</height> |
154 | 154 | <width>293</width> |
155 | 155 | </widget> |
156 | | - <location x="24" y="18"/> |
| 156 | + <location x="31" y="11"/> |
157 | 157 | <width>305</width> |
158 | 158 | <height>323</height> |
159 | 159 | </widget> |
160 | 160 | <widget field="Climber" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem"> |
161 | | - <location x="5" y="16"/> |
| 161 | + <location x="23" y="3"/> |
162 | 162 | </widget> |
163 | 163 | <widget field="Ungrouped" type="LW Subsystem" class="edu.wpi.first.smartdashboard.livewindow.elements.LWSubsystem"> |
164 | 164 | <widget field="Encoder[1]" type="Quadrature Encoder" class="edu.wpi.first.smartdashboard.livewindow.elements.EncoderDisplay"> |
|
251 | 251 | <height>20</height> |
252 | 252 | <width>326</width> |
253 | 253 | </widget> |
254 | | - <location x="6" y="24"/> |
| 254 | + <location x="8" y="22"/> |
255 | 255 | <width>338</width> |
256 | 256 | <height>974</height> |
257 | 257 | </widget> |
|
0 commit comments