-
Notifications
You must be signed in to change notification settings - Fork 2
Added fallback for turret #169
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
Closed
Closed
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
d3cc195
Added fallback for turret
Fatblabs 34ed913
syntax
Fatblabs 9f17946
added option to rotate turret to face in parallel with limelight
Fatblabs b727eca
convert target Rotate to field relative
Fatblabs f605afd
added 180 offset
Fatblabs 8d2db25
Changes that are supposed to work
RobototesProgrammers c208bab
undo launchcalculator
Fatblabs 5deb828
invert
Fatblabs 3d9aa9e
It works lol
RobototesProgrammers 699dbc7
Clarified variable
Fatblabs d2fb6f6
condensed code and binded to unused button
Fatblabs 88e8224
increased tolerance because drivebase will be much more voltaile than…
Fatblabs 1050738
Merge remote-tracking branch 'origin' into sotm-fallback
Fatblabs c251525
Merge remote-tracking branch 'origin' into sotm-fallback
Fatblabs c13bee1
Fixed syntax
Fatblabs 582378a
Comments
Fatblabs b06ab2b
Merge remote-tracking branch 'origin' into sotm-fallback
Fatblabs 3fa37cc
mentor changes that i swear i've done before
Fatblabs 3a5b6e4
Merge remote-tracking branch 'origin' into sotm-fallback
Fatblabs e1b9ecd
Angle conversion
Fatblabs 3193c6f
decreased tolerances
Fatblabs f8d44bf
Merge remote-tracking branch 'origin' into sotm-fallback
Fatblabs 8d7d841
Reverted to old code because it's unrelated and should be moved to a …
Fatblabs e01c4df
Merge remote-tracking branch 'origin' into sotm-fallback
Fatblabs 04b87cb
Works. TODO: make drivebase actually drive relative to the field's ax…
RobototesProgrammers b1bf020
bug fixes
Fatblabs e081049
comment
Fatblabs 9c90b27
Merge remote-tracking branch 'origin' into sotm-fallback
Fatblabs cf7d71c
Merge remote-tracking branch 'origin' into sotm-fallback
Fatblabs 43ca878
removed unused transform
Fatblabs d1e21d9
forgot to remove
Fatblabs 106e4d6
removed
Fatblabs c1344bb
supplies turretpos in case turret is e stopped
Fatblabs c9d1e35
spotless
Fatblabs 79a190a
sim not usiing right now so 0 is a placeholder
Fatblabs 1055ad4
removed misleading javadoc
Fatblabs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -188,3 +188,4 @@ compile_commands.json | |
| simgui-ds.json | ||
|
|
||
| build-info.txt | ||
| .vscode/settings.json | ||
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.