/autoware_launch

Primary LanguagePythonApache License 2.0Apache-2.0

autoware_launcher

Getting Started

Using real vehicle

ros2 launch autoware_launch autoware.launch.xml map_path:=/path/to/map_folder vehicle_model:=[vehicle_name] sensor_model:=[sensor_name]

Using planning simulator

ros2 launch autoware_launch planning_simulator.launch.xml map_path:=/path/to/map_folder vehicle_model:=[vehicle_name] sensor_model:=[sensor_name]

Directory Structure