Skip to content

Commit

Permalink
Merge pull request #207 from cyberbotics/merge-develop-into-master
Browse files Browse the repository at this point in the history
Merge develop into master
  • Loading branch information
ygoumaz authored Jun 29, 2023
2 parents c4cccd7 + bacaebf commit 6c7e7bc
Show file tree
Hide file tree
Showing 12 changed files with 841 additions and 41 deletions.
12 changes: 3 additions & 9 deletions tests/expected/Human.proto
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#VRML_SIM R2023a utf8
#VRML_SIM R2023b utf8
# license: Apache License 2.0
# license url: http://www.apache.org/licenses/LICENSE-2.0
# This is a proto file for Webots for the Human
Expand Down Expand Up @@ -362,14 +362,8 @@ PROTO Human [
}
]
name "calcn_r"
boundingObject Transform {
scale 1.000000 -1.000000 1.000000
children [
DEF Calcn_L_001_cw Mesh {
url "../sources/gait2392_simbody/meshes/obj/Calcn L.001.obj"
ccw FALSE
}
]
boundingObject DEF Calcn_R_001 Mesh {
url "../sources/gait2392_simbody/meshes/obj/Calcn R.001.obj"
}
physics Physics {
density -1
Expand Down
10 changes: 2 additions & 8 deletions tests/expected/HumanR2022a.proto
Original file line number Diff line number Diff line change
Expand Up @@ -439,14 +439,8 @@ PROTO HumanR2022a [
}
]
name "calcn_r"
boundingObject Transform {
scale 1.000000 -1.000000 1.000000
children [
DEF Calcn_L_001_cw Mesh {
url "../sources/gait2392_simbody/meshes/obj/Calcn L.001.obj"
ccw FALSE
}
]
boundingObject DEF Calcn_R_001 Mesh {
url "../sources/gait2392_simbody/meshes/obj/Calcn R.001.obj"
}
physics Physics {
density -1
Expand Down
Loading

0 comments on commit 6c7e7bc

Please sign in to comment.