Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
64aaa21
Create intake subsystem and io layers
nano-maxwell Jan 15, 2026
25b379c
Update team number
nano-maxwell Jan 15, 2026
49b6d32
Add Intake subsystem and IO interface(s)
nano-maxwell Jan 16, 2026
869e524
Add PhotonVision vendordep; add Vision/Camera classes from AdvantageK…
nano-maxwell Jan 19, 2026
c2d39e6
Move VisionConstants to Constants.java
nano-maxwell Jan 19, 2026
6c4e946
Merge branch 'main' of https://github.com/FRC-Team-3464/2026-code int…
nano-maxwell Jan 19, 2026
7ffb563
Add vision to RobotContainer
nano-maxwell Jan 22, 2026
9ab4a4e
Add FieldConstants and AdvantageKit swerve template
nano-maxwell Jan 23, 2026
6334e02
Update vendor deps
nano-maxwell Jan 23, 2026
57fa8e5
Merge branch 'vision' into dev
nano-maxwell Jan 23, 2026
f057596
Remove unused vendor dep, correct imports
nano-maxwell Jan 23, 2026
d579424
Remove unused imports
nano-maxwell Jan 26, 2026
1252723
Merge branch 'dev' of https://github.com/FRC-Team-3464/2026-code into…
nano-maxwell Jan 26, 2026
518791c
Remove unneeded methods, reset hardware file
nano-maxwell Jan 26, 2026
d5a1c66
Create guts folder and skeleton classes
nano-maxwell Jan 26, 2026
a4045f4
Update intake skeleton classes
nano-maxwell Jan 26, 2026
fcbad83
Add Turret and Hood sim and default classes
nano-maxwell Jan 30, 2026
68ff570
start the io layers for the intake, including methods and inputs
matthew-pixle Feb 5, 2026
553072a
added to and made edits to the intake subsystem
matthew-pixle Feb 6, 2026
1f47b96
add all the io layers of the guts subsystem, including objects, metho…
ryheff09 Feb 6, 2026
2402cb2
add JavaDocs to all major classes, methods, and commands.
ryheff09 Feb 6, 2026
4d7e75c
fix an error to allow each gut to run separately instead of only bein…
ryheff09 Feb 7, 2026
6ca9347
alter the gut subsystem to contain an enum and allow us to create a s…
ryheff09 Feb 7, 2026
9d7b234
Add shooter, hood, turret, and flywheel classes
nano-maxwell Feb 9, 2026
ee3372e
bind buttons to run the guts forward and backward as well as both at …
ryheff09 Feb 9, 2026
30699ee
Add hardware for turret
nano-maxwell Feb 10, 2026
1637bee
add constants for all object ids, motor speeds, and gear ratios.
ryheff09 Feb 10, 2026
be8db3b
add constants for all object ids, motor speeds, and gear ratios.
ryheff09 Feb 10, 2026
80f4abe
modify the names of the constants to include k at the start to remain…
ryheff09 Feb 10, 2026
a6b5439
add the simulation IO layer and change the inputs to the units of rad…
ryheff09 Feb 10, 2026
fefe937
add the simulation IO layer, modify the inputs of both the arm and th…
ryheff09 Feb 11, 2026
0823d37
fix the names of the objects to follow camelCase
ryheff09 Feb 11, 2026
110e9cf
Added buttons and fixed motor type for the pivot and added commands t…
matthew-pixle Feb 12, 2026
e002bbc
formated code better
matthew-pixle Feb 12, 2026
abe02f5
Added noresistparamters to the motor and added formatting
matthew-pixle Feb 12, 2026
a65cb4a
changed the units of position and velocity inputs to radians and radi…
matthew-pixle Feb 13, 2026
ad054cf
Split constants file
nano-maxwell Feb 16, 2026
8bdb213
Add shoot-on-the-fly
nano-maxwell Feb 16, 2026
fec24cb
Clamp the turret angle to be within a 90 degree rotation in both dire…
nano-maxwell Feb 23, 2026
6f36368
Create controls folder and base classes
nano-maxwell Feb 26, 2026
36a4ea4
Add IntakeConstants.java, remove operator controls
nano-maxwell Feb 26, 2026
2cdda74
Merge branch 'intake' into dev
nano-maxwell Feb 26, 2026
46e77da
Reformat files
nano-maxwell Feb 26, 2026
cbc8171
Merge remote-tracking branch 'origin/guts' into dev
nano-maxwell Feb 26, 2026
f00b044
Fix guts errors
nano-maxwell Feb 26, 2026
492f54e
Get this show on the road
nano-maxwell Mar 2, 2026
043db11
Update turret values; add flywheel closed-loop config
nano-maxwell Mar 4, 2026
6779d88
Remove phoenix pro feature
nano-maxwell Mar 4, 2026
41ab4e7
Update controls
nano-maxwell Mar 5, 2026
fb678b5
Update
nano-maxwell Mar 5, 2026
af4c7aa
In theory it should all work
nano-maxwell Mar 6, 2026
e673d6d
Update for comp
3464Simcity-Personal Mar 7, 2026
f8e5a49
maxwell made me do it #mm26 #trolling #github
3464Simcity-Personal Mar 8, 2026
f1c7232
Update turret pid
nano-maxwell Mar 12, 2026
fbf3530
Update hood
nano-maxwell Mar 14, 2026
5ba8bf9
Update turret/hood auto-aim
nano-maxwell Mar 16, 2026
fee7a70
Add indexer subsystem
nano-maxwell Mar 16, 2026
ce8ea3e
Update subsystems for new robot
nano-maxwell Mar 17, 2026
58fe0ab
Add hood default command
nano-maxwell Mar 17, 2026
300e307
Add autos
Mar 20, 2026
17362eb
Test and update robot controls
nano-maxwell Mar 20, 2026
42075d7
Merge branch 'dev' of https://github.com/FRC-Team-3464/2026-code into…
nano-maxwell Mar 20, 2026
057dc1f
Update autos (please work)
Mar 20, 2026
61f3b5e
Update constants and pathplanner commands
nano-maxwell Mar 20, 2026
a0df91e
Merge branch 'dev' of https://github.com/FRC-Team-3464/2026-code into…
nano-maxwell Mar 20, 2026
23ad59f
Fixed pathplanner position in files. Should work.
Mar 20, 2026
e6000e5
Add comp changes
nano-maxwell Mar 20, 2026
b91bf61
Merge branch 'dev' of https://github.com/FRC-Team-3464/2026-code into…
nano-maxwell Mar 20, 2026
56e6202
Update for comp #2
nano-maxwell Mar 20, 2026
02f6346
Merge main into dev
nano-maxwell Jul 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,6 @@
},
"[java]": {
"editor.defaultFormatter": "redhat.java"
}
},
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx64G -Xms100m -Xlog:disable"
}
Empty file removed src/main/deploy/.gitkeep
Empty file.
94 changes: 94 additions & 0 deletions src/main/deploy/pathplanner/autos/ 1678 Replica Auto RT (2).auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "RT to Rotated BPBR"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "BPBR to MiddleBallPit"
}
},
{
"type": "path",
"data": {
"pathName": "ACTUALMiddleBallPit to RT"
}
},
{
"type": "named",
"data": {
"name": "intake"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "RT to RTBump26"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.5
}
},
{
"type": "named",
"data": {
"name": "shoot"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "RTBump to OP"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 5.0
}
},
{
"type": "named",
"data": {
"name": "intake"
}
}
]
}
}
]
}
},
"resetOdom": true,
"folder": "ChudBot Autos",
"choreoAuto": false
}
88 changes: 88 additions & 0 deletions src/main/deploy/pathplanner/autos/ LT - BPTL - SUTO - OP.auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "LT - MidBPTL"
}
},
{
"type": "named",
"data": {
"name": "shoot"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 1.9
}
},
{
"type": "named",
"data": {
"name": "intake"
}
}
]
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "MidBPTL - LT Corner 3"
}
},
{
"type": "path",
"data": {
"pathName": "LT Corner 3 to SUTO"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.5
}
},
{
"type": "named",
"data": {
"name": "shoot"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "SUTO - OP"
}
}
]
}
},
"resetOdom": true,
"folder": "ChudBot Autos",
"choreoAuto": false
}
88 changes: 88 additions & 0 deletions src/main/deploy/pathplanner/autos/1678 Replica Auto LT (1) .auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "LT to Rotated BPTL"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "BPTL to ACTUALMiddleversion2"
}
},
{
"type": "path",
"data": {
"pathName": "ACTUALMiddleBallPit to LTBump"
}
},
{
"type": "named",
"data": {
"name": "intake"
}
}
]
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.5
}
},
{
"type": "named",
"data": {
"name": "shoot"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "LTBump to DP"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 5.0
}
},
{
"type": "named",
"data": {
"name": "intake"
}
}
]
}
}
]
}
},
"resetOdom": true,
"folder": "ChudBot Autos",
"choreoAuto": false
}
94 changes: 94 additions & 0 deletions src/main/deploy/pathplanner/autos/1678 Replica Auto LT (2) .auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "LT to Rotated BPTL"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "BPTL to ACTUALMiddleversion2"
}
},
{
"type": "path",
"data": {
"pathName": "ACTUALMiddleBallPit to LT"
}
},
{
"type": "named",
"data": {
"name": "intake"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "LT to LTBump26"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.5
}
},
{
"type": "named",
"data": {
"name": "shoot"
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "LTBump to DP"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 5.0
}
},
{
"type": "named",
"data": {
"name": "intake"
}
}
]
}
}
]
}
},
"resetOdom": true,
"folder": "ChudBot Autos",
"choreoAuto": false
}
Loading
Loading