Skip to content
This repository was archived by the owner on Sep 14, 2019. It is now read-only.

Commit f8b8af7

Browse files
shuffleboard layout
1 parent a7a86b4 commit f8b8af7

1 file changed

Lines changed: 185 additions & 5 deletions

File tree

shuffleboard.json

Lines changed: 185 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"dividerPosition": 0.2678041543026706,
2+
"dividerPosition": 0.2218100890207715,
33
"tabPane": [
44
{
55
"title": "PID Testing",
@@ -41,8 +41,9 @@
4141
"content": {
4242
"_type": "Graph",
4343
"_source0": "network_table:///SmartDashboard/Left Enc Rate",
44-
"_title": "/SmartDashboard/Left Enc Rate",
45-
"Visible time": 30.0
44+
"_title": "SmartDashboard/Left Enc Rate",
45+
"Visible time": 30.0,
46+
"SmartDashboard/Left Enc Rate visible": true
4647
}
4748
},
4849
"5,2": {
@@ -64,8 +65,9 @@
6465
"content": {
6566
"_type": "Graph",
6667
"_source0": "network_table:///SmartDashboard/Right Enc Rate",
67-
"_title": "/SmartDashboard/Right Enc Rate",
68-
"Visible time": 30.0
68+
"_title": "SmartDashboard/Right Enc Rate",
69+
"Visible time": 30.0,
70+
"SmartDashboard/Right Enc Rate visible": true
6971
}
7072
},
7173
"5,3": {
@@ -243,6 +245,184 @@
243245
}
244246
}
245247
}
248+
},
249+
{
250+
"title": "Move PID Testing",
251+
"autoPopulate": false,
252+
"autoPopulatePrefix": "",
253+
"widgetPane": {
254+
"gridSize": 128.0,
255+
"showGrid": true,
256+
"hgap": 16.0,
257+
"vgap": 16.0,
258+
"tiles": {
259+
"0,2": {
260+
"size": [
261+
1,
262+
1
263+
],
264+
"content": {
265+
"_type": "Text View",
266+
"_source0": "network_table:///SmartDashboard/Const/Move Targ",
267+
"_title": "SmartDashboard/Const/Move Targ"
268+
}
269+
},
270+
"0,0": {
271+
"size": [
272+
2,
273+
2
274+
],
275+
"content": {
276+
"_type": "PID Controller",
277+
"_source0": "network_table:///SmartDashboard/Move PID",
278+
"_title": "SmartDashboard/Move PID"
279+
}
280+
},
281+
"3,0": {
282+
"size": [
283+
1,
284+
1
285+
],
286+
"content": {
287+
"_type": "Text View",
288+
"_source0": "network_table:///SmartDashboard/Right Enc Dist",
289+
"_title": "SmartDashboard/Right Enc Dist"
290+
}
291+
},
292+
"2,0": {
293+
"size": [
294+
1,
295+
1
296+
],
297+
"content": {
298+
"_type": "Text View",
299+
"_source0": "network_table:///SmartDashboard/Left Enc Dist",
300+
"_title": "SmartDashboard/Left Enc Dist"
301+
}
302+
},
303+
"2,2": {
304+
"size": [
305+
1,
306+
1
307+
],
308+
"content": {
309+
"_type": "Text View",
310+
"_source0": "network_table:///SmartDashboard/Const/MovekP",
311+
"_title": "SmartDashboard/Const/MovekP"
312+
}
313+
},
314+
"3,2": {
315+
"size": [
316+
1,
317+
1
318+
],
319+
"content": {
320+
"_type": "Text View",
321+
"_source0": "network_table:///SmartDashboard/Const/MovekI",
322+
"_title": "SmartDashboard/Const/MovekI"
323+
}
324+
},
325+
"4,2": {
326+
"size": [
327+
1,
328+
1
329+
],
330+
"content": {
331+
"_type": "Text View",
332+
"_source0": "network_table:///SmartDashboard/Const/MovekD",
333+
"_title": "SmartDashboard/Const/MovekD"
334+
}
335+
},
336+
"4,0": {
337+
"size": [
338+
2,
339+
2
340+
],
341+
"content": {
342+
"_type": "Network Table Tree",
343+
"_source0": "network_table:///LiveWindow/Ungrouped/Scheduler",
344+
"_title": "LiveWindow/Ungrouped/Scheduler"
345+
}
346+
},
347+
"0,3": {
348+
"size": [
349+
1,
350+
1
351+
],
352+
"content": {
353+
"_type": "Text View",
354+
"_source0": "network_table:///SmartDashboard/Move PID Output",
355+
"_title": "SmartDashboard/Move PID Output"
356+
}
357+
},
358+
"1,3": {
359+
"size": [
360+
1,
361+
1
362+
],
363+
"content": {
364+
"_type": "Text View",
365+
"_source0": "network_table:///SmartDashboard/Move PID Result",
366+
"_title": "SmartDashboard/Move PID Result"
367+
}
368+
},
369+
"2,3": {
370+
"size": [
371+
1,
372+
1
373+
],
374+
"content": {
375+
"_type": "Text View",
376+
"_source0": "network_table:///SmartDashboard/Move PID Error",
377+
"_title": "SmartDashboard/Move PID Error"
378+
}
379+
},
380+
"4,3": {
381+
"size": [
382+
1,
383+
1
384+
],
385+
"content": {
386+
"_type": "Text View",
387+
"_source0": "network_table:///SmartDashboard/Right VPID Error",
388+
"_title": "SmartDashboard/Right VPID Error"
389+
}
390+
},
391+
"3,3": {
392+
"size": [
393+
1,
394+
1
395+
],
396+
"content": {
397+
"_type": "Text View",
398+
"_source0": "network_table:///SmartDashboard/Left VPID Error",
399+
"_title": "SmartDashboard/Left VPID Error"
400+
}
401+
},
402+
"5,2": {
403+
"size": [
404+
1,
405+
1
406+
],
407+
"content": {
408+
"_type": "Text View",
409+
"_source0": "network_table:///SmartDashboard/Drivetrain/Left VPID Targ",
410+
"_title": "SmartDashboard/Drivetrain/Left VPID Targ"
411+
}
412+
},
413+
"6,2": {
414+
"size": [
415+
1,
416+
1
417+
],
418+
"content": {
419+
"_type": "Text View",
420+
"_source0": "network_table:///SmartDashboard/Drivetrain/Right VPID Targ",
421+
"_title": "SmartDashboard/Drivetrain/Right VPID Targ"
422+
}
423+
}
424+
}
425+
}
246426
}
247427
]
248428
}

0 commit comments

Comments
 (0)