fix(mulit_object_tracker): revert multi object tracker #1321
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
最新のbeta/v0.19.1で下記のシナリオを実行するとobjectが認識されず路駐車を回避しない。
![image](https://private-user-images.githubusercontent.com/19224532/336668480-558c66d7-156a-4ab9-a18c-a011364e1614.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTgwNTQsIm5iZiI6MTczOTU5Nzc1NCwicGF0aCI6Ii8xOTIyNDUzMi8zMzY2Njg0ODAtNTU4YzY2ZDctMTU2YS00YWI5LWExOGMtYTAxMTM2NGUxNjE0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA1MzU1NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk2YWM4ZDNjMmE5NmQ2ZGM2ZmI3ZjQ3YzJiZmFkOTUyOTE4MTU1MWM5MzYzM2I5YjI0MGQ0OGU4YzFmMjA5MmYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.cklUpdgfW3adXhq9lFQvSG8Oyeq2cXNAg7k_DEAnMRI)
mulit object trackerのPRをrevertすることでobjectが認識されることを確認したため、revertする。
webauto ci scenario run --project-id x2_dev --scenario-id d87220c7-5116-4c07-b3c5-902db4686fb2 --scenario-version-id 3 --scenario-parameters '__tier4_modifier_ego_speed=9.7222,__tier4_modifier_npc_position=2.6'
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
Interface changes
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.
After all checkboxes are checked, anyone who has write access can merge the PR.