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(out_of_lane): improve reuse of previous decision #1017

Commits on Nov 15, 2023

  1. Do not directly reuse a prev stop point but project it on the new path

    Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
    maxime-clem committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a4114d9 View commit details
    Browse the repository at this point in the history
  2. Improve reuse of the previously inserted stop point

    Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
    maxime-clem committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d6607d2 View commit details
    Browse the repository at this point in the history
  3. Fix precision of inserted stop point

    Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
    maxime-clem committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    441b876 View commit details
    Browse the repository at this point in the history