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(obstacle_cruise)!: type specified stop deccel limit and enabling abandon to stop #1336

Merged
merged 4 commits into from
Jun 14, 2024

Commits on Jun 5, 2024

  1. feat(obstacle_cruise_planner): add calculation of obstacle distance t…

    …o ego (autowarefoundation#6057)
    
    Add the arc length from the ego to the obstacle stop point to the stop_reasons topic.
    
    Signed-off-by: Ioannis Souflas <[email protected]>
    isouf authored and yuki-takagi-66 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    78ba446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b69a5d View commit details
    Browse the repository at this point in the history
  3. add abandon function

    Signed-off-by: Yuki Takagi <[email protected]>
    yuki-takagi-66 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7154601 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix lib include

    Signed-off-by: Yuki Takagi <[email protected]>
    yuki-takagi-66 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f45689d View commit details
    Browse the repository at this point in the history