You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
autoware_launch/autoware_launch/launch/planning_simulator.launch.xml
Line 63 in f76a1be
Additional context
No response
The text was updated successfully, but these errors were encountered: