Skip to content
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

Pre-GRC Tuning #21

Merged
merged 144 commits into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
144 commits
Select commit Hold shift + click to select a range
cd38281
Adds NAVX abstraction
GreenTomato5 Aug 9, 2024
c92fe1f
CAN configs for each module
GreenTomato5 Aug 9, 2024
ef16259
Adds PID/FF controller values for REAL module
GreenTomato5 Aug 9, 2024
415893d
Apply Prettier format
invalid-email-address Aug 9, 2024
53b0d7a
Nah constants checkign is mad annoying ngl
GreenTomato5 Aug 9, 2024
b16b072
Apply Prettier format
invalid-email-address Aug 9, 2024
616041c
NavX was the problem, terrible code still :(
GreenTomato5 Sep 7, 2024
32d36fc
Oops
GreenTomato5 Sep 7, 2024
d997d14
Apply Prettier format
invalid-email-address Sep 7, 2024
e4fcbe9
like probably 25% chance this works in real life
GreenTomato5 Sep 8, 2024
fef62a9
Apply Prettier format
invalid-email-address Sep 8, 2024
83249a9
Womp womp
GreenTomato5 Sep 8, 2024
865bb2e
Apply Prettier format
invalid-email-address Sep 8, 2024
acce14f
deletes log files, adds them to git ignore
GreenTomato5 Sep 8, 2024
d180316
Merge branch 'Fix-Drive-Configs' of https://github.com/FRC-7525/2024-…
GreenTomato5 Sep 8, 2024
3f8e67e
Ohhh
GreenTomato5 Sep 8, 2024
195f162
Apply Prettier format
invalid-email-address Sep 8, 2024
5f722e5
terrible seizure robot
GreenTomato5 Sep 9, 2024
bffa981
Apply Prettier format
invalid-email-address Sep 9, 2024
34d445d
Fix format on sim/deploy
GreenTomato5 Sep 14, 2024
21823f6
Delete unused code
GreenTomato5 Sep 14, 2024
f3c908b
Deletes more spotless stuff
GreenTomato5 Sep 14, 2024
e31fb56
:(
GreenTomato5 Sep 14, 2024
2f01c33
Fixed 3 issues
SSBASLD Sep 15, 2024
ff4cf02
improved output logging so that it is distinct from inputs
SSBASLD Sep 15, 2024
335192b
readded input logging of module applied voltages
SSBASLD Sep 15, 2024
2512000
implemented suggested changes
SSBASLD Sep 15, 2024
9ab241c
Merge pull request #27 from SSBASLD/issues-fixes
SSBASLD Sep 15, 2024
1894a27
Apply Prettier format
invalid-email-address Sep 15, 2024
4179dc1
added beam break functionality
SSBASLD Sep 15, 2024
5f0c305
changed automatically true to automatically false
SSBASLD Sep 15, 2024
6e97e7f
added a scuffed timer transition
SSBASLD Sep 15, 2024
1a98306
better timer
SSBASLD Sep 15, 2024
22aac73
implemented correct state transitions + debouncers
SSBASLD Sep 15, 2024
d7dfc5d
implemented suggested changes
SSBASLD Sep 15, 2024
c5ebcf0
Adds NAVX abstraction
GreenTomato5 Aug 9, 2024
4f678fb
CAN configs for each module
GreenTomato5 Aug 9, 2024
512a44f
Adds PID/FF controller values for REAL module
GreenTomato5 Aug 9, 2024
488751a
Apply Prettier format
invalid-email-address Aug 9, 2024
9234b63
Nah constants checkign is mad annoying ngl
GreenTomato5 Aug 9, 2024
66ebea6
Apply Prettier format
invalid-email-address Aug 9, 2024
7f4085c
autoalign subsystem io abstraction
PotmanNob Sep 16, 2024
23e4b58
w nisala
PotmanNob Sep 16, 2024
cca413a
Apply Prettier format
invalid-email-address Sep 16, 2024
ec054e3
Merge branch 'Fix-Drive-Configs' into autoAlign-refactor
PotmanNob Sep 16, 2024
8bc673d
minor skill issue
PotmanNob Sep 16, 2024
6193e4b
requested changes
PotmanNob Sep 16, 2024
9212762
Merge pull request #31 from FRC-7525/autoAlign-refactor
PotmanNob Sep 16, 2024
902da30
Apply Prettier format
invalid-email-address Sep 16, 2024
9a4d6ab
it works!!! :)
GreenTomato5 Sep 16, 2024
21c947b
Apply Prettier format
invalid-email-address Sep 16, 2024
a9b5097
aligned encoder offset stuff
GreenTomato5 Sep 16, 2024
33cabff
Apply Prettier format
invalid-email-address Sep 16, 2024
9fab951
good enough - otto
GreenTomato5 Sep 18, 2024
27be98f
Apply Prettier format
invalid-email-address Sep 18, 2024
193d138
odo works now!!!
GreenTomato5 Sep 18, 2024
8dc6c6f
Apply Prettier format
invalid-email-address Sep 18, 2024
8a1d0c4
Note vision + PV vendor dep
GreenTomato5 Sep 19, 2024
354820c
Apply Prettier format
invalid-email-address Sep 19, 2024
1a9186b
Added noteVision into AA with B button
Liquid2112 Sep 22, 2024
29b5014
Testing note vision code
Liquid2112 Sep 23, 2024
185120b
used aa subsystem formatiing
Liquid2112 Sep 23, 2024
ceea15d
Added note testing to NoteVision and not robot
Liquid2112 Sep 23, 2024
cd2cabc
Merge pull request #32 from FRC-7525/NoteVision
Liquid2112 Sep 23, 2024
2d96a6c
Apply Prettier format
invalid-email-address Sep 23, 2024
3cad7f0
Merge branch 'Fix-Drive-Configs' into beam-breaks
Leif031809 Sep 25, 2024
4ad5c10
Merge pull request #28 from SSBASLD/beam-breaks
Leif031809 Sep 25, 2024
fc21488
Apply Prettier format
invalid-email-address Sep 25, 2024
a11414e
Re-write un-pushed code
GreenTomato5 Sep 28, 2024
2ba2381
Apply Prettier format
invalid-email-address Sep 28, 2024
d83826c
Fix Shooting
GreenTomato5 Sep 28, 2024
e1175a4
Apply Prettier format
invalid-email-address Sep 28, 2024
3fedef6
Clean up shooter abstractions
GreenTomato5 Sep 28, 2024
6369461
Merge branch 'Fix-Drive-Configs' of https://github.com/FRC-7525/2024-…
GreenTomato5 Sep 28, 2024
c26bf40
Apply Prettier format
invalid-email-address Sep 28, 2024
9679b6f
Fix note vision
GreenTomato5 Sep 28, 2024
3a7adf8
Merge branch 'Fix-Drive-Configs' of https://github.com/FRC-7525/2024-…
GreenTomato5 Sep 28, 2024
d6c4c99
Apply Prettier format
invalid-email-address Sep 28, 2024
7ed5a85
Fix intake speed
GreenTomato5 Sep 28, 2024
687f00d
mid code
GreenTomato5 Sep 28, 2024
3d9e664
Apply Prettier format
invalid-email-address Sep 28, 2024
e86b84a
Make robot unsafe again
GreenTomato5 Sep 29, 2024
3cfc07e
remove more saftey
GreenTomato5 Sep 29, 2024
d162ebe
haahahaha
GreenTomato5 Sep 29, 2024
6d51640
Driver dash + random stuff for testing tmrw
GreenTomato5 Sep 29, 2024
aebfb55
Apply Prettier format
invalid-email-address Sep 29, 2024
a5039c5
Enable camera
GreenTomato5 Sep 29, 2024
6749f9b
Climbers (#37)
GreenTomato5 Sep 29, 2024
244d650
Apply Prettier format
invalid-email-address Sep 29, 2024
1a8de5f
Family - Furious and Fast 18
GreenTomato5 Sep 29, 2024
43b14a5
Apply Prettier format
invalid-email-address Sep 29, 2024
f7834ec
Autos (#34)
GreenTomato5 Sep 29, 2024
35da79c
Apply Prettier format
invalid-email-address Sep 29, 2024
1f0e5de
Autos work in sim
GreenTomato5 Sep 29, 2024
186717b
Add starting pose incase vision is bum at comp
GreenTomato5 Sep 29, 2024
c698f02
Speed meter in feet
GreenTomato5 Sep 29, 2024
f23bf8b
Remove note vision jibberish (non functional)
GreenTomato5 Sep 29, 2024
3804fca
Apply Prettier format
invalid-email-address Sep 29, 2024
f294dfa
score/amp after reaching target (#36)
PotmanNob Sep 29, 2024
ac6b539
Apply Prettier format
invalid-email-address Sep 29, 2024
c392ca8
Adds April Tag vision (#38)
GreenTomato5 Sep 29, 2024
bdb7116
Apply Prettier format
invalid-email-address Sep 29, 2024
3029248
Slight fixes
GreenTomato5 Sep 29, 2024
4ebfe24
Apply Prettier format
invalid-email-address Sep 29, 2024
04a0b01
+12 aura
GreenTomato5 Sep 29, 2024
369e6db
Apply Prettier format
invalid-email-address Sep 29, 2024
a12311d
Climbers working
GreenTomato5 Sep 29, 2024
a759318
Apply Prettier format
invalid-email-address Sep 29, 2024
5151215
Fix field rel :(
GreenTomato5 Sep 29, 2024
5b97bc2
Apply Prettier format
invalid-email-address Sep 29, 2024
000fa39
Slower than correct speed
GreenTomato5 Sep 29, 2024
7abb0c9
Apply Prettier format
invalid-email-address Sep 29, 2024
5b3ed79
Plsss fix the robot
GreenTomato5 Sep 30, 2024
2493442
Apply Prettier format
invalid-email-address Sep 30, 2024
9986b23
???
GreenTomato5 Sep 30, 2024
c44ab5b
Merge branch 'Fix-Drive-Configs' of https://github.com/FRC-7525/2024-…
GreenTomato5 Sep 30, 2024
e4350ff
Apply Prettier format
invalid-email-address Sep 30, 2024
9622b6a
If it goes slow ima give up
GreenTomato5 Sep 30, 2024
eae471e
zesAyt vn cd
GreenTomato5 Sep 30, 2024
d8eb87c
Apply Prettier format
invalid-email-address Sep 30, 2024
49a489f
Merge branches 'Fix-Drive-Configs' and 'Fix-Drive-Configs' of https:/…
GreenTomato5 Oct 1, 2024
4289aa9
YAGSL carry 😴
GreenTomato5 Oct 1, 2024
82ec468
Apply Prettier format
invalid-email-address Oct 1, 2024
c5d0225
Heading correction
GreenTomato5 Oct 1, 2024
b3dbc5b
disable heading correction before we do testing
GreenTomato5 Oct 1, 2024
f5b73d1
Merge branch 'Fix-Drive-Configs' of https://github.com/FRC-7525/2024-…
GreenTomato5 Oct 1, 2024
ad3d143
Apply Prettier format
invalid-email-address Oct 1, 2024
e246280
Clean up wishy washy code
GreenTomato5 Oct 1, 2024
040325e
Merge branch 'Fix-Drive-Configs' of https://github.com/FRC-7525/2024-…
GreenTomato5 Oct 1, 2024
a3e5b8b
Wow this code is so clean
GreenTomato5 Oct 1, 2024
94f363f
Apply Prettier format
invalid-email-address Oct 1, 2024
3fe12af
ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
GreenTomato5 Oct 1, 2024
1010f86
W code
GreenTomato5 Oct 1, 2024
ae4dd72
Apply Prettier format
invalid-email-address Oct 2, 2024
41cf4a7
??
GreenTomato5 Oct 2, 2024
f19ed6f
Fix AA
GreenTomato5 Oct 2, 2024
af31c4b
Apply Prettier format
invalid-email-address Oct 2, 2024
556cbd5
Slighhhht drive PID
GreenTomato5 Oct 2, 2024
6617453
created auto stuff that might work
SSBASLD Oct 2, 2024
c847d71
Apply Prettier format
invalid-email-address Oct 2, 2024
c89728c
Revert "created auto stuff that might work"
SSBASLD Oct 2, 2024
90c299c
Merge branch 'Fix-Drive-Configs' of https://github.com/FRC-7525/2024-…
SSBASLD Oct 2, 2024
87fb1fc
Tuning
GreenTomato5 Oct 3, 2024
07f74f5
Apply Prettier format
invalid-email-address Oct 3, 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
2 changes: 1 addition & 1 deletion .github/scripts/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# List of files to excuse (constants and things we didnt make and stuff we wont use)
# TODO: Put un-used Module IO abstraction constants in constants (Not super needed but important)
excused_files = ["Constants.java", "BuildConstants.java", "LocalADStarAK.java", "ModuleIOSparkMax.java", "ModuleIOTalonFX.java", "PhoenixOdometryThread.java", "SparkMaxOdometryThread.java"]
excused_files = ["Constants.java", "BuildConstants.java", "HybridOdometryThread.java", "ModuleIOHybrid.java", "LocalADStarAK.java", "ModuleIOSparkMax.java", "ModuleIOTalonFX.java", "PhoenixOdometryThread.java", "SparkMaxOdometryThread.java"]

# Not really dirs becasue the full ones didnt work
excused_dirs = [
Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
# Node Modules
node_modules/

# >:(s
ctre_Sim/
logs/

settings.json

### C++ ###
Expand Down
10 changes: 5 additions & 5 deletions .wpilib/wpilib_preferences.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"enableCppIntellisense": false,
"currentLanguage": "java",
"projectYear": "2024",
"teamNumber": 6328
}
"enableCppIntellisense": false,
"currentLanguage": "java",
"projectYear": "2024",
"teamNumber": 7525
}
43 changes: 0 additions & 43 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ plugins {
id "java"
id "edu.wpi.first.GradleRIO" version "2024.3.2"
id "com.peterabeles.gversion" version "1.10"
id "com.diffplug.spotless" version "6.12.0"
}

java {
Expand Down Expand Up @@ -142,45 +141,3 @@ gversion {
timeZone = "America/New_York"
indent = " "
}

// Spotless formatting
project.compileJava.dependsOn(spotlessApply)
spotless {
java {
target fileTree(".") {
include "**/*.java"
exclude "**/build/**", "**/build-*/**"
}
toggleOffOn()
googleJavaFormat()
removeUnusedImports()
trimTrailingWhitespace()
endWithNewline()
}
groovyGradle {
target fileTree(".") {
include "**/*.gradle"
exclude "**/build/**", "**/build-*/**"
}
greclipse()
indentWithSpaces(4)
trimTrailingWhitespace()
endWithNewline()
}
json {
target fileTree(".") {
include "**/*.json"
exclude "**/build/**", "**/build-*/**"
}
gson().indentWithSpaces(2)
}
format "misc", {
target fileTree(".") {
include "**/*.md", "**/.gitignore"
exclude "**/build/**", "**/build-*/**"
}
trimTrailingWhitespace()
indentWithSpaces(2)
endWithNewline()
}
}
Binary file removed ctre_sim/Pigeon 2 - 020 - 0 - ext.dat
Binary file not shown.
Binary file removed ctre_sim/Talon FX vers. C - 014 - 0 - ext.dat
Binary file not shown.
Binary file removed ctre_sim/Talon FX vers. C - 015 - 0 - ext.dat
Binary file not shown.
Binary file removed ctre_sim/Talon FX vers. C - 020 - 0 - ext.dat
Binary file not shown.
Binary file removed ctre_sim/Talon FX vers. C - 038 - 0 - ext.dat
Binary file not shown.
1 change: 1 addition & 0 deletions elastic-layout.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":1.0,"grid_size":128,"tabs":[{"name":"Driver Dash","grid_layout":{"layouts":[],"containers":[{"title":"Auto Align Toggle","x":0.0,"y":0.0,"width":256.0,"height":128.0,"type":"Split Button Chooser","properties":{"topic":"/SmartDashboard/Auto Align Toggle","period":0.06}},{"title":"Beam Breaks Toggle","x":0.0,"y":256.0,"width":256.0,"height":128.0,"type":"Split Button Chooser","properties":{"topic":"/SmartDashboard/Beam Breaks Toggle","period":0.06}},{"title":"Drive Shoot After Spinning Toggle","x":0.0,"y":128.0,"width":256.0,"height":128.0,"type":"Split Button Chooser","properties":{"topic":"/SmartDashboard/Drive Shoot After Spinning Toggle","period":0.06}},{"title":"Amp Bar State","x":256.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/RealOutputs/Amp Bar/state","period":0.06,"data_type":"string","show_submit_button":false}},{"title":"Drive State","x":256.0,"y":128.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/RealOutputs/Drive/state","period":0.06,"data_type":"string","show_submit_button":false}},{"title":"AA State","x":256.0,"y":256.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/RealOutputs/AutoAlign/state","period":0.06,"data_type":"string","show_submit_button":false}},{"title":"Intake BB","x":640.0,"y":640.0,"width":256.0,"height":128.0,"type":"Boolean Box","properties":{"topic":"/AdvantageKit/RealOutputs/Intake BB","period":0.06,"data_type":"boolean","true_color":4283215696,"false_color":4294198070}},{"title":"Amp Bar BB","x":384.0,"y":640.0,"width":256.0,"height":128.0,"type":"Boolean Box","properties":{"topic":"/AdvantageKit/RealOutputs/Amp Bar BB","period":0.06,"data_type":"boolean","true_color":4283215696,"false_color":4294198070}},{"title":"Manager State","x":256.0,"y":512.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/RealOutputs/Manager/state","period":0.06,"data_type":"string","show_submit_button":false}},{"title":"Intake State","x":256.0,"y":640.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/RealOutputs/Intake/state","period":0.06,"data_type":"string","show_submit_button":false}},{"title":"Rotation (Deg)","x":384.0,"y":0.0,"width":256.0,"height":256.0,"type":"Radial Gauge","properties":{"topic":"/AdvantageKit/Drive/Gyro/YawPosDeg","period":0.06,"data_type":"double","start_angle":-180.0,"end_angle":180.0,"min_value":0.0,"max_value":360.0,"number_of_labels":8,"wrap_value":true,"show_pointer":true,"show_ticks":true}},{"title":"Speed Meter (ft/s)?","x":384.0,"y":256.0,"width":256.0,"height":256.0,"type":"Radial Gauge","properties":{"topic":"/AdvantageKit/RealOutputs/Drive/speedmeter","period":0.02,"data_type":"double","start_angle":-90.0,"end_angle":90.0,"min_value":0.0,"max_value":20.0,"number_of_labels":8,"wrap_value":false,"show_pointer":true,"show_ticks":true}},{"title":"Field","x":640.0,"y":0.0,"width":896.0,"height":512.0,"type":"Field","properties":{"topic":"/SmartDashboard/Field","period":0.02,"field_game":"Crescendo","robot_width":0.85,"robot_length":0.85,"show_other_objects":true,"show_trajectories":true}},{"title":"Climbers Toggle","x":0.0,"y":384.0,"width":256.0,"height":128.0,"type":"Split Button Chooser","properties":{"topic":"/SmartDashboard/Climbers Toggle","period":0.06}},{"title":"Auto autoChooser","x":384.0,"y":512.0,"width":384.0,"height":128.0,"type":"ComboBox Chooser","properties":{"topic":"/SmartDashboard/Auto autoChooser","period":0.06,"sort_options":false}},{"title":"Shooter State","x":256.0,"y":384.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/RealOutputs/AutoAlign/state","period":0.06,"data_type":"string","show_submit_button":false}},{"title":"AT Vision Toggle","x":0.0,"y":512.0,"width":256.0,"height":128.0,"type":"Split Button Chooser","properties":{"topic":"/SmartDashboard/AT Vision Toggle","period":0.06}}]}},{"name":"Debug View","grid_layout":{"layouts":[{"title":"Amp Bar","x":0.0,"y":0.0,"width":256.0,"height":384.0,"type":"List Layout","properties":{"label_position":"TOP"},"children":[{"title":"AmpBarState","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Amp Bar/AmpBarState","period":0.06,"data_type":"string","show_submit_button":false}},{"title":"PivotPosition","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Amp Bar/PivotPosition","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"PivotSetpoint","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Amp Bar/PivotSetpoint","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"SpinnerSetpoint","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Amp Bar/SpinnerSetpoint","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"SpinnerSpeed","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Amp Bar/SpinnerSpeed","period":0.06,"data_type":"double","show_submit_button":false}}]},{"title":"Intake","x":256.0,"y":0.0,"width":256.0,"height":512.0,"type":"List Layout","properties":{"label_position":"TOP"},"children":[{"title":"PivotPosition","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Intake/PivotPosition","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"PivotSetpoint","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Intake/PivotSetpoint","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"PivotSetpointError","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Intake/PivotSetpointError","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"UsingInPID","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Boolean Box","properties":{"topic":"/AdvantageKit/Intake/UsingInPID","period":0.06,"data_type":"boolean","true_color":4283215696,"false_color":4294198070}},{"title":"WheelSpeed","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Intake/WheelSpeed","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"WheelSpeedpoint","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Intake/WheelSpeedpoint","period":0.06,"data_type":"double","show_submit_button":false}}]},{"title":"Shooter","x":512.0,"y":0.0,"width":256.0,"height":384.0,"type":"List Layout","properties":{"label_position":"TOP"},"children":[{"title":"LeftShooterAmp","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Shooter/LeftShooterAmp","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"LeftShooterSpeed","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Shooter/LeftShooterSpeed","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"RightShooterAmp","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Shooter/RightShooterAmp","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"RightShooterSpeed","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Shooter/RightShooterSpeed","period":0.06,"data_type":"double","show_submit_button":false}},{"title":"ShooterSpeedPoint","x":0.0,"y":0.0,"width":128.0,"height":128.0,"type":"Text Display","properties":{"topic":"/AdvantageKit/Shooter/ShooterSpeedPoint","period":0.06,"data_type":"double","show_submit_button":false}}]}],"containers":[]}}]}
Binary file removed logs/Log_24-07-24_12-31-29.wpilog
Binary file not shown.
Binary file removed logs/Log_28d3e26ac2b07c99.wpilog
Binary file not shown.
Loading