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 #358

Merged
merged 12 commits into from
Apr 13, 2023
Merged

chore: sync upstream #358

merged 12 commits into from
Apr 13, 2023

Conversation

tier4-autoware-public-bot[bot]
Copy link

Features

Bug Fixes

Code Refactoring

Chores

takayuki5168 and others added 12 commits April 12, 2023 10:27
…nch (autowarefoundation#3360)

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
)

* feat(route_handler): use pointer for route msgs

Signed-off-by: yutaka <purewater0901@gmail.com>

* add warning

Signed-off-by: yutaka <purewater0901@gmail.com>

---------

Signed-off-by: yutaka <purewater0901@gmail.com>
…ion#3361)

* feat(route_handler): add lateral distance calculator

Signed-off-by: yutaka <purewater0901@gmail.com>

* Update planning/route_handler/src/route_handler.cpp

Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>

* udpate

Signed-off-by: yutaka <purewater0901@gmail.com>

* update

Signed-off-by: yutaka <purewater0901@gmail.com>

---------

Signed-off-by: yutaka <purewater0901@gmail.com>
Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>
…tion#3350)

* refactor(avoidance): move to utils

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* refactor(avoidance): move to utils

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
…owarefoundation#3344)

* feat(elevation_map_loader): add support for sequential_map_loading

Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com>

* fix(elevation_map_loader): fix bug

Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com>

* feat(elevation_map_loader): make it possible to adjust the number of PCD maps loaded at once when using sequential map loading

Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com>

* feat(elevation_map_loader): change default value of use_lane_filter as false

Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com>

* fix(elevation_map_loader): fix typo

Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com>

* refactor(elevation_map_loader): Add a range of param. And refactor receiveMap.

Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com>

* feat(elevation_map_loader): Change info level log into debug level log with throttle. And remove abbreviation

Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com>

---------

Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com>
…nstead of caffe for apollo cnnseg (autowarefoundation#3320)

* feat: use onnx instead of caffe for apollo cnnseg

Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>

* style(pre-commit): autofix

* diable some lint

Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>

* add include guard

Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>

* style(pre-commit): autofix

* fix company name in license

Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>

* remove unrelated file

Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>

* change find order

Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>

* update year in license

Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>

* fix year in license

Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>

---------

Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…oundation#3358)

* fix(mpc_lateral_controller): use contant instead of macros 

Signed-off-by: Kaan Colak <kcolak@leodrive.ai>

---------

Signed-off-by: Kaan Çolak <kaancolak95@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix(avoidance): fix bug in yield judge logic

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(avoidance): don't generate raw shift line for objects behind unavoidable object

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* chore(avoidance): add comments

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
@github-actions github-actions bot added control documentation Improvements or additions to documentation launch perception planning labels Apr 13, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 13, 2023

Codecov Report

Patch coverage: 0.22% and project coverage change: +1.92 🎉

Comparison is base (59650ed) 5.97% compared to head (a2b2fcb) 7.90%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@              Coverage Diff              @@
##           tier4/main    #358      +/-   ##
=============================================
+ Coverage        5.97%   7.90%   +1.92%     
=============================================
  Files             226     288      +62     
  Lines           22138   24835    +2697     
  Branches        11480   11292     -188     
=============================================
+ Hits             1323    1963     +640     
- Misses          19499   20997    +1498     
- Partials         1316    1875     +559     
Flag Coverage Δ
differential 7.90% <0.22%> (+1.92%) ⬆️
Impacted Files Coverage Δ
...elevation_map_loader/elevation_map_loader_node.hpp 0.00% <ø> (ø)
...ation_map_loader/src/elevation_map_loader_node.cpp 0.00% <0.00%> (ø)
...e/lidar_apollo_instance_segmentation/cluster2d.hpp 0.00% <ø> (ø)
...de/lidar_apollo_instance_segmentation/debugger.hpp 0.00% <ø> (ø)
...de/lidar_apollo_instance_segmentation/detector.hpp 0.00% <ø> (ø)
...idar_apollo_instance_segmentation/disjoint_set.hpp 0.00% <ø> (ø)
...apollo_instance_segmentation/feature_generator.hpp 0.00% <ø> (ø)
...lidar_apollo_instance_segmentation/feature_map.hpp 0.00% <ø> (ø)
...nclude/lidar_apollo_instance_segmentation/node.hpp 0.00% <ø> (ø)
...nclude/lidar_apollo_instance_segmentation/util.hpp 0.00% <ø> (ø)
... and 17 more

... and 116 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 0603194 into tier4/main Apr 13, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch April 13, 2023 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants