涼太郎 中村 / Locate

Dependents:   4thcomp 6th33222_copy

Fork of Locate by Tk A

Files at this revision

API Documentation at this revision

Comitter:
sakanakuuun
Date:
Mon Sep 05 10:38:48 2016 +0000
Parent:
1:3513a2fbd81f
Child:
3:0afbd3f61151
Commit message:
aaaaaaa

Changed in this revision

locate.h Show annotated file Show diff for this revision Revisions of this file
--- a/locate.h	Sat Sep 03 10:53:09 2016 +0000
+++ b/locate.h	Mon Sep 05 10:38:48 2016 +0000
@@ -11,7 +11,7 @@
 #define PI              3.14159         //π
 #define RESOLUSION      400             //P/R(分解能)
 #define DIAMETER        31.8            //タイヤの直径(mm)
-#define ROUND_HOSEI     1.05            //角度のズレを補正
+#define ROUND_HOSEI     1.04            //角度のズレを補正
 
 // エンコーダの1ステップあたりの距離(mm)
 #define LOCATE_STEP     (DIAMETER*PI / RESOLUSION)