Skip to content

Commit

Permalink
motion file
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhengyiLuo committed Mar 19, 2024
1 parent 2860a44 commit ed41038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Press M (disable termination), and press I (start sampling), to see ramdomly sam

Speed:
```
python phc/run_hydra.py env.task=HumanoidSpeedZ env=env_pulse_amp exp_name=pulse_speed robot.real_weight_porpotion_boxes=False learning=pulse_z_task env.models=['output/HumanoidIm/pulse_vae_iclr/Humanoid.pth'] env.motion_file=sample_data/amass_isaac_standing_upright_slim.pkl
python phc/run_hydra.py env.task=HumanoidSpeedZ env=env_pulse_amp exp_name=pulse_speed robot.real_weight_porpotion_boxes=False learning=pulse_z_task env.models=['output/HumanoidIm/pulse_vae_iclr/Humanoid.pth'] env.motion_file=[insert your data pkl]
```


Expand Down

0 comments on commit ed41038

Please sign in to comment.