initial ai-genned base for the code
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user