Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 989 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 989 Bytes

DeepL2.Trainer

FOSSA Status

An experiment to make YamaX walk in the simulation environment using Bullet physics engine.

DeepL2 Project: https://blog.y-modify.org/2018/01/04/deepl2-start/

Try

Preparation

# Clone this repo
git clone https://github.com/Y-modify/deepl2.git
cd deepl2

pipenv install

Train

pipenv run train --motion input.fom --robot robot.urdf --output trained.fom

Preview the trained motion

pipenv run preview --motion trained.fom --robot robot.urdf

License

FOSSA Status