odometrie.h

来自「Basic PID to drive two motors.」· C头文件 代码 · 共 19 行

H
19
字号
/*
 * odometrie.h
 *
 *  Created on: 28 janv. 2009
 *      Author: Greg
 */

#ifndef ODOMETRIE_H_
#define ODOMETRIE_H_


/**
 * D閏laration des includes */
#include <math.h>
#include <stdio.h>

/**
 * On cr閑 les structures coord_cart, coord_pol et pos_robot qui serviront respectivement 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?