initial ai-genned base for the code

This commit is contained in:
Lucca Pirovano
2026-07-15 13:19:27 -04:00
commit 019602cec1
2 changed files with 171 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# requirements.txt for NAO Robot Teleoperation
# Core NAOqi SDK (required - install via Aldebaran/SoftBank installer)
# qi # Usually installed with the NAOqi Python SDK
# Python packages
opencv-python>=4.5.0
pygame>=2.0.0
numpy>=1.21.0
# Optional but recommended
pillow>=9.0.0 # If you want PIL fallback for images