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(detection_by_tracker): use common utils #1407

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Jul 25, 2022

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

Description

use perception_utils and tier4_autoware_utils

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: Takayuki Murooka <takayuki5168@gmail.com>
@takayuki5168 takayuki5168 marked this pull request as ready for review July 25, 2022 03:55
Copy link
Contributor

@yukkysaito yukkysaito left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #1407 (cc7e78a) into main (01ad83a) will decrease coverage by 0.49%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             main   #1407      +/-   ##
=========================================
- Coverage   10.23%   9.73%   -0.50%     
=========================================
  Files        1044    1115      +71     
  Lines       68731   77469    +8738     
  Branches    17237   17664     +427     
=========================================
+ Hits         7035    7545     +510     
- Misses      54866   62746    +7880     
- Partials     6830    7178     +348     
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 9.73% <0.00%> (-0.51%) ⬇️ Carriedforward from f83e489

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

Impacted Files Coverage Δ
...ction_by_tracker/src/detection_by_tracker_core.cpp 0.00% <0.00%> (ø)
...lude/freespace_planning_algorithms/reeds_shepp.hpp 50.00% <0.00%> (-50.00%) ⬇️
...tic_evaluator/include/kinematic_evaluator/stat.hpp 62.50% <0.00%> (-19.32%) ⬇️
..._evaluator/include/localization_evaluator/stat.hpp 56.25% <0.00%> (-16.48%) ⬇️
.../src/vehicle/test_vehicle_state_checker_helper.hpp 70.58% <0.00%> (-9.42%) ⬇️
planning/behavior_path_planner/test/input.cpp 60.00% <0.00%> (-7.86%) ⬇️
...include/motion_utils/trajectory/tmp_conversion.hpp 60.00% <0.00%> (-6.67%) ⬇️
...oware_auto_geometry/include/geometry/common_2d.hpp 82.66% <0.00%> (-5.91%) ⬇️
...nning/behavior_velocity_planner/test/src/utils.hpp 82.22% <0.00%> (-5.59%) ⬇️
...tor/kinematic_evaluator/src/metrics_calculator.cpp 37.50% <0.00%> (-5.36%) ⬇️
... and 767 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01ad83a...cc7e78a. Read the comment docs.

@takayuki5168 takayuki5168 merged commit 2706fd8 into autowarefoundation:main Jul 25, 2022
@takayuki5168 takayuki5168 deleted the refactor/detection-by-tracker-with-utils branch July 25, 2022 06:21
yukke42 referenced this pull request in tier4/autoware.universe Aug 9, 2022
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
boyali referenced this pull request in boyali/autoware.universe Sep 28, 2022
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
boyali referenced this pull request in boyali/autoware.universe Oct 3, 2022
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
boyali referenced this pull request in boyali/autoware.universe Oct 3, 2022
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
yukke42 pushed a commit to tzhong518/autoware.universe that referenced this pull request Oct 14, 2022
…1407)

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
boyali referenced this pull request in boyali/autoware.universe Oct 19, 2022
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
zulfaqar-azmi-t4 pushed a commit to zulfaqar-azmi-t4/autoware.universe that referenced this pull request Aug 7, 2024
…#1407)

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants