Greetings,
Seems like this would be relatively simple concept but having difficulties on how to approach. Some guidance would be appreciated.
Basically I want to be able to calculate how much an object rotates a full 360.
I know how I would start and stop the calculation - but just wondering how to be able to determine when an object has done a full rotation so to speak… ?
More importantly - regardless if it rotates left or right… one complete rotation keeps getting counted, doesn’t matter direction of spin- if it spins right two times fully… then spins left 3 times… it should count as 5 times.
Thanks for any input!