-
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 #540
chore: sync upstream #540
Conversation
…)" (autowarefoundation#3831) This reverts commit 358d4a7.
…from member function of VirtualWallMarkerCreator (autowarefoundation#3832) delete arg Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
…n#3808) * feat(lane_change): lane change virtual wall marker Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * virtual wall new architecture Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> --------- Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
… prefix (autowarefoundation#3836) * add arg for namespace prefix Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * fix bug Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> --------- Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
…utowarefoundation#3837) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
…dation#3833) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…tion#3835) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…#3830) * preVisualizePathFootPrint is the cause Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> * update ogre_node and text_ptr in each iteration Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> --------- Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
… VirtualWallMarkerCreator and set unique namespace (autowarefoundation#3839) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
…foundation#3793) Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
…ator for create/delete virtual wall marker (autowarefoundation#3834) * use createVirtualWallMarkerCreator for create/delete virtual wall marker Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add arg for namespace prefix Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * fix bug Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * non pointer declaration Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> --------- Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
…espace (autowarefoundation#3838) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
…ule exists (autowarefoundation#3843) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…tion#3782) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…undation#3846) * fix(docs): fixed rendering error mathjax Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> * add js/mathjax.js to render equation with instant loading Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> * enable instant loading Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> * style(pre-commit): autofix * add js/mathjax.js to sync file setting Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> --------- Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…ier filter (autowarefoundation#2618) * explicitly insert intensity Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> * fix points fields Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> --------- Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
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 #540 +/- ##
=============================================
+ Coverage 7.24% 9.94% +2.69%
=============================================
Files 205 238 +33
Lines 20975 23137 +2162
Branches 6208 7523 +1315
=============================================
+ Hits 1520 2301 +781
- Misses 17558 18136 +578
- Partials 1897 2700 +803
☔ View full report in Codecov by Sentry. |
Features
Bug Fixes
Documentation