commands.motor_methods – ???¶
???
MotorMethods Class¶
- class commands.motor_methods.MotorMethods(???)¶
???
Methods
- __init__(???)¶
Closure function. ???
- get_methods(???)¶
???
- handle_motor_pwm(???)¶
???
- handle_motor_go_direction_to_position(???)¶
???
- handle_motor_run_timed(???)¶
???
- handle_motor_stop(???)¶
???
- handle_motor_start(???)¶
???
- handle_motor_run_for_degrees(???)¶
???
- handle_motor_set_position(???)¶
???
- handle_motor_go_to_relative_position(???)¶
???
- handle_motor_adjust_offset(???)¶
???
- handle_motor_position(???)¶
???
Imports¶
Function
event_loop.get_event_loopConstant
util.constants.NO_STATUS= -1Constant
util.constants.PORTS= {‘C’: Port(C), ‘B’: Port(B), ‘D’: Port(D), ‘E’: Port(E), ‘A’: Port(A), ‘F’: Port(F)}