first commit
parents
正在显示
.gitignore
0 → 100644
README.md
0 → 100644
README.zh_CN.md
0 → 100644
doc/id.jpg
0 → 100644
6.7 MB
doc/joy_map.jpg
0 → 100644
215 KB
doc/mujoco.gif
0 → 100644
This image diff could not be displayed because it is too large.
You can
view the blob
instead.
doc/play.gif
0 → 100644
This image diff could not be displayed because it is too large.
You can
view the blob
instead.
doc/train.gif
0 → 100644
This image diff could not be displayed because it is too large.
You can
view the blob
instead.
humanoid/__init__.py
0 → 100644
humanoid/algo/__init__.py
0 → 100644
humanoid/algo/ppo/__init__.py
0 → 100644
humanoid/algo/ppo/actor_critic_dh.py
0 → 100644
humanoid/algo/ppo/dh_on_policy_runner.py
0 → 100644
humanoid/algo/ppo/dh_ppo.py
0 → 100644
humanoid/algo/ppo/rollout_storage.py
0 → 100644
humanoid/algo/vec_env.py
0 → 100644
humanoid/envs/__init__.py
0 → 100644
humanoid/envs/base/base_config.py
0 → 100644
humanoid/envs/base/base_task.py
0 → 100644
humanoid/envs/base/legged_robot.py
0 → 100644
humanoid/envs/base/legged_robot_config.py
0 → 100644
humanoid/envs/x1/x1_dh_stand_config.py
0 → 100644
humanoid/envs/x1/x1_dh_stand_env.py
0 → 100644
humanoid/scripts/export_onnx_dh.py
0 → 100644
humanoid/scripts/export_policy_dh.py
0 → 100644
humanoid/scripts/play.py
0 → 100644
humanoid/scripts/sim2sim.py
0 → 100644
humanoid/scripts/train.py
0 → 100644
humanoid/utils/__init__.py
0 → 100644
humanoid/utils/helpers.py
0 → 100644
humanoid/utils/logger.py
0 → 100644
humanoid/utils/math.py
0 → 100644
humanoid/utils/task_registry.py
0 → 100644
humanoid/utils/terrain.py
0 → 100644
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
resources/robots/x1/meshes/left_hip_roll.STL
0 → 100644
File added
resources/robots/x1/meshes/left_hip_yaw.STL
0 → 100644
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
resources/robots/x1/meshes/lumber_pitch.STL
0 → 100644
File added
resources/robots/x1/meshes/lumber_roll.STL
0 → 100644
File added
resources/robots/x1/meshes/lumber_yaw.STL
0 → 100644
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
resources/robots/x1/meshes/right_hip_yaw.STL
0 → 100644
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
resources/robots/x1/mjcf/xyber_x1_flat.xml
0 → 100644
resources/robots/x1/urdf/x1.urdf
0 → 100644
setup.py
0 → 100644
请
注册
或
登录
后发表评论