vazzup / AGGFSM

Automated Gait Generation for Simulated Machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AGGFSM

Automated Gait Generation for Simulated Machines

Creating the Virtual Environment

$ mkdir env
$ virtualenv --python='/usr/bin/python3' env
$ source env/bin/activate
$ pip3 install -r requirements.txt

About

Automated Gait Generation for Simulated Machines

License:GNU General Public License v3.0


Languages

Language:Python 100.0%