Skip to content

Update configuration and implementation documentation#5

Merged
bethvourc merged 4 commits into
mainfrom
camera
Aug 31, 2025
Merged

Update configuration and implementation documentation#5
bethvourc merged 4 commits into
mainfrom
camera

Conversation

@bethvourc
Copy link
Copy Markdown
Owner

  • Changed region_of_interest.enabled in config.yaml from true to false.
  • Marked Steps 14 to 17 as complete in implementation.md, indicating progress on integration testing, GitHub Actions workflow, CLI entry-point, and Dockerfile setup.
  • Added model_complexity parameter to HandTracker class in hand_tracker.py for MediaPipe configuration.
  • Updated test files to include necessary imports for improved functionality.

- Changed `region_of_interest.enabled` in `config.yaml` from true to false.
- Marked Steps 14 to 17 as complete in `implementation.md`, indicating progress on integration testing, GitHub Actions workflow, CLI entry-point, and Dockerfile setup.
- Added `model_complexity` parameter to `HandTracker` class in `hand_tracker.py` for MediaPipe configuration.
- Updated test files to include necessary imports for improved functionality.
@bethvourc bethvourc self-assigned this Aug 31, 2025
- Added support for headless operation in MouseController to facilitate testing in CI environments.
- Introduced environment variable AIVM_HEADLESS to control headless behavior.
- Updated CI workflow to set AIVM_HEADLESS to "1" during test execution.
…workflow

- Enhanced MouseController to better handle headless environments, allowing for explicit screen size overrides and improved behavior during testing.
- Updated CI configuration to exclude end-to-end tests during the testing phase, streamlining the workflow.
@bethvourc bethvourc marked this pull request as ready for review August 31, 2025 04:06
@bethvourc bethvourc merged commit 04ef048 into main Aug 31, 2025
2 checks 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