#include "bodyCtrl.h"
#include <math.h>
Go to the source code of this file.
Functions | |
void | initBodyInfo (bodyInfo_t *body, wheelInfo_t *right, wheelInfo_t *left) |
int | change_bodyDiv2Whl (int div16_vel, bodyInfo_t *body) |
void | setBodyMove (bodyInfo_t *body, int straight_mm_vel, int rotate_div16_vel) |
$Id$
Definition in file bodyCtrl.c.