[SOLVED] Infinity to disable - meaning?

I am reading the ODrive reference documentation and I am seeing a note to ‘Set to infinity to disable’.

What number is infinity in Float32? I am unsure what the documentation is saying here.

Usually in python infinity is np.inf from numpy.

1 Like