-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
servo360 - ActivityBots with similarly asymmetric zero speed deadband servos not meeting navigation goals #144
Comments
|
The same sign, larger pv values on both servos between maneuvers (csop: 2) translates into one wheel being too far forward and the other being too far behind. Note that with servos that don't have the offset, the problem isn't so obvious. |
Setting transfer function deadband limits at 2/3 motion start/stop edges results in some correction. This might change a less muted m is used in the transfer function. It currently uses 180, but the actual 250 in combo with something like 1/2 motion start/stop edges might turn out to work well. more testing is needed. |
Put two servos with the same asymmetric -10 + 30 us deadband on a robot, and:
Control system settings aggressive enough to correct this seem to cause unstable behavior, so some other approaches to correct this should be investigated:
The text was updated successfully, but these errors were encountered: