Python UMAA SDK for rapid autonomy development
Project description
UMAAPy
UMAAPy is a Python SDK for building UMAA-compliant maritime autonomy applications on top of RTI Connext DDS. It provides:
- High-level reader/writer adapters for UMAA multi-topic graphs (generalization/specialization, Large Sets, Large Lists)
- Convenient editors for composing complex nested messages for publishing
- Simple helpers for building report providers/consumers and command providers/consumers
Quick start
Install:
pip install umaapy
Minimal reader/writer:
from umaapy import get_configurator, reset_dds_participant
from umaapy.umaa_types import UMAA_SA_GlobalPoseStatus_GlobalPoseReportType as GlobalPoseReport
reset_dds_participant()
cfg = get_configurator()
reader = cfg.get_reader(GlobalPoseReport)
writer = cfg.get_writer(GlobalPoseReport)
writer.write(GlobalPoseReport())
print(len(list(reader.read_data())))
Docs & links
- Docs: https://dkreed747.github.io/umaapy/
- Source: https://github.com/dkreed747/umaapy
- Issues: https://github.com/dkreed747/umaapy/issues
- Build locally:
sphinx-build -b html docs docs/_build/html
License
MIT
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file umaapy-1.1.1.tar.gz.
File metadata
- Download URL: umaapy-1.1.1.tar.gz
- Upload date:
- Size: 3.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
865c732b88b98fcd55061261d38ac5d8650c7e0c933458a496dcb7e0ae5445ba
|
|
| MD5 |
0273edf91b95952ca6e3f9a0e7900f23
|
|
| BLAKE2b-256 |
845661f3967c5b9f73dba7dbd0a7732bc038688fa29c5374aae109067081d909
|
Provenance
The following attestation bundles were made for umaapy-1.1.1.tar.gz:
Publisher:
release.yml on dkreed747/umaapy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
umaapy-1.1.1.tar.gz -
Subject digest:
865c732b88b98fcd55061261d38ac5d8650c7e0c933458a496dcb7e0ae5445ba - Sigstore transparency entry: 417539924
- Sigstore integration time:
-
Permalink:
dkreed747/umaapy@c45d365ff922dd6adf53f78437128589045a45fd -
Branch / Tag:
refs/tags/v1.1.1 - Owner: https://github.com/dkreed747
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@c45d365ff922dd6adf53f78437128589045a45fd -
Trigger Event:
push
-
Statement type:
File details
Details for the file umaapy-1.1.1-py3-none-any.whl.
File metadata
- Download URL: umaapy-1.1.1-py3-none-any.whl
- Upload date:
- Size: 119.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
755bc26e43fa374c30aeb5dd6990a7ce6ec72d9d5e15279dfb6def7c9e526ea1
|
|
| MD5 |
1bc3a5adef5209bd46e644c3d0fb4e09
|
|
| BLAKE2b-256 |
45b8a05d72d572ed2d6ccb0fab4e19ccaf168743090952b9b797b52878f0cfdc
|
Provenance
The following attestation bundles were made for umaapy-1.1.1-py3-none-any.whl:
Publisher:
release.yml on dkreed747/umaapy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
umaapy-1.1.1-py3-none-any.whl -
Subject digest:
755bc26e43fa374c30aeb5dd6990a7ce6ec72d9d5e15279dfb6def7c9e526ea1 - Sigstore transparency entry: 417539929
- Sigstore integration time:
-
Permalink:
dkreed747/umaapy@c45d365ff922dd6adf53f78437128589045a45fd -
Branch / Tag:
refs/tags/v1.1.1 - Owner: https://github.com/dkreed747
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@c45d365ff922dd6adf53f78437128589045a45fd -
Trigger Event:
push
-
Statement type: