$search

Go to the source code of this file.
Classes | |
| struct | commstatus_t |
Functions | |
| commstatus_t | omnidrive_commstatus () |
| int | omnidrive_drive (double x, double y, double a) |
| int | omnidrive_init (void) |
| int | omnidrive_odometry (double *x, double *y, double *a) |
| void | omnidrive_poweroff () |
| void | omnidrive_poweron () |
| void | omnidrive_recover () |
| void | omnidrive_set_correction (double drift) |
| int | omnidrive_shutdown (void) |
| void | omnidrive_status (char *drive0, char *drive1, char *drive2, char *drive3, int *estop) |
| commstatus_t omnidrive_commstatus | ( | ) |
| int omnidrive_odometry | ( | double * | x, | |
| double * | y, | |||
| double * | a | |||
| ) |