Skip to content

Pivot #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
234a0b5
telemetry additions
26brennar Mar 5, 2024
07b02fe
Tune pivot
26brennar Mar 6, 2024
82ce603
Working amp and climb
26brennar Mar 7, 2024
91336f1
Optimize climb
25ChilingH Mar 7, 2024
e96cd04
Attempt to fix CommandGroup error
25ChilingH Mar 7, 2024
5ce1512
Add InterpolatingTreeMap data points
26brennar Mar 8, 2024
8f546f0
Change CommandGroups
25ChilingH Mar 8, 2024
4d1ceeb
Switch driver controls
26brennar Mar 8, 2024
7dd73ed
Add new pivot angle points
26brennar Mar 9, 2024
712e07a
amp; stage; sub-shoot speaker
26brennar Mar 10, 2024
3575887
Change std devs for pose estimation
25ChilingH Mar 10, 2024
6c58324
Subwoofer shot working
26brennar Mar 12, 2024
ba32639
Merge branch 'pivot' of https://github.com/HarkerRobo/RoboCode2024 in…
26brennar Mar 12, 2024
39410ab
Working speaker
26brennar Mar 15, 2024
7138572
comp qual day 1; autons; general fixes
26brennar Mar 16, 2024
6ddd5fe
SAC changes
26brennar Mar 19, 2024
8929b47
Correct odometry day 1
26brennar Mar 21, 2024
64f8cec
limelight april tag poses
benjaminxiaa Mar 21, 2024
668842a
fix odometry day 2
26brennar Mar 22, 2024
de1e221
Correct errors on vision pose estimation
25ChilingH Mar 22, 2024
802057a
Finish fixing odometry - Day 3
26brennar Mar 23, 2024
2362955
Try fixing align but setpoints in opposite direction
26brennar Mar 23, 2024
844bcf1
Merge branch 'calypso' of https://github.com/HarkerRobo/RoboCode2024 …
26brennar Mar 23, 2024
3c24dc6
Merge branches
26brennar Mar 23, 2024
bda2cc0
STG fixes
26brennar Mar 23, 2024
ec9e12a
Merge branch 'pivot' of https://github.com/HarkerRobo/RoboCode2024 in…
26brennar Mar 24, 2024
b7a3bbb
pivot tuning; auton pathing
26brennar Mar 24, 2024
23c8248
pivot tuning
26brennar Mar 26, 2024
56af16a
Tune semi-working four note auton
26brennar Mar 26, 2024
e4aac00
Working autons!
26brennar Mar 27, 2024
470065f
MBR Day 1
26brennar Mar 29, 2024
1e1f588
MBR Day 3 Changes
26brennar Apr 8, 2024
a5b504e
Add ferrying
25ChilingH Oct 19, 2024
0185897
Add ferrying
25ChilingH Oct 19, 2024
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
6 changes: 6 additions & 0 deletions simgui-ds.json
Original file line number Diff line number Diff line change
@@ -93,5 +93,11 @@
"buttonCount": 0,
"povCount": 0
}
],
"robotJoysticks": [
{
"guid": "78696e70757401000000000000000000",
"useGamepad": true
}
]
}
70 changes: 69 additions & 1 deletion simgui.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,57 @@
{
"HALProvider": {
"Other Devices": {
"CANCoder (v6)[9]": {
"header": {
"open": true
}
},
"Talon FX (v6)[18]": {
"header": {
"open": true
}
},
"Talon FX (v6)[27]/Fwd Limit": {
"header": {
"open": true
}
},
"Talon FX (v6)[27]/Rev Limit": {
"header": {
"open": true
}
},
"Talon FX (v6)[28]": {
"header": {
"open": true
}
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/SmartDashboard/Auton Chooser": "String Chooser",
"/SmartDashboard/Field": "Field2d"
"/SmartDashboard/Field": "Field2d",
"/SmartDashboard/PIDController[3]": "PIDController"
},
"windows": {
"/FMSInfo": {
"window": {
"visible": true
}
},
"/SmartDashboard/PIDController[3]": {
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"transitory": {
"TEAM 1072": {
"open": true
}
}
},
@@ -48,5 +90,31 @@
"open": true
},
"visible": true
},
"Plot": {
"Plot <0>": {
"plots": [
{
"backgroundColor": [
0.05999999865889549,
0.05999999865889549,
0.05999999865889549,
0.9399999976158142
],
"height": 338,
"series": [
{
"color": [
0.2980392277240753,
0.44705885648727417,
0.6901960968971252,
1.0
],
"id": "NT:/TEAM 1072/Shooter/Shooter Index Occupied"
}
]
}
]
}
}
}
33 changes: 14 additions & 19 deletions src/main/deploy/pathplanner/paths/FourNotePath.path
Original file line number Diff line number Diff line change
@@ -8,24 +8,24 @@
},
"prevControl": null,
"nextControl": {
"x": 2.398033988749899,
"y": 5.413895591680073
"x": 1.7164528753779988,
"y": 4.869096333680088
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 2.565241563695676,
"y": 4.153622036288668
"x": 2.573413830101682,
"y": 4.4600922416554205
},
"prevControl": {
"x": 2.5089519071853434,
"y": 4.132111461906811
"x": 2.603543675107459,
"y": 4.407905819281239
},
"nextControl": {
"x": 3.0471837503016173,
"y": 4.33779180912854
"x": 2.315447370819469,
"y": 4.906903255780861
},
"isLocked": false,
"linkedName": null
@@ -112,12 +112,12 @@
},
{
"anchor": {
"x": 1.79,
"y": 5.430145569998894
"x": 1.7150425771027837,
"y": 4.810667177680737
},
"prevControl": {
"x": 1.7970951627420186,
"y": 6.020001367599977
"x": 1.7221377398448023,
"y": 5.40052297528182
},
"nextControl": null,
"isLocked": false,
@@ -127,7 +127,7 @@
"rotationTargets": [
{
"waypointRelativePos": 1,
"rotationDegrees": 180.0,
"rotationDegrees": 133.12669653785858,
"rotateFast": false
},
{
@@ -145,11 +145,6 @@
"rotationDegrees": -143.15527430224782,
"rotateFast": false
},
{
"waypointRelativePos": 0,
"rotationDegrees": 180.0,
"rotateFast": false
},
{
"waypointRelativePos": 3,
"rotationDegrees": 180.0,
@@ -177,7 +172,7 @@
"reversed": false,
"folder": null,
"previewStartingState": {
"rotation": -1.473689633364434,
"rotation": 180.0,
"velocity": 0
},
"useDefaultConstraints": true
65 changes: 65 additions & 0 deletions src/main/deploy/pathplanner/paths/New Path.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 5.5482137470971375,
"y": 6.513777708545001
},
"prevControl": null,
"nextControl": {
"x": 6.548213747097137,
"y": 6.013777708545001
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 3.612227993615214,
"y": 6.028951994659942
},
"prevControl": {
"x": 4.7296587217802415,
"y": 6.138704806241458
},
"nextControl": {
"x": 2.204786894958409,
"y": 5.89071468489254
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 3.798129930709267,
"y": 1.7608511984137063
},
"prevControl": {
"x": 3.548129930709267,
"y": 3.2608511984137065
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 4.0,
"maxAcceleration": 2.0,
"maxAngularVelocity": 180.0,
"maxAngularAcceleration": 90.0
},
"goalEndState": {
"velocity": 0,
"rotation": -2.2217127139514274,
"rotateFast": false
},
"reversed": false,
"folder": null,
"previewStartingState": null,
"useDefaultConstraints": false
}
74 changes: 74 additions & 0 deletions src/main/deploy/pathplanner/paths/OneNotePath.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 0.8984446913140571,
"y": 6.446683545798883
},
"prevControl": null,
"nextControl": {
"x": 1.8984446913140567,
"y": 6.446683545798883
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 1.2252231911871232,
"y": 6.750016462995888
},
"prevControl": {
"x": 0.9931733443713804,
"y": 6.462274652944366
},
"nextControl": {
"x": 1.8529756423768975,
"y": 7.528429502471214
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 4.613150954696971,
"y": 7.37191005246208
},
"prevControl": {
"x": 3.870591444886594,
"y": 7.223398150500005
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [
{
"waypointRelativePos": 0,
"rotationDegrees": -119.7448812969422,
"rotateFast": false
}
],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 4.0,
"maxAcceleration": 2.0,
"maxAngularVelocity": 180.0,
"maxAngularAcceleration": 90.0
},
"goalEndState": {
"velocity": 0,
"rotation": 180.0,
"rotateFast": false
},
"reversed": false,
"folder": null,
"previewStartingState": {
"rotation": -108.97040780848653,
"velocity": 0
},
"useDefaultConstraints": true
}
Loading