Autoware Global Parameter Loader#
This package is to set common ROS parameters to each node.
Usage#
Add the following lines to the launch file of the node in which you want to get global parameters.
```xml
The vehicle model parameter is read from config/vehicle_info.param.yaml in vehicle_model_description package.
Assumptions / Known limits#
Currently only vehicle_info is loaded by this launcher.