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

Converting from cartesian coordinates to Frenet frame around the centerline #123

Merged
merged 23 commits into from
Jun 14, 2024

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    2a1b814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a9fa7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d10d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0114dc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb10153 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    ec9834d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cba4a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    35eea7e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    24b327b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    0882201 View commit details
    Browse the repository at this point in the history
  2. Add curvature test

    AhmadAmine998 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7b3d297 View commit details
    Browse the repository at this point in the history
  3. Add yaw test

    AhmadAmine998 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    350373f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    446569b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6d95c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27914b8 View commit details
    Browse the repository at this point in the history
  7. Minor cleanup

    AhmadAmine998 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1f4f3e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d9f1db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    597b0f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6f60e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. linting, docstrings and minor changes

    Berducci, Luigi committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7528d56 View commit details
    Browse the repository at this point in the history
  2. move nearest_point util to track.utils,

    refactor type hint with optional instead of Union[type, None]
    Berducci, Luigi committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    23ae07c View commit details
    Browse the repository at this point in the history
  3. type hint

    Berducci, Luigi committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a31f52c View commit details
    Browse the repository at this point in the history
  4. add test frenet-cartesian-frenet with non-zero lateral offset

    Berducci, Luigi committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1b52017 View commit details
    Browse the repository at this point in the history