Module lift_motor

Module lift_motor 

Source
Expand description

Linear actuator interface built on top of SpiMotor.

This module converts encoder ticks into physical height and provides target-based movement helpers, which can be used in a higher-level controller like a PID loop.

Structsยง

LiftMotor
Lift motor abstraction layered on top of a SpiMotor.