paper-with-me

Papers

Planning the path with Reinforcement Learning: Optimal Robot Motion Planning in RoboCup Small Size League Environments

2024-04-23 · Mateus G. Machado, João G. Melo, Cleber Zanchettin, Pedro H. M. Braga, Pedro V. Cunha, Edna N. S. Barros, Hansenclever F. Bassani

This work investigates the potential of Reinforcement Learning (RL) to tackle robot motion planning challenges in the dynamic RoboCup Small Size League (SSL). Using a heuristic control approach, we evaluate RL's effectiveness in obstacle-free and single-obstacle path-planning environments. Ablation studies reveal significant performance improvements. Our method achieved a 60% time gain in obstacle-free environments compared to baseline algorithms. Additionally, our findings demonstrated dynamic obstacle avoidance capabilities, adeptly navigating around moving blocks. These findings highlight the potential of RL to enhance robot motion planning in the challenging and unpredictable SSL environment.

📄 PDF Abstract BibTeX arXiv:2404.15410

Code (1)

goncamateus/Planning-the-path-with-rl 공식 구현 pytorch

Tasks

Motion PlanningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

A Task-Efficient Reinforcement Learning Task-Motion Planner for Safe Human-Robot Cooperation

2025-10-14 · Gaoyuan Liu, Joris de Winter, Kelly Merckaert, Denis Steckelmacher 외 arxiv

In a Human-Robot Cooperation (HRC) environment, safety and efficiency are the two core properties to evaluate robot performance. However, safety mechanisms usually hinder task efficiency since human intervention will cau…

Reinforcement LearningMotion Planning

A review of motion planning algorithms for intelligent robotics

2021-02-04 · Chengmin Zhou, Bingding Huang, Pasi Fränti

We investigate and analyze principles of typical motion planning algorithms. These include traditional planning algorithms, supervised learning, optimal value reinforcement learning, policy gradient reinforcement learnin…

Motion PlanningQ-Learningreinforcement-learningReinforcement Learning+1

Deep-Reinforcement-Learning-based Path Planning for Industrial Robots using Distance Sensors as Observation

2023-01-14 · Teham Bhuiyan, Linh Kästner, Yifan Hu, Benno Kutschank 외

Industrial robots are widely used in various manufacturing environments due to their efficiency in doing repetitive tasks such as assembly or welding. A common problem for these applications is to reach a destination wit…

Deep Reinforcement LearningIndustrial RobotsMotion Planningreinforcement-learning+2

Computational Tradeoff in Minimum Obstacle Displacement Planning for Robot Navigation

2023-02-14 · Antony Thomas, Giulio Ferro, Fulvio Mastrogiovanni, Michela Robba

In this paper, we look into the minimum obstacle displacement (MOD) planning problem from a mobile robot motion planning perspective. This problem finds an optimal path to goal by displacing movable obstacles when no pat…

Motion PlanningRobot Navigation

Robot Navigation with Reinforcement Learned Path Generation and Fine-Tuned Motion Control

2022-10-19 · Longyuan Zhang, Ziyue Hou, Ji Wang, Ziang Liu 외

In this paper, we propose a novel reinforcement learning (RL) based path generation (RL-PG) approach for mobile robot navigation without a prior exploration of an unknown environment. Multiple predictive path points are …

Reinforcement Learning (RL)Robot Navigation