Open
Conversation
Contributor
linglejack06
commented
Feb 26, 2025
- add slow otf constants so robot doesnt tip
- add Net as a desired location
- TODO: add net and processor otf poses
Contributor
Author
Contributor
Author
|
@jkleiber this jsut needs a processor pose now |
Contributor
Author
|
also needs to be incorporated with snake screen, ill update this next time i get a chance (might be after school) |
jkleiber
reviewed
Mar 4, 2025
Comment on lines
+66
to
+67
| "x": 10.319, | ||
| "y": 2.768 |
Contributor
There was a problem hiding this comment.
noting this is the incorrect field location just so we don't randomly get cooked by this at comp
Comment on lines
+47
to
+48
| public Translation2d blueNetTranslation = new Translation2d(10.319, 2.768); | ||
| public Rotation2d blueNetRotation = new Rotation2d(0); |
Contributor
There was a problem hiding this comment.
noting incorrect placeholder
…ances for blue stations
Contributor
Author
|
@aidnem could you resolve merge conflits here? i dont want to mess up the code added to drive in main. this just needs a net pose i think |
Contributor
|
@linglejack06 I think I did it but please check my work |
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
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.