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.
Clone the repository to local drive. Build using an IDE from the CMakeLists.txt file.