paper-with-me

홈 › Papers

New Fusion Algorithm provides an alternative approach to Robotic Path planning

2020-06-06 · Ashutosh Kumar Tiwari, Sandeep Varma Nadimpalli

For rapid growth in technology and automation, human tasks are being taken over by robots as robots have proven to be better with both speed and precision. One of the major and widespread usages of these robots is in the industrial businesses, where they are employed to carry massive loads in and around work areas. As these working environments might not be completely localized and could be dynamically changing, new approaches must be evaluated to guarantee a crash-free way of performing duties. This paper presents a new and efficient fusion algorithm for solving the path planning problem in a custom 2D environment. This fusion algorithm integrates an improved and optimized version of both, A* algorithm and the Artificial potential field method. Firstly, an initial or preliminary path is planned in the environmental model by adopting the A* algorithm. The heuristic function of this A* algorithm is optimized and improved according to the environmental model. This is followed by selecting and saving the key nodes in the initial path. Lastly, on the basis of these saved key nodes, path smoothing is done by artificial potential field method. Our simulation results carried out using Python viz. libraries indicate that the new fusion algorithm is feasible and superior in smoothness performance and can satisfy as a time-efficient and cheaper alternative to conventional A* strategies of path planning.

📄 PDF Abstract BibTeX arXiv:2006.05241

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

An Efficient Beam Search Algorithm for Active Perception in Mobile Robotics

2026-04-25 · Kaixian Qu, Han Wang, Victor Klemm, Cesar Cadena 외 arxiv

Active perception is a fundamental problem in autonomous robotics in which the robot must decide where to move and what to sense in order to obtain the most informative observations for accomplishing its mission. Existin…

A Pareto Front-Based Multiobjective Path Planning Algorithm

2015-05-22 · Alexander Lavin

Path planning is one of the most vital elements of mobile robotics. With a priori knowledge of the environment, global path planning provides a collision-free route through the workspace. The global path plan can be calc…

Multiobjective Optimization

SlotDiT: Object-Centric Representations for Diffusion Transformers

2026-09-15 · Gjergj Plepi, Sven Behnke arxiv

Text-conditioned latent diffusion models perform strongly in video generation and are promising backbones for robotic applications. However, existing approaches rely on pixel-level or VAE-based latent representations tha…

Video Generation

Variational Gaussian Process Diffusion Processes

2023-06-03 · Prakhar Verma, Vincent Adam, Arno Solin

Diffusion processes are a class of stochastic differential equations (SDEs) providing a rich family of expressive models that arise naturally in dynamic modelling tasks. Probabilistic inference and learning under generat…

Variational Inference

Image generation with shortest path diffusion

2023-06-01 · Ayan Das, Stathi Fotiadis, Anil Batra, Farhang Nabiei 외

The field of image generation has made significant progress thanks to the introduction of Diffusion Models, which learn to progressively reverse a given image corruption. Recently, a few studies introduced alternative wa…

DeblurringImage Generation