Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

feat(perception): allow to specify perception mode in scenario #279

Merged
merged 6 commits into from
Oct 15, 2023

Conversation

ktro2828
Copy link
Contributor

Types of PR

  • New Features

Description

Update to enable specifying perception_mode in scenario file.
If not specified, default perception_mode specified in autoware_launch is used.

ScenarioFormatVersion: 3.0.0
ScenarioName: sample_scenario
ScenarioDescription: sample scenario
SensorModel: sample_sensor_kit
VehicleModel: lexus
PerceptionMode: camera_lidar_fusion # ("camera_lidar_radar_fusion", "camera_lidar_fusion", "lidar_radar_fusion", "lidar","radar")
Evaluation:
...

How to review this PR

Others

@ktro2828 ktro2828 requested a review from hayato-m126 October 13, 2023 06:31
Copy link
Collaborator

@hayato-m126 hayato-m126 left a comment

Choose a reason for hiding this comment

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

LGTM

@hayato-m126 hayato-m126 merged commit ba0d070 into develop Oct 15, 2023
4 checks passed
@hayato-m126 hayato-m126 deleted the feat/perception/perception_mode branch October 15, 2023 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants