Skip to content

jgphilpott/agility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agility

A Python library for humanoid robotics.

Quick Start

Assuming you have docker installed, clone this repository and navigate into the root directory.

To build the agility container enter the command:

docker build -t agility:latest .

To run the agility container enter the command:

docker run --name agility -p 4444:4444 agility:latest

About

A Python library for humanoid robotics.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project