myyerrol / line-tracking-robot

:robot: This is a small three wheeled robot that can realize the functions of autonomous line patrol and maze solving through infrared reflection sensor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

line-tracking-robot

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

  1. Please connect lines correctly.

  2. Doanload repository to local computer:

mkdir ~/Workspaces
cd ~/Workspaces
git clone --recursive git@github.com:myyerrol/line-tracking-robot.git
  1. Start PlatformIO, and select repository's directory.

  2. Compile code and upload to rvstar board.

About

:robot: This is a small three wheeled robot that can realize the functions of autonomous line patrol and maze solving through infrared reflection sensor.

License:GNU General Public License v3.0


Languages

Language:C++ 88.8%Language:C 11.2%