๐ Python SDK Guide
๐ฆ Installation
Requirements
- โข Python 3.7 or higher
- โข pip package manager
- โข Same network as Reachy
- โข Reachy backend must be running
Install Command
pip install reachy-sdk
Verify Installation
python3 -c "from reachy_sdk import ReachySDK; print('SDK installed successfully!')"โ ๏ธ Common Issues
Connection Refused:
Ensure the backend is started (click power button in dashboard)
Module Not Found:
Try: pip3 install reachy-sdk or use virtual environment
Network Error:
Verify same subnet: ping reachy-mini.local