Thin OAK-D depth+RGB wrapper for the robot-md ecosystem. RPN-000000000003.
Project description
oak-d-actuator
Thin depth+RGB wrapper for the robot-md ecosystem. RPN-000000000003.
A Python package mirroring so-arm101-actuator's API shape for OAK-D cameras (Luxonis). Lazy-imports depthai so the package installs on machines without the SDK; throws clearly when you actually try to open a device without it.
Install
pip install oak-d-actuator
Or via robot-md init auto-detect, which pip-installs this package when an OAK device is detected on the host.
Usage
from oak_d_actuator import Camera
cam = Camera()
rgb = cam.read_rgb() # (H, W, 3) uint8 BGR
depth = cam.read_depth() # (H, W) uint16 millimeters
intr = cam.get_intrinsics(stream="rgb")
# {'fx': ..., 'fy': ..., 'cx': ..., 'cy': ...,
# 'distortion_model': 'plumb_bob',
# 'distortion_coeffs': [...],
# 'width': 1280, 'height': 720,
# 'provenance': 'depthai factory cal'}
cam.release()
Discovery
from oak_d_actuator import discover
for dev in discover():
print(dev.mxid, dev.product_family)
Provenance
- RPN-000000000003 in the RRF transparency log.
- Apache-2.0.
- Source: https://github.com/RobotRegistryFoundation/oak-d-actuator
- Ecosystem: https://robotmd.dev
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 oak_d_actuator-0.2.0.tar.gz.
File metadata
- Download URL: oak_d_actuator-0.2.0.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9782e69e5ec8faf764741319912bb74f113e9a3b34bb257a994835221232697
|
|
| MD5 |
8bad464fc9c137be728e394265707e4e
|
|
| BLAKE2b-256 |
9c1e3358078649567e707e838d56eddb53eb178415b98f8e75998b454c69061c
|
Provenance
The following attestation bundles were made for oak_d_actuator-0.2.0.tar.gz:
Publisher:
release.yml on RobotRegistryFoundation/oak-d-actuator
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
oak_d_actuator-0.2.0.tar.gz -
Subject digest:
a9782e69e5ec8faf764741319912bb74f113e9a3b34bb257a994835221232697 - Sigstore transparency entry: 1507781002
- Sigstore integration time:
-
Permalink:
RobotRegistryFoundation/oak-d-actuator@f1db7487d3dc661af681abe6c819a1e089b11879 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/RobotRegistryFoundation
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@f1db7487d3dc661af681abe6c819a1e089b11879 -
Trigger Event:
push
-
Statement type:
File details
Details for the file oak_d_actuator-0.2.0-py3-none-any.whl.
File metadata
- Download URL: oak_d_actuator-0.2.0-py3-none-any.whl
- Upload date:
- Size: 12.6 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 |
54fb415ebb19c552c544c80591fb927e2ac4883eb7a0df8ecb5d74fb148e6aa0
|
|
| MD5 |
cb6a0b64e4421130f3909e63833f5b35
|
|
| BLAKE2b-256 |
ec1394273c7905ccfbc44fc396585cd35722f6185464bf91b733f59714b1c527
|
Provenance
The following attestation bundles were made for oak_d_actuator-0.2.0-py3-none-any.whl:
Publisher:
release.yml on RobotRegistryFoundation/oak-d-actuator
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
oak_d_actuator-0.2.0-py3-none-any.whl -
Subject digest:
54fb415ebb19c552c544c80591fb927e2ac4883eb7a0df8ecb5d74fb148e6aa0 - Sigstore transparency entry: 1507781092
- Sigstore integration time:
-
Permalink:
RobotRegistryFoundation/oak-d-actuator@f1db7487d3dc661af681abe6c819a1e089b11879 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/RobotRegistryFoundation
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@f1db7487d3dc661af681abe6c819a1e089b11879 -
Trigger Event:
push
-
Statement type: