Update README.md
Browse files
README.md
CHANGED
@@ -28,11 +28,11 @@ Here, we provide several examples.
|
|
28 |
<!-- <td><img src="high_plan/AE/AE_4/start" alt="描述3" width="100"></td>
|
29 |
<td><img src="relative/path/to/image4.jpg" alt="描述4" width="100"></td> -->
|
30 |
<td><video width="100" controls>
|
31 |
-
<source src="high_plan/
|
32 |
Your browser does not support the video tag.
|
33 |
</video></td>
|
34 |
<td><video width="100" controls>
|
35 |
-
<source src="high_plan/
|
36 |
Your browser does not support the video tag.
|
37 |
</video></td>
|
38 |
<td>Animate the car to move along the path with auto orientation.</td>
|
|
|
28 |
<!-- <td><img src="high_plan/AE/AE_4/start" alt="描述3" width="100"></td>
|
29 |
<td><img src="relative/path/to/image4.jpg" alt="描述4" width="100"></td> -->
|
30 |
<td><video width="100" controls>
|
31 |
+
<source src="high_plan/AE_4/start.mp4" type="video/mp4">
|
32 |
Your browser does not support the video tag.
|
33 |
</video></td>
|
34 |
<td><video width="100" controls>
|
35 |
+
<source src="high_plan/AE_4/end.mp4" type="video/mp4">
|
36 |
Your browser does not support the video tag.
|
37 |
</video></td>
|
38 |
<td>Animate the car to move along the path with auto orientation.</td>
|