Clean up and Simplify Voting

Simplify some of the voting code to make it more efficient and easier to understand.

The way we do voting is a bit nested and overly complex in the code. We could simplify it and add some clarifying documentation around it.

Additionally, we could use the hypothesized pose earlier on to filter out how votes are being applied to speed up the process.




Help Us Make This Page Better

All our docs are open-source. If something is wrong or unclear, submit a PR to fix it!

Make a Contribution

Learn how to contribute to our docs