Description
Checklist
- I've read the contribution guidelines.
- I've searched other issues and no duplicate issues were found.
- I've agreed with the maintainers that I can plan this task.
Description
Add an option to psim settings to launch the localization module. This is motivated by evaluating the control module with localization contained in a closed loop.
Purpose
Currently we do not have a simulation environment precise enough to develop and evaluate control modules.
Localization is not activated in psim, and vehicle behavior calculations are inadequate in awsim.
To address this issue, we will add some settings for the psim.
Possible approaches
We prepare launch settings for psim both of autoware_launch and universe.
In addition to the localization launch settings, simple_planning_simulator have to corresponds to the localization launch settings.
We make changes only in planning_simulator and do not affect autoware.launch.
Definition of done
We can launch the localization modules except for ndt_scan_matcher by only changing the planning_simulator.launch.xml.