ME 405 Term Project
Loading...
Searching...
No Matches
encoder Namespace Reference

Classes

class  Encoder

Detailed Description

@file encoder.py
@brief Reads from encoders using hardware to provide position and velocity.

This module defines an Encoder class that interfaces with quadrature encoders using hardware timers. It provides methods to update the encoder state, retrieve position and velocity in various units, and zero the encoder position.