EmilyMansfield/rfwindmill

Rotor does not spin when RF/t is low but still non-zero

Closed this issue · 1 comments

When RF/t is less than ~5RF/s the rotor does not rotate at all, and then suddenly starts past that threshold. Integer degree rotation issues?

Fixed as of commit 255d4db, was due to shitty old generation vs new generation check (casting to ints instead of checking eps)