Scispace (Formerly Typeset)
  1. Home
  2. Topics
  3. Obstacle avoidance
  4. 2022
  1. Home
  2. Topics
  3. Obstacle avoidance
  4. 2022
Showing papers on "Obstacle avoidance published in 2022"
Journal Article•10.1126/scirobotics.abm5954•
Swarm of micro flying robots in the wild

[...]

Xin Zhou, Xiangyong Wen, Zhepei Wang, Yuman Gao, Haojia Li, Qianhao Wang, Tiankai Yang, Haojian Lu, Yanjun Cao, Chao Xu, Fei Gao 
04 May 2022-Science robotics
TL;DR: This work develops miniature but fully autonomous drones with a trajectory planner that can function in a timely and accurate manner based on limited information from onboard sensors and is integrated into the developed palm-sized swarm platform with onboard perception, localization, and control.
Abstract: Aerial robots are widely deployed, but highly cluttered environments such as dense forests remain inaccessible to drones and even more so to swarms of drones. In these scenarios, previously unknown surroundings and narrow corridors combined with requirements of swarm coordination can create challenges. To enable swarm navigation in the wild, we develop miniature but fully autonomous drones with a trajectory planner that can function in a timely and accurate manner based on limited information from onboard sensors. The planning problem satisfies various task requirements including flight efficiency, obstacle avoidance, and inter-robot collision avoidance, dynamical feasibility, swarm coordination, and so on, thus realizing an extensible planner. Furthermore, the proposed planner deforms trajectory shapes and adjusts time allocation synchronously based on spatial-temporal joint optimization. A high-quality trajectory thus can be obtained after exhaustively exploiting the solution space within only a few milliseconds, even in the most constrained environment. The planner is finally integrated into the developed palm-sized swarm platform with onboard perception, localization, and control. Benchmark comparisons validate the superior performance of the planner in trajectory quality and computing time. Various real-world field experiments demonstrate the extensibility of our system. Our approach evolves aerial robotics in three aspects: capability of cluttered environment navigation, extensibility to diverse task requirements, and coordination as a swarm without external facilities. Description A fully autonomous swarm composed of palm-sized drones with versatile task extensibility in the wild is realized.

337 citations

Journal Article•10.1016/j.neucom.2022.05.006•
A deep reinforcement learning based method for real-time path planning and dynamic obstacle avoidance

[...]

Pengzhan Chen, Jiean Pei, W. C. Lu, Mingzheng Li
01 May 2022-Neurocomputing
TL;DR: Zhang et al. as discussed by the authors proposed a path planning with dynamic obstacle avoidance method of the manipulator based on a deep reinforcement learning algorithm soft actor-critic (SAC) to avoid the moving obstacle in the environment and make real-time planning.

130 citations

Journal Article•10.1109/lra.2022.3161699•
Reinforcement Learned Distributed Multi-Robot Navigation With Reciprocal Velocity Obstacle Shaped Rewards

[...]

Ruihua Han, Shengduo Chen, Shuaijun Wang, Zeqing Zhang, Rui Gao, Qi Hao, Jia Pan 
19 Mar 2022-IEEE robotics and automation letters
TL;DR: This letter proposes a distributed approach for multi-robot navigation which combines the concept of reciprocal velocity obstacle (RVO) and the scheme of deep reinforcement learning (DRL) to solve the reciprocal collision avoidance problem under limited information.
Abstract: The challenges to solving the collision avoidance problem lie in adaptively choosing optimal robot velocities in complex scenarios full of interactive obstacles. In this letter, we propose a distributed approach for multi-robot navigation which combines the concept of reciprocal velocity obstacle (RVO) and the scheme of deep reinforcement learning (DRL) to solve the reciprocal collision avoidance problem under limited information. The novelty of this work is threefold: (1) using a set of sequential VO and RVO vectors to represent the interactive environmental states of static and dynamic obstacles, respectively; (2) developing a bidirectional recurrent module based neural network, which maps the states of a varying number of surrounding obstacles to the actions directly; (3) developing a RVO area and expected collision time based reward function to encourage reciprocal collision avoidance behaviors and trade off between collision risk and travel time. The proposed policy is trained through simulated scenarios and updated by the actor-critic based DRL algorithm. We validate the policy in complex environments with various numbers of differential drive robots and obstacles. The experiment results demonstrate that our approach outperforms the state-of-art methods and other learning based approaches in terms of the success rate, travel time, and average speed.

99 citations

Journal Article•10.1016/j.asoc.2021.108194•
Autonomous navigation of UAV in multi-obstacle environments based on a Deep Reinforcement Learning approach

[...]

