Skip to content

Commit e059d63

Browse files
authored
Fixed sojourner world (#6090)
1 parent b6ee97f commit e059d63

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

projects/robots/nasa/worlds/sojourner.wbt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@ WorldInfo {
1818
gravity 3.73
1919
basicTimeStep 16
2020
lineScale 0.2
21-
contactProperties ContactProperties {
22-
maxContactJoints 21
23-
}
21+
contactProperties [
22+
ContactProperties {
23+
maxContactJoints 21
24+
}
25+
]
2426
}
2527
Viewpoint {
2628
fieldOfView 0.895398

0 commit comments

Comments
 (0)