This repository has been archived by the owner on Jan 27, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ee4cd9d
commit 6fa0909
Showing
103 changed files
with
593 additions
and
324 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+710 Bytes
(150%)
bin/main/frc/robot/commands/autoAligment/DriveToPose.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+13 Bytes
(100%)
bin/main/frc/robot/subsystems/drivetrain/swerve/ModuleIOTalon.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
bin/main/frc/robot/subsystems/drivetrain/swerve/SwerveDrive$1.class
Binary file not shown.
Binary file modified
BIN
+61 Bytes
(100%)
bin/main/frc/robot/subsystems/drivetrain/swerve/SwerveDrive.class
Binary file not shown.
Binary file modified
BIN
+516 Bytes
(110%)
bin/main/frc/robot/subsystems/drivetrain/vision/NoteDetector.class
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/frc/robot/Constants$FieldConstants.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/frc/robot/Constants$IntakeConstants.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/frc/robot/Constants$VisionConstants.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-5 Bytes
(100%)
build/classes/java/main/frc/robot/commands/AutoRunner.class
Binary file not shown.
Binary file modified
BIN
+687 Bytes
(150%)
build/classes/java/main/frc/robot/commands/autoAligment/DriveToPose.class
Binary file not shown.
Binary file added
BIN
+2.96 KB
build/classes/java/main/frc/robot/commands/compositions/NotePresent.class
Binary file not shown.
Binary file modified
BIN
-21 Bytes
(100%)
build/classes/java/main/frc/robot/commands/drivetrain/DriveToNote.class
Binary file not shown.
Binary file modified
BIN
+13 Bytes
(100%)
build/classes/java/main/frc/robot/subsystems/drivetrain/swerve/ModuleIOTalon.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/frc/robot/subsystems/drivetrain/swerve/SwerveDrive$1.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/frc/robot/subsystems/drivetrain/swerve/SwerveDrive$2.class
Binary file not shown.
Binary file modified
BIN
+61 Bytes
(100%)
build/classes/java/main/frc/robot/subsystems/drivetrain/swerve/SwerveDrive.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/frc/robot/subsystems/drivetrain/vision/NoteDetector$1.class
Binary file not shown.
Binary file modified
BIN
+514 Bytes
(110%)
build/classes/java/main/frc/robot/subsystems/drivetrain/vision/NoteDetector.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# | ||
# A fatal error has been detected by the Java Runtime Environment: | ||
# | ||
# SIGSEGV (0xb) at pc=0x0000000135f95b70, pid=20713, tid=259 | ||
# | ||
# JRE version: OpenJDK Runtime Environment Temurin-17.0.8.1+1 (17.0.8.1+1) (build 17.0.8.1+1) | ||
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.8.1+1 (17.0.8.1+1, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64) | ||
# Problematic frame: | ||
# C [libhalsim_gui.dylib+0x1db70] std::__1::__function::__func<halsimgui::NetworkTablesSimGui::Initialize()::$_0, std::__1::allocator<halsimgui::NetworkTablesSimGui::Initialize()::$_0>, void ()>::operator()()+0x8 | ||
# | ||
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again | ||
# | ||
# If you would like to submit a bug report, please visit: | ||
# https://github.com/adoptium/adoptium-support/issues | ||
# The crash happened outside the Java Virtual Machine in native code. | ||
# See problematic frame for where to report the bug. | ||
# | ||
|
||
--------------- S U M M A R Y ------------ | ||
|
||
Command Line: -agentlib:jdwp=transport=dt_socket,server=n,suspend=y,address=localhost:58787 -Djava.library.path=/Users/edan/FRC Repos/2024-Crescendo-Offseason/build/jni/release -XX:+ShowCodeDetailsInExceptionMessages frc.robot.Main | ||
|
||
Host: "Mac14,2" arm64, 8 cores, 8G, Darwin 23.2.0, macOS 14.2.1 (23C71) | ||
Time: Wed Jul 31 20:20:52 2024 EDT elapsed time: 79.307742 seconds (0d 0h 1m 19s) | ||
|
||
--------------- T H R E A D --------------- | ||
|
||
Current thread (0x000000013780c200): JavaThread "main" [_thread_in_native, id=259, stack(0x000000016d1f4000,0x000000016d9f0000)] | ||
|
||
Stack: [0x000000016d1f4000,0x000000016d9f0000], sp=0x000000016d9ec890, free space=8162k | ||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | ||
C [libhalsim_gui.dylib+0x1db70] std::__1::__function::__func<halsimgui::NetworkTablesSimGui::Initialize()::$_0, std::__1::allocator<halsimgui::NetworkTablesSimGui::Initialize()::$_0>, void ()>::operator()()+0x8 | ||
C [libhalsim_gui.dylib+0xa5edc] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.