Skip to content

Documentation update for planning simulation #6871

@mertyavuz41

Description

@mertyavuz41

Checklist

Description

While I tried to run planning simulation to make sure the installation and build stage completed properly, I recognized that the command for to execute simulation is taken wrong vehicle and sensor setup types.

the command on documentation:

ros2 launch autoware_launch planning_simulator.launch.xml map_path:=$HOME/autoware_map/sample-map-planning vehicle_model:=autoware_sample_vehicle sensor_model:=autoware_sample_sensor_kit

but I saw that the autoware_sample_vehicle and autoware_sample_sensor_kit names changed to sample_vehicle and sample_sensor_kit respectivly.

recomended command for documentation:

ros2 launch autoware_launch planning_simulator.launch.xml map_path:=$HOME/autoware_map/sample-map-planning vehicle_model:=sample_vehicle sensor_model:=sample_sensor_kit

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions