#include "modeCtrl.h"
Go to the source code of this file.
Functions | |
void | initModeInfo (modeInfo_t *mode) |
int | calcStraightRefVel (velocityCtrlInfo_t *velCtrl, modeInfo_t *mode, bodyPosition_t *bodyPos, velocityInfo_t *velInfo, coordinateInfo_t *run_crd) |
int | calcRotateRefVel (velocityCtrlInfo_t *velCtrl, modeInfo_t *mode, bodyPosition_t *bodyPos, velocityInfo_t *velInfo, coordinateInfo_t *run_crd) |
$Id$
Definition in file modeCtrl.c.