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

fix(mission_planner, route_handler): enable loop detection of route #1705

Merged
merged 6 commits into from
Sep 5, 2022

Commits on Aug 29, 2022

  1. fix(mission_planner, route_handler): enable loop detection of route

    Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
    tkimura4 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a4b67e3 View commit details
    Browse the repository at this point in the history
  2. fix undefined reference

    Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
    tkimura4 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    cffb5b0 View commit details
    Browse the repository at this point in the history
  3. do not publish looped-route

    Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
    tkimura4 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ae1037a View commit details
    Browse the repository at this point in the history
  4. simplify the code

    Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
    tkimura4 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4eb4d54 View commit details
    Browse the repository at this point in the history
  5. insert -> emplace

    Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
    tkimura4 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ea82132 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Merge remote-tracking branch 'upstream/main' into fix/route_loop_dete…

    …cted
    
    Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
    tkimura4 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    fad7354 View commit details
    Browse the repository at this point in the history