⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 decision.h.svn-base

📁 Basic PID to drive two motors.
💻 SVN-BASE
字号:
/*
 * Decision.h
 *
 *  Created on: 5 f関r. 2009
 *      Author: Adrien
 */

#ifndef DECISION_H_
#define DECISION_H_

#include <math.h>
#include <string.h>

#include "Odometrie.h"
#include "Monde.h"
#include "Robot.h"
#include "Manipulation.h"
#include "Navigation.h"


#define MODE_EVITEMENT 0						// Le robot cherche 

⌨️ 快捷键说明

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