obstacle topic

List obstacle repositories

python-pathfinding

294
Stars
61
Forks
Watchers

Implementation of common pathfinding algorithms

Obstacle_Avoidance_for_UAV

107
Stars
25
Forks
Watchers

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.

Dubins-RRT-for-MATLAB

43
Stars
17
Forks
Watchers

RRT (Rapidly-Exploring Random Trees) using Dubins curve, with collision check in MATLAB

A_Star_Algorithm_Path_Planning

15
Stars
5
Forks
Watchers

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 th...

KPathFinder

16
Stars
0
Forks
Watchers

🐾 Super fast Pathfinder derived from AStar algorithm

path-planning

19
Stars
5
Forks
Watchers

Mobile Robot Path Planning and Obstacle Avoidance Using PSO in Python