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
Also need to check implementation for backwards compatibility.
We can reinstate the duty limit setter for backwards compatibility. It was deleted because it is not a control property, but a motor property. The duty limit has no meaning in heading_control, for example.
This method is now part of the
DCMotor
class, inherited byMotor
. Instead of setting the duty cycle limit, this sets the maximum voltage.Also need to check implementation for backwards compatibility.
The text was updated successfully, but these errors were encountered: