Skip to content

Add automated ARUCO logging mode#58

Merged
lindestad merged 3 commits into
mainfrom
aruco-pipeline-logging
May 28, 2026
Merged

Add automated ARUCO logging mode#58
lindestad merged 3 commits into
mainfrom
aruco-pipeline-logging

Conversation

@lindestad

Copy link
Copy Markdown
Collaborator

Draft for #57.

This adds a pipeline ARUCO logging mode for the pilot view. The camera frame path now detects ARUCO markers, records each marker ID once in first-seen order, and exposes the current mode/log state through small API endpoints.

The pilot HUD gets Start/Stop and Clear controls plus visible marker IDs and the ordered log, so operators can run the pipeline challenge logging without leaving the camera view.

Validation:

  • env UV_CACHE_DIR=/tmp/uv-cache uv run --frozen --group dev pytest
  • env UV_CACHE_DIR=/tmp/uv-cache uv run --frozen --group lint ruff check .
  • git diff --check

@lindestad lindestad marked this pull request as ready for review May 28, 2026 13:45
@lindestad lindestad merged commit 8f8fc01 into main May 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant