Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 784 Bytes

File metadata and controls

23 lines (17 loc) · 784 Bytes

Lekiwi Teleoperate

Provides keyboard teleoperation for both the base and the arm of the lekiwi. It works with

Getting Started

Build

  • Install the package: uv pip install -e . Note: If you don't have a venv already in the root workspace then create environment first: uv venv -p 3.11 --seed

Teleoperate the Lekiwi

  • Run lekiwi simulation OR real robot
  • Run teleoperation
    • uv run lekiwi_teleoperate
      • Use --ip flag if running the host in a different machine.