paper-with-me

Papers

Improved Obstacle Avoidance for Autonomous Robots with ORCA-FLC

2025-08-08 · Justin London arxiv

Obstacle avoidance enables autonomous agents and robots to operate safely and efficiently in dynamic and complex environments, reducing the risk of collisions and damage. For a robot or autonomous system to successfully navigate through obstacles, it must be able to detect such obstacles. While numerous collision avoidance algorithms like the dynamic window approach (DWA), timed elastic bands (TEB), and reciprocal velocity obstacles (RVO) have been proposed, they may lead to suboptimal paths due to fixed weights, be computationally expensive, or have limited adaptability to dynamic obstacles in multi-agent environments. Optimal reciprocal collision avoidance (ORCA), which improves on RVO, provides smoother trajectories and stronger collision avoidance guarantees. We propose ORCA-FL to improve on ORCA by using fuzzy logic controllers (FLCs) to better handle uncertainty and imprecision for obstacle avoidance in path planning. Numerous multi-agent experiments are conducted and it is shown that ORCA-FL can outperform ORCA in reducing the number of collision if the agent has a velocity that exceeds a certain threshold. In addition, a proposed algorithm for improving ORCA-FL using fuzzy Q reinforcement learning (FQL) is detailed for optimizing and tuning FLCs.

📄 PDF Abstract BibTeX arXiv:2508.06722

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningCollision Avoidance

Similar Papers 제목 키워드 기반

Deep-Sea A*+: An Advanced Path Planning Method Integrating Enhanced A* and Dynamic Window Approach for Autonomous Underwater Vehicles

2024-10-22 · Yinyi Lai, Jiaqi Shang, Zenghui Liu, Zheyu Jiang 외

As terrestrial resources become increasingly depleted, the demand for deep-sea resource exploration has intensified. However, the extreme conditions in the deep-sea environment pose significant challenges for underwater …

Trajectory Planning with Model Predictive Control for Obstacle Avoidance Considering Prediction Uncertainty

2025-04-27 · Eric Schöneberg, Michael Schröder, Daniel Görges, Hans D. Schotten

This paper introduces a novel trajectory planner for autonomous robots, specifically designed to enhance navigation by incorporating dynamic obstacle avoidance within the Robot Operating System 2 (ROS2) and Navigation 2 …

Collision AvoidanceModel Predictive ControlNavigateTrajectory Planning

Distributed Swarm Collision Avoidance Based on Angular Calculations

2021-08-29 · SeyedZahir Qazavi, Samaneh Hosseini Semnani

Collision avoidance is one of the most important topics in the robotics field. The goal is to move the robots from initial locations to target locations such that they follow shortest non-colliding paths in the shortest …

Autonomous NavigationCollision Avoidance

Memory-based Deep Reinforcement Learning for Obstacle Avoidance in UAV with Limited Environment Knowledge

2018-11-08 · Abhik Singla, Sindhu Padakandla, Shalabh Bhatnagar

This paper presents our method for enabling a UAV quadrotor, equipped with a monocular camera, to autonomously avoid collisions with obstacles in unstructured and unknown indoor environments. When compared to obstacle av…

Decision MakingDeep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)

Enhanced method for reinforcement learning based dynamic obstacle avoidance by assessment of collision risk

2022-12-08 · Fabian Hart, Ostap Okhrin

In the field of autonomous robots, reinforcement learning (RL) is an increasingly used method to solve the task of dynamic obstacle avoidance for mobile robots, autonomous ships, and drones. A common practice to train th…

Reinforcement Learning (RL)