File tree Expand file tree Collapse file tree 26 files changed +396
-57
lines changed Expand file tree Collapse file tree 26 files changed +396
-57
lines changed Original file line number Diff line number Diff line change @@ -30,4 +30,4 @@ Coming soon!
30
30
Coming soon!
31
31
32
32
## Robot Simulation
33
- Coming Soon!
33
+ Coming Soon!
Original file line number Diff line number Diff line change 51
51
},
52
52
"NetworkTables" : {
53
53
"transitory" : {
54
+ "Robot" : {
55
+ "m_robotContainer" : {
56
+ "open" : true ,
57
+ "subStateMachine" : {
58
+ "open" : true
59
+ }
60
+ },
61
+ "open" : true
62
+ },
54
63
"SmartDashboard" : {
55
64
"Field" : {
56
65
"open" : true
Original file line number Diff line number Diff line change
1
+ {
2
+ "version": "2025.0",
3
+ "command": {
4
+ "type": "sequential",
5
+ "data": {
6
+ "commands": [
7
+ {
8
+ "type": "named",
9
+ "data": {
10
+ "name": "GetCoralStationPiece"
11
+ }
12
+ },
13
+ {
14
+ "type": "path",
15
+ "data": {
16
+ "pathName": "P-I"
17
+ }
18
+ },
19
+ {
20
+ "type": "named",
21
+ "data": {
22
+ "name": "PrepPlace"
23
+ }
24
+ },
25
+ {
26
+ "type": "path",
27
+ "data": {
28
+ "pathName": "I-CSTop"
29
+ }
30
+ },
31
+ {
32
+ "type": "named",
33
+ "data": {
34
+ "name": "GetCoralStationPiece"
35
+ }
36
+ },
37
+ {
38
+ "type": "path",
39
+ "data": {
40
+ "pathName": "CSTop-J"
41
+ }
42
+ },
43
+ {
44
+ "type": "named",
45
+ "data": {
46
+ "name": "PrepPlace"
47
+ }
48
+ },
49
+ {
50
+ "type": "path",
51
+ "data": {
52
+ "pathName": "J-CSTop"
53
+ }
54
+ },
55
+ {
56
+ "type": "named",
57
+ "data": {
58
+ "name": "GetCoralStationPiece"
59
+ }
60
+ },
61
+ {
62
+ "type": "path",
63
+ "data": {
64
+ "pathName": "CSTop-K"
65
+ }
66
+ },
67
+ {
68
+ "type": "named",
69
+ "data": {
70
+ "name": "PrepPlace"
71
+ }
72
+ },
73
+ {
74
+ "type": "path",
75
+ "data": {
76
+ "pathName": "K-CSTop"
77
+ }
78
+ },
79
+ {
80
+ "type": "named",
81
+ "data": {
82
+ "name": "GetCoralStationPiece"
83
+ }
84
+ },
85
+ {
86
+ "type": "path",
87
+ "data": {
88
+ "pathName": "CSTop-L"
89
+ }
90
+ },
91
+ {
92
+ "type": "named",
93
+ "data": {
94
+ "name": "PrepPlace"
95
+ }
96
+ }
97
+ ]
98
+ }
99
+ },
100
+ "resetOdom": true,
101
+ "folder": null,
102
+ "choreoAuto": false
103
+ }
Original file line number Diff line number Diff line change 7
7
{
8
8
"type": "named",
9
9
"data": {
10
- "name": "GetCoralStationPiece "
10
+ "name": "ForceGamePiece "
11
11
}
12
12
},
13
13
{
16
16
"pathName": "P-F"
17
17
}
18
18
},
19
+ {
20
+ "type": "named",
21
+ "data": {
22
+ "name": "PrepPlace"
23
+ }
24
+ },
19
25
{
20
26
"type": "named",
21
27
"data": {
37
43
{
38
44
"type": "path",
39
45
"data": {
40
- "pathName": "CSBottom-E"
46
+ "pathName": "CSBottom-C"
47
+ }
48
+ },
49
+ {
50
+ "type": "named",
51
+ "data": {
52
+ "name": "PrepPlace"
41
53
}
42
54
},
43
55
{
49
61
{
50
62
"type": "path",
51
63
"data": {
52
- "pathName": "E -CSBottom"
64
+ "pathName": "C -CSBottom"
53
65
}
54
66
},
55
67
{
64
76
"pathName": "CSBottom-D"
65
77
}
66
78
},
79
+ {
80
+ "type": "named",
81
+ "data": {
82
+ "name": "PrepPlace"
83
+ }
84
+ },
67
85
{
68
86
"type": "named",
69
87
"data": {
85
103
{
86
104
"type": "path",
87
105
"data": {
88
- "pathName": "CSBottom-C"
106
+ "pathName": "CSBottom-E"
107
+ }
108
+ },
109
+ {
110
+ "type": "named",
111
+ "data": {
112
+ "name": "PrepPlace"
89
113
}
90
114
},
91
115
{
Original file line number Diff line number Diff line change 14
14
}
15
15
},
16
16
"resetOdom": true,
17
- "folder": null ,
17
+ "folder": "DEBUG" ,
18
18
"choreoAuto": false
19
19
}
Original file line number Diff line number Diff line change
1
+ {
2
+ "version": "2025.0",
3
+ "waypoints": [
4
+ {
5
+ "anchor": {
6
+ "x": 3.196,
7
+ "y": 4.192
8
+ },
9
+ "prevControl": null,
10
+ "nextControl": {
11
+ "x": 2.287806338028168,
12
+ "y": 4.155411971830985
13
+ },
14
+ "isLocked": false,
15
+ "linkedName": null
16
+ },
17
+ {
18
+ "anchor": {
19
+ "x": 1.612,
20
+ "y": 0.673
21
+ },
22
+ "prevControl": {
23
+ "x": 2.1280809859154917,
24
+ "y": 1.5022887323943643
25
+ },
26
+ "nextControl": null,
27
+ "isLocked": false,
28
+ "linkedName": null
29
+ }
30
+ ],
31
+ "rotationTargets": [
32
+ {
33
+ "waypointRelativePos": 0.683574879227053,
34
+ "rotationDegrees": 55.0
35
+ }
36
+ ],
37
+ "constraintZones": [],
38
+ "pointTowardsZones": [],
39
+ "eventMarkers": [
40
+ {
41
+ "name": "PrepCoralStation",
42
+ "waypointRelativePos": 0.7611940298507465,
43
+ "endWaypointRelativePos": null,
44
+ "command": null
45
+ }
46
+ ],
47
+ "globalConstraints": {
48
+ "maxVelocity": 4.5,
49
+ "maxAcceleration": 10.0,
50
+ "maxAngularVelocity": 540.0,
51
+ "maxAngularAcceleration": 720.0,
52
+ "nominalVoltage": 12.0,
53
+ "unlimited": false
54
+ },
55
+ "goalEndState": {
56
+ "velocity": 0,
57
+ "rotation": 55.0
58
+ },
59
+ "reversed": false,
60
+ "folder": "Score-CSBottom",
61
+ "idealStartingState": {
62
+ "velocity": 0,
63
+ "rotation": 0.0
64
+ },
65
+ "useDefaultConstraints": true
66
+ }
Original file line number Diff line number Diff line change 39
39
"eventMarkers": [
40
40
{
41
41
"name": "PrepCoralStation",
42
- "waypointRelativePos": 0.6925373134328354 ,
42
+ "waypointRelativePos": 0.8000000000000017 ,
43
43
"endWaypointRelativePos": null,
44
44
"command": null
45
45
}
Original file line number Diff line number Diff line change 3
3
"waypoints": [
4
4
{
5
5
"anchor": {
6
- "x": 1.6453125 ,
7
- "y": 0.6958881578947365
6
+ "x": 1.612 ,
7
+ "y": 0.673
8
8
},
9
9
"prevControl": null,
10
10
"nextControl": {
11
- "x": 2.645312500000002 ,
12
- "y": 0.6958881578947365
11
+ "x": 2.0582201973313072 ,
12
+ "y": 1.5368304538832596
13
13
},
14
14
"isLocked": false,
15
15
"linkedName": null
16
16
},
17
17
{
18
18
"anchor": {
19
- "x": 4.0 ,
20
- "y": 6.0
19
+ "x": 3.196 ,
20
+ "y": 4.192
21
21
},
22
22
"prevControl": {
23
- "x": 3.0 ,
24
- "y": 6.0
23
+ "x": 2.7960000000000003 ,
24
+ "y": 4.192
25
25
},
26
26
"nextControl": null,
27
27
"isLocked": false,
28
28
"linkedName": null
29
29
}
30
30
],
31
- "rotationTargets": [],
31
+ "rotationTargets": [
32
+ {
33
+ "waypointRelativePos": 0.6743801652892595,
34
+ "rotationDegrees": 0.0
35
+ }
36
+ ],
32
37
"constraintZones": [],
33
38
"pointTowardsZones": [],
34
- "eventMarkers": [],
39
+ "eventMarkers": [
40
+ {
41
+ "name": "PrepPlace",
42
+ "waypointRelativePos": 0.6735802469135783,
43
+ "endWaypointRelativePos": null,
44
+ "command": null
45
+ }
46
+ ],
35
47
"globalConstraints": {
36
48
"maxVelocity": 4.5,
37
49
"maxAcceleration": 10.0,
45
57
"rotation": 0.0
46
58
},
47
59
"reversed": false,
48
- "folder": null ,
60
+ "folder": "CSBottom-Score" ,
49
61
"idealStartingState": {
50
62
"velocity": 0,
51
- "rotation": 54.958070598461035
63
+ "rotation": 55.0
52
64
},
53
65
"useDefaultConstraints": true
54
66
}
Original file line number Diff line number Diff line change 37
37
"constraintZones": [],
38
38
"pointTowardsZones": [],
39
39
"eventMarkers": [
40
+ {
41
+ "name": "GetCoralStationPiece",
42
+ "waypointRelativePos": 0.011851851851851739,
43
+ "endWaypointRelativePos": null,
44
+ "command": null
45
+ },
40
46
{
41
47
"name": "PrepPlace",
42
- "waypointRelativePos": 0.8059259259259244 ,
48
+ "waypointRelativePos": 0.9501234567901256 ,
43
49
"endWaypointRelativePos": null,
44
50
"command": null
45
51
}
Original file line number Diff line number Diff line change 37
37
"constraintZones": [],
38
38
"pointTowardsZones": [],
39
39
"eventMarkers": [
40
+ {
41
+ "name": "GetCoralStationPiece",
42
+ "waypointRelativePos": 0.0,
43
+ "endWaypointRelativePos": null,
44
+ "command": null
45
+ },
40
46
{
41
47
"name": "PrepPlace",
42
- "waypointRelativePos": 0.8019753086419719 ,
48
+ "waypointRelativePos": 1.0 ,
43
49
"endWaypointRelativePos": null,
44
50
"command": null
45
51
}
You can’t perform that action at this time.
0 commit comments