You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working with Ryan Dognaux from The ThriftyBot and Team Thrifty to port their new Thrifty Nova motor controller to YAGSL so that teams will be able to use it before the 2025 build season. I currently have it at least able to use the code in simulation and am hoping to have hardware to test it with soon. Once I'm confident that it works correctly, I can push the implementation down.
I may also include a port of the API for the new Thrifty Encoder.
The text was updated successfully, but these errors were encountered:
Pushed some changes to you because I saw that others were also getting interested in implementing this. I'm also working on implementing the attached absolute encoder code (ThriftyNovaEncoderSwerve) but as you have noticed, they don't have encoder-wrapping yet, or offsets. I'm hoping I can get actual hardware soon and on a robot to test with. The new ThriftyEncoder wasn't in this release, yet, so that's on the back-burner until they add it to the published API.
Thanks for the PR so far! I love their util functions. It looks like a really nice API thats only going to get better as the product advances! I cant wait to use them either!
I am working with Ryan Dognaux from The ThriftyBot and Team Thrifty to port their new Thrifty Nova motor controller to YAGSL so that teams will be able to use it before the 2025 build season. I currently have it at least able to use the code in simulation and am hoping to have hardware to test it with soon. Once I'm confident that it works correctly, I can push the implementation down.
I may also include a port of the API for the new Thrifty Encoder.
The text was updated successfully, but these errors were encountered: