Implementation of common pathfinding algorithms
-
Updated
Jun 10, 2025 - Python
8000
Implementation of common pathfinding algorithms
ROS workspace that creates a trajectory for a UAV to follow passing through a set of given waypoints and avoiding a set of given cylindrical obstacles.
RRT (Rapidly-Exploring Random Trees) using Dubins curve, with collision check in MATLAB
Mobile Robot Path Planning and Obstacle Avoidance Using PSO in Python
🐾 Super fast Pathfinder derived from AStar algorithm
This repository contains my code with output for generation of shortest path in a 2 D environment with static obstacles. The algorithm uses predetermined knowledge about the obstacles and navigates through a static map.
Implements a simple obstacle avoidance algorithm that was deployed along with dronekit-python for performing tasks at AUVSI SUAS 2018, Maryland.
A frontier exploration project using Gazebo, ROS, CMake, C++, RViz and GMapping.
Visualization for "A*" pathfinding algorithm in a grid-based map developed with SFML, C++
Detecting Implicit Obstacle from Trajectories (DASFAA 2022)
Obstacle-Avoiding-Robot - A two-wheel differential drive rover that roams autonomously, uses an HC-SR04 ultrasonic sensor to detect obstacles ahead, and an MPU-6050 IMU to monitor tilt (prevent tipping). On obstacle detection it stops, reverses, turns randomly left or right, then resumes. If it tilts beyond a safety angle, it immediately halts.
fuses obstacles from multiple sources using a Kalman Filter
Multi-process drone simulation system with obstacles and targets, leveraging pipes for inter-process communication.
Emo Unity game based on basic Arcade/Adventure. Game developed in Unity Game Engine 5.2 Ver. The game has functionality like coin collect, side scrolling, the enemy, obstacles, jumping etc. Adobe Photoshop is used to design some asset.
Find the shortest path between two points in a unweighted grid with obstacles
Add a description, image, and links to the obstacle topic page so that developers can more easily learn about it.
To associate your repository with the obstacle topic, visit your repo's landing page and select "manage topics."