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
this is being worked on in the tote_encoder branch.
Progress:
Get and report meaningful feedback from totevator encoder. - Done
Determine method to reset encoder to 0 at home position. - Currently manual. Hall-effect planned.
Determine number of ticks per "level" i.e. "up one" or "down one" - Currently estimated at ~255
Determine number of ticks for "drop" - can use down/reset as drop. No custom value required.
Determine if PID is required or if the totevator will hold itself. - Not yet known
Implement auto-drop routine - Not yet implemented
number of ticks is around 270, needs further experimentation tonight, We are sticking with PID through PIDSubsystem because of ease of programming. Need to tweak onTarget/constants tonight.
The text was updated successfully, but these errors were encountered: