Abhay Deshpande

Results 3 issues of Abhay Deshpande

Obviously not a huge thing, since the numbers shouldn't be outside the range anyway. Whenever the NetworkTable values for the wheel speeds are outside of the range [-1,1], as soon...

bug
plugin: base

OptimLib doesn't provide any automated method for users to download and link against it, and in my opinion, doesn't integrate well into modern build systems. For example, my preferred method...

When loading a model with `load_head=True` it would throw an exception because the `key` variable isn't defined. This PR moves the variable definition to fix this bug.