|
CodeUC HRI2
v2.0
Microcontroller firmware of the board used during the HRI labs.
|
#include "../main.h"Go to the source code of this file.
Functions | |
| void | esc_Init (void) |
| Intializes the driver. Initializes the driver, and set the motor torque to zero. More... | |
| void | esc_SetTorque (float32_t torque) |
| Sets the motor torque. More... | |
1.8.10