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 <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.
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
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.8.0.tar.gz.
File metadata
- Download URL: pylekiwi-0.8.0.tar.gz
- Upload date:
- Size: 2.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3e1acbaef471f84b240b9cb6fbddac82de7fdef6e71efcec35ceb4efecfc3df
|
|
| MD5 |
fee50f6c6fb27bdd16a88dbbd2b9d56b
|
|
| BLAKE2b-256 |
065650c4ef65b4aca9fa5979f2b12ddc97b4a143da452b0967426da9fa525a8e
|
File details
Details for the file pylekiwi-0.8.0-py3-none-any.whl.
File metadata
- Download URL: pylekiwi-0.8.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 |
59d9e3a08e19523e9e8e0ec23db3af386c3790f3b10c651d57d1badb9ac05015
|
|
| MD5 |
f5b992832a427b84b9a4fe1d37a2ef0c
|
|
| BLAKE2b-256 |
f3db21b908afb8d68f932a71a80b42c978fbd818105152ab519015990c881d12
|