We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ba114 commit 7c723a6Copy full SHA for 7c723a6
exercises/static/exercises/visual_lander/web-template/visual_lander.world
@@ -10,24 +10,7 @@
10
11
<road name="my_road">
12
<width>3</width>
13
- <point>5 0 0.01</point>
14
- <point>10 0 0.01</point>
15
- <point>15 0 0.01</point>
16
- <point>25 0 0.01</point>
17
- <point>30 0 0.01</point>
18
- <point>35 0 0.01</point>
19
- <point>40 0 0.01</point>
20
- <point>45 0 0.01</point>
21
- <point>50 0 0.01</point>
22
- <point>55 0 0.01</point>
23
- <point>60 0 0.01</point>
24
- <point>65 0 0.01</point>
25
- <point>70 0 0.01</point>
26
- <point>75 0 0.01</point>
27
- <point>80 0 0.01</point>
28
- <point>85 0 0.01</point>
29
- <point>90 0 0.01</point>
30
- <point>95 0 0.01</point>
+ <point>0 0 0.01</point>
31
<point>100 0 0.01</point>
32
</road>
33
0 commit comments