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

feat(autonomous_emergency_braking): calculate the object's velocity in the search area #8591

Commits on Sep 25, 2024

  1. refactor PR

    Signed-off-by: ismetatabay <[email protected]>
    ismetatabay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f700faa View commit details
    Browse the repository at this point in the history
  2. WIP

    Signed-off-by: ismetatabay <[email protected]>
    ismetatabay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ff08509 View commit details
    Browse the repository at this point in the history
  3. change using polygon to lateral offset

    Signed-off-by: ismetatabay <[email protected]>
    ismetatabay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6fb28f3 View commit details
    Browse the repository at this point in the history
  4. improve code

    Signed-off-by: ismetatabay <[email protected]>
    ismetatabay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9f8e7b7 View commit details
    Browse the repository at this point in the history
  5. remove redundant code

    Signed-off-by: ismetatabay <[email protected]>
    ismetatabay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b58b691 View commit details
    Browse the repository at this point in the history
  6. skip close points in MPC path generation

    Signed-off-by: ismetatabay <[email protected]>
    ismetatabay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    62ebc47 View commit details
    Browse the repository at this point in the history
  7. fix empty path points in short parking scenario

    Signed-off-by: ismetatabay <[email protected]>
    ismetatabay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8879379 View commit details
    Browse the repository at this point in the history
  8. fix readme conflicts

    Signed-off-by: ismetatabay <[email protected]>
    ismetatabay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b49a8ae View commit details
    Browse the repository at this point in the history