01 Jan 2022-Applied Soft Computing
TL;DR: Wang et al. as mentioned in this paper proposed a Deep Reinforcement Learning (DRL)-based method that enables unmanned aerial vehicles (UAVs) to execute navigation tasks in multi-obstacle environments with randomness and dynamics.

85 citations

Journal Article•10.32604/cmc.2022.028165•
Improved Dijkstra Algorithm for Mobile Robot Path Planning and Obstacle Avoidance

[...]

Shaher Alshammrei, Sahbi Boubaker, Lioua Kolsi
01 Jan 2022-Cmc-computers Materials & Continua
TL;DR: In this paper , an optimal collision-free algorithm is designed and implemented practically based on an improved Dijkstra algorithm, which is used offline to generate the shortest path driving the MR from a starting point to a target point.
Abstract: Optimal path planning avoiding obstacles is among the most attractive applications of mobile robots (MRs) in both research and education. In this paper, an optimal collision-free algorithm is designed and implemented practically based on an improved Dijkstra algorithm. To achieve this research objectives, first, the MR obstacle-free environment is modeled as a diagraph including nodes, edges and weights. Second, Dijkstra algorithm is used offline to generate the shortest path driving the MR from a starting point to a target point. During its movement, the robot should follow the previously obtained path and stop at each node to test if there is an obstacle between the current node and the immediately following node. For this aim, the MR was equipped with an ultrasonic sensor used as obstacle detector. If an obstacle is found, the MR updates its diagraph by excluding the corresponding node. Then, Dijkstra algorithm runs on the modified diagraph. This procedure is repeated until reaching the target point. To verify the efficiency of the proposed approach, a simulation was carried out on a hand-made MR and an environment including 9 nodes, 19 edges and 2 obstacles. The obtained optimal path avoiding obstacles has been transferred into motion control and implemented practically using line tracking sensors. This study has shown that the improved Dijkstra algorithm can efficiently solve optimal path planning in environments including obstacles and that STEAM-based MRs are efficient cost-effective tools to practically implement the designed algorithm.

63 citations

Journal Article•10.1109/lra.2021.3135569•
Model-Free Safety-Critical Control for Robotic Systems

[...]

01 Apr 2022-IEEE robotics and automation letters
TL;DR: In this paper , the authors present a framework for the safety-critical control of robotic systems, when safety is defined on safe regions in the configuration space, and synthesize a safe velocity based on control barrier function theory without relying on a high-fidelity dynamical model of the robot.
Abstract: This paper presents a framework for the safety-critical control of robotic systems, when safety is defined on safe regions in the configuration space. To maintain safety, we synthesize a safe velocity based on control barrier function theory without relying on a -- potentially complicated -- high-fidelity dynamical model of the robot. Then, we track the safe velocity with a tracking controller. This culminates in model-free safety critical control. We prove theoretical safety guarantees for the proposed method. Finally, we demonstrate that this approach is application-agnostic. We execute an obstacle avoidance task with a Segway in high-fidelity simulation, as well as with a Drone and a Quadruped in hardware experiments.

59 citations

Journal Article•10.1016/j.apor.2022.103326•
Deep reinforcement learning for adaptive path planning and control of an autonomous underwater vehicle

[...]

Behnaz Hadi, Alireza Khosravi, Pouria Sarhadi
01 Dec 2022-Applied Ocean Research
TL;DR: In this paper , an adaptive motion planning and obstacle avoidance technique based on deep reinforcement learning for an AUV is proposed, which employs a twin-delayed deep deterministic policy algorithm, suitable for Markov processes with continuous actions.

58 citations

Journal Article•10.1016/j.oceaneng.2022.112421•
Dynamic path planning of a three-dimensional underwater AUV based on an adaptive genetic algorithm

[...]

Kun Hao, Jiale Zhao, Zhisheng Li, Yonglei Liu, Lu Zhao 
01 Nov 2022-Ocean Engineering
TL;DR: In this article , an AUV global path planning method based on an adaptive genetic algorithm (AGA) is proposed to solve the problems of low global path quality and poor dynamic obstacle avoidance performance in underwater 3D AUV autonomous path planning.

53 citations

Journal Article•10.1109/tnnls.2022.3156907•
Research on Obstacle Detection and Avoidance of Autonomous Underwater Vehicle Based on Forward-Looking Sonar

[...]

