Skip to content

WATonomous/humanoid_vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WATonomous + UWRL Humanoid Project - Vision

Vision Prototyping For The Humanoid Project

=======================================

  1. Create and activate a Python virtual environment:

    python -m venv .venv

    Windows PowerShell

    ..venv\Scripts\Activate.ps1

  2. Install requirements:

    pip install -r requirements.txt

  3. Run tests:

    pytest -q

About

Vision Prototyping For The Humanoid Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages