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

add patritional command and implement it into auto alignment things. … #196

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

RudyG252
Copy link
Contributor

…tested in sim // working

@RudyG252 RudyG252 requested a review from GalexY727 February 25, 2024 20:32
Copy link
Contributor

@rin-star rin-star left a comment

Choose a reason for hiding this comment

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

looked at it, for now looks decent, but recommend another person to double check just in case

Copy link
Member

@GalexY727 GalexY727 left a comment

Choose a reason for hiding this comment

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

Bro worked in sim :D

@@ -125,7 +125,7 @@ public Command generateCenterLineComplete(int startingIndex, int noteCount, bool

PathPlannerPath skipShot = pathCache.get(skippingPathName + i);
PathPlannerPath getNextPiece = pathCache.get(shootingPathName + (shootingIndex));

//TODO: patritional command or no? not used so shouldn't matter smile
Copy link
Member

Choose a reason for hiding this comment

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

NOT patrional command 👍

@GalexY727 GalexY727 merged commit 5188ccc into main Feb 26, 2024
1 check passed
@GalexY727 GalexY727 deleted the Patritional-Command branch February 26, 2024 01:57
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.

5 participants