Skip to content

Conversation

@isamu-takagi
Copy link
Contributor

@isamu-takagi isamu-takagi commented Oct 16, 2025

Description

This PR adds detailed setup and usage documentation for Autoware Core, including installation and quick start guides for different environments.

How was this PR tested?

  • Verified each installation step manually in Ubuntu 22.04, except the following command which shows an error (this will be resolved by this PR).
$ ros2 launch autoware_core autoware_core.launch.xml use_sim_time:=true map_path:=$HOME/Downloads/Shinjuku-Map/map vehicle_model:=sample_vehicle sensor_model:=awsim_sensor_kit
Captured stderr output: error: <class 'ament_index_python.packages.PackageNotFoundError'>: "package 'vls_description' not found, searching: ['/home/junyasasaki/autoware_launch_workspace/install/awsim_sensor_kit_description', '/home/junyasasaki/autoware_launch_workspace/install/velodyne_description',

Notes for reviewers

  • Review the AWSIM quick start section for clarity and accuracy of command examples.

Effects on system behavior

  • No runtime code changes — documentation only.
  • Provides standardized procedures for environment setup and initial simulation execution, improving accessibility for new developers and contributors.

Signed-off-by: Takagi, Isamu <[email protected]>
@github-actions
Copy link

github-actions bot commented Oct 16, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Signed-off-by: Takagi, Isamu <[email protected]>
Copy link

@sasakisasaki sasakisasaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good start for tutorial preparation 👍

Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
@isamu-takagi isamu-takagi marked this pull request as ready for review October 23, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tag:deploy-docs Mark for deploy-docs action generation. (used-by-ci)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants