Skip to content

Commit 293554b

Browse files
authored
feat: add awsim labs documentation reference (#541)
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 86aa0c3 commit 293554b

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
11
# AWSIM simulator
22

3-
AWSIM is a simulator for Autoware development and testing. To get started, please follow the official [instruction](https://tier4.github.io/AWSIM/GettingStarted/QuickStartDemo/) provided by TIER IV.
3+
AWSIM is a simulator for Autoware development and testing, initially developed by TIER IV and still actively maintained.
4+
5+
AWSIM Labs is a fork of AWSIM, developed under the Autoware Foundation, providing additional features and lighter resource usage.
6+
7+
## AWSIM Labs
8+
9+
[AWSIM Labs](https://github.com/autowarefoundation/AWSIM) supports Unity LTS 2022.3.21f1 and uses the Universal Render Pipeline (URP), optimized for lighter resource usage. It introduces several enhancements such as the ability to reset vehicle positions at runtime, support for multiple scenes and vehicle setups on runtime, and multi-lidars enabled by default.
10+
11+
See the full feature comparison between AWSIM and AWSIM Labs [here](https://autowarefoundation.github.io/AWSIM/main/#feature-differences-from-the-tier-ivawsim).
12+
13+
To get started with AWSIM Labs, please follow the [instructions](https://autowarefoundation.github.io/AWSIM/main/GettingStarted/QuickStartDemo/).
14+
15+
## AWSIM
16+
17+
[AWSIM](https://github.com/tier4/AWSIM) runs on Unity 2021.1.7f1 using the High Definition Render Pipeline (HDRP), which requires more system resources.
18+
19+
To get started with AWSIM, please follow the [instructions](https://tier4.github.io/AWSIM/GettingStarted/QuickStartDemo/) provided by TIER IV.

0 commit comments

Comments
 (0)