Skip to content

Commit 773a453

Browse files
committed
dirty commit 1
Signed-off-by: Dasun Abeykoon <[email protected]>
1 parent d56008b commit 773a453

33 files changed

+622
-5089
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "Cascade",
3+
"isFTC": "false",
4+
"disableSimplification": "false",
5+
"rotations": [
6+
{
7+
"axis": "x",
8+
"degrees": "90"
9+
},
10+
{
11+
"axis": "z",
12+
"degrees": "270"
13+
}
14+
],
15+
"cameras": [],
16+
"components": []
17+
}
35 MB
Binary file not shown.
7.86 MB
Binary file not shown.
7.1 MB
Binary file not shown.
3.51 MB
Binary file not shown.

build.gradle

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ wpi.java.debugJni = false
6262
// Set this to true to enable desktop support.
6363
def includeDesktopSupport = true
6464

65+
repositories {
66+
maven { url 'https://jitpack.io' }
67+
}
68+
6569
// Defining my dependencies. In this case, WPILib (+ friends), and vendor libraries.
6670
// Also defines JUnit 5.
6771
dependencies {
@@ -84,10 +88,13 @@ dependencies {
8488
simulationRelease wpi.sim.enableRelease()
8589

8690
// Junit testing
87-
implementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
88-
testImplementation(platform('org.junit:junit-bom:5.13.3'))
91+
implementation 'org.junit.jupiter:junit-jupiter-api:5.+'
92+
testImplementation(platform('org.junit:junit-bom:5.+'))
8993
testImplementation('org.junit.jupiter:junit-jupiter')
9094
testRuntimeOnly('org.junit.platform:junit-platform-launcher')
95+
96+
// Monologue
97+
implementation 'com.github.shueja:Monologue:+'
9198
}
9299

93100
test {

networktables.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]

simgui-ds.json

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
{
2+
"keyboardJoysticks": [
3+
{
4+
"axisConfig": [
5+
{
6+
"decKey": 65,
7+
"incKey": 68
8+
},
9+
{
10+
"decKey": 87,
11+
"incKey": 83
12+
},
13+
{
14+
"decKey": 69,
15+
"decayRate": 0.0,
16+
"incKey": 82,
17+
"keyRate": 0.009999999776482582
18+
}
19+
],
20+
"axisCount": 3,
21+
"buttonCount": 4,
22+
"buttonKeys": [
23+
90,
24+
88,
25+
67,
26+
86
27+
],
28+
"povConfig": [
29+
{
30+
"key0": 328,
31+
"key135": 323,
32+
"key180": 322,
33+
"key225": 321,
34+
"key270": 324,
35+
"key315": 327,
36+
"key45": 329,
37+
"key90": 326
38+
}
39+
],
40+
"povCount": 1
41+
},
42+
{
43+
"axisConfig": [
44+
{
45+
"decKey": 74,
46+
"incKey": 76
47+
},
48+
{
49+
"decKey": 73,
50+
"incKey": 75
51+
}
52+
],
53+
"axisCount": 2,
54+
"buttonCount": 4,
55+
"buttonKeys": [
56+
77,
57+
44,
58+
46,
59+
47
60+
],
61+
"povCount": 0
62+
},
63+
{
64+
"axisConfig": [
65+
{
66+
"decKey": 263,
67+
"incKey": 262
68+
},
69+
{
70+
"decKey": 265,
71+
"incKey": 264
72+
}
73+
],
74+
"axisCount": 2,
75+
"buttonCount": 6,
76+
"buttonKeys": [
77+
260,
78+
268,
79+
266,
80+
261,
81+
269,
82+
267
83+
],
84+
"povCount": 0
85+
},
86+
{
87+
"axisCount": 0,
88+
"buttonCount": 0,
89+
"povCount": 0
90+
}
91+
]
92+
}

simgui-window.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"Docking": {
3+
"Data": []
4+
},
5+
"MainWindow": {
6+
"GLOBAL": {
7+
"font": "Proggy Dotted",
8+
"fps": "120",
9+
"height": "1800",
10+
"maximized": "0",
11+
"style": "0",
12+
"userScale": "2",
13+
"width": "3200",
14+
"xpos": "366",
15+
"ypos": "181"
16+
}
17+
},
18+
"Window": {
19+
"###FMS": {
20+
"Collapsed": "0",
21+
"Pos": "12,1350",
22+
"Size": "600,248"
23+
},
24+
"###Joysticks": {
25+
"Collapsed": "0",
26+
"Pos": "647,1464",
27+
"Size": "1876,127"
28+
},
29+
"###NetworkTables": {
30+
"Collapsed": "0",
31+
"Pos": "625,692",
32+
"Size": "1875,621"
33+
},
34+
"###NetworkTables Info": {
35+
"Collapsed": "0",
36+
"Pos": "625,325",
37+
"Size": "1875,362"
38+
},
39+
"###Other Devices": {
40+
"Collapsed": "0",
41+
"Pos": "2562,50",
42+
"Size": "625,1737"
43+
},
44+
"###System Joysticks": {
45+
"Collapsed": "0",
46+
"Pos": "12,875",
47+
"Size": "435,434"
48+
},
49+
"###Timing": {
50+
"Collapsed": "0",
51+
"Pos": "12,375",
52+
"Size": "294,217"
53+
},
54+
"Debug##Default": {
55+
"Collapsed": "0",
56+
"Pos": "60,60",
57+
"Size": "400,400"
58+
},
59+
"Robot State": {
60+
"Collapsed": "0",
61+
"Pos": "5,20",
62+
"Size": "213,224"
63+
}
64+
}
65+
}

simgui.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"NTProvider": {
3+
"types": {
4+
"/FMSInfo": "FMSInfo",
5+
"/Field": "Field2d",
6+
"/SmartDashboard/Alerts": "Alerts"
7+
}
8+
},
9+
"NetworkTables": {
10+
"transitory": {
11+
"Robot": {
12+
"arm": {
13+
"open": true
14+
},
15+
"open": true
16+
},
17+
"Telemetry": {
18+
"arm": {
19+
"hardware": {
20+
"open": true
21+
},
22+
"open": true
23+
},
24+
"open": true
25+
}
26+
}
27+
},
28+
"NetworkTables Info": {
29+
"visible": true
30+
}
31+
}

0 commit comments

Comments
 (0)