Skip to content

prajval10/mobile_robot_ecn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.