-
Notifications
You must be signed in to change notification settings - Fork 34
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 #636
chore: sync upstream #636
Conversation
…foundation#4121) Signed-off-by: kosuke55 <[email protected]>
….cpp to manager (autowarefoundation#4124) * refactor(behavior_path_planner): move parameter declare Signed-off-by: satoshi-ota <[email protected]> * refactor(start_planner): move parameter declare Signed-off-by: satoshi-ota <[email protected]> * refactor(side_shift): move parameter declare Signed-off-by: satoshi-ota <[email protected]> * refactor(goal_planner): move parameter declare Signed-off-by: satoshi-ota <[email protected]> * refactor(dynamic_avoidance): move parameter declare Signed-off-by: satoshi-ota <[email protected]> * refactor(lane_change): move parameter declare Signed-off-by: satoshi-ota <[email protected]> * refactor(avoidance): move parameter declare Signed-off-by: satoshi-ota <[email protected]> * refactor(avoidance_by_lane_change): move parameter declare Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
…autowarefoundation#4120) Signed-off-by: Maxime CLEMENT <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: GitHub <[email protected]> Co-authored-by: isamu-takagi <[email protected]>
…foundation#4130) Signed-off-by: Takagi, Isamu <[email protected]>
autowarefoundation#4110) Signed-off-by: Esteve Fernandez <[email protected]> Co-authored-by: Esteve Fernandez <[email protected]>
…ndation#4132) Signed-off-by: Zulfaqar Azmi <[email protected]>
Signed-off-by: Takamasa Horibe <[email protected]>
* docs(mpc): add mpc document Signed-off-by: Takamasa Horibe <[email protected]> * fix format Signed-off-by: Takamasa Horibe <[email protected]> * Update control/mpc_lateral_controller/docs/mpc-algorithm-document.md Co-authored-by: Maxime CLEMENT <[email protected]> * update Signed-off-by: Takamasa Horibe <[email protected]> * update! Signed-off-by: Takamasa Horibe <[email protected]> * update Signed-off-by: Takamasa Horibe <[email protected]> * update Signed-off-by: Takamasa Horibe <[email protected]> --------- Signed-off-by: Takamasa Horibe <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
* ci: add JSON Schema validation Leverage the json-schema-check action from the autoware-github-actions repository. Issue-Id: SCM-6366 Signed-off-by: Ambroise Vincent <[email protected]> Change-Id: I5f284e96b2eddc652a6da8c0338f92c411277c04 * Update .github/workflows/json-schema-check.yaml Co-authored-by: Kenji Miyake <[email protected]> --------- Signed-off-by: Ambroise Vincent <[email protected]> Co-authored-by: Kenji Miyake <[email protected]>
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## tier4/main #636 +/- ##
==============================================
+ Coverage 11.69% 14.82% +3.13%
==============================================
Files 245 247 +2
Lines 23818 24352 +534
Branches 11122 10982 -140
==============================================
+ Hits 2785 3611 +826
+ Misses 17723 16643 -1080
- Partials 3310 4098 +788
☔ View full report in Codecov by Sentry. |
Features
Bug Fixes
Documentation
Styles
Code Refactoring
Continuous Integrations
Chores