robot.reset, 0, 1, char
robot.system.reset, 4, 1, char
robot.system.major, 5, 1, unsigned char
robot.system.minor, 6, 1, unsigned char
robot.system.micro, 7, 1, unsigned char
robot.system.sec, 8, 4, unsigned long
robot.system.msec, 12, 2, unsigned short
robot.system.mode, 16, 4, ControlMode
robot.encoder_0.reset, 20, 1, char
robot.encoder_1.reset, 26, 1, char
robot.motor_0.reset, 32, 1, char
robot.motor_0.gain_p, 36, 4, long
robot.motor_0.gain_i, 40, 4, long
robot.motor_1.reset, 48, 1, char
robot.motor_1.gain_p, 52, 4, long
robot.motor_1.gain_i, 56, 4, long
robot.body.reset, 80, 1, char
robot.body.rotate_coeffecient, 84, 4, long
robot.position.reset, 88, 1, char
robot.position.mm_0, 92, 4, long
robot.position.mm_1, 96, 4, long
robot.position.dir16, 100, 2, unsigned short
robot.follow_position.reset, 124, 1, char
robot.follow_position.mm_0, 128, 4, long
robot.follow_position.mm_1, 132, 4, long
robot.follow_position.dir16, 136, 2, unsigned short
robot.path.reset, 160, 1, char
robot.path.reset_offset, 161, 1, char
robot.path.mode, 164, 4, PathMode
robot.path.rotate_direction, 172, 4, long
robot.path.circle_radius, 176, 4, long
robot.straight.reset, 180, 1, char
robot.straight.is_stable, 181, 1, char
robot.straight.target_velocity, 184, 4, long
robot.straight.control_velocity, 188, 4, long
robot.straight.control_acceleration, 192, 4, long
robot.rotate.reset, 196, 1, char
robot.rotate.is_stable, 197, 1, char
robot.rotate.target_velocity, 200, 4, long
robot.rotate.control_velocity, 204, 4, long
robot.rotate.control_acceleration, 208, 4, long
robot.direct.reset, 212, 1, char
robot.direct.wheel_0.target_velocity, 220, 4, long
robot.direct.wheel_1.target_velocity, 236, 4, long
