Skip to main content

Python package for controlling the LeKiwi robot

Project description

pylekiwi

Python package for controlling the LeKiwi robot.

lekiwi

Quick Start

Web UI

Log into the robot and run the following command:

ssh <your robot ip>
sudo chmod 666 <your_follower_robot_serial_port>
uvx pylekiwi webui --serial-port <your_follower_robot_serial_port>

Then, open a web browser and navigate to http://<your robot ip>:8080 to see the web UI.

web ui

Leader and Follower Nodes

Run the following command to start the follower node (host) on the robot (Respberry Pi):

ssh <your robot ip>
sudo chmod 666 <your_follower_robot_serial_port>
uvx pylekiwi host --serial-port <your_follower_robot_serial_port>

Run the following command to start the leader node (client) on the remote machine:

sudo chmod 666 <your_leader_robot_serial_port>
uvx pylekiwi leader --serial-port <your_leader_robot_serial_port>
# Use rerun to view the camera frames
uvx --from 'pylekiwi[client]' pylekiwi leader --serial-port <your_leader_robot_serial_port>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylekiwi-0.7.0.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pylekiwi-0.7.0-py3-none-any.whl (2.6 MB view details)

Uploaded Python 3

File details

Details for the file pylekiwi-0.7.0.tar.gz.

File metadata

  • Download URL: pylekiwi-0.7.0.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.15

File hashes

Hashes for pylekiwi-0.7.0.tar.gz
Algorithm Hash digest
SHA256 eecb213f30d4bdff2db261e941fceeae488310f29ca78e7cecd8a3123abc89af
MD5 a65926022349564a0950ecee808021d6
BLAKE2b-256 b8f92a731394face09aeb42d50b4d3d2f9d8948e626f10b7648fde3b133ec98d

See more details on using hashes here.

File details

Details for the file pylekiwi-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: pylekiwi-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.15

File hashes

Hashes for pylekiwi-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 46af66cc31826493c821e4e850160846226589b6b8451cd7e65a328ad374e8d8
MD5 2d5f0e90a235f8ac93667241df45a59c
BLAKE2b-256 53224e51e90da11f3466dcfaff30a255fdc38b7ac9f7ce4732954f47f5bfb4e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page