autowarefoundation / autoware_launch

Apache License 2.0
29 stars 272 forks source link

ScenarioSimulator does not work #94

Open mitsudome-r opened 2 years ago

mitsudome-r commented 2 years ago

Checklist

Description

When I follow the https://autowarefoundation.github.io/autoware-documentation/main/tutorials/scenario-simulation/planning-simulation/scenario-test-simulation/ for scenario test simulation, Autoware state does not transition from INITAILIZING state.

Expected behavior

Autoware works with scenario test simulator by following the instruction: https://autowarefoundation.github.io/autoware-documentation/main/tutorials/scenario-simulation/planning-simulation/scenario-test-simulation/

Actual behavior

Autoware doesn't work with scenario test simulator by following the instruction: https://autowarefoundation.github.io/autoware-documentation/main/tutorials/scenario-simulation/planning-simulation/scenario-test-simulation/

Steps to reproduce

https://autowarefoundation.github.io/autoware-documentation/main/tutorials/scenario-simulation/planning-simulation/scenario-test-simulation/

Versions

Possible causes

This is due to pose_initailizer_node not launched when scenario_simulation flag is true, but this needs to be launched regardless of scenario simulator.

related code: https://github.com/autowarefoundation/autoware_launch/blob/f76a1bef32b9d2aeb6cc4676d13813df95d2ff66/autoware_launch/launch/planning_simulator.launch.xml#L63

Additional context

No response

stale[bot] commented 1 year ago

This pull request has been automatically marked as stale because it has not had recent activity.

stale[bot] commented 1 month ago

This pull request has been automatically marked as stale because it has not had recent activity.