You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It containis a 2D simulation environment for a unicycle robot that can navigate a map using keyboard controls. The map is hand-drawn in black and white color, exported as a PNG image, and integrated into the simulation.
An Arduino-based project that involves microcontroller programming to create a mobile robot that can follow objects, detect obstacles, avoid collisions, and respond to changes in ambient light.
This repository contains my source code and implementation video of the autonomous navigation system of a mobile robot. The algorithm we have used is a goal-oriented algorithm.
In this repository we will learn about an Arduino-based robot control and odometry project using wheel encoders for educational robotics exploration and data visualization with MATLAB.