obstacles topic
List
obstacles repositories
polygon_coverage_planning
476
Stars
146
Forks
Watchers
Coverage planning in general polygons with holes.
cvr_lse
28
Stars
8
Forks
Watchers
CVR-LSE: Compact Vectorized Representation of Local Static Environments for Reliable Obstacle Detection
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...
Maze-PathFinder-Visualization-Python
18
Stars
6
Forks
Watchers
2D maze path solver visualizer implemented with python
Obstacle-Avoidance-ROS
30
Stars
7
Forks
Watchers
A ROS node that allows for a naive obstacle avoidance behavior based on laser scans from a Lidar (Gazebo simulation).