项目作者: MonoMotion

项目描述 :
Train the motion to make your robot move as expected
高级语言: Python
项目地址: git://github.com/MonoMotion/Trainer.git
创建时间: 2018-03-16T22:53:09Z
项目社区:https://github.com/MonoMotion/Trainer

开源协议:MIT License

下载


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

  1. # Clone this repo
  2. git clone https://github.com/Y-modify/deepl2.git
  3. cd deepl2
  4. pipenv install

Train

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

Preview the trained motion

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

License

FOSSA Status