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 upstream #220

Merged
merged 17 commits into from
Dec 23, 2022
Merged

chore: sync upstream #220

merged 17 commits into from
Dec 23, 2022

Commits on Dec 22, 2022

  1. fix(system_monitor): change default param path (autowarefoundation#2560)

    Signed-off-by: kminoda <[email protected]>
    
    Signed-off-by: kminoda <[email protected]>
    kminoda authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    a7deda6 View commit details
    Browse the repository at this point in the history
  2. revert(tier4_map_launch): move config back to autoware.universe (auto…

    …warefoundation#2561)
    
    * revert(tier4_map_launch): move config back to autoware.universe
    
    Signed-off-by: kminoda <[email protected]>
    
    * fix map.launch.xml
    
    Signed-off-by: kminoda <[email protected]>
    
    Signed-off-by: kminoda <[email protected]>
    kminoda authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f2fabfe View commit details
    Browse the repository at this point in the history
  3. refactor(avoidance): generate shift line before the plan() function (a…

    …utowarefoundation#2533)
    
    * refactor(avoidance): generate shift line in updateData()
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * refactor(avoidance): define helper function in header file
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(avoidance): fix function name
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(avoidance): fix function name
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    8bdfe7c View commit details
    Browse the repository at this point in the history
  4. fix(mission_planner): set goal in shoulder lane (autowarefoundation#2548

    )
    
    * fix(mission_planner): set goal in shoulder lane
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * fix map without shoulder lane
    
    Signed-off-by: kosuke55 <[email protected]>
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0c93a2c View commit details
    Browse the repository at this point in the history
  5. feat(behavior_path_planner): plan shift pull over/out on curve (autow…

    …arefoundation#2335)
    
    * feat(behavior_path_planner): plan shift pull over/out on curve
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * Update planning/behavior_path_planner/src/scene_module/pull_over/goal_searcher.cpp
    
    Co-authored-by: Fumiya Watanabe <[email protected]>
    Signed-off-by: kosuke55 <[email protected]>
    
    * Update planning/behavior_path_planner/src/scene_module/pull_over/pull_over_module.cpp
    
    Co-authored-by: Fumiya Watanabe <[email protected]>
    Signed-off-by: kosuke55 <[email protected]>
    
    * remove pull_out_finish_judge_buffer
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * remove commentout
    
    Signed-off-by: kosuke55 <[email protected]>
    
    Signed-off-by: kosuke55 <[email protected]>
    Co-authored-by: Fumiya Watanabe <[email protected]>
    kosuke55 and rej55 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    fea34b1 View commit details
    Browse the repository at this point in the history
  6. feat(tier4_perception_launch): change the merge priority of roi_clust…

    …er_fusion to the lowest (autowarefoundation#2522)
    
    Signed-off-by: yukke42 <[email protected]>
    
    Signed-off-by: yukke42 <[email protected]>
    yukke42 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7ef0709 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b9c90b View commit details
    Browse the repository at this point in the history
  8. chore(motion_utils): add code owners (autowarefoundation#2564)

    Signed-off-by: kosuke55 <[email protected]>
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6feb52a View commit details
    Browse the repository at this point in the history
  9. feat(behavior_path_planner): pull over no stopping area (autowarefoun…

    …dation#2492)
    
    * feat(behavior_path_planner): pull over no stopping area
    
    Signed-off-by: kosuke55 <[email protected]>
    
    * Update planning/behavior_path_planner/src/scene_module/pull_over/goal_searcher.cpp
    
    Signed-off-by: kosuke55 <[email protected]>
    kosuke55 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    4600cf2 View commit details
    Browse the repository at this point in the history
  10. fix(accel brake map calibrator): correction of forgotten support for …

    …util files change (autowarefoundation#2509)
    
    * fix accel brake map image server for api
    
    * get calibration_method default value from parameter
    
    * ci(pre-commit): autofix
    
    * fix spell
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    yabuta and pre-commit-ci[bot] authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    bfb55a3 View commit details
    Browse the repository at this point in the history
  11. chore(lidar_centerpoint): updated centerpoint models and documentation (

    autowarefoundation#2553)
    
    * Added documentation for the new models
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
    
    * Changed the model links' in the CMakeList
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
    
    * Update perception/lidar_centerpoint/README.md
    
    Co-authored-by: Yusuke Muramatsu <[email protected]>
    
    * Added the raw links in the README
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
    Co-authored-by: Yusuke Muramatsu <[email protected]>
    knzo25 and yukke42 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    98b1cf3 View commit details
    Browse the repository at this point in the history
  12. feat(behavior_path_planner): change planner data update method (autow…

    …arefoundation#2510)
    
    * feat(behavior_path_planner): change planner data update method
    
    Signed-off-by: yutaka <[email protected]>
    
    * remove unnecessary code
    
    Signed-off-by: yutaka <[email protected]>
    
    * update
    
    Signed-off-by: yutaka <[email protected]>
    
    * add mutex
    
    Signed-off-by: yutaka <[email protected]>
    
    * update
    
    Signed-off-by: yutaka <[email protected]>
    
    * fix comment
    
    Signed-off-by: yutaka <[email protected]>
    
    * add mutex
    
    Signed-off-by: yutaka <[email protected]>
    
    Signed-off-by: yutaka <[email protected]>
    purewater0901 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    8d4793f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    14b8ee7 View commit details
    Browse the repository at this point in the history
  14. fix(intersection): additional fix for autowarefoundation#2463 (autowa…

    …refoundation#2565)
    
    * always set RTC distance to default stop line
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    
    * add code owner
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7ecbbc7 View commit details
    Browse the repository at this point in the history
  15. refactor(tvm_utility): redefine network node and inference config (au…

    …towarefoundation#2467)
    
    * redefine network node and inference config
    
    Signed-off-by: Xinyu Wang <[email protected]>
    
    * accomondate network node changes
    
    Signed-off-by: Xinyu Wang <[email protected]>
    
    * ci(pre-commit): autofix
    
    * revert device type and id
    
    Signed-off-by: Xinyu Wang <[email protected]>
    
    * cmake setting
    
    Signed-off-by: Xinyu Wang <[email protected]>
    
    * data type and modelzoo version
    
    Signed-off-by: Xinyu Wang <[email protected]>
    
    Signed-off-by: Xinyu Wang <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    angry-crab and pre-commit-ci[bot] authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    db37c87 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. fix(gyro_odometer): fix output frame (autowarefoundation#2562)

    Signed-off-by: kminoda <[email protected]>
    
    Signed-off-by: kminoda <[email protected]>
    kminoda authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    1f41e67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c958fdd View commit details
    Browse the repository at this point in the history