A universal control engine
Project description
A general purpose robotics engine
Installation
pip install ctrl.engine
This library is tested with Ubuntu 19.04 and Python 3.7.5. It was developed specifically for use with robotics using a Raspberry Pi.
Modules
from ctrlengine.controllers import PID
from ctrlengine.filters import simple_moving_average
from ctrlengine.filters import exponentially_weighted_moving_average
from ctrlengine.sensors import camera
from ctrlengine.interface import xbox_ctrl
from ctrlengine.util import logger
from ctrlengine.ai import face_detection
from ctrlengine.ai import image_classificatoin
from ctrlengine.ai import object_detection
from ctrlengine.ai import pose_detection
from ctrlengine.ai.cloud_vision import cloud_vision
from ctrlengine.ai.text_to_speech import text_to_speech
from ctrlengine.ai.azure_vision import azure_vision
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
ctrl.engine-0.0.3.tar.gz
(12.9 kB
view details)
Built Distribution
File details
Details for the file ctrl.engine-0.0.3.tar.gz
.
File metadata
- Download URL: ctrl.engine-0.0.3.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f673b9719fb29748dada969d6bc4ef81ba83051cd043cc5306dafba58c86e3d |
|
MD5 | fb5fa290880058d9b10e24e5a67c0626 |
|
BLAKE2b-256 | 143b9ef87cdb114d4659e0ee9492134c4bb1a305237b4c39f289750949820391 |
File details
Details for the file ctrl.engine-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: ctrl.engine-0.0.3-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 423bc45dd3e7ed7d0d40eee012b9e793bc77def1198288732480fe268bff2569 |
|
MD5 | a4fb3b37b9d2cf71e0246a836a7d8bd0 |
|
BLAKE2b-256 | 4aa2a23c673c480640b9c42e4ff933a717bbabd180bb172bf267cb18b822c523 |