runParams_t Struct Reference

走行用パラメータ More...

#include <parameter_ctrl.h>

List of all members.

Public Attributes

int straight_ref_vel
int straight_ref_acc
long rotate_ref_vel
long rotate_ref_acc
int follow_r
int rotate_ref_vel
int rotate_ref_acc


Detailed Description

走行用パラメータ

Definition at line 18 of file run_ctrl.c.


Member Data Documentation

目標並進速度

Definition at line 19 of file run_ctrl.c.

Referenced by run_initRunParam(), run_setStraightAcc(), and run_setStraightVel().

目標並進加速度

Definition at line 20 of file run_ctrl.c.

Referenced by run_initRunParam(), run_setStraightAcc(), and run_setStraightVel().

追従時の曲率

Definition at line 23 of file run_ctrl.c.

Referenced by run_initRunParam(), and run_setCurveRadius().

int runParams_t::rotate_ref_vel

目標回転速度

Definition at line 33 of file parameter_ctrl.h.

int runParams_t::rotate_ref_acc

目標回転加速度

Definition at line 34 of file parameter_ctrl.h.


The documentation for this struct was generated from the following files:

Generated on Mon Apr 13 22:52:07 2009 by  doxygen 1.5.7.1