line-tracking-robot
Description
This is a small three wheeled robot that can realize the functions of autonomous line patrol and maze solving through infrared reflection sensor.
Configure
-
Please connect lines correctly.
-
Doanload repository to local computer:
mkdir ~/Workspaces
cd ~/Workspaces
git clone --recursive git@github.com:myyerrol/line-tracking-robot.git
-
Start PlatformIO, and select repository's directory.
-
Compile code and upload to rvstar board.