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

feat(motion_velocity_planner): publish processing times #7633

Conversation

maxime-clem
Copy link
Contributor

Description

Publish processing times of the motion_velocity_planner and its modules.

Tests performed

Psim

Effects on system behavior

Not applicable.

Interface changes

New topics:

  • /planning/scenario_planning/lane_driving/motion_planning/motion_velocity_planner/debug/processing_time_ms
  • /planning/scenario_planning/lane_driving/motion_planning/motion_velocity_planner/debug/dynamic_obstacle_stop/processing_time_ms
  • /planning/scenario_planning/lane_driving/motion_planning/motion_velocity_planner/debug/obstacle_velocity_limiter/processing_time_ms
  • /planning/scenario_planning/lane_driving/motion_planning/motion_velocity_planner/debug/out_of_lane/processing_time_ms

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: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
@maxime-clem maxime-clem added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jun 23, 2024
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jun 23, 2024
Copy link

codecov bot commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.13%. Comparing base (507e3f4) to head (ab22d38).
Report is 108 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7633       +/-   ##
===========================================
- Coverage   14.84%   11.13%    -3.72%     
===========================================
  Files        1999      195     -1804     
  Lines      139163    16883   -122280     
  Branches    43716     3048    -40668     
===========================================
- Hits        20661     1880    -18781     
+ Misses      95731    14644    -81087     
+ Partials    22771      359    -22412     
Flag Coverage Δ
differential 11.13% <100.00%> (?)
total ?

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxime-clem maxime-clem merged commit 60b05b0 into autowarefoundation:main Jun 24, 2024
38 of 40 checks passed
@maxime-clem maxime-clem deleted the feat/motion_velocity_planner-processing_times branch June 24, 2024 01:12
simon-eisenmann-driveblocks pushed a commit to simon-eisenmann-driveblocks/autoware.universe that referenced this pull request Jun 26, 2024
…dation#7633)

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Simon Eisenmann <simon.eisenmann@driveblocks.ai>
maxime-clem added a commit to tier4/autoware.universe that referenced this pull request Jul 1, 2024
…dation#7633)

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
tby-udel pushed a commit to tby-udel/autoware.universe that referenced this pull request Jul 14, 2024
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants