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
checking the current/velocity/position could be done inside the method, but shouldn't this be used inside of a command in order to wait for the motor to run before checking measurements?
Mechanism abstract class gets a
Boolean checkSystem() method that runs the motor and checks it's currents, and velocity/position measurements to make sure they are working correctly.
The text was updated successfully, but these errors were encountered: