Experimental SourceBots API
Project description
sbot
sbot
- SourceBots Robot API - Powered by j5
This is the API for SourceBots, based on the j5 library for writing Robotics APIs. It will first be deployed at 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
Install with vision support: pip install sbot j5[zoloto-vision]
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.5.0.tar.gz
(6.7 kB
view details)
Built Distribution
sbot-0.5.0-py3-none-any.whl
(7.8 kB
view details)
File details
Details for the file sbot-0.5.0.tar.gz
.
File metadata
- Download URL: sbot-0.5.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Linux/4.19.61-1-lts
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e761d26e03e7101a780a9bb43029233c907884674cd1c24b836372bcf51eedc2 |
|
MD5 | 74318c3b0e0720e30c942af228e1e323 |
|
BLAKE2b-256 | 7a689488958752353962cb35f6811205a6530b6615ec0f0229f2c2d33a91bb52 |
File details
Details for the file sbot-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: sbot-0.5.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Linux/4.19.61-1-lts
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dea39679fa912f0405e9168fe18de142593c37c84ec0a8d8e9e2d9490be2142d |
|
MD5 | dac054131752994ec10120d2a90ea3bd |
|
BLAKE2b-256 | 3663d6e2a7d8227d37776002e2eea009f1eb46ca21513df8b82faee0869e9f27 |