Skip to content

Commit d19ecc6

Browse files
committed
Merge remote-tracking branch 'origin/master' into feature/bounded_policy_gradient
2 parents 38bd0b7 + fdcaa8d commit d19ecc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_world.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ world:
33
width: 10 # the height of the world
44
step_time: 1.0
55
sample_time: 1.0
6-
collision_mode: 'react'
6+
collision_mode: 'reactive'
77

88
robot:
99
- kinematics: {name: 'diff'}

0 commit comments

Comments
 (0)