spawaskar-cora / cora-docs

CoRA Docs
MIT License
36 stars 5 forks source link

Pair matching in element groups #522

Open CTegtmeyer opened 5 years ago

CTegtmeyer commented 5 years ago

I know we've talked about this before, but is there a way we can pair match element groups? It is so efficient to create groups, but then so much time is lost to go back through and pair match 28 elements within the group (literally just spent 10+ minutes pair matching a foot).

And I know one of the solutions that we came up with was to only pair match one of the elements within the group (thus by proxy you pair match the entire articulated group), but I think for the most thorough reporting, you need to pair match each element.

Related to issue #459

clegarde commented 5 years ago

@SachinPawaskarUNO, I think we could solve this by adding new bone groups called "Hands" and "Feet" that would include left and right bones for each. If we can add the auto pair match suggested in #560.