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

Merged
merged 11 commits into from
May 30, 2023
Merged

chore: sync upstream #544

merged 11 commits into from
May 30, 2023

Conversation

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

Features

Bug Fixes

Builds

wep21 and others added 11 commits May 29, 2023 11:24
…ator (autowarefoundation#3849)

fix dereference of uninitialized iterator

Signed-off-by: Takahiro Ishikawa <[email protected]>
* feat: add panel

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: set route

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: set waypoints

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: add readme

Signed-off-by: Takagi, Isamu <[email protected]>

* fix: copyright

Signed-off-by: Takagi, Isamu <[email protected]>

---------

Signed-off-by: Takagi, Isamu <[email protected]>
…top (autowarefoundation#3790)

* feat(vehicle_cmd_gate): add moderate_stop_interface to make vehicle stop

Signed-off-by: Berkay Karaman <[email protected]>

Signed-off-by: Berkay Karaman <[email protected]>

* move filter place

Signed-off-by: Berkay Karaman <[email protected]>

---------

Signed-off-by: Berkay Karaman <[email protected]>
…on (autowarefoundation#3731)

* add ground truth publisher

Signed-off-by: yoshiri <[email protected]>

* refactor ground truth publisher

Signed-off-by: yoshiri <[email protected]>

* enable to fix random seed

Signed-off-by: yoshiri <[email protected]>

* update readme

Signed-off-by: yoshiri <[email protected]>

* change GT output name to debug info

Signed-off-by: yoshiri <[email protected]>

* debug info must be under the node ns

Signed-off-by: yoshiri <[email protected]>

---------

Signed-off-by: yoshiri <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 0.45% and project coverage change: +2.37 🎉

Comparison is base (eacb65b) 9.94% compared to head (0eb2484) 12.32%.

❗ 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     #544      +/-   ##
==============================================
+ Coverage        9.94%   12.32%   +2.37%     
==============================================
  Files             238      440     +202     
  Lines           23137    37976   +14839     
  Branches         7523    13144    +5621     
==============================================
+ Hits             2301     4679    +2378     
- Misses          18136    28235   +10099     
- Partials         2700     5062    +2362     
Flag Coverage Δ
differential 12.32% <0.45%> (+2.37%) ⬆️
Impacted Files Coverage Δ
common/tier4_adapi_rviz_plugin/src/route_panel.cpp 0.00% <0.00%> (ø)
...l/vehicle_cmd_gate/src/moderate_stop_interface.cpp 0.00% <0.00%> (ø)
control/vehicle_cmd_gate/src/vehicle_cmd_gate.cpp 0.29% <0.00%> (ø)
control/vehicle_cmd_gate/src/vehicle_cmd_gate.hpp 0.00% <ø> (ø)
...c/lanelet2_map_loader/lanelet2_map_loader_node.cpp 9.80% <0.00%> (ø)
...ation_map_loader/src/elevation_map_loader_node.cpp 0.00% <ø> (ø)
.../scene_module/goal_planner/goal_planner_module.hpp 60.00% <ø> (ø)
.../scene_module/goal_planner/goal_planner_module.cpp 4.94% <0.00%> (-0.03%) ⬇️
...on_planner/src/mission_planner/mission_planner.cpp 0.00% <0.00%> (ø)
.../src/distortion_corrector/distortion_corrector.cpp 0.00% <0.00%> (ø)
... and 3 more

... and 251 files with indirect coverage changes

☔ 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 3b2f7aa into tier4/main May 30, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch May 30, 2023 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants