Path Planning in Dynamic Environments Using Time-Warped Grids and a Parallel Implementation

03/18/2019
by   Siavash Farzan, et al.
0

This paper proposes a solution to the problem of smooth path planning for mobile robots in dynamic and unknown environments. A novel concept of Time-Warped Grid is introduced to predict the pose of obstacles in the environment and avoid collisions. The algorithm is implemented using C/C++ and the CUDA programming environment, and combines stochastic estimation (Kalman filter), harmonic potential fields and a rubber band model, and it translates naturally into the parallel paradigm of GPU programming. In simple terms, time-warped grids are progressively wider orbits around the mobile robot. Those orbits represent the variable time intervals estimated by the robot to reach detected obstacles. The proposed method was tested using several simulation scenarios for the Pioneer P3-DX robot, which demonstrated the robustness of the algorithm by finding the optimum path in terms of smoothness, distance, and collision-free, in both static or dynamic environments, and with large number of obstacles.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/14/2018

Path Planning of an Autonomous Mobile Robot in a Dynamic Environment using Modified Bat Swarm Optimization

This paper outlines a modification on the Bat Algorithm (BA), a kind of ...
research
08/23/2020

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization

Motion planning is a key element of robotics since it empowers a robot t...
research
10/26/2019

D-Point Trigonometric Path Planning based on Q-Learning in Uncertain Environments

Finding the optimum path for a robot for moving from start to the goal p...
research
10/19/2017

RRT* Combined with GVO for Real-time Nonholonomic Robot Navigation in Dynamic Environment

Challenges persist in nonholonomic robot navigation for dynamic environm...
research
01/30/2019

Walking Posture Adaptation for Legged Robot Navigation in Confined Spaces

Legged robots have the ability to adapt their walking posture to navigat...
research
06/13/2020

Decentralized decision making and navigation strategy for tracking intruders in a cluttered area by a group of mobile robots

In the current era of the industrial revolution, mobile robots are playi...

Please sign up or login with your details

Forgot password? Click here to reset