Closed zbrown23 closed 10 months ago
We need a datatype for Servo Controller. Should probably include a timestamp, the system state as an integer, the servo current draw, the driver switch position, and whatever else we might need.
Does it make sense to use uavcan.si.unit.electric_current? Or leave it as a plain scalar
uavcan.si.unit.electric_current
We need a datatype for Servo Controller. Should probably include a timestamp, the system state as an integer, the servo current draw, the driver switch position, and whatever else we might need.