The Wayback Machine - https://web.archive.org/web/20200522023551/https://github.com/topics/robotics-algorithms
Skip to content
#

robotics-algorithms

Here are 36 public repositories matching this topic...

My goal is to come up with a simple and a basic model of an obstacle avoiding bot with the best possible algorithm to detect and avoid an obstacle using only One Ultrasonic Sensor module (HCSR04) and 2 wheels. The project is still into development to find even better an algorithm to achieve the same task.

  • Updated May 3, 2020
  • C++

This GitHub repository contains the C++ source code that implements a novel algorithm called Escape Gap (EG). This algorithm allows a robot both to safely navigate through narrow spaces and to escape from large obstacles, even when these obstacles have a shape that makes very difficult to find a way out. Moreover, all this is done in accordance with the spirit of the reactive/sense-act paradigm, which means that all decisions about the robot’s actions are merely made using local information of the environment.

  • Updated Sep 25, 2017
  • Makefile

Improve this page

Add a description, image, and links to the robotics-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the robotics-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.