File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
width : 10 # the height of the world
4
4
step_time : 0.3 # Hz calculate each step
5
5
sample_time : 0.3 # Hz for render and data extraction
6
- collision_mode : ' react '
6
+ collision_mode : ' reactive '
7
7
8
8
robot :
9
9
- kinematics : {name: 'diff'}
Original file line number Diff line number Diff line change 3
3
width : 10 # the height of the world
4
4
step_time : 0.3 # 10Hz calculate each step
5
5
sample_time : 0.3 # 10 Hz for render and data extraction
6
- collision_mode : ' react '
6
+ collision_mode : ' reactive '
7
7
8
8
robot :
9
9
- kinematics : {name: 'diff'}
Original file line number Diff line number Diff line change 3
3
width : 10 # the height of the world
4
4
step_time : 1.0
5
5
sample_time : 1.0
6
- collision_mode : ' react '
6
+ collision_mode : ' reactive '
7
7
8
8
robot :
9
9
- kinematics : {name: 'diff'}
You can’t perform that action at this time.
0 commit comments