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
Need to create gear ratio param to get actual twist value in motor. Issue Description:
The current problem with the motor control system is the need for manual adjustments of the twist value when the gear ratio changes. To simplify this process and ensure accurate twist values regardless of the gear ratio, we propose adding an automatic gear ratio parameter.
This parameter will act as a multiplier for twist values, automatically adjusting them based on the given gear ratio.
Proposed Solution:
To find gear ratio of motor we can use tachometer or we can calculate the gear ratio directly from the motor's actual RPM and the given RPM values.
Add PID value to increase twist value to match it with actual twist velocity
The text was updated successfully, but these errors were encountered:
Need to create gear ratio param to get actual twist value in motor.
Issue Description:
Proposed Solution:
Add PID value to increase twist value to match it with actual twist velocity
The text was updated successfully, but these errors were encountered: