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

refactor(behavior_velocity_planner): update launch and parameter files for plugin #3811

Conversation

isamu-takagi
Copy link
Contributor

@isamu-takagi isamu-takagi commented May 25, 2023

Description

Update launch and parameter files. See #3724 for details.
This PR depends on autowarefoundation/autoware_launch#369.

Tests performed

Check autonomous driving in planning simulator.

Effects on system behavior

None.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@github-actions github-actions bot added component:launch Launch files, scripts and initialization tools. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels May 25, 2023
@isamu-takagi isamu-takagi changed the title refactor(behavior_velocity_planner): launch behavior velocity planner refactor(behavior_velocity_planner): update launch and parameter files for plugin May 25, 2023
Copy link
Contributor

@maxime-clem maxime-clem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with autowarefoundation/autoware_launch#369 and it works well.
The README of the behavior_velocity_planner needs to be updated (https://github.com/autowarefoundation/autoware.universe/tree/main/planning/behavior_velocity_planner#node-parameters) but this can be done in a separate PR.

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@isamu-takagi
Copy link
Contributor Author

@tkimura4 @shmpwk Can you review this PR?

@isamu-takagi
Copy link
Contributor Author

The README of the behavior_velocity_planner needs to be updated

Updated #3864.

Copy link
Contributor

@tkimura4 tkimura4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Patch coverage: 7.94% and project coverage change: +0.30 🎉

Comparison is base (b2f4517) 14.08% compared to head (354f79e) 14.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3811      +/-   ##
==========================================
+ Coverage   14.08%   14.39%   +0.30%     
==========================================
  Files        1449     1456       +7     
  Lines      102310   102483     +173     
  Branches    27293    29691    +2398     
==========================================
+ Hits        14412    14752     +340     
+ Misses      72114    71592     -522     
- Partials    15784    16139     +355     
Flag Coverage Δ *Carryforward flag
differential 7.61% <7.94%> (?)
total 14.09% <ø> (+<0.01%) ⬆️ Carriedforward from b2f4517

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
...ior_velocity_no_drivable_lane_module/src/debug.cpp 0.00% <0.00%> (ø)
...ior_velocity_no_drivable_lane_module/src/scene.cpp 0.00% <0.00%> (ø)
...ior_velocity_no_drivable_lane_module/src/scene.hpp 0.00% <0.00%> (ø)
...vior_velocity_no_drivable_lane_module/src/util.cpp 0.00% <0.00%> (ø)
...vior_velocity_no_drivable_lane_module/src/util.hpp 0.00% <0.00%> (ø)
planning/behavior_velocity_planner/src/node.cpp 28.35% <0.00%> (+3.46%) ⬆️
..._velocity_planner/test/src/test_node_interface.cpp 26.53% <25.00%> (+6.85%) ⬆️
...r_velocity_no_drivable_lane_module/src/manager.cpp 53.84% <53.84%> (ø)
...r_velocity_no_drivable_lane_module/src/manager.hpp 100.00% <100.00%> (ø)

... and 27 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.

@isamu-takagi isamu-takagi merged commit 8a44d44 into autowarefoundation:main Jun 7, 2023
@isamu-takagi isamu-takagi deleted the refactor/launch-behavior-velocity-planner branch June 7, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:launch Launch files, scripts and initialization tools. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants