updates
This commit is contained in:
parent
4e72f10ee3
commit
744f6eb747
@ -88,7 +88,7 @@ def make_simple_env(rank, seed=0):
|
|||||||
env = DetPMPEnvWrapper(env,
|
env = DetPMPEnvWrapper(env,
|
||||||
num_dof=3,
|
num_dof=3,
|
||||||
num_basis=5,
|
num_basis=5,
|
||||||
width=0.02,
|
width=0.01,
|
||||||
policy_type="motor",
|
policy_type="motor",
|
||||||
start_pos=env.start_pos[1::2],
|
start_pos=env.start_pos[1::2],
|
||||||
duration=3.5,
|
duration=3.5,
|
||||||
|
Loading…
Reference in New Issue
Block a user