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

chore: sync awf/autoware_launch #261

Merged
merged 16 commits into from
Dec 20, 2023

Commits on Dec 6, 2023

  1. feat(start_planner): add surround moving obstacle check (autowarefoun…

    …dation#723)
    
    update start_planner.param.yaml
    
    Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
    kyoichi-sugahara committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0472cb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix(multi_object_tracker): fix psim launcher related to tracking laun…

    …ch changes (autowarefoundation#724)
    
    * add multi_object_tracker node param
    
    Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
    
    * add additional node parameters for future update
    
    * style(pre-commit): autofix
    
    * fix default value
    
    * update simulator component launch
    
    Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
    
    ---------
    
    Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    YoshiRi and pre-commit-ci[bot] committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    36804c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. fix(traffic_light): stop if the traffic light signal timed out (autow…

    …arefoundation#727)
    
    Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
    rej55 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    192a250 View commit details
    Browse the repository at this point in the history
  2. feat(obstacle_cruise_planner): add slow down acc and jerk params (aut…

    …owarefoundation#726)
    
    Add slow down acc and jerk params
    
    Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
    danielsanchezaran committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f6d63f6 View commit details
    Browse the repository at this point in the history
  3. chore(crosswalk): sync a config file to the univese one (autowarefoun…

    …dation#729)
    
    update comment, by sync to the univese one
    
    Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
    yuki-takagi-66 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d51f967 View commit details
    Browse the repository at this point in the history
  4. fix(crosswalk): fix inappropriate sync (autowarefoundation#731)

    fix in-appropriate sync
    
    Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
    yuki-takagi-66 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4bd3951 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. feat(multi_object_tracker): update tracker parameter yaml (autowarefo…

    …undation#732)
    
    * add multi_object_tracker node param
    
    Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
    
    * add additional node parameters for future update
    
    * style(pre-commit): autofix
    
    * fix default value
    
    * update simulator component launch
    
    Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
    
    * feat: update multi_object_tracker node param
    
    Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
    
    ---------
    
    Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    YoshiRi and pre-commit-ci[bot] committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1251b3a View commit details
    Browse the repository at this point in the history
  2. refactor(localization_component_launch): rename lidar topic (autoware…

    …foundation#722)
    
    rename lidar topic
    
    Signed-off-by: yamato-ando <Yamato ANDO>
    Co-authored-by: yamato-ando <Yamato ANDO>
    YamatoAndo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d09293c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. feat(rviz_config): add objects of interest marker (autowarefoundation…

    …#738)
    
    Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
    rej55 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    33b12ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304ffb4 View commit details
    Browse the repository at this point in the history
  3. chore(image_projection_based_fusion): add param (autowarefoundation#739)

    * chore(image_projection_based_fusion): add param
    
    Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
    
    * style(pre-commit): autofix
    
    ---------
    
    Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    badai-nguyen and pre-commit-ci[bot] committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0d35c8a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. refactor(autoware_launch): remove use_experimental_lane_change_functi…

    …on (autowarefoundation#741)
    
    Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
    takayuki5168 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a368c13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf56d2c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. feat(run_out)!: ignore the collision points on crosswalk (autowarefou…

    …ndation#737)
    
    suppress on crosswalk
    
    Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
    yuki-takagi-66 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0c9f74e View commit details
    Browse the repository at this point in the history
  2. feat(blind_spot): consider opposite adjacent lane for wrong vehicles (a…

    …utowarefoundation#695)
    
    Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
    soblin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    989c899 View commit details
    Browse the repository at this point in the history
  3. fix(avoidance): shorten the parameter (autowarefoundation#745)

    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    024254c View commit details
    Browse the repository at this point in the history