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.2.0.tar.gz
(3.5 kB
view details)
Built Distribution
sbot-0.2.0-py3-none-any.whl
(3.9 kB
view details)
File details
Details for the file sbot-0.2.0.tar.gz
.
File metadata
- Download URL: sbot-0.2.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.15 CPython/3.7.3 Linux/5.1.2-arch1-1-ARCH
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0c47e64495adeb34cb8f5ccbf13707710845d372ff02a9201b975dcc9281a11 |
|
MD5 | 19bdb52bcd8b8a032c3c5e0174940e68 |
|
BLAKE2b-256 | 3b7ab9a546bfa510608596bf609f717c2960c661fc0096f890ba35b84bb6a4cd |
File details
Details for the file sbot-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: sbot-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.15 CPython/3.7.3 Linux/5.1.2-arch1-1-ARCH
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83cc59829404f844c31d5400f4f8cca6876990c085a59b257858891c3e065acf |
|
MD5 | 7f729850d7e4d710e4ee2a578fa86660 |
|
BLAKE2b-256 | cde5f8f5fb36b0ee0656bdbefb39009ca83c78118e6f7c2b5a6fb7f56ccedd1a |