Skip to content

howird/humanoid

 
 

Repository files navigation

humanoid

experimenting with controllers for physics-simulated humanoids

isaacgym

prerequisites

  • Install pixi
  • If using isaacgym:
    • install isaacgym from here (preview 4)
    • extract it to this repository
    • run: patch -u packages/isaacgym/python/setup.py -i scripts/isaacgym_setup.patch

setup

  • enter shell with
pixi shell

usage

pixi run skillmimic --test --task SkillMimicBallPlay --num_envs 16 \
  --cfg_env skillmimic/data/cfg/skillmimic.yaml \
  --cfg_train skillmimic/data/cfg/train/rlg/skillmimic.yaml \
  --motion_file skillmimic/data/motions/BallPlay-M/layup \
  --checkpoint skillmimic/data/models/mixedskills/nn/skillmimic_llc_new.pth

About

experimenting with controllers for physics-simulated humanoids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages