-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1952afa
commit 88b0142
Showing
4 changed files
with
37 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,34 @@ | ||
PR,75,60,anticlockwise,左回頭 | ||
DS,1900,300,ブロックエリア内を直進 | ||
CS,BLACK,150,黒線まで直進 | ||
DS,30,150,黒を乗り越える直進 | ||
EC,left,エッジを左に切り替え | ||
AR,40,150,clockwise,右回頭 | ||
DL,600,200,0,0.6,0.22,0.1,黒線上をライントレース、ゴールへ | ||
PR,60,60,anticlockwise,左回頭 | ||
DS,80,250,直進 | ||
CS,BLACK,150,黒まで直進、ブロックエリア侵入 | ||
DS,50,150,黒線から外れるよう直進 | ||
EC,left,エッジ切替 | ||
PR,60,60,clockwise,右回頭 | ||
CL,BLUE,200,-10,0.4,0.22,0.1,青サークルまで移動(2 3 N), | ||
BR,(2 3 S), | ||
XR,0,100,回頭補正, | ||
IS,交点内直進, | ||
CC,BLUE,(3 3 S), | ||
BT,ブロック移動, | ||
BR,(3 3 N), | ||
XR,0,100,回頭補正, | ||
IS,交点内直進, | ||
CC,BLUE,(2 3 N), | ||
IS,交点内直進, | ||
CC,RED,(1 3 N), | ||
IS,交点内直進, | ||
CC,RED,(0 3 N), | ||
BT,ブロック移動, | ||
IL,(0 3 W), | ||
XR,0,100,回頭補正, | ||
IS,交点内直進, | ||
CC,RED,(0 2 W), | ||
IS,交点内直進, | ||
CC,YELLOW,(0 1 W), | ||
IS,交点内直進, | ||
CC,YELLOW,(0 0 W), | ||
IL,(0 0 S), | ||
XR,0,100,回頭補正, | ||
IS,交点内直進, | ||
CC,YELLOW,(1 0 S), | ||
PR,75,60.0,clockwise,(1 0 W), |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters