RCS RealSense Extension
Support for Intel RealSense cameras in RCS.
This extension depends on rcs-core.
Documentation: https://robotcontrolstack.org/extensions/rcs_realsense
Installation
Install from PyPI:
pip install rcs-realsense
Warning: plain pip install rcs-realsense will install the published rcs-core dependency from PyPI.
Install from a local checkout:
pip install -ve .
If you want this extension to use your local RCS checkout instead of the published rcs-core package, first install the main package from the repository root:
pip install -ve . --no-build-isolation
pip install -ve extensions/rcs_realsense
CLI
python -m rcs_realsense serials
python -m rcs_realsense rgb-view
Release files for rcs-realsense 0.7.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rcs_realsense-0.7.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / rcs_realsense-0.7.2-py3-none-any.whl
| Download URL | rcs_realsense-0.7.2-py3-none-any.whl |
|---|---|
| Size | 9.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
06a771d899590b52c7a2fd1e8d2cc47b29d79d8abc77a80ec3a4e7df9a01c1c4
|
|
BLAKE2b-256 checksum How to use checksums |
5122b88143232e8236ea552892224a1418911721b398c56dc67a2914b1790a22
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.9
|