01 Jan 2022-IEEE transactions on neural networks and learning systems
TL;DR: In this paper , an obstacle detection and avoidance algorithm based on the images collected by a forward-looking sonar on an AUV was proposed. But the obstacle detection results obtained from the sonar images, an obstacle avoidance algorithm was developed to plan a reasonable obstacle avoidance path of an underwater vehicle.
Abstract: Due to the complexity of the ocean environment, an autonomous underwater vehicle (AUV) is disturbed by obstacles when performing tasks. Therefore, the research on underwater obstacle detection and avoidance is particularly important. Based on the images collected by a forward-looking sonar on an AUV, this article proposes an obstacle detection and avoidance algorithm. First, a deep learning-based obstacle candidate area detection algorithm is developed. This algorithm uses the You Only Look Once (YOLO) v3 network to determine obstacle candidate areas in a sonar image. Then, in the determined obstacle candidate areas, the obstacle detection algorithm based on the improved threshold segmentation algorithm is used to detect obstacles accurately. Finally, using the obstacle detection results obtained from the sonar images, an obstacle avoidance algorithm based on deep reinforcement learning (DRL) is developed to plan a reasonable obstacle avoidance path of an AUV. Experimental results show that the proposed algorithms improve obstacle detection accuracy and processing speed of sonar images. At the same time, the proposed algorithms ensure AUV navigation safety in a complex obstacle environment.

49 citations

Journal Article•10.1109/access.2022.3150036•
Local Path Planning: Dynamic Window Approach With Virtual Manipulators Considering Dynamic Obstacles

[...]

01 Jan 2022-IEEE Access
TL;DR: In this article , a dynamic window approach with virtual manipulators (DWV) is proposed for local path planning considering static and dynamic obstacles for a mobile robot in an environment with dynamic obstacles, the obstacle-avoidable paths which include non-straight line and non-arc paths are generated.
Abstract: Local path planning considering static and dynamic obstacles for a mobile robot is one of challenging research topics. Conventional local path planning methods generate path candidates by assuming constant velocities for a certain period time. Therefore, path candidates consist of straight line and arc paths. These path candidates are not suitable for dynamic environments and narrow spaces. This paper proposes a novel local path planning method based on dynamic window approach with virtual manipulators (DWV). DWV consists of dynamic window approach (DWA) and virtual manipulator (VM). DWA is the local path planning method that performs obstacle avoidance for static obstacles under robot constraints. DWA also generates straight line and arc path candidates by assuming constant velocities. VM generates velocities of reflective motion by using virtual manipulators and environmental information. DWV generates path candidates by variable velocities modified by VM and predicted positions of static and dynamic obstacles. Therefore, in an environment with dynamic obstacles, the obstacle-avoidable paths which include non-straight line and non-arc paths are generated. The effectiveness of the proposed method was confirmed from simulation and experimental results.

49 citations

Journal Article•10.3390/s22114172•
Research and Implementation of Autonomous Navigation for Mobile Robots Based on SLAM Algorithm under ROS

[...]

Jianwei Zhao, Sheng Xian Liu, Jinyu Li
31 May 2022-Sensors
TL;DR: Simulation tests and experimental verification show that the proposed four-wheel drive adaptive robot positioning and navigation system based on ROS has a high precision in environment map building and can achieve accurate navigation tasks.
Abstract: Aiming at the problems of low mapping accuracy, slow path planning efficiency, and high radar frequency requirements in the process of mobile robot mapping and navigation in an indoor environment, this paper proposes a four-wheel drive adaptive robot positioning and navigation system based on ROS. By comparing and analyzing the mapping effects of various 2D-SLAM algorithms (Gmapping, Karto SLAM, and Hector SLAM), the Karto SLAM algorithm is used for map building. By comparing the Dijkstra algorithm with the A* algorithm, the A* algorithm is used for heuristic searches, which improves the efficiency of path planning. The DWA algorithm is used for local path planning, and real-time path planning is carried out by combining sensor data, which have a good obstacle avoidance performance. The mathematical model of four-wheel adaptive robot sliding steering was established, and the URDF model of the mobile robot was established under a ROS system. The map environment was built in Gazebo, and the simulation experiment was carried out by integrating lidar and odometer data, so as to realize the functions of mobile robot scanning mapping and autonomous obstacle avoidance navigation. The communication between the ROS system and STM32 is realized, the packaging of the ROS chassis node is completed, and the ROS chassis node has the function of receiving speed commands and feeding back odometer data and TF transformation, and the slip rate of the four-wheel robot in situ steering is successfully measured, making the chassis pose more accurate. Simulation tests and experimental verification show that the system has a high precision in environment map building and can achieve accurate navigation tasks.
Journal Article•10.1155/2022/2538220•
A Review on Path Planning and Obstacle Avoidance Algorithms for Autonomous Mobile Robots

[...]

