Kostaga / Motion-Planning-I-Bug-Algorithm

Team project for Intelligent Autonomous Systems course designed to employ the i-bug algorithm for the purpose of navigating towards a designated lamp within the Simbad simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I-Bug implementation using simbad

The I-Bug algorithm, offers a novel approach to navigation in environments where precise position data is unavailable. Instead of relying on coordinates, I-Bug utilizes an intensity sensor to detect signal strength from the goal. This minimalist approach enables efficient navigation among unknown obstacles, making it suitable for diverse real-world applications.

image

Spiral.mp4
Spheres.mp4
Box.mp4
Bottle.mp4

About

Team project for Intelligent Autonomous Systems course designed to employ the i-bug algorithm for the purpose of navigating towards a designated lamp within the Simbad simulator


Languages

Language:Java 100.0%