#include "coordinateCtrl_target.h"
#include "bodyCtrl.h"
Go to the source code of this file.
Classes | |
struct | bodyPosition_t |
筐体制御の管理情報 More... | |
Enumerations | |
enum | { DIV16_MUL_SHIFT = 30 } |
Functions | |
void | initBodyPositionInfo (bodyPosition_t *bodyPos, bodyInfo_t *bodyInfo) |
void | updateBodyPosition (bodyPosition_t *bodyPos, int right_cnt, int left_cnt) |
void | updateCoordinatePosition (coordinateInfo_t *crd, bodyPosition_t *bodyPos) |
Variables | |
BEGIN_C_DECLS | |
END_C_DECLS |
$Id$
Definition in file bodyPosition.h.