We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38bd0b7 + fdcaa8d commit d19ecc6Copy full SHA for d19ecc6
tests/test_world.yaml
@@ -3,7 +3,7 @@ world:
3
width: 10 # the height of the world
4
step_time: 1.0
5
sample_time: 1.0
6
- collision_mode: 'react'
+ collision_mode: 'reactive'
7
8
robot:
9
- kinematics: {name: 'diff'}
0 commit comments