๐Ÿ 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