paper-with-me

홈 › Papers

Real-Time Obstacle Avoidance for a Mobile Robot Using CNN-Based Sensor Fusion

2025-09-09 · Lamiaa H. Zain arxiv

Obstacle avoidance is a critical component of the navigation stack required for mobile robots to operate effectively in complex and unknown environments. In this research, three end-to-end Convolutional Neural Networks (CNNs) were trained and evaluated offline and deployed on a differential-drive mobile robot for real-time obstacle avoidance to generate low-level steering commands from synchronized color and depth images acquired by an Intel RealSense D415 RGB-D camera in diverse environments. Offline evaluation showed that the NetConEmb model achieved the best performance with a notably low MedAE of $0.58 \times 10^{-3}$ rad/s. In comparison, the lighter NetEmb architecture, which reduces the number of trainable parameters by approximately 25\% and converges faster, produced comparable results with an RMSE of $21.68 \times 10^{-3}$ rad/s, close to the $21.42 \times 10^{-3}$ rad/s obtained by NetConEmb. Real-time navigation further confirmed NetConEmb's robustness, achieving a 100\% success rate in both known and unknown environments, while NetEmb and NetGated succeeded only in navigating the known environment.

📄 PDF Abstract BibTeX arXiv:2509.08095

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning-based Obstacle Avoidance for Robot Movement in Warehouse Environments

2024-09-23 · Keqin Li, Jiajing Chen, Denzhi Yu, Tao Dajun 외

At present, in most warehouse environments, the accumulation of goods is complex, and the management personnel in the control of goods at the same time with the warehouse mobile robot trajectory interaction, the traditio…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

A Decentralized Cooperative Control Scheme With Obstacle Avoidance for a Team of Mobile Robots

2013-02-06 · journal 2013 2 · Hamed Rezaee, Student Member, and Farzaneh Abdollahi, Member 외

The problem of formation control of a team of mobile robots based on the virtual and behavioral structures is considered in this paper. In the virtual structure, each mobile robot ismodeled by an electric charge. The …

Vision-Based Mobile Robotics Obstacle Avoidance With Deep Reinforcement Learning

2021-03-08 · Patrick Wenzel, Torsten Schön, Laura Leal-Taixé, Daniel Cremers

Obstacle avoidance is a fundamental and challenging problem for autonomous navigation of mobile robots. In this paper, we consider the problem of obstacle avoidance in simple 3D environments where the robot has to solely…

Atari GamesAutonomous Navigationcontinuous-controlContinuous Control+5

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)

Safe Polytope-in-Polytope Motion Planning and Control with Control Barrier Functions

2026-06-08 · Alejandro Gonzalez-Garcia, Dries Dirckx, Jan Swevers, Wilm Decré arxiv

Autonomous mobile robots operating in tight environments require motion planning frameworks that account for the physical footprint of the robot. Simplifying the geometry to a point or a circle is conservative and discar…

Motion Planning