Minimal example actuator that demonstrates the robot-md actuator package layout. Does not move physical hardware. See https://robotmd.dev/cookbook/ for usage.
Project description
robot-md-example-actuator
Production actuator for robot-md-gateway.
Install
pip install -e .
robot-md install-skill robot_md_example_actuator
Verify
robot-md-gateway list-actuators
# expect to see: robot-md-example-actuator
Develop
The default execute() raises NotImplementedError. Open Claude Code in
this directory and ask it to read your ROBOT.md and fill in the
implementation against your hardware.
Test
pip install -e '.[dev]'
pytest -v
Why does this package exist?
This package is the seed example for the robot-md cookbook walkthrough at
robotmd.dev/cookbook/. Beat 6 of that
walkthrough demonstrates robot-md actuator search and pip install against
this package. It does not move hardware — it's a no-op driver whose only
purpose is to be a real, installable, RRF-registered actuator package that
readers can find in the catalog and install on their machine without any
hardware setup.
For real drivers, see /case-studies/.
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 robot_md_example_actuator-0.1.0.tar.gz.
File metadata
- Download URL: robot_md_example_actuator-0.1.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f831201562b7676984f66bd41aecd2122fc1bce31a7182ea51382309006af6cb
|
|
| MD5 |
53f5e3fa303f9c4568e601813dcc2dc0
|
|
| BLAKE2b-256 |
9b2bc5f99e2962c3baa65bfe72665c4dec82974fd5ffce629c790296e843c8f9
|
File details
Details for the file robot_md_example_actuator-0.1.0-py3-none-any.whl.
File metadata
- Download URL: robot_md_example_actuator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d513f1a628a5c4c6d5ffb0f06784229ea58b80a38b329527af2cdbec425129a
|
|
| MD5 |
f048ab500a87be1840b3c63593d1377a
|
|
| BLAKE2b-256 |
69731afb52bd46fa639f303f5264a7d247ae625c27b0aee12cf48ab62b679744
|