fix: updated configs to best values
This commit is contained in:
parent
7eaf0da4cf
commit
da8d318c7e
6 changed files with 223 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Advanced task requiring movement away from light source.
|
||||
|
||||
task: LIGHT_ESCAPE
|
||||
simulation_time: 5.0
|
||||
simulation_time: 100000.0
|
||||
num_physics_steps_per_control_step: 10
|
||||
time_scale: 2
|
||||
camera_ids: [0, 1]
|
||||
|
|
|
|||
Reference in a new issue