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): cherry pick latest aeb #1604

Merged
merged 2 commits into from
Oct 24, 2024

Commits on Oct 24, 2024

  1. refactor(autoware_autonomous_emergency_braking): rename info_marker_p…

    …ublisher to virtual_wall_publisher (autowarefoundation#9078)
    
    Signed-off-by: kyoichi-sugahara <[email protected]>
    kyoichi-sugahara authored and danielsanchezaran committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b1fb1a7 View commit details
    Browse the repository at this point in the history
  2. fix(autonomous_emergency_braking): fix no backward imu path and wrong…

    … back distance usage (autowarefoundation#9141)
    
    * fix no backward imu path and wrong back distance usage
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * use the motion utils isDrivingForward function
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ecfc45b View commit details
    Browse the repository at this point in the history