Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
4e4b0a6
L4 teleop statemachine tweak
Etaash-mathamsetty Mar 31, 2025
1b3152a
only time out the second part of auto align in auto
Etaash-mathamsetty Mar 31, 2025
5a1bbbd
auto wiggle 🔥
Etaash-mathamsetty Mar 31, 2025
1999a60
fix a bug
Etaash-mathamsetty Mar 31, 2025
dc1b2e8
Merge branch 'dev2' of https://github.com/FRC-Team-1403/Robot2025 int…
CougarRoboticsProg1 Mar 31, 2025
21c8f38
Logging intake slots
Anuraag3345 Apr 1, 2025
a9c89b9
climber change -> engage ratchet both directions
CougarRoboticsProg1 Apr 1, 2025
61cc4d0
sysid swerve + code reorg
CougarRoboticsProg1 Apr 1, 2025
006d3c1
state machine go brrr
CougarRoboticsProg1 Apr 1, 2025
24ddfde
Non processor side auto chnages, one piece center chnages, wiggle cha…
Anuraag3345 Apr 2, 2025
6c96c77
limelight 2 camera offset
Etaash-mathamsetty Apr 3, 2025
bd6ee7e
update photonvision
Etaash-mathamsetty Apr 3, 2025
e98fccb
remove timeouts again
Etaash-mathamsetty Apr 3, 2025
c5ec773
speed up auto wiggle
Etaash-mathamsetty Apr 3, 2025
485b2c2
Thursday 3PM
CougarRoboticsProg1 Apr 3, 2025
cdca864
End of thrusday
CougarRoboticsProg1 Apr 3, 2025
10f1ebf
fix vision target logging
Etaash-mathamsetty Apr 3, 2025
23f7714
increased autoalign timeout
devastate347 Apr 4, 2025
e7aacb1
fix limelight 2 roll
Etaash-mathamsetty Apr 4, 2025
5f2f97c
Merge branch 'dev2' of https://github.com/FRC-Team-1403/Robot2025 int…
Etaash-mathamsetty Apr 4, 2025
9d48937
overloaded getAlignCommand method
CougarRoboticsProg1 Apr 4, 2025
276faa0
3 rights 3 piece rotation tagret chnage
CougarRoboticsProg1 Apr 4, 2025
c5b17f4
changed wiggle button to left trigger
CougarRoboticsProg1 Apr 4, 2025
eeea479
autoalign in autonomous with no piece
CougarRoboticsProg1 Apr 4, 2025
2d41a9d
changed timeout
CougarRoboticsProg1 Apr 4, 2025
ee2838c
changed operator setpoints
CougarRoboticsProg1 Apr 4, 2025
bae5b6c
fixed auto
CougarRoboticsProg1 Apr 4, 2025
d10ce3c
added ll2+ pose estimation for teleop
CougarRoboticsProg1 Apr 4, 2025
f462749
change auto end velocity
CougarRoboticsProg1 Apr 4, 2025
56b58ee
friday afternoon
CougarRoboticsProg1 Apr 4, 2025
7161d56
barge auto
CougarRoboticsProg1 Apr 4, 2025
968c67f
Algae one piece center auto
Anuraag3345 Apr 5, 2025
f72b397
barge auto fixes
Etaash-mathamsetty Apr 5, 2025
bb4608a
renaming command
Anuraag3345 Apr 5, 2025
b76a2f5
renaming more commands
Anuraag3345 Apr 5, 2025
688c4c0
Reorganizing center align
Anuraag3345 Apr 5, 2025
e817cdf
added elastic layout to git
CougarRoboticsProg1 Apr 5, 2025
9a61414
fixed CAN ID in tuner project
CougarRoboticsProg1 Apr 5, 2025
8cd0a97
swerve wheel swap + retune
CougarRoboticsProg1 Apr 5, 2025
934edd8
barge auto change
CougarRoboticsProg1 Apr 5, 2025
1c937f4
change wrist source angle
CougarRoboticsProg1 Apr 5, 2025
786c230
Merge branch 'dev2' of https://github.com/FRC-Team-1403/Robot2025 int…
CougarRoboticsProg1 Apr 5, 2025
a07ec83
part 4 change barge
CougarRoboticsProg1 Apr 5, 2025
60863ce
speed up teleop wiggle to match auto
CougarRoboticsProg1 Apr 5, 2025
c538f7f
lower accel in barge auto
CougarRoboticsProg1 Apr 5, 2025
8c91f3a
reverted wiggle change
CougarRoboticsProg1 Apr 5, 2025
073aac6
barge auto changes
CougarRoboticsProg1 Apr 5, 2025
aecd526
Vision configurator
Etaash-mathamsetty May 10, 2025
0575785
more vision upgrades & fixes
Etaash-mathamsetty May 19, 2025
9df1ed5
Boe Changes
CougarRoboticsProg1 May 22, 2025
54e2430
center auto
CougarRoboticsProg1 May 22, 2025
a9b0d62
Merge branch 'dev2' of https://github.com/FRC-Team-1403/Robot2025 int…
CougarRoboticsProg1 May 22, 2025
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
165 changes: 165 additions & 0 deletions elastic-layout.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,165 @@
{
"version": 1.0,
"grid_size": 128,
"tabs": [
{
"name": "Teleoperated",
"grid_layout": {
"layouts": [],
"containers": [
{
"title": "BatteryVoltage",
"x": 0.0,
"y": 512.0,
"width": 384.0,
"height": 128.0,
"type": "Voltage View",
"properties": {
"topic": "/AdvantageKit/SystemStats/BatteryVoltage",
"period": 0.06,
"data_type": "double",
"min_value": 4.0,
"max_value": 13.0,
"divisions": 5,
"inverted": false,
"orientation": "horizontal"
}
},
{
"title": "limelight",
"x": 896.0,
"y": 0.0,
"width": 640.0,
"height": 384.0,
"type": "Camera Stream",
"properties": {
"topic": "/CameraPublisher/limelight",
"period": 0.06,
"rotation_turns": 0
}
},
{
"title": "Field",
"x": 0.0,
"y": 0.0,
"width": 512.0,
"height": 384.0,
"type": "Field",
"properties": {
"topic": "/SmartDashboard/Field",
"period": 0.06,
"field_game": "Reefscape",
"robot_width": 0.85,
"robot_length": 0.85,
"show_other_objects": true,
"show_trajectories": true,
"field_rotation": 0.0,
"robot_color": 4294198070,
"trajectory_color": 4294967295
}
},
{
"title": "FMSInfo",
"x": 0.0,
"y": 384.0,
"width": 384.0,
"height": 128.0,
"type": "FMSInfo",
"properties": {
"topic": "/FMSInfo",
"period": 0.06
}
},
{
"title": "MatchTime",
"x": 512.0,
"y": 0.0,
"width": 384.0,
"height": 256.0,
"type": "Match Time",
"properties": {
"topic": "/AdvantageKit/DriverStation/MatchTime",
"period": 0.06,
"data_type": "double",
"time_display_mode": "Minutes and Seconds",
"red_start_time": 15,
"yellow_start_time": 30
}
},
{
"title": "Auto Chooser",
"x": 512.0,
"y": 256.0,
"width": 384.0,
"height": 128.0,
"type": "ComboBox Chooser",
"properties": {
"topic": "/SmartDashboard/Auto Chooser",
"period": 0.06,
"sort_options": false
}
},
{
"title": "Alerts",
"x": 384.0,
"y": 384.0,
"width": 384.0,
"height": 256.0,
"type": "Alerts",
"properties": {
"topic": "/SmartDashboard/Alerts",
"period": 0.06
}
},
{
"title": "limelight-twoplus",
"x": 896.0,
"y": 384.0,
"width": 640.0,
"height": 384.0,
"type": "Camera Stream",
"properties": {
"topic": "/CameraPublisher/limelight-twoplus",
"period": 0.06,
"rotation_turns": 0
}
},
{
"title": "Coral Slot Position",
"x": 768.0,
"y": 384.0,
"width": 128.0,
"height": 128.0,
"type": "Large Text Display",
"properties": {
"topic": "/AdvantageKit/RealOutputs/CoralIntake/Coral Slot Position",
"period": 0.06,
"data_type": "int"
}
}
]
}
},
{
"name": "Autonomous",
"grid_layout": {
"layouts": [],
"containers": [
{
"title": "Auto Chooser",
"x": 640.0,
"y": 256.0,
"width": 384.0,
"height": 128.0,
"type": "ComboBox Chooser",
"properties": {
"topic": "/SmartDashboard/Auto Chooser",
"period": 0.06,
"sort_options": false
}
}
]
}
}
]
}
49 changes: 49 additions & 0 deletions src/main/deploy/pathplanner/autos/3 Piece April Tag 9 7 8 .auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "Proc3P Part 1"
}
},
{
"type": "path",
"data": {
"pathName": "Proc3P Part 2"
}
},
{
"type": "path",
"data": {
"pathName": "Proc3P Part 3"
}
},
{
"type": "path",
"data": {
"pathName": "Proc3P Part 4"
}
},
{
"type": "path",
"data": {
"pathName": "Proc3P Part 5"
}
},
{
"type": "path",
"data": {
"pathName": "Proc3P Part 6"
}
}
]
}
},
"resetOdom": true,
"folder": null,
"choreoAuto": false
}
37 changes: 37 additions & 0 deletions src/main/deploy/pathplanner/autos/One Piece Barge.auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "OneP Center"
}
},
{
"type": "path",
"data": {
"pathName": "One piece part 2 barge"
}
},
{
"type": "path",
"data": {
"pathName": "One piece part 3 barge"
}
},
{
"type": "path",
"data": {
"pathName": "One piece part 4 barge"
}
}
]
}
},
"resetOdom": true,
"folder": null,
"choreoAuto": false
}
2 changes: 1 addition & 1 deletion src/main/deploy/pathplanner/autos/Proc3P Back.auto
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
{
"type": "path",
"data": {
"pathName": "Proc Part 5 Back"
"pathName": "Proc3P Part 5"
}
},
{
Expand Down
14 changes: 7 additions & 7 deletions src/main/deploy/pathplanner/paths/Non Proc 3P Part 1.path
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@
{
"anchor": {
"x": 7.480327868852459,
"y": 6.744
"y": 6.51
},
"prevControl": null,
"nextControl": {
"x": 6.693459821961271,
"y": 6.435926031716894
"x": 6.403623204075984,
"y": 6.070663406486054
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 6.149692622950819,
"y": 6.151
"x": 5.814036885245901,
"y": 5.757223360655737
},
"prevControl": {
"x": 6.803183415463562,
"y": 6.404541372953622
"x": 6.415737410077909,
"y": 6.004650025675354
},
"nextControl": null,
"isLocked": false,
Expand Down
4 changes: 2 additions & 2 deletions src/main/deploy/pathplanner/paths/Non Proc 3P Part 2.path
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"unlimited": false
},
"goalEndState": {
"velocity": 0.0,
"velocity": 0.5,
"rotation": 131.83680398463187
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"velocity": 0.0,
"rotation": -123.01789886636891
},
"useDefaultConstraints": true
Expand Down
2 changes: 1 addition & 1 deletion src/main/deploy/pathplanner/paths/Non Proc 3P Part 3.path
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"goalEndState": {
"velocity": 2.0,
"rotation": 1.3342198686546403
"rotation": -5.230938713244494
},
"reversed": false,
"folder": null,
Expand Down
2 changes: 1 addition & 1 deletion src/main/deploy/pathplanner/paths/Non Proc 3P Part 4.path
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"unlimited": false
},
"goalEndState": {
"velocity": 0.0,
"velocity": 0.5,
"rotation": 127.06544922742414
},
"reversed": false,
Expand Down
2 changes: 1 addition & 1 deletion src/main/deploy/pathplanner/paths/Non Proc 3P Part 6.path
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"velocity": 0.5,
"rotation": 128.49168164709494
},
"reversed": false,
Expand Down
54 changes: 54 additions & 0 deletions src/main/deploy/pathplanner/paths/One piece part 2 barge.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 5.778073770491804,
"y": 4.186834016393442
},
"prevControl": null,
"nextControl": {
"x": 6.602930227919898,
"y": 4.010654731384542
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 6.521380450274493,
"y": 4.020078421927787
},
"prevControl": {
"x": 5.683538694167147,
"y": 4.226226857329675
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 4.752,
"maxAcceleration": 2.5,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 180.0
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": 180.0
},
"useDefaultConstraints": false
}
Loading