TARGET
The task I have taken as a challenge is to make a GPS guided-guided robot incorporated with features like, Arduino for programming, ultrasonic sensors for obstacle avoidance and a GPS module to specify the way points location (from starting point to end point). and this
This robot should be able to avoid both static and moving obstacleobstacles while moving to its end point assigned from the GPS. I have found the robot manoeuvring around both static and moving obstacleobstacles to be a bit challenging. I was wondering if there is an effective obstacle avoidance algorithm that I can use to achieve manoeuvring around static and moving obstacles while the robot makes its way to its end point assigned by the GPS.
I will appreciate it if I could get some helpful suggestions and insights.