the question about the xhand_human_mapping
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 502
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Can you detailed tell me how to get the xhand_human_mapping?Thank you
XHAND_HUMAN_MAPPING = [
(10, 8, 1),
(11, 14, 1),
(12, 17, 1),
(13, 23, 1),
(16, 26, 1),
(17, 32, 1),
(14, 35, 1),
(15, 41, 1),
(7, 43, -1),
(6, 44, 1),
(8, 46, -1),
(9, 7, 1),
]
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
Search the repository for XHAND_HUMAN_MAPPING and inspect the code that consumes it to identify the relevant hand and human keypoint definitions. Done means documenting where the mapping comes from and explaining the meaning of each tuple and sign, using only the repository's existing references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- robotics
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100