autowarefoundation / autoware_launch

Apache License 2.0
29 stars 261 forks source link

feat(tier4_perception_launch): add transfusion option for lidar_detection_model #1124

Closed shmpwk closed 1 month ago

shmpwk commented 1 month ago

Description

Add lidar_detection_model option in tier4_perception_launch according to https://github.com/autowarefoundation/autoware.universe/pull/6890. The default model: centerpoint won't change in this PR.

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.

shmpwk commented 1 month ago

@kminoda Could you give me your approval?