work on music player

This commit is contained in:
Lucca Pirovano
2026-07-15 17:45:05 -04:00
parent 34305fbeea
commit 58fc2af593
2 changed files with 117 additions and 75 deletions
+5 -12
View File
@@ -1,12 +1,5 @@
# 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
qi
opencv-python
numpy
pygame
yt-dlp