Python app to control the 16 Servo positions
Project description
AI Robot Position Finder
Installation
pip install ai-robot-position-finder
First Time Only This app requires a config.json file present in the working directory Which should contain the following or it can be obtained from config.json
{
"initial_position_url": "https://github.com/AI-Robot-GCEK/robo-initial-positions/blob/main/src/initial-positions.h",
"servo_count": 16,
"control_api": "setServo",
"ip": ""
}
Some Things to note
- I have provided the initial_positions as a URL, and it is
scrapedusing a module calledai-robot-position-scraperyou can find it here. If you want to change that and want to do something like, provide a list inside the JSON or something create an issue or update the app and send a PR.
Usage
ai-ps
update
pip install --upgrade ai-robot-position-finder
Features
- Initializes the robot position from a URL ✅
- Values can be saved to a file ✅
Contributing
Contributions are welcome! Please read the contributing guidelines for details on how to contribute to this project.
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
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 ai_robot_position_finder-0.1.0.tar.gz.
File metadata
- Download URL: ai_robot_position_finder-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d33152d9f5cd67de3891f9665b45d10ad7d8c00df85d108c29fde561abf6f158
|
|
| MD5 |
147f9d8c0e235feb5a38f5754c72c524
|
|
| BLAKE2b-256 |
b4d207e3386e66048328794579e5555fac731a359cea4fa1694584485bd7f75c
|
File details
Details for the file ai_robot_position_finder-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ai_robot_position_finder-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f61c03d3ebdf92c5f9486c141933b19c069a33423a70a0adb5ddefbd114d2c63
|
|
| MD5 |
5646b7b536a39b4d2be70ae157c5eabc
|
|
| BLAKE2b-256 |
a436309fa73e8457dee551619ba60ec19fe259dcc0b2063d56b0b5daaef6585b
|