HaddingtonDynamics / Dexter

GNU General Public License v3.0
363 stars 84 forks source link

Track total joint movement #105

Open JamesNewton opened 3 years ago

JamesNewton commented 3 years ago

To schedule regular maintenance we need to track the total amount of motion on each joint.

Possible method:

In DexRun.c,

The closing of the socket seems like a good indication that the job is done and no more motion will happen for a while. Each job should run for at least several seconds, if not minutes, and so it shouldn't wear out the SD Card (?)