Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 398 Bytes

Mobile_robot_ecn

This is a simple mobile robot test application. The robot class is equipped with a bearing sensor class and range sensor class. Robot tracking can be done using these sensors. Simple mobile robots with fixed wheels are used, user can define the wheel base and wheel radius.

Installation

Clone the repository to local drive. Build using an IDE from the CMakeLists.txt file.