Exploration, Path Planning with Obstacle and Collision Avoidance in a Dynamic Environment
Saeid Alirezazadeh, Lu\'is A. Alexandre

TL;DR
This paper presents a mathematical model for optimal path planning in dynamic environments, enabling robots to navigate safely and efficiently around static and moving obstacles with minimal time and distance.
Contribution
It introduces a novel path planning model that accounts for both deterministic and non-deterministic obstacles, including robot acceleration and deceleration, without bounding box constraints.
Findings
Model effectively avoids collisions with static and moving obstacles.
Optimizes path for minimum time and distance traveled.
Handles probabilistic obstacle movements.
Abstract
If we give a robot the task of moving an object from its current position to another location in an unknown environment, the robot must explore the map, identify all types of obstacles, and then determine the best route to complete the task. We proposed a mathematical model to find an optimal path planning that avoids collisions with all static and moving obstacles and has the minimum completion time and the minimum distance traveled. In this model, the bounding box around obstacles and robots is not considered, so the robot can move very close to the obstacles without colliding with them. We considered two types of obstacles: deterministic, which include all static obstacles such as walls that do not move and all moving obstacles whose movements have a fixed pattern, and non-deterministic, which include all obstacles whose movements can occur in any direction with some probability…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Optimization and Search Problems
