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(multi_object_tracker): use common utils #1408

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Jul 25, 2022

Signed-off-by: Takayuki Murooka [email protected]

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.

@takayuki5168 takayuki5168 marked this pull request as ready for review July 25, 2022 03:55
@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #1408 (f272fcb) into main (f83e489) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main   #1408      +/-   ##
========================================
- Coverage   9.75%   9.68%   -0.07%     
========================================
  Files       1115    1115              
  Lines      77372   77872     +500     
  Branches   17664   17664              
========================================
  Hits        7545    7545              
- Misses     62649   63149     +500     
  Partials    7178    7178              
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 9.73% <0.00%> (ø) Carriedforward from f83e489

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

Impacted Files Coverage Δ
...ulti_object_tracker/tracker/model/tracker_base.hpp 0.00% <0.00%> (ø)
..._tracker/src/data_association/data_association.cpp 0.00% <0.00%> (ø)
...i_object_tracker/src/multi_object_tracker_core.cpp 0.00% <0.00%> (ø)
...ject_tracker/src/tracker/model/bicycle_tracker.cpp 0.00% <0.00%> (ø)
..._tracker/src/tracker/model/big_vehicle_tracker.cpp 0.00% <0.00%> (ø)
...ker/src/tracker/model/multiple_vehicle_tracker.cpp 0.00% <0.00%> (ø)
...acker/src/tracker/model/normal_vehicle_tracker.cpp 0.00% <0.00%> (ø)
...tracker/src/tracker/model/pass_through_tracker.cpp 0.00% <0.00%> (ø)
...c/tracker/model/pedestrian_and_bicycle_tracker.cpp 0.00% <0.00%> (ø)
...t_tracker/src/tracker/model/pedestrian_tracker.cpp 0.00% <0.00%> (ø)
... and 10 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...f272fcb. Read the comment docs.

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

@takayuki5168 takayuki5168 merged commit 4ce0707 into autowarefoundation:main Jul 25, 2022
@takayuki5168 takayuki5168 deleted the refactor/multi-object-tracker-with-utils branch July 25, 2022 06:22
yukke42 referenced this pull request in tier4/autoware.universe Aug 9, 2022
boyali referenced this pull request in boyali/autoware.universe Sep 28, 2022
boyali referenced this pull request in boyali/autoware.universe Oct 3, 2022
boyali referenced this pull request in boyali/autoware.universe Oct 3, 2022
yukke42 pushed a commit to tzhong518/autoware.universe that referenced this pull request Oct 14, 2022
0x126 referenced this pull request in tier4/autoware.universe Oct 17, 2022
boyali referenced this pull request in boyali/autoware.universe Oct 19, 2022
shtokuda pushed a commit to shtokuda/autoware.universe that referenced this pull request Jul 12, 2024
…toware_external_cmd

fix(autoware_external_cmd_converter, system_diagnostic_monitor): fix check_topic_state and local mode config
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