Skip to content

WATonomous/humanoid_vision

Repository files navigation

WATonomous + UWRL Humanoid Project - Vision

Vision Prototyping For The Humanoid Project

Setup Instructions

1. Create and activate a Python virtual environment:

python -m venv .venv

Windows PowerShell Activation

.\.venv\Scripts\Activate.ps1

2. Install the humanoid package:

pip install -e '.[dev]'
pre-commit install

3. Run tests:

pytest -q

About

Vision Prototyping For The Humanoid Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages