Skip to content

Commit ef2aa85

Browse files
committed
docs: update the broken links
Signed-off-by: M. Fatih Cırıt <[email protected]>
1 parent 64a509d commit ef2aa85

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

docs/GettingStarted/ParkingArea/index.md

+9-11
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
_After completing the Quick Start demo, you can proceed to this section._
44

5-
1. Download the hd-map and pointcloud map of the parking area.
5+
1. Download the lanelet2 and point cloud maps of the parking area.
66

7-
[Parking Are Map](https://drive.google.com/drive/folders/1ly8Z1_SQc9bJ834t_zKCyYSTyKJgj8ho?usp=sharing)
7+
[Parking Are Maps](https://autoware-files.s3.us-west-2.amazonaws.com/awsim-labs/parking_area_maps.zip)
88

99
2. Download the latest release from:
1010

@@ -27,26 +27,24 @@ _The map named 'Parkin_Area_ss2' should be selected from map selection._
2727

2828
!!! Warning
2929

30-
The titles can be clicked to download the scenarios.
30+
Sadly, the links to the scenarios are not available at the moment.
31+
We are working on reuploading them.
32+
Please check back later.
3133

3234

33-
[**Test 1: (L parking next to vehicle)**
34-
](https://drive.google.com/file/d/1734TvS6G1IiF3dbVNyrzXm3pQFtAGnj9/view?usp=drive_link)
35+
**Test 1: (L parking next to vehicle)**
3536

3637
![1.png](1.png)
3738

38-
[**Test 2: (L parking between 2 vehicles)**
39-
](https://drive.google.com/file/d/1rNGgOTXZO_X-FmLKAkTBaitx2r2jnYO3/view?usp=drive_link)
39+
**Test 2: (L parking between 2 vehicles)**
4040

4141
![2.png](2.png)
4242

43-
[**Test 3: (Angled parking next to vehicle)**
44-
](https://drive.google.com/file/d/1pTGwo2SbF6yFIvij6n9iSkjIYZVd6EsJ/view?usp=drive_link)
43+
**Test 3: (Angled parking next to vehicle)**
4544

4645
![3.png](3.png)
4746

48-
[**Test 4: (Parallel parking)**
49-
](https://drive.google.com/file/d/1--UMYejSgnzD_gwW2JpB8kUtMRin48iV/view?usp=drive_link)
47+
**Test 4: (Parallel parking)**
5048

5149
![4.png](4.png)
5250

docs/GettingStarted/SetupUnityProject/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ To open the Unity AWSIM project in Unity Editor:
130130
131131
To properly run and use AWSIM project in Unity it is required to download map package which is not included in the repository.
132132
133-
1. Download and import `Nishishinjuku_URP_v0.1.0.unitypackage`
133+
1. Download and import `Nishishinjuku_URP_v0.2.0.unitypackage`
134134
135-
[Download Map Package](https://drive.google.com/drive/folders/1Q6PolpCIwiVRdPNMjSBAQ5t2TcCoY-KZ){.md-button .md-button--primary}
135+
[Download Map Package](https://autoware-files.s3.us-west-2.amazonaws.com/awsim-labs/Nishishinjuku_URP_v0.2.0.unitypackage){.md-button .md-button--primary}
136136
137137
2. In Unity Editor, from the menu bar at the top, select `Assets -> Import Package -> Custom Package...` and navigate the `Nishishinjuku_URP.unitypackage` file you've downloaded and open.
138138
3. Click `Import` button in the popup window to import the package.

0 commit comments

Comments
 (0)