-
Notifications
You must be signed in to change notification settings - Fork 0
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
States #22
Merged
Merged
States #22
Conversation
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
commit 76cf1ea Merge: eacc261 c6930b5 Author: Spectrum3847 <[email protected]> Date: Wed Apr 3 17:35:27 2024 -0500 Merge branch 'main' of https://github.com/Spectrum3847/2024-Ultraviolet commit eacc261 Author: Spectrum3847 <[email protected]> Date: Wed Apr 3 17:35:25 2024 -0500 States layout lasercan fixes added pivot check
Vision - exclude rear from integrations - update mega pose orientations using overall pose - increased position trust by 50% but kept conditions the same (should change after event) - use old pose for rotation and mega pose for position Limelight - added getter/setter from Lib
commit a927743 Author: Spectrum3847 <[email protected]> Date: Wed Apr 3 18:21:38 2024 -0500 commiting scripts folder commit 76cf1ea Merge: eacc261 c6930b5 Author: Spectrum3847 <[email protected]> Date: Wed Apr 3 17:35:27 2024 -0500 Merge branch 'main' of https://github.com/Spectrum3847/2024-Ultraviolet commit eacc261 Author: Spectrum3847 <[email protected]> Date: Wed Apr 3 17:35:25 2024 -0500 States layout lasercan fixes added pivot check
vision logic updates
got rid of speaker check
adjusted default pivot offset changed send note up sequence
moved feed position into field (b4 qual21) vision logic changes (b4 qual28)
ambiguity check change
turned off amp x-align
changes after qual28
changed feed aim spot to 2nd spike location added pilot and operator test buttons (commented out, no effect)
changes before qual49
changed vision logic added auto feed rumble
increased autoFeed delay and added logging
refactored canbus references changed canbus retrieval to * "Name of the CAN bus this device is on. Possible CAN bus strings are: "rio" for the native roboRIO CAN bus CANivore name or serial number SocketCAN interface (non-FRC Linux only) "*" for any CANivore seen by the program empty string (default) to select the default for the system: "rio" on roboRIO "can0" on Linux "*" on Windows"
changes before playoffs
map & vision logic
changes before 4th elim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
robot code after changes during states