Overview
Python script to stream data from vicon nexus to unity. See vicon-nexus-unity-stream for the accompanying unity package.
Setup
Requirements
- Python 3.8+
Installation
Install it directly into an activated virtual environment:
$ pip install vicon_nexus_unity_stream_py
or add it to your Poetry project:
$ poetry add vicon_nexus_unity_stream_py
Usage
After installation, the package can be used as a cli tool:
$ vicon-nexus-stream --help
Usage: vicon-nexus-stream [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
server Connects to the vicon and streams the data...
stream Instead of connecting to vicon, streams data...
test Test if connection is working
Credits
This project was generated with cookiecutter using jacebrowning/template-python.
Release files for vicon_nexus_unity_stream_py 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vicon_nexus_unity_stream_py-0.3.tar.gz | 7.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vicon_nexus_unity_stream_py-0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.5 kB
Release files / vicon_nexus_unity_stream_py-0.3.tar.gz
| Download URL | vicon_nexus_unity_stream_py-0.3.tar.gz |
|---|---|
| Size | 7.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
50ae52e0b1923b57b1562a23dcad7a3af2247981cb21ddb15c0d9ad9ab47cc5d
|
|
BLAKE2b-256 checksum How to use checksums |
058e6d3a4c489452e47e5a495bf216f7bc71cb8534353053f5388ae199e92aae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.11.2 Windows/10
|
Release files / vicon_nexus_unity_stream_py-0.3-py3-none-any.whl
| Download URL | vicon_nexus_unity_stream_py-0.3-py3-none-any.whl |
|---|---|
| Size | 9.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7f45293e9ff1c318fa1cd5ef8874ee1a78e234541bbbc9623ddc17ffee4ce535
|
|
BLAKE2b-256 checksum How to use checksums |
991e0e92b447a9f6b0ef718e595403f9921eda48cd9978745b1a822dcf9d006a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.11.2 Windows/10
|