Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
39911a6
Renamed shooter motors so they are clearer
spderman3333 Mar 23, 2026
da6dee2
More name refactoring
spderman3333 Mar 23, 2026
f03763b
Logging upper left motor position
spderman3333 Mar 23, 2026
f22c909
Prepping to add new motors to ShooterIOReal
spderman3333 Mar 24, 2026
69a8814
Added new logging values to ShooterIO
spderman3333 Mar 24, 2026
54ad251
Created protype code for the wide shooter
spderman3333 Mar 24, 2026
ede1e8b
Updated sim shooter
spderman3333 Mar 24, 2026
da096ff
Merge branch 'main' into full-width-shooter
spderman3333 Mar 31, 2026
82770a7
Merge branch 'main' into full-width-shooter
spderman3333 Apr 3, 2026
6b25e84
Variable Hood Implementation (#128)
cuttestkittensrule Apr 4, 2026
80ca044
Fixed unnecessary code and added minor docs
spderman3333 Apr 4, 2026
1e20c35
Test PID value for the hood
spderman3333 Apr 4, 2026
4f6cd51
Spotless
spderman3333 Apr 4, 2026
fedff8f
Fixed Sim constant
spderman3333 Apr 4, 2026
e223438
added the controles to the hood to go up and down so when we have it …
anonymes-axolotole Apr 4, 2026
708f7dd
Merge remote-tracking branch 'refs/remotes/origin/full-width-shooter'…
anonymes-axolotole Apr 4, 2026
0b15a8d
rename atPosition, and log the current error
cuttestkittensrule Apr 4, 2026
3543ae1
Added HoodDefaultCommand
spderman3333 Apr 4, 2026
97be8bd
Merge branch 'full-width-shooter' of https://github.com/Prospect-Robo…
spderman3333 Apr 4, 2026
46776b5
Removed Climb references from SimulationVisualizer
spderman3333 Apr 4, 2026
7f417db
Fix broken build
spderman3333 Apr 4, 2026
03bfc3d
Fix motor inverts
spderman3333 Apr 4, 2026
5703d8b
Fixed directions finally
spderman3333 Apr 4, 2026
53d3fc0
Merge branch 'main' into full-width-shooter
spderman3333 Apr 7, 2026
c6a5f4c
Inverted kicker motor.
spderman3333 Apr 7, 2026
cb50b38
Fixed SysID
spderman3333 Apr 7, 2026
a98e53c
Updated shooter constants from SysId, will need to tune kS.
spderman3333 Apr 7, 2026
e13347d
Minor speed fix
spderman3333 Apr 7, 2026
8811271
added temporary command (bound to driver controller b) that runs the …
atlanticbomber Apr 15, 2026
98f11d6
Merge branch 'main' into full-width-shooter
spderman3333 Apr 16, 2026
813c030
Hood readablity changes.
spderman3333 Apr 16, 2026
c52a2eb
exposed goToAngle() for when we have auto hood command.
spderman3333 Apr 16, 2026
ca8fe30
Updated SimulationVisualizer to include the shooter hood for 2d vis.
spderman3333 Apr 16, 2026
60fe19f
More hood sim visualization.
spderman3333 Apr 16, 2026
700c4ad
SimVis troubleshooting
spderman3333 Apr 16, 2026
78c8b4c
Spotless
spderman3333 Apr 16, 2026
5c6596d
More sim tweaks.
spderman3333 Apr 16, 2026
aa3d0b5
More tweaking of Sim, (which still doesn't work)
spderman3333 Apr 16, 2026
dfd8e49
Start with the motor angle at 0
cuttestkittensrule Apr 16, 2026
e8b92e5
Add some documentation for the Hood
cuttestkittensrule Apr 16, 2026
9c70f71
Add a little bit more docs
cuttestkittensrule Apr 16, 2026
26beafb
Actually use the preference for hub and trench angles
cuttestkittensrule Apr 16, 2026
c21827f
Stefan/camera repos (#134)
spderman3333 Apr 18, 2026
7d8ba73
Stefan/hood sim fix (#133)
spderman3333 Apr 18, 2026
73950f0
Fixed vision for the new cameras.
spderman3333 Apr 18, 2026
21e6ee0
added hood sysid rootine to autochooser
codingduck106 Apr 18, 2026
4f04ea0
Made the auto align work now.
spderman3333 Apr 18, 2026
420ebf7
Spotless.
spderman3333 Apr 18, 2026
5721537
Turned Varaible shooter Command.
spderman3333 Apr 18, 2026
72e1bd1
Disabled stale tests.
spderman3333 Apr 18, 2026
9f6b995
Jazl/remove vestigial motors (#136)
codingduck106 Apr 19, 2026
7f25de3
Lowered Variable shoot max speed
spderman3333 Apr 19, 2026
3d77cdf
Spotless
spderman3333 Apr 19, 2026
c9135f5
Fix sysid on hood
spderman3333 Apr 19, 2026
204307e
Fix hood positions
spderman3333 Apr 19, 2026
8006e97
Remove unused code comment
spderman3333 Apr 19, 2026
29967fc
added kenta's rb binding for herding
codingduck106 Apr 19, 2026
3eb9121
changed herd speed
codingduck106 Apr 19, 2026
467a93d
added alliance-specific changesd
codingduck106 Apr 19, 2026
1d4a3b8
spotless
codingduck106 Apr 19, 2026
955a5e2
Fixed herd velocity
spderman3333 Apr 19, 2026
b1620d5
Tightened SysID tolerances.
spderman3333 Apr 19, 2026
b6b585c
made a repeat command
codingduck106 Apr 19, 2026
431b160
Lowered shooter current limits
spderman3333 Apr 19, 2026
3255f1c
Merge branch 'full-width-shooter' of https://github.com/Prospect-Robo…
spderman3333 Apr 19, 2026
43b73cf
Added some SYSID'd PID for hood, and spotless
spderman3333 Apr 19, 2026
ec4ab30
Increased Hood P, may need to go to 2.5
spderman3333 Apr 19, 2026
41fe391
Changed auto so that we take impacts head on from the stronger intake.
spderman3333 Apr 29, 2026
7f7f1e7
Made shooter idle command use angular velocity
spderman3333 Apr 29, 2026
fb0c672
Update at 'Wed Apr 29 13:43:21 CDT 2026'
spderman3333 Apr 29, 2026
3f51af1
Merge branch 'event/cmptx' into event/cmptx.intake_killer
spderman3333 Apr 29, 2026
9fc1d58
Updated shooter speeds, and operator controls.
spderman3333 Apr 29, 2026
fdcb337
Merge branch 'event/cmptx' into event/cmptx.intake_killer
spderman3333 Apr 29, 2026
259876a
Merge branch 'stefan/bloomhouse_4-19' into event/cmptx
spderman3333 Apr 29, 2026
23fb0a9
Update at 'Wed Apr 29 18:42:35 CDT 2026'
spderman3333 Apr 29, 2026
5cf2b76
Fixed blue camera position
spderman3333 Apr 30, 2026
5abaeea
Update at 'Thu Apr 30 08:39:06 CDT 2026'
spderman3333 Apr 30, 2026
be3d7cb
Merge branch 'event/cmptx' into event/cmptx.intake_killer
spderman3333 Apr 30, 2026
7c5c19b
Made driver auto align command lower hood.
spderman3333 Apr 30, 2026
222b626
Merge branch 'event/cmptx' into event/cmptx.intake_killer
spderman3333 Apr 30, 2026
5be3cdf
Update at 'Thu Apr 30 10:28:43 CDT 2026'
spderman3333 Apr 30, 2026
905caf9
Update at 'Thu Apr 30 15:03:47 CDT 2026'
atlanticbomber Apr 30, 2026
0cdab03
Merge branch 'event/cmptx.intake_killer' into event/cmptx
atlanticbomber Apr 30, 2026
6b3c510
Reduced manual speed factor back to 3 (smokey kracken).
spderman3333 Apr 30, 2026
3a412fc
Update at 'Thu Apr 30 17:20:27 CDT 2026'
atlanticbomber Apr 30, 2026
eb6204e
made first pass slower in the fuel patch
atlanticbomber May 1, 2026
38656bf
2nd pass is more aggressive
atlanticbomber May 1, 2026
2d3125b
Update at 'Fri May 01 10:21:42 CDT 2026'
atlanticbomber May 1, 2026
af34335
Update at 'Fri May 01 10:47:50 CDT 2026'
atlanticbomber May 1, 2026
e05c9d2
Update at 'Fri May 01 13:17:08 CDT 2026'
atlanticbomber May 1, 2026
f2529df
made second pass wider
atlanticbomber May 1, 2026
dedb564
Update at 'Fri May 01 14:24:27 CDT 2026'
atlanticbomber May 1, 2026
7a01ba5
spotless
atlanticbomber May 2, 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
38 changes: 38 additions & 0 deletions src/main/deploy/pathplanner/autos/DRUM-Shoot Preload.auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "hub-center shot"
}
},
{
"type": "race",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 5.0
}
},
{
"type": "named",
"data": {
"name": "VariableShot"
}
}
]
}
}
]
}
},
"resetOdom": true,
"folder": null,
"choreoAuto": false
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{
"type": "wait",
"data": {
"waitTime": 8.0
"waitTime": 8.5
}
},
{
Expand Down Expand Up @@ -169,12 +169,6 @@
}
]
}
},
{
"type": "named",
"data": {
"name": "ExtendIntake"
}
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{
"type": "wait",
"data": {
"waitTime": 8.0
"waitTime": 8.5
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
{
"type": "path",
"data": {
"pathName": "DEPRECATED_hub-depot"
"pathName": "hub-depot"
}
},
{
Expand All @@ -42,7 +42,7 @@
{
"type": "path",
"data": {
"pathName": "DEPRECATED_depot-center_shot"
"pathName": "depot-center_shot"
}
},
{
Expand Down
185 changes: 185 additions & 0 deletions src/main/deploy/pathplanner/autos/WIP-DRUM-Trench FL 2.5 bump.auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,185 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "race",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 8.5
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "parallel",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "SpinRollerIntake"
}
},
{
"type": "path",
"data": {
"pathName": "Trench FL-mid-bump-left shot pos"
}
},
{
"type": "named",
"data": {
"name": "ExtendIntake"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "StopRoller"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 1.5
}
},
{
"type": "named",
"data": {
"name": "RetractIntake"
}
}
]
}
},
{
"type": "named",
"data": {
"name": "VariableShot"
}
}
]
}
}
]
}
}
]
}
},
{
"type": "race",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 10.5
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "left shot pos-trench-hairpin-bump-left shot pos"
}
},
{
"type": "named",
"data": {
"name": "ExtendIntake"
}
},
{
"type": "named",
"data": {
"name": "SpinRollerIntake"
}
}
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "StopRoller"
}
},
{
"type": "named",
"data": {
"name": "VariableShot"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 1.5
}
},
{
"type": "named",
"data": {
"name": "RetractIntake"
}
}
]
}
}
]
}
}
]
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "left 2.5 pass"
}
}
]
}
},
"resetOdom": true,
"folder": null,
"choreoAuto": false
}
Loading
Loading