Preparing settings to launch localization modules on planning_simulator #1100
Labels
component:control
Vehicle control algorithms and mechanisms. (auto-assigned)
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
component:simulation
Virtual environment setups and simulations. (auto-assigned)
status:stale
Checklist
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.
The text was updated successfully, but these errors were encountered: