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

Classes

class  Motor

Detailed Description

@file motor.py
@brief Motor driver interface for Romi robot using DRV8838 drivers.

This module defines a Motor class that encapsulates control of a motor. It allows setting the motor effort, enabling/disabling the motor, and querying its state. The class works with separate PWM and direction inputs typical of DRV8838 motor drivers.