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

Grits #84

Merged
merged 59 commits into from
Nov 5, 2024
Merged

Grits #84

merged 59 commits into from
Nov 5, 2024

Conversation

MqxS
Copy link
Contributor

@MqxS MqxS commented Nov 5, 2024

This has changed from PV branch and from Grits.

MqxS and others added 30 commits March 2, 2024 01:04
# Conflicts:
#	src/main/java/frc/robot/RobotContainer.java
#	src/main/java/frc/robot/constants/Constants.java
#	src/main/java/frc/robot/subsystems/drive/Swerve.java
#	src/main/java/frc/robot/subsystems/drive/SwerveModuleIOTalonFX.java
#	src/main/java/frc/robot/utils/teleop/Profiler.java
# Conflicts:
#	src/main/java/frc/robot/Robot.java
#	src/main/java/frc/robot/RobotContainer.java
#	src/main/java/frc/robot/constants/Constants.java
#	src/main/java/frc/robot/constants/FieldConstants.java
#	src/main/java/frc/robot/subsystems/drive/Swerve.java
#	src/main/java/frc/robot/subsystems/vision/CameraProperties.java
#	src/main/java/frc/robot/subsystems/vision/PhotonVision.java
#	src/main/java/frc/robot/subsystems/vision/PhotonVisionApriltagsReal.java
#	src/main/java/frc/robot/subsystems/vision/PhotonVisionApriltagsSim.java
#	src/main/java/frc/robot/subsystems/vision/PhotonVisionIO.java
#	src/main/java/frc/robot/subsystems/vision/TitanCamera.java
#	src/main/java/frc/robot/subsystems/vision/TitanCameraCalibration.java
#	src/main/java/frc/robot/utils/PoseUtils.java
#	src/main/java/frc/robot/utils/logging/LogUtils.java
#	src/test/java/frc/robot/subsystems/drive/SwerveTest.java
#	vendordeps/photonlib.json
…real and sim, not sure if it works in replay yet, but it should.
# Conflicts:
#	src/main/java/frc/robot/subsystems/vision/PhotonVision.java
#	src/main/java/frc/robot/subsystems/vision/RealVisionRunner.java
#	src/main/java/frc/robot/subsystems/vision/cameras/TitanCamera.java
#	src/main/java/frc/robot/utils/logging/LogUtils.java
MqxS added 25 commits August 21, 2024 00:18
# Conflicts:
#	src/main/java/frc/robot/subsystems/drive/Swerve.java
…ckup. Disabled auto align to note in teleop.
…t why the robot hit the stage at Grits. It resumed a command that had a waitfor from earlier in the auto. This wasnt a problem earlier in the season since ig no one ever stole our second note. The solution is to add a withTimeout to the Command Group.
@MqxS MqxS self-assigned this Nov 5, 2024
Copy link

@ayushpatwari ayushpatwari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignore this

Copy link

@ayushpatwari ayushpatwari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems Fine

@MqxS MqxS merged commit cc1642c into master Nov 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants