jeh15 / digit

Optimal Robotics Lab's Digit control architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digit Control Framework:

Optimal Robotics Lab's Digit control architecture.

** This repository is in active development and is a WIP **

Mininal Working Python Environment:

python3 -m venv env
source env/bin/activate
pip install --upgrade pip
pip install drake
pip install numpy

About

Optimal Robotics Lab's Digit control architecture.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 54.5%Language:Python 45.5%