pjhae / Mujoco_walkingRobots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mujoco_walkingRobots

Simple walking implementation using RL

URDF, xml : All links and joints are manually reverse engineered using assembly file from GRABCAD https://grabcad.com/library

0. Requirements

Installation : GYM, MUJOCO, stablebaselines3 + (Linux)

PATH : ~/python3.8/site-packages/gym/envs/

1. MiniCheetah

1.1. [Solidworks] re-assembly process :

1.2. [URDF] Hitbox design :

using basic shape (Box, cylinder, sphere..) Hitbox

1.3. [MUJOCO,GYM,sb3] Training results :

you can see the code for specific MDP setting(S,A,R..) info ezgif com-gif-maker (5)

2. Hexapod

2.1. [Solidworks] re-assembly :

hexy_SW6

2.2. [URDF] Hitbox design :

hexy_heat2

2.3. [MUJOCO,GYM,sb3] Training results :

you can see the code for specific MDP setting(S,A,R..) info hexy2

About


Languages

Language:Python 100.0%