API Reference & Installation

Set up your own LeKiwi robot for remote teleoperation and contribute to our global dataset while earning crypto rewards

LeKiwi Arena Teleop Software Installation
Transform your LeKiwi robot into a remotely controllable platform that contributes to our global dataset
Quick Install (Recommended)
# Download and run the installer
curl -fsSL https://install.lekiwi.com/arena | bash

This script automatically detects your system, installs dependencies, and configures your LeKiwi for remote access.

Manual Installation
1

Clone Repository

git clone https://github.com/lekiwi/arena-teleop.git
2

Install Dependencies

sudo apt update && sudo apt install -y python3-pip nodejs npm
3

Configure & Start

./setup.sh && sudo systemctl enable lekiwi-arena

System Requirements

Hardware
  • • Raspberry Pi 5 (8GB recommended)
  • • LeKiwi v2.0 robot platform
  • • USB cameras (2x minimum)
  • • MicroSD card (64GB+)
Network
  • • 10+ Mbps upload speed
  • • Static IP or DDNS
  • • Port forwarding (8080, 8081)
  • • Low latency connection
Security
  • • SSL/TLS encryption
  • • API key authentication
  • • Rate limiting enabled
  • • Firewall configured
Post-Installation Setup

1. Register Your Robot

Create an account and register your LeKiwi to receive your unique API key and robot ID.

2. Configure Network

Set up port forwarding and configure your router for external access to your robot.