BillyTziv / mobile-robot

2 Wheel Mobile Robot Simulation in MATLAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Robot Simulation

This project was developed for the robotics course of Computer Science and Engineering Department, University of Ioannina. It is a simple simulation of a mobile robot moving from a starting position A to a desired position B, where A and B are described as coordinates in a 2D space. The simulation process is using a simple dynamic model of a mobile robot and funtamental physics equations.

#Demo A simple demo can be found here: https://youtu.be/GVj5-OoE9Hc

alt text

#Contact For information about this projects, questions and possible collaboration, please contact me through my email at vtzivaras@gmail.com

About

2 Wheel Mobile Robot Simulation in MATLAB

License:GNU General Public License v2.0


Languages

Language:Java 63.2%Language:C++ 29.9%Language:MATLAB 6.9%