Experimental SourceBots API
Project description
sbot
sbot
- SourceBots Robot API - Powered by j5
This is an experimental API for SourceBots, based on the j5 library for writing Robotics APIs. If successful, it could potentially be deployed at SourceBots / Smallpeice 2019.
Much like it's predecessor, robot-api, sbot
supports
multiple backends, although should be more reliable as there is no UNIX-AF
socket layer.
Installation
Once published:
Install: pip install sbot
Usage
from sbot import Robot
r = Robot()
Or alternatively:
from sbot import Robot
r = Robot(wait_start=False)
# Setup in here
r.wait_start()
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
sbot-0.3.0.tar.gz
(6.0 kB
view details)
Built Distribution
sbot-0.3.0-py3-none-any.whl
(6.9 kB
view details)
File details
Details for the file sbot-0.3.0.tar.gz
.
File metadata
- Download URL: sbot-0.3.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.3 Linux/4.19.60-1-lts
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fa866771daac8f9db0cdca106f5c6cc3e6ecafe056eecc6e51fe2abd0e15ade |
|
MD5 | 8ad7a19f4610a58b216fda9f4fa2da86 |
|
BLAKE2b-256 | d81119fab2f30c26a4891e1c7fe28b8f83a3debc1a920a32556d9731da38b858 |
File details
Details for the file sbot-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: sbot-0.3.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.3 Linux/4.19.60-1-lts
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d2e86a3cdb047134c068060611738dc1a4f8d79b854c5b5c395d147947d082d |
|
MD5 | da9524f07f18307d17fc081d0d13be72 |
|
BLAKE2b-256 | 9685e88d1d7171821e0eb58a1a544b744c43ca525b42f036e2cdc139296fa546 |