forked from tier4/AWSIM
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: A. Sena Yılmaz <[email protected]> Co-authored-by: Alptuğ Cırıt <[email protected]>
- Loading branch information
1 parent
134f983
commit 727c1ca
Showing
13 changed files
with
26,365 additions
and
1 deletion.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
# PARKING AREA DEMO | ||
|
||
_After completing the Quick Start demo, you can proceed to this section._ | ||
|
||
1. Download the latest release from: | ||
|
||
[AWSIM Labs GitHub Releases Page](https://github.com/autowarefoundation/AWSIM-Labs/releases){.md-button .md-button--primary} | ||
and launch `awsim_labs.x86_64`. | ||
|
||
2. From the Map option, select **'Parking Area'**. | ||
|
||
3. Set the Ego position to _**'81580.52, 50083.58, 41'**_ and rotation to _**'0,0,100'**_ for the starting point. You can later change the position by providing a 2D pose in the RViz2 screen to update the location. | ||
4. Uncheck the Traffic Control box. | ||
|
||
5. Start the simulation by clicking the **'Load'** button. | ||
|
||
|
||
# Scenarios: | ||
Four simple scenarios have been created using the [scenario editor](https://github.com/tier4/scenario_simulator_v2) for use in the Parking Area environment. Before the scenarios can be used with the scenario simulator, the tutorial provided [here](https://autowarefoundation.github.io/AWSIM-Labs/main/GettingStarted/UsingOpenSCENARIO/) must be completed. | ||
Below are illustrated explanations of the scenarios. | ||
|
||
_The file named 'awsim_labs_parking_area_ss2' should be downloaded from the latest release._ | ||
|
||
[AWSIM Labs GitHub Releases Page](https://github.com/autowarefoundation/AWSIM-Labs/releases){.md-button .md-button--primary} | ||
|
||
|
||
!!! Warning | ||
|
||
The titles can be clicked to download the scenarios. | ||
|
||
|
||
[**Test 1: (L parking next to vehicle)** | ||
](https://drive.google.com/file/d/1734TvS6G1IiF3dbVNyrzXm3pQFtAGnj9/view?usp=drive_link) | ||
|
||
![1.png](1.png) | ||
|
||
[**Test 2: (L parking between 2 vehicles)** | ||
](https://drive.google.com/file/d/1rNGgOTXZO_X-FmLKAkTBaitx2r2jnYO3/view?usp=drive_link) | ||
|
||
![2.png](2.png) | ||
|
||
[**Test 3: (Angled parking next to vehicle)** | ||
](https://drive.google.com/file/d/1pTGwo2SbF6yFIvij6n9iSkjIYZVd6EsJ/view?usp=drive_link) | ||
|
||
![3.png](3.png) | ||
|
||
[**Test 4: (Parallel parking)** | ||
](https://drive.google.com/file/d/1--UMYejSgnzD_gwW2JpB8kUtMRin48iV/view?usp=drive_link) | ||
|
||
![4.png](4.png) | ||
|
||
# Dimensions of Parking Areas | ||
|
||
The dimensions of the parking spaces were made based on this reference: | ||
|
||
- [https://cdn-wordpress.webspec.cloud/intrans.iastate.edu/uploads/sites/15/2018/12/Chapter_08-2018.pdf](https://cdn-wordpress.webspec.cloud/intrans.iastate.edu/uploads/sites/15/2018/12/Chapter_08-2018.pdf) | ||
- [https://www.dimensions.com/element/30-degree-parking-spaces-layouts](https://www.dimensions.com/element/30-degree-parking-spaces-layouts) | ||
|
||
|
||
**Parallel Parking:** 3m x 7.275m _(The dimensions were set to 1.5 times the size of the Lexus vehicle.)_ | ||
|
||
![paralel_p.png](paralel_p.png) | ||
|
||
**L Parking:** 2.5m x 6m | ||
|
||
![l_p.png](l_p.png) | ||
|
||
**Angled parking:** 7m x 3m & 60-degree | ||
|
||
![angeled_p.png](angeled_p.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters