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

Refactor GeometryUtil flipping into FlippingUtil #805

Closed
mjansen4857 opened this issue Oct 4, 2024 · 0 comments · Fixed by #808
Closed

Refactor GeometryUtil flipping into FlippingUtil #805

mjansen4857 opened this issue Oct 4, 2024 · 0 comments · Fixed by #808
Labels
enhancement New feature or request PathPlannerLib Changes to PathPlannerLib
Milestone

Comments

@mjansen4857
Copy link
Owner

Separate path flipping logic from GeometryUtil class into its own class that supports flipping both rotationally and mirrored. The static variables for flipping method and field size can be left public so the user can change if they want. This can be replaced with the WPILib alliance flipping class if it gets merged.

@mjansen4857 mjansen4857 added enhancement New feature or request PathPlannerLib Changes to PathPlannerLib labels Oct 4, 2024
@mjansen4857 mjansen4857 added this to the 2025 Beta 1 milestone Oct 4, 2024
@mjansen4857 mjansen4857 linked a pull request Oct 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PathPlannerLib Changes to PathPlannerLib
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant