paper-with-me

Papers

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, Jens Lambrecht

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 without colliding with obstacles or other robot arms. Commonly used sampling-based path planning approaches such as RRT require long computation times, especially in complex environments. Furthermore, the environment in which they are employed needs to be known beforehand. When utilizing the approaches in new environments, a tedious engineering effort in setting hyperparameters needs to be conducted, which is time- and cost-intensive. On the other hand, Deep Reinforcement Learning has shown remarkable results in dealing with unknown environments, generalizing new problem instances, and solving motion planning problems efficiently. On that account, this paper proposes a Deep-Reinforcement-Learning-based motion planner for robotic manipulators. We evaluated our model against state-of-the-art sampling-based planners in several experiments. The results show the superiority of our planner in terms of path length and execution time.

📄 PDF Abstract BibTeX arXiv:2301.05980

Code (1)

ignc-research/ir-drl 공식 구현

Tasks

Deep Reinforcement LearningIndustrial RobotsMotion Planningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Industrial Internet Robot Collaboration System and Edge Computing Optimization

2025-04-03 · Qian Zuo, Dajun Tao, Tian Qi, Jieyi Xie 외

In a complex environment, for a mobile robot to safely and collision - free avoid all obstacles, it poses high requirements for its intelligence level. Given that the information such as the position and geometric charac…

Edge-computing

Shape-Space Graphs: Fast and Collision-Free Path Planning for Soft Robots

2025-10-03 · Carina Veil, Moritz Flaschel, Ellen Kuhl arxiv

Soft robots, inspired by elephant trunks or octopus arms, offer extraordinary flexibility to bend, twist, and elongate in ways that rigid robots cannot. However, their motion planning remains a challenge, especially in c…

Collision AvoidanceMotion Planning

Multi-Robot Path Planning Combining Heuristics and Multi-Agent Reinforcement Learning

2023-06-02 · Shaoming Peng

Multi-robot path finding in dynamic environments is a highly challenging classic problem. In the movement process, robots need to avoid collisions with other moving robots while minimizing their travel distance. Previous…

Collision AvoidanceHeuristic SearchMulti-agent Reinforcement Learningreinforcement-learning

Adaptive Selection of Informative Path Planning Strategies via Reinforcement Learning

2021-08-14 · Taeyeong Choi, Grzegorz Cielniak

In our previous work, we designed a systematic policy to prioritize sampling locations to lead significant accuracy improvement in spatial interpolation by using the prediction uncertainty of Gaussian Process Regression …

GPRPredictionreinforcement-learningReinforcement Learning+3

Interference Aware Path Planning for Mobile Robots in mmWave Multi Cell Networks

2022-07-05 · Yijing Ren, Vasilis Friderikos

The emerging beyond 5G and envisioned 6G wireless networks are considered as key enablers in supporting a diversified set of applications for industrial mobile robots (MRs). The scenario under investigation in this paper…