project-chip / project-chip/matter-test-scripts
IDT Phase 1: followup (QR code reader)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
I don't think the techs at the interop lab have access to cameras on their IDT machines - they are running across SSH. So I think the QR code reader might well be wasted there. Consider making that an optional part of the script so the opencv package isn't required if they're not going to use it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the QR code reader and its OpenCV import in the test scripts. Check how the script is launched over SSH, then make the QR reader optional so the script works without OpenCV while QR functionality remains available when the package is installed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- opencv, python
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100