Skip to content

An autonomous robot with PID controllers, navigation system and obstacle avoidance algorithm.

Notifications You must be signed in to change notification settings

aminebdj/Autonomous_robot_with_Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Autonomous_robot_with_Arduino

The following code includes:

  • Two PID controllers to help regulate the position of both motors.
  • A path for the robot to follow, made of several 2D coordinates (x,y) in a given order.
  • An odometry algorithm to help the robot estimate its current position and navigate in 2D space.
  • Obstacle avoidance algorithm to stop the robot if an obstacle shows.

About

An autonomous robot with PID controllers, navigation system and obstacle avoidance algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published