Skip to content

Commit 8b40203

Browse files
committed
FIX: Remove boxes from SIM
1 parent a2d6875 commit 8b40203

1 file changed

Lines changed: 5 additions & 55 deletions

File tree

phoenix_gazebo/webots_project/worlds/purdue_track.wbt

Lines changed: 5 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#VRML_SIM R2023b utf8
1+
#VRML_SIM R2025a utf8
22

33
EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2023b/projects/objects/backgrounds/protos/TexturedBackground.proto"
44
EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2023b/projects/objects/backgrounds/protos/TexturedBackgroundLight.proto"
@@ -12342,62 +12342,12 @@ Bus {
1234212342
color 0.4 0.4 0.4
1234312343
name "vehicle(3)"
1234412344
}
12345-
homedepotbox {
12346-
translation 45.02 44.06 0.23
12347-
name "home depot box right"
12348-
}
1234912345
Phoenix2 {
1235012346
translation -19.1039 14.4835 0.47
1235112347
rotation 0 0 1 -0.523595307179586
1235212348
}
12353-
Solid {
12354-
translation 44.31 44.05 0.23
12355-
children [
12356-
DEF BOX_SHAPE Shape {
12357-
appearance PBRAppearance {
12358-
baseColorMap ImageTexture {
12359-
url [
12360-
""
12361-
]
12362-
}
12363-
roughnessMap ImageTexture {
12364-
url [
12365-
"https://raw.githubusercontent.com/cyberbotics/webots/released/projects/objects/factory/containers/protos/textures/wooden_box_roughness.jpg"
12366-
]
12367-
}
12368-
metalness 0
12369-
normalMap ImageTexture {
12370-
url [
12371-
"https://raw.githubusercontent.com/cyberbotics/webots/released/projects/objects/factory/containers/protos/textures/wooden_box_normal.jpg"
12372-
]
12373-
}
12374-
occlusionMap ImageTexture {
12375-
url [
12376-
"https://raw.githubusercontent.com/cyberbotics/webots/released/projects/objects/factory/containers/protos/textures/wooden_box_occlusion.jpg"
12377-
]
12378-
}
12379-
}
12380-
geometry Box {
12381-
size 0.6858 0.381 0.4064
12382-
}
12383-
}
12384-
]
12385-
name "home depot box left(1)"
12386-
model "wooden box"
12387-
boundingObject USE BOX_SHAPE
12388-
physics Physics {
12389-
density -1
12390-
mass 0.22424224729398054
12391-
centerOfMass [
12392-
0 0 0
12393-
]
12394-
inertiaMatrix [
12395-
0.005798941141256061 0.011875170528351806 0.011501434197002664
12396-
0 0 0
12397-
]
12398-
}
12399-
}
12400-
homedepotbox {
12401-
translation 44.65 44.05 0.65
12402-
name "home depot box top"
12349+
Robot {
12350+
name "Ros2Supervisor"
12351+
controller "<extern>"
12352+
supervisor TRUE
1240312353
}

0 commit comments

Comments
 (0)