Anis Naema Atiyah Rafai, Noraziah Adzhar, Norajlin Jaini
01 Dec 2022-Journal of Robotics
TL;DR: In this paper , a review of mobile robot navigation approaches and obstacle avoidance used so far in various environmental conditions to recognize the improvement of path planning strategists is presented, taking into consideration commonly used classical approaches such as Dijkstra algorithm (DA), artificial potential field (APF), probabilistic road map (PRM), cell decomposition (CD), and meta-heuristic techniques such as fuzzy logic (FL), neutral network (NN), particle swarm optimization (PSO), genetic algorithm (GA), cuckoo search algorithm (CSO), and artificial bee colony (ABC).
Abstract: Mobile robots have been widely used in various sectors in the last decade. A mobile robot could autonomously navigate in any environment, both static and dynamic. As a result, researchers in the robotics field have offered a variety of techniques. This paper reviews the mobile robot navigation approaches and obstacle avoidance used so far in various environmental conditions to recognize the improvement of path planning strategists. Taking into consideration commonly used classical approaches such as Dijkstra algorithm (DA), artificial potential field (APF), probabilistic road map (PRM), cell decomposition (CD), and meta-heuristic techniques such as fuzzy logic (FL), neutral network (NN), particle swarm optimization (PSO), genetic algorithm (GA), cuckoo search algorithm (CSO), and artificial bee colony (ABC). Classical approaches have limitations of trapping in local minima, failure to handle uncertainty, and many more. On the other hand, it is observed that heuristic approaches can solve most real-world problems and perform well after some modification and hybridization with classical techniques. As a result, many methods have been established worldwide for the path planning strategy for mobile robots. The most often utilized approaches, on the other hand, are offered below for further study.
Journal Article•10.3390/s22124316•
The Intelligent Path Planning System of Agricultural Robot via Reinforcement Learning

[...]

Jiachen Yang, Jingfei Ni, Yang Li, Jiabao Wen, DeSheng Chen 
01 Jun 2022-Sensors
TL;DR: A Residual-like Soft Actor Critic (R-SAC) algorithm for agricultural scenarios to realize safe obstacle avoidance and intelligent path planning of robots and an offline expert experience pre-training method, which improves the training efficiency of reinforcement learning.
Abstract: Agricultural robots are one of the important means to promote agricultural modernization and improve agricultural efficiency. With the development of artificial intelligence technology and the maturity of Internet of Things (IoT) technology, people put forward higher requirements for the intelligence of robots. Agricultural robots must have intelligent control functions in agricultural scenarios and be able to autonomously decide paths to complete agricultural tasks. In response to this requirement, this paper proposes a Residual-like Soft Actor Critic (R-SAC) algorithm for agricultural scenarios to realize safe obstacle avoidance and intelligent path planning of robots. In addition, in order to alleviate the time-consuming problem of exploration process of reinforcement learning, this paper proposes an offline expert experience pre-training method, which improves the training efficiency of reinforcement learning. Moreover, this paper optimizes the reward mechanism of the algorithm by using multi-step TD-error, which solves the probable dilemma during training. Experiments verify that our proposed method has stable performance in both static and dynamic obstacle environments, and is superior to other reinforcement learning algorithms. It is a stable and efficient path planning method and has visible application potential in agricultural robots.
Journal Article•10.1016/j.eswa.2022.119049•
Autonomous path planning with obstacle avoidance for smart assistive systems

[...]

Charis Ntakolia, Serafeim Moustakidis, Athanasios S. Siouras
01 Oct 2022-Expert systems with applications
TL;DR: In this paper , a two-level hierarchical architecture combining global and local path planning is proposed for wearable assistive navigation systems based on chaotic ant colony optimization with fuzzy logic (CACOF).
Abstract: Given the increased interest in smart assistive technologies and autonomous robot vehicles, path planning has emerged as one of the most researched and challenging topics in navigation. Moving to partially known or unknown environment, an assistive navigation system should be able to extract spatiotemporal information and dynamically identify objects and adjust the route. Current approaches typically rely on external services to perform high demanding computations and employ a plethora of overlapping sensors to accurately scan the surrounding environment. This increases their energy demands, size and weight, while incommodes their use in real time applications making their application to wearable assistive systems, such as smart glasses, a challenge. Aiming to provide a comfortable and computationally efficient wearable solution that can be used by human or robotic assistive systems, in this study we propose a novel two-level hierarchical architecture combining global and local path planning. The macroscale navigation involves the construction of the initial global path while the microscale navigation includes the local path planning with obstacle detection and avoidance. The methodology consists of: (i) a novel chaotic ant colony optimization algorithm with fuzzy logic (CACOF) for path construction; (ii) powerful and light weight deep convolutional neural networks for obstacle detection; and (iii) a Bug-like algorithm enhanced with fuzzy rules for obstacle avoidance in case of static objects. A vast experimental evaluation was conducted to test the proposed methodologies in a simulation environment based on the topology of real area. The results proved the computational efficiency and ability of the proposed path planning algorithms to address effectively multi-objective global and path planning problems which make them suitable for real time applications.
Journal Article•10.3390/machines10010050•
An Effective Dynamic Path Planning Approach for Mobile Robots based on Ant Colony Fusion Dynamic Windows

[...]

Liwei Yang, Lixia Fu, Ping Li, Jianlin Mao, Ning Guo 
09 Jan 2022-Machines
TL;DR: An enhanced hybrid algorithm is proposed by considering the excellent search capability of the ant colony optimization (ACO) for global paths and the advantages of the dynamic window approach (DWA) for local obstacle avoidance.
Abstract: To further improve the path planning of the mobile robot in complex dynamic environments, this paper proposes an enhanced hybrid algorithm by considering the excellent search capability of the ant colony optimization (ACO) for global paths and the advantages of the dynamic window approach (DWA) for local obstacle avoidance. Firstly, we establish a new dynamic environment model based on the motion characteristics of the obstacles. Secondly, we improve the traditional ACO from the pheromone update and heuristic function and then design a strategy to solve the deadlock problem. Considering the actual path requirements of the robot, a new path smoothing method is present. Finally, the robot modeled by DWA obtains navigation information from the global path, and we enhance its trajectory tracking capability and dynamic obstacle avoidance capability by improving the evaluation function. The simulation and experimental results show that our algorithm improves the robot’s navigation capability, search capability, and dynamic obstacle avoidance capability in unknown and complex dynamic environments.
Proceedings Article•10.1109/lcsys.2021.3087339•
Multi-UAV Collaborative Transportation of Payloads With Obstacle Avoidance

[...]

1 Jan 2022
TL;DR: In this article , a target-tracking controller for the UAVs is developed to meet the requirements of payload dynamics and obstacle avoidance, and the authors also present simulation results to demonstrate the benefits of the proposed problem formulation for a multiobstacle environment.
Abstract: Control barrier functions have been widely studied and applied to safety-critical systems, including multi-agent obstacle avoidance problems. In this work, we apply control barrier functions to a collaborative transportation problem involving two unmanned aerial vehicles (UAVs) moving a payload around obstacles as they deliver it to a target location. We develop a target-tracking controller for the UAVs, which is constrained to meet the requirements of payload dynamics and obstacle avoidance. We also present simulation results to demonstrate the benefits of the proposed problem formulation for a multi-obstacle environment.
Journal Article•10.1016/j.oceaneng.2021.110303•
Adaptive barrier Lyapunov function-based obstacle avoidance control for an autonomous underwater vehicle with multiple static and moving obstacles

[...]

Jianyu Liu, Min Zhao, Lei Qiao
01 Jan 2022-Ocean Engineering
TL;DR: In this paper , an adaptive barrier Lyapunov function based obstacle avoidance control scheme is proposed for AUV, where the adaptive law is used to approximate the dynamic uncertainties and external disturbances, and the control scheme limits the tracking error within the preset range and thus ensures the safety of the AUV.
Journal Article•10.1016/j.conengprac.2021.105054•
MPC-based distributed formation control of multiple quadcopters with obstacle avoidance and connectivity maintenance

[...]

Salim Vargas, Héctor M. Becerra, Jean-Bernard Hayet
01 Apr 2022-Control Engineering Practice
TL;DR: In this paper , a distributed model predictive control (MPC) scheme based on consensus theory is proposed for the formation control of a group of quadcopters, which is considered as holonomic agents modeled at kinematic level.
Journal Article•10.1016/j.oceaneng.2022.111972•
APF-based intelligent navigation approach for USV in presence of mixed potential directions: Guidance and control design

[...]

Guo-Xing Zhang, Junhong Han, Jiqiang Li, Xianku Zhang
01 Sep 2022-Ocean Engineering
TL;DR: In this article , the authors investigated the real-time intelligent navigation approach for unmanned surface vehicle (USV), considering constraints of the randomly moving target and multiple static or moving obstacles, and developed an intelligent guidance principle by employing the traditional dynamic virtual ship (DVS) structure and the artificial potential field (APF) technique.
Journal Article•10.1109/LCSYS.2021.3087339•
Multi-UAV Collaborative Transportation of Payloads With Obstacle Avoidance

[...]

Aditya Hegde1, Debasish Ghose1•
Indian Institute of Science1
1 Jan 2022
TL;DR: In this paper, a target-tracking controller for the UAVs is developed to meet the requirements of payload dynamics and obstacle avoidance, and the authors also present simulation results to demonstrate the benefits of the proposed problem formulation for a multiobstacle environment.
Abstract: Control barrier functions have been widely studied and applied to safety-critical systems, including multi-agent obstacle avoidance problems. In this work, we apply control barrier functions to a collaborative transportation problem involving two unmanned aerial vehicles (UAVs) moving a payload around obstacles as they deliver it to a target location. We develop a target-tracking controller for the UAVs, which is constrained to meet the requirements of payload dynamics and obstacle avoidance. We also present simulation results to demonstrate the benefits of the proposed problem formulation for a multi-obstacle environment.
Journal Article•10.1109/access.2021.3064831•
Research on Dynamic Path Planning Based on the Fusion Algorithm of Improved Ant Colony Optimization and Rolling Window Method

[...]

01 Jan 2022-IEEE Access
TL;DR: Wang et al. as mentioned in this paper proposed a fusion algorithm named RACO that can quickly and safely reach the designated target area in a complex dynamic environment, which greatly improves the convergence performance of the algorithm and shortens the global path length.
Abstract: This paper focuses on the problem that the current path planning algorithm is not mature enough to achieve the expected goal in a complex dynamic environment. In light of the ant colony optimization (ACO) with good robustness and strong search ability, and the rolling window method (RWM) with better planning effect in local path planning problems, we propose a fusion algorithm named RACO that can quickly and safely reach the designated target area in a complex dynamic environment. This paper first improves the ant colony optimization, which greatly improves the convergence performance of the algorithm and shortens the global path length. On this basis, we propose a second-level safety distance determination rule to deal with the special problem of the research object encountering obstacles with unknown motion rules, in order to perfect the obstacle avoidance function of the fusion algorithm in complex environments. Finally, we carry out simulation experiments through MATLAB, and at the same time conduct three-dimensional simulation of algorithm functions again on the GAZEBO platform. It is verified that the algorithm proposed in this paper has good performance advantages in path planning and dynamic obstacle avoidance.
Journal Article•10.3390/s22124582•
Visual-SLAM Classical Framework and Key Techniques: A Review

[...]

Guanwei Jia, Xiaoying Li, Dongming Zhang, Weiqing Xu, Haojie Lv, Yan Shi, Maolin Cai 
01 Jun 2022-Sensors
TL;DR: This review starts with the development of SLAM (Simultaneous Localization and Mapping) and proceeds to a review of V-SLAM (Visual- SLAM) from its proposal to the present, with a summary of its historical milestones.
Abstract: With the significant increase in demand for artificial intelligence, environmental map reconstruction has become a research hotspot for obstacle avoidance navigation, unmanned operations, and virtual reality. The quality of the map plays a vital role in positioning, path planning, and obstacle avoidance. This review starts with the development of SLAM (Simultaneous Localization and Mapping) and proceeds to a review of V-SLAM (Visual-SLAM) from its proposal to the present, with a summary of its historical milestones. In this context, the five parts of the classic V-SLAM framework—visual sensor, visual odometer, backend optimization, loop detection, and mapping—are explained separately. Meanwhile, the details of the latest methods are shown; VI-SLAM (Visual inertial SLAM) is reviewed and extended. The four critical techniques of V-SLAM and its technical difficulties are summarized as feature detection and matching, selection of keyframes, uncertainty technology, and expression of maps. Finally, the development direction and needs of the V-SLAM field are proposed.
Journal Article•10.1016/j.eswa.2022.116875•
Mobile robot path planning using fuzzy enhanced improved Multi-Objective particle swarm optimization (FIMOPSO)

[...]

V. Sathiya, M. Chinnadurai, S. Ramabalan
01 Mar 2022-Expert systems with applications
TL;DR: In this article , a car-like mobile robot path planning (CRPP) algorithm is proposed to solve the problem of obstacle avoidance in both dynamic and static situations, the aim is to explore the best safe path with minimum path length, minimum motor torque, minimum travel time, minimum robot acceleration and maximum obstacle avoidance.
Abstract: This paper introduces a method for car-like mobile robot path planning (CRPP). The robot works in both dynamic and static situations. The aim of this method is to explore the best safe path with minimum path length, minimum motor torque, minimum travel time, minimum robot acceleration and maximum obstacle avoidance. Kinodynamic and non-holonomic constraints related with car-like robot are considered. Fuzzy enhanced Improved Multi-objective Particle Swarm Optimization (FIMOPSO) algorithm is proposed to solve the CRPP problem. Fuzzy inference system is used for obstacle avoidance. In the proposed FIMOPSO, five improvements are made. Proposed technique is compared with Multi-objective Strength Pareto Evolutionary Algorithm 2 (MOSPEA2) technique. Experiments on a custom-made car-like robot are ensuring the quality of proposed technique. This research works show that proposed FIMOPSO is another alternative technique to CRPP problems. Paths dictated by FIMOPSO are safe, collision free, feasible, and possible and can be practically implemented. Fuzzy inference system works well for safe robot travel. FIMOPSO simulation paths are acceptable. Since, the deviation between experiment and simulation is less than 2%.
Journal Article•10.1109/tits.2021.3107336•
Learning-Based Multi-Robot Formation Control With Obstacle Avoidance

[...]

01 Aug 2022-IEEE Transactions on Intelligent Transportation Systems
TL;DR: In this paper , a multi-robot adaptive formation control framework based on deep reinforcement learning is proposed, which consists of two layers, namely the execution layer and the decision-making layer.
Abstract: Multi-robot formation control has been intensively studied in recent years. In practical applications, the multi-robot system’s ability to independently change the formation to avoid collision among the robots or with obstacles is critical. In this study, a multi-robot adaptive formation control framework based on deep reinforcement learning is proposed. The framework consists of two layers, namely the execution layer and the decision-making layer. The execution layer enables the robot to approach its target position and avoid collision with other robots and obstacles through a deep network trained by a reinforcement learning method. The decision-making layer organizes all robots into a formation through a new leader–follower configuration and provides target positions to the leader and followers. The leader’s target position is kept unchanged, while the follower’s target position is changed according to the situation it encounters. In addition, to operate more effectively in environments with different levels of complexity, a hybrid switching control strategy is proposed. The simulation results demonstrate that our proposed formation control framework enables the robots to adjust formation independently to pass through obstacle areas and can be generalized to different scenarios with unknown obstacles and varying number of robots.
Journal Article•10.1016/j.ast.2021.107277•
Integrated path planning and trajectory tracking control for quadrotor UAVs with obstacle avoidance in the presence of environmental and systematic uncertainties: Theory and experiment

[...]

Ban Wang, Youmin Zhang, Wei Zhang
01 Jan 2022-Aerospace Science and Technology
TL;DR: Integrated path planning and trajectory tracking control for quadrotor UAVs with obstacle avoidance in the presence of environmental and systematic uncertainties: An integrated framework for guidance and control.
Abstract: This paper proposes an innovative integrated path planning and trajectory tracking control framework for a quadrotor unmanned aerial vehicle (UAV) in the presence of environmental and systematic uncertainties to achieve integrated guidance and control. Firstly, in order to perform real-time path planning, a computationally cost-effective planning algorithm is designed to find an optimal and smooth path while avoiding both static and dynamic obstacles. Then, by employing the pure-pursuit path following approach, the generated geometric path is converted to a trajectory profile related to time, which serves as the reference commands for the low-level trajectory tracking controller. Finally, a novel adaptive sliding mode trajectory tracking controller is proposed to compensate model uncertainties and maintain the desired tracking performance for the studied quadrotor UAV. With the proposed adaptive schemes, overestimation of uncertain parameters can be avoided, which further contributes to avoiding control chattering of the system. The performance of the proposed framework is validated through comparative simulation and experimental tests based on a quadrotor UAV subject to model uncertainties and environmental obstacles, which confirms the effectiveness and superiority of the proposed approach for practical applications.
Journal Article•10.1109/lra.2022.3140830•
Formation Tracking and Obstacle Avoidance for Multiple Quadrotors With Static and Dynamic Obstacles

[...]

Juntong Qi, Jinjin Guo, Mingming Wang, Chong Wu, Zhenwei Ma 
01 Apr 2022-IEEE robotics and automation letters
TL;DR: In this paper , a distributed cooperative control algorithm was proposed to address the problem of collision avoidance and obstacle avoidance for multiple quadrotors during the formation tracking process, where a repulsion function based on Hooke's law with damping was proposed.
Abstract: This letter proposes a novel distributed cooperative control algorithm to address the problem of collision avoidance and obstacle avoidance for multiple quadrotors during the formation tracking process. The proposed algorithm couples collision avoidance and obstacle avoidance schemes into the control layer. To avoid collisions between quadrotors in time, a repulsion function based on Hooke’s law with damping is proposed, which fully considers the relative position and relative velocity between quadrotors. In addition, based on the obstacle avoidance behavior of pigeons, a split-merge strategy is designed for multiple quadrotors to avoid static and dynamic obstacles. The split-merge strategy is driven by the relative position between the quadrotors and the obstacles, and it can calculate the optimal velocity to keep the quadrotors away from obstacles in the field of view. Several simulations and outdoor experiments for multiple quadrotors are presented to verify the effectiveness of the theoretical results.
Proceedings Article•10.1109/icra46639.2022.9812334•
Safety-Critical Control and Planning for Obstacle Avoidance between Polytopes with Control Barrier Functions

[...]

23 May 2022
TL;DR: In this article , the authors exploit the property that a smaller horizon is sufficient for obstacle avoidance by using discrete-time control barrier function (DCBF) constraints and propose a novel optimization formulation with dual variables based on DCBFs to generate a collision-free dynamically feasible trajectory.
Abstract: Obstacle avoidance between polytopes is a chal-lenging topic for optimal control and optimization-based tra-jectory planning problems. Existing work either solves this problem through mixed-integer optimization, relying on simpli-fication of system dynamics, or through model predictive control with dual variables using distance constraints, requiring long horizons for obstacle avoidance. In either case, the solution can only be applied as an offline planning algorithm. In this paper, we exploit the property that a smaller horizon is sufficient for obstacle avoidance by using discrete-time control barrier function (DCBF) constraints and we propose a novel optimization formulation with dual variables based on DCBFs to generate a collision-free dynamically-feasible trajectory. The proposed optimization formulation has lower computational complexity compared to existing work and can be used as a fast online algorithm for control and planning for general nonlinear dynamical systems. We validate our algorithm on different robot shapes using numerical simulations with a kinematic bicycle model, resulting in successful navigation through maze environments with polytopic obstacles.
Journal Article•10.1109/tits.2022.3195521•
On Trajectory Homotopy to Explore and Penetrate Dynamically of Multi-UAV

[...]

01 Dec 2022-IEEE Transactions on Intelligent Transportation Systems
TL;DR: In this article , a trajectory homotopy optimization framework for multiple UAVs to solve the problem of dynamic penetration mission planning (PMP) with hostile obstacles and perception constraints is presented.
Abstract: This paper examines a trajectory homotopy optimization framework for multiple unmanned aerial vehicles (multi-UAV) to solve the problem of dynamic penetration mission planning (PMP) with hostile obstacles and perception constraints. Constrained problems are usually more challenging and difficult to solve with some practical constraints and requirements. To improve the efficiency of the solution for the penetration path, a novel variable-time mechanism has been constructed to adapt to the updated delay time of unknown target search (UTS) and dynamic trajectory planning (DTP) two stages. The occupancy grid maps are established by a Gaussian probability field (GPF) for predicting the positions of enemy UAVs. To fully consider the hostile obstacle constraint, a hybrid adaptive obstacle avoidance approach dynamic window PRM (DW-PRM) is designed to shorten the planned path. The penetration strategy algorithm (SG) is developed based on the proposed strategy set and decision tree. To improve the ability of dynamic obstacle avoidance, the multiple coupled penetration homotopy trajectory is addressed with a turning radius constraint. The simulation results indicated that the penetration homotopy framework for multi-constraints can solve the multi-UAV PMP problem.
Journal Article•10.1016/j.oceaneng.2022.111453•
AUV path tracking with real-time obstacle avoidance via reinforcement learning under adaptive constraints

[...]

Chenming Zhang, Peng Cheng, Bin Du, Botao Dong, Weidong Zhang 
01 Jul 2022-Ocean Engineering
TL;DR: In this paper , the authors proposed an AUV controller based on deep deterministic policy gradient (DDPG) algorithm and adaptive multi-constraints for path tracking and obstacle avoidance.
Journal Article•10.1109/LCSYS.2021.3087609•
Adaptive Multi-Agent Coverage Control With Obstacle Avoidance

[...]

Yang Bai1, Yujie Wang2, Mikhail Svinin1, Evgeni Magid3, Ruisheng Sun4 •
Ritsumeikan University1, University of Illinois at Urbana–Champaign2, Kazan Federal University3, Nanjing University of Science and Technology4
1 Jan 2022
TL;DR: In this article, an adaptive coverage control strategy for multi-agent systems with obstacle avoidance in the presence of actuator faults and time-varying uncertainties is presented based on a leader-follower approach.
Abstract: This letter presents an adaptive coverage control strategy for multi-agent systems with obstacle avoidance in the presence of actuator faults and time-varying uncertainties. The strategy is based on a leader-follower approach. Assuming that the motion of the leader is given, one distributes the followers within the leader’s obstacle-free sensing range so that collisions with obstacles can be avoided. An optimized distribution is achieved through the Centroidal Voronoi Tessellation (CVT) and a function approximation technique based immersion and invariance (FATII) coverage controller is constructed to realize the CVT. The stability of the FATII coverage controller is established and its validity is tested by simulations.
...

Tools

SciSpace AgentBiomedical AgentSciSpace RecruitSciSpace for EnterpriseAgent GalleryChat with PDFLiterature ReviewAI WriterFind TopicsParaphraserCitation GeneratorExtract DataAI DetectorCitation Booster

Learn

ResourcesLive Workshops

SciSpace

CareersSupportBrowse PapersPricingSciSpace Affiliate ProgramCancellation & Refund PolicyTermsPrivacyData Sources

Directories

PapersTopicsJournalsAuthorsConferencesInstitutionsCitation StylesWriting templates

Extension & Apps

SciSpace Chrome ExtensionSciSpace Mobile App

Contact

support@scispace.com
SciSpace

© 2026 | PubGenius Inc. | Suite # 217 691 S Milpitas Blvd Milpitas CA 95035, USA

soc2
Secured by Delve