feat: enable v2i feature by default #76
Merged
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
Enable V2I feature by default
![Screenshot_20240523_091757](https://private-user-images.githubusercontent.com/8416175/333079340-28c7d313-a1f7-4602-8c88-f2a7ed7f579c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NTYxMDksIm5iZiI6MTczOTU1NTgwOSwicGF0aCI6Ii84NDE2MTc1LzMzMzA3OTM0MC0yOGM3ZDMxMy1hMWY3LTQ2MDItOGM4OC1mMmE3ZWQ3ZjU3OWMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTc1NjQ5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZDgyNTEzYTY0YWViMTA0OTk0ZmU1NWNiYzk4NGEzYzg1ZDFmYjJmZWMxZDdmMzJkYzA1ZTRiYzU2ODE2YzNkYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.QdUcjUANXV7Fikk1YsNSqbk7p0jCEUaSj9Yfxz8JV7M)
Related links
Part of
Linked with
feat(e2e_simulator): add argument for v2x traffic signals in launch autoware_launch#997-> The PR is not needed.Tests performed
Check if data is published on
/perception/traffic_light_recognition/external/traffic_signals
topic with a given frequency 10HzCheck if traffic lights are correctly detected when the EGO's camera is turned off
Effects on system behavior
Not applicable.
Notes for reviewers
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.