-
Notifications
You must be signed in to change notification settings - Fork 102
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
Converting from cartesian coordinates to Frenet frame around the centerline #123
Merged
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a1b814 - Browse repository at this point
Copy the full SHA 2a1b814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a9fa7d - Browse repository at this point
Copy the full SHA 7a9fa7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d10d9 - Browse repository at this point
Copy the full SHA a9d10d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0114dc4 - Browse repository at this point
Copy the full SHA 0114dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb10153 - Browse repository at this point
Copy the full SHA eb10153View commit details
Commits on Apr 4, 2024
-
Now uses scipy cubicspline for interpolation with proper endpoint che…
…ck. Works for full track
Configuration menu - View commit details
-
Copy full SHA for ec9834d - Browse repository at this point
Copy the full SHA ec9834dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cba4a3 - Browse repository at this point
Copy the full SHA 1cba4a3View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35eea7e - Browse repository at this point
Copy the full SHA 35eea7eView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24b327b - Browse repository at this point
Copy the full SHA 24b327bView commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0882201 - Browse repository at this point
Copy the full SHA 0882201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3d297 - Browse repository at this point
Copy the full SHA 7b3d297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350373f - Browse repository at this point
Copy the full SHA 350373fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 446569b - Browse repository at this point
Copy the full SHA 446569bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6d95c9 - Browse repository at this point
Copy the full SHA e6d95c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27914b8 - Browse repository at this point
Copy the full SHA 27914b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f4f3e7 - Browse repository at this point
Copy the full SHA 1f4f3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9f1db - Browse repository at this point
Copy the full SHA 8d9f1dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 597b0f8 - Browse repository at this point
Copy the full SHA 597b0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f60e0 - Browse repository at this point
Copy the full SHA d6f60e0View commit details
Commits on Jun 14, 2024
-
linting, docstrings and minor changes
Berducci, Luigi committedJun 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 7528d56 - Browse repository at this point
Copy the full SHA 7528d56View commit details -
move nearest_point util to track.utils,
refactor type hint with optional instead of Union[type, None]
Berducci, Luigi committedJun 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 23ae07c - Browse repository at this point
Copy the full SHA 23ae07cView commit details -
Berducci, Luigi committed
Jun 14, 2024 Configuration menu - View commit details
-
Copy full SHA for a31f52c - Browse repository at this point
Copy the full SHA a31f52cView commit details -
add test frenet-cartesian-frenet with non-zero lateral offset
Berducci, Luigi committedJun 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 1b52017 - Browse repository at this point
Copy the full SHA 1b52017View commit details
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.