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.5.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.5.0-py3-none-any.whl (2.6 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pylekiwi-0.5.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.5.0.tar.gz
Algorithm Hash digest
SHA256 871f630fe8e42738153e6ccd0dfad8317953506d24c81f44bbab07eefee95766
MD5 af5be0163b04a187de0e583a394c9571
BLAKE2b-256 eb793a5716a369e9e8cc2a0b8bfc72a5bc5e399c054c1ed6a9af0ddf4677e843

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pylekiwi-0.5.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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 73bfddc46b70256caf6c7634f48ce403dc3eaa89aa7c081b5a7f5ade5648f6c8
MD5 52df318c526e816b887b1531deb1f675
BLAKE2b-256 d92940e90ad11aa10711d5fa4ac5033d51892bf53d9253b52e643ed061161e08

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