Wire format primitives for the rFabric realtime control bridge (UDS/CBOR Frame envelope + payload constants)
Project description
rfabric-control-wire
Wire-format primitives shared between every Python consumer of the rFabric realtime control bridge.
The Rust agent (rfabric-agent) terminates the operator-side WebRTC data
channel and forwards length-prefixed CBOR Frames onto a Unix-domain socket.
This package owns the Python side of that contract:
Frame,read_frame,write_frame— length-prefixed CBOR framing.CONTROL_KIND/STATE_KIND/MODE_KIND/ACK_KIND— frame envelope kinds.PAYLOAD_*constants and lightweight payload dataclasses (JointTargetsPayload,JointDeltasPayload,JointVelocityPayload,EndEffectorPayload,StopPayload,HomePayload) — the discriminated set ofpayload.kindvalues an operator may send.
Consumers today: the lerobot teleoperator (rfabric_remote) and the
standalone YAM bridge (rfabric-yam-bridge). Anything else that wants to
implement a follower binds the same UDS, accepts the same frames, and uses
this package to decode them.
Wire envelope
Each frame on the wire is
[ u32 little-endian length ][ CBOR-encoded Frame map ]
where the CBOR map carries kind, seq, tsNs, and payload. The same
shape is emitted by agent-src/src/media/envelope.rs and
app/src/frontend/components/intervention/envelope.ts — so this package is
the canonical Python mirror of that single contract.
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 rfabric_control_wire-0.1.0.tar.gz.
File metadata
- Download URL: rfabric_control_wire-0.1.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30515b66a94d2cb12e37453bba25b08dd7d3e42cf556040ed4398609b87b8a70
|
|
| MD5 |
d324b10f41ad3a88c693af8e5ad8b6b2
|
|
| BLAKE2b-256 |
39d6eb6440872c09dbf61396ce93aaa417a572fa13337a599a4b4b2770a1473e
|
Provenance
The following attestation bundles were made for rfabric_control_wire-0.1.0.tar.gz:
Publisher:
publish.yml on rfabric/rfabric-control-wire
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rfabric_control_wire-0.1.0.tar.gz -
Subject digest:
30515b66a94d2cb12e37453bba25b08dd7d3e42cf556040ed4398609b87b8a70 - Sigstore transparency entry: 1524443914
- Sigstore integration time:
-
Permalink:
rfabric/rfabric-control-wire@3deee64d2355ee8f08891859922dced6b0d96b67 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/rfabric
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3deee64d2355ee8f08891859922dced6b0d96b67 -
Trigger Event:
push
-
Statement type:
File details
Details for the file rfabric_control_wire-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rfabric_control_wire-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8aa10ed0c9c7e4119a8ca5fa4bf63d8ca81c2b3b523aa023732e320039276bd
|
|
| MD5 |
01068c9b8ace9aeb5d1fe5bc11bf4d18
|
|
| BLAKE2b-256 |
bfcb7ce086477ae4b0173d16b499249bec1d3addeef53d9a593534bfeac1aa94
|
Provenance
The following attestation bundles were made for rfabric_control_wire-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on rfabric/rfabric-control-wire
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rfabric_control_wire-0.1.0-py3-none-any.whl -
Subject digest:
c8aa10ed0c9c7e4119a8ca5fa4bf63d8ca81c2b3b523aa023732e320039276bd - Sigstore transparency entry: 1524443932
- Sigstore integration time:
-
Permalink:
rfabric/rfabric-control-wire@3deee64d2355ee8f08891859922dced6b0d96b67 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/rfabric
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3deee64d2355ee8f08891859922dced6b0d96b67 -
Trigger Event:
push
-
Statement type: