1- #VRML_SIM R2022a utf8
1+ #VRML_SIM R2022b utf8
2+ EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2022b/projects/objects/backgrounds/protos/TexturedBackground.proto"
3+ EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2022b/projects/objects/backgrounds/protos/TexturedBackgroundLight.proto"
4+ EXTERNPROTO "../protos/SPL_Field.proto"
5+ EXTERNPROTO "../protos/SPL_Ball.proto"
6+ EXTERNPROTO "../protos/NaoV6.proto"
7+ EXTERNPROTO "../protos/NaoJersey.proto"
28WorldInfo {
39 info [
410 "Simulation of the Robocup Standard Platform League"
@@ -48,7 +54,7 @@ DEF Blue1 NaoV6 {
4854 ]
4955 jersey NaoJersey {
5056 jerseyTexture [
51- "textures/nao_jersey_dark_1.png"
57+ "../protos/ textures/nao_jersey_dark_1.png"
5258 ]
5359 jerseyColor 0 0.75 1
5460 }
@@ -63,7 +69,7 @@ DEF Blue2 NaoV6 {
6369 ]
6470 jersey NaoJersey {
6571 jerseyTexture [
66- "textures/nao_jersey_dark_2.png"
72+ "../protos/ textures/nao_jersey_dark_2.png"
6773 ]
6874 jerseyColor 0 0.75 1
6975 }
@@ -78,7 +84,7 @@ DEF Blue3 NaoV6 {
7884 ]
7985 jersey NaoJersey {
8086 jerseyTexture [
81- "textures/nao_jersey_dark_3.png"
87+ "../protos/ textures/nao_jersey_dark_3.png"
8288 ]
8389 jerseyColor 0 0.75 1
8490 }
@@ -93,7 +99,7 @@ DEF Blue4 NaoV6 {
9399 ]
94100 jersey NaoJersey {
95101 jerseyTexture [
96- "textures/nao_jersey_dark_4.png"
102+ "../protos/ textures/nao_jersey_dark_4.png"
97103 ]
98104 jerseyColor 0 0.75 1
99105 }
@@ -108,7 +114,7 @@ DEF Blue5 NaoV6 {
108114 ]
109115 jersey NaoJersey {
110116 jerseyTexture [
111- "textures/nao_jersey_dark_5.png"
117+ "../protos/ textures/nao_jersey_dark_5.png"
112118 ]
113119 jerseyColor 0 0.75 1
114120 }
@@ -123,7 +129,7 @@ DEF Red1 NaoV6 {
123129 ]
124130 jersey NaoJersey {
125131 jerseyTexture [
126- "textures/nao_jersey_dark_1.png"
132+ "../protos/ textures/nao_jersey_dark_1.png"
127133 ]
128134 jerseyColor 0.5 0 0
129135 }
@@ -138,7 +144,7 @@ DEF Red2 NaoV6 {
138144 ]
139145 jersey NaoJersey {
140146 jerseyTexture [
141- "textures/nao_jersey_dark_2.png"
147+ "../protos/ textures/nao_jersey_dark_2.png"
142148 ]
143149 jerseyColor 0.5 0 0
144150 }
@@ -153,7 +159,7 @@ DEF Red3 NaoV6 {
153159 ]
154160 jersey NaoJersey {
155161 jerseyTexture [
156- "textures/nao_jersey_dark_3.png"
162+ "../protos/ textures/nao_jersey_dark_3.png"
157163 ]
158164 jerseyColor 0.5 0 0
159165 }
@@ -168,7 +174,7 @@ DEF Red4 NaoV6 {
168174 ]
169175 jersey NaoJersey {
170176 jerseyTexture [
171- "textures/nao_jersey_dark_4.png"
177+ "../protos/ textures/nao_jersey_dark_4.png"
172178 ]
173179 jerseyColor 0.5 0 0
174180 }
@@ -183,7 +189,7 @@ DEF Red5 NaoV6 {
183189 ]
184190 jersey NaoJersey {
185191 jerseyTexture [
186- "textures/nao_jersey_dark_5.png"
192+ "../protos/ textures/nao_jersey_dark_5.png"
187193 ]
188194 jerseyColor 0.5 0 0
189195 }
0 commit comments