Python package for controlling the LeKiwi robot
Project description
pylekiwi
Python package for controlling the LeKiwi robot.
Quick Start
Web UI
Log into the robot and run the following command:
ssh <your robot ip>
sudo chmod 666 /dev/ttyACM0
uvx launch-lekiwi-webui --serial-port /dev/ttyACM0
Then, open a web browser and navigate to http://<your robot ip>:8080 to see the web UI.
Leader and Follower Nodes
Run the following command to start the follower node (host) on the robot (Respberry Pi):
uvx launch-lekiwi-host --serial-port /dev/ttyACM0
Run the following command to start the leader node (client) on the remote machine:
uvx launch-lekiwi-client-leader --serial-port /dev/ttyACM0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylekiwi-0.2.0.tar.gz.
File metadata
- Download URL: pylekiwi-0.2.0.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3a49d8a858f2202ab3e65d900af738ebf91249056d8778132f0c47c1b207b76
|
|
| MD5 |
4656b6abb979b7c8026879da081846f6
|
|
| BLAKE2b-256 |
b17f33cb6002ef6f0f353d2e60a931250cb6899a822a8c3995d563bfcbcd0003
|
File details
Details for the file pylekiwi-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pylekiwi-0.2.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a428d7bc1740f25cfa4882e8bfe477f5843e7fa1f42f217a678954a19fd69f60
|
|
| MD5 |
a7b5dbb9b43a19af3342c365f9b46559
|
|
| BLAKE2b-256 |
5567d9f0c81aece7ce59027433ccfc5f7289b542f2fbda11e9febc82cccdc87c
|