Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (111)

Search Parameters:
Keywords = obstacle avoidance path tracking

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
18 pages, 545 KB  
Article
Recent Advances and a Hybrid Framework for Cooperative UAV Formation Control
by Saleh N. Alkhamees, Saif A. Alsaif and Yasser Bin Salamah
Appl. Sci. 2025, 15(17), 9761; https://doi.org/10.3390/app15179761 - 5 Sep 2025
Viewed by 259
Abstract
Formation control plays a vital role in coordinating multi-agent systems and swarm robotics, enabling collaboration in applications such as autonomous vehicles, robotic swarms, and distributed sensing. This paper introduces the formation-control problem, highlights its challenges, and compares centralized and decentralized schemes. We review [...] Read more.
Formation control plays a vital role in coordinating multi-agent systems and swarm robotics, enabling collaboration in applications such as autonomous vehicles, robotic swarms, and distributed sensing. This paper introduces the formation-control problem, highlights its challenges, and compares centralized and decentralized schemes. We review recent advances and analyze popular algorithms, then propose a hybrid framework that combines leader–follower tracking with an artificial potential field (APF) safety layer. In three-UAV tests, the followers cross paths and one encounters a static obstacle. We run multiple simulations across scenarios with obstacles and varying formations. Results show the hybrid controller maintains the required formation while avoiding inter-agent collisions. Using quantitative metrics, we find the leader–follower baseline achieves the lowest formation error but has the most safety violations, whereas APF greatly improves safety at the cost of higher error. The hybrid combines these strengths—delivering APF-level safety with lower error and negligible runtime overhead—providing a practical balance between precise formation keeping and robust collision avoidance. Full article
Show Figures

Figure 1

17 pages, 1877 KB  
Article
Obstacle Avoidance Tracking Control of Underactuated Surface Vehicles Based on Improved MPC
by Chunyu Song, Qi Qiao and Jianghua Sui
J. Mar. Sci. Eng. 2025, 13(9), 1603; https://doi.org/10.3390/jmse13091603 - 22 Aug 2025
Viewed by 319
Abstract
This paper addresses the issue of the poor collision avoidance effect of underactuated surface vehicles (USVs) during local path tracking. A virtual ship group control method is suggested by using Freiner coordinates and a model predictive control (MPC) algorithm. We track the planned [...] Read more.
This paper addresses the issue of the poor collision avoidance effect of underactuated surface vehicles (USVs) during local path tracking. A virtual ship group control method is suggested by using Freiner coordinates and a model predictive control (MPC) algorithm. We track the planned path using the MPC algorithm according to the known vessel state and build a hierarchical weighted cost function to handle the state of the virtual vessel, to ensure that the vessel avoids obstacles while tracking the path. In addition, the control system incorporates an Extended Kalman Filter (EKF) algorithm to minimize the state estimation error by continuously updating the ship state and providing more accurate state estimation for the system in a timely manner. In order to validate the anti-interference and robustness of the control system, the simulation experiment is carried out with the “Yukun” as the research object by adding the interference of wind and wave of level 6. The outcome shows that the algorithm suggested in this paper can accurately perform the trajectory-tracking task and make collision avoidance decisions under six levels of external interference. Compared with the original MPC algorithm, the improved MPC algorithm reduces the maximum rudder angle output value by 58%, the integral absolute error by 46%, and the root mean square error value by 46%. The control method provides a new technical choice for trajectory tracking and collision avoidance of USVs in complex marine environments, with a reliable theoretical basis and practical application value. Full article
(This article belongs to the Special Issue Control and Optimization of Ship Propulsion System)
Show Figures

Figure 1

31 pages, 1737 KB  
Article
Trajectory Optimization for Autonomous Highway Driving Using Quintic Splines
by Wael A. Farag and Morsi M. Mahmoud
World Electr. Veh. J. 2025, 16(8), 434; https://doi.org/10.3390/wevj16080434 - 3 Aug 2025
Viewed by 908
Abstract
This paper introduces a robust and efficient Localized Spline-based Path-Planning (LSPP) algorithm designed to enhance autonomous vehicle navigation on highways. The LSPP approach prioritizes smooth maneuvering, obstacle avoidance, passenger comfort, and adherence to road constraints, including lane boundaries, through optimized trajectory generation using [...] Read more.
This paper introduces a robust and efficient Localized Spline-based Path-Planning (LSPP) algorithm designed to enhance autonomous vehicle navigation on highways. The LSPP approach prioritizes smooth maneuvering, obstacle avoidance, passenger comfort, and adherence to road constraints, including lane boundaries, through optimized trajectory generation using quintic spline functions and a dynamic speed profile. Leveraging real-time data from the vehicle’s sensor fusion module, the LSPP algorithm accurately interprets the positions of surrounding vehicles and obstacles, creating a safe, dynamically feasible path that is relayed to the Model Predictive Control (MPC) track-following module for precise execution. The theoretical distinction of LSPP lies in its modular integration of: (1) a finite state machine (FSM)-based decision-making layer that selects maneuver-specific goal states (e.g., keep lane, change lane left/right); (2) quintic spline optimization to generate smooth, jerk-minimized, and kinematically consistent trajectories; (3) a multi-objective cost evaluation framework that ranks competing paths according to safety, comfort, and efficiency; and (4) a closed-loop MPC controller to ensure real-time trajectory execution with robustness. Extensive simulations conducted in diverse highway scenarios and traffic conditions demonstrate LSPP’s effectiveness in delivering smooth, safe, and computationally efficient trajectories. Results show consistent improvements in lane-keeping accuracy, collision avoidance, enhanced materials wear performance, and planning responsiveness compared to traditional path-planning methods. These findings confirm LSPP’s potential as a practical and high-performance solution for autonomous highway driving. Full article
(This article belongs to the Special Issue Motion Planning and Control of Autonomous Vehicles)
Show Figures

Figure 1

22 pages, 5966 KB  
Article
Road-Adaptive Precise Path Tracking Based on Reinforcement Learning Method
by Bingheng Han and Jinhong Sun
Sensors 2025, 25(15), 4533; https://doi.org/10.3390/s25154533 - 22 Jul 2025
Viewed by 495
Abstract
This paper proposes a speed-adaptive autonomous driving path-tracking framework based on the soft actor–critic (SAC) and pure pursuit (PP) methods, named the SACPP controller. The framework first analyzes the obstacles around the vehicle and plans an obstacle-free reference path with the minimum curvature [...] Read more.
This paper proposes a speed-adaptive autonomous driving path-tracking framework based on the soft actor–critic (SAC) and pure pursuit (PP) methods, named the SACPP controller. The framework first analyzes the obstacles around the vehicle and plans an obstacle-free reference path with the minimum curvature using the hybrid A* algorithm. Next, based on the generated reference path, the current state of the vehicle, and the vehicle motor energy efficiency diagram, the optimal speed is calculated in real time, and the vehicle dynamics preview point at the future moment—specifically, the look-ahead distance—is predicted. This process relies on the learning of the SAC network structure. Finally, PP is used to generate the front wheel angle control value by combining the current speed and the predicted preview point. In the second layer, we carefully designed the evaluation function in the tracking process based on the uncertainties and performance requirements that may occur during vehicle driving. This design ensures that the autonomous vehicle can not only quickly and accurately track the path, but also effectively avoid surrounding obstacles, while keeping the motor running in the high-efficiency range, thereby reducing energy loss. In addition, since the entire framework uses a lightweight network structure and a geometry-based method to generate the front wheel angle, the computational load is significantly reduced, and computing resources are saved. The actual running results on the i7 CPU show that the control cycle of the control framework exceeds 100 Hz. Full article
(This article belongs to the Special Issue AI-Driving for Autonomous Vehicles)
Show Figures

Figure 1

25 pages, 12171 KB  
Article
Multi-Strategy Fusion Path Planning Algorithm for Autonomous Surface Vessels with Dynamic Obstacles
by Yongshun Xie, Chengyong Liu, Yixiong He, Yong Ma and Kang Liu
J. Mar. Sci. Eng. 2025, 13(7), 1357; https://doi.org/10.3390/jmse13071357 - 17 Jul 2025
Viewed by 445
Abstract
Considering the complexity and variability inherent in maritime environments, path planning algorithms for navigation have consistently been a subject of intense research interest. Nonetheless, single-algorithm approaches often exhibit inherent limitations. Consequently, this study introduces a path planning algorithm for autonomous surface vessels (ASVs) [...] Read more.
Considering the complexity and variability inherent in maritime environments, path planning algorithms for navigation have consistently been a subject of intense research interest. Nonetheless, single-algorithm approaches often exhibit inherent limitations. Consequently, this study introduces a path planning algorithm for autonomous surface vessels (ASVs) that integrates an improved fast marching method (FMM) with the dynamic window approach (DWA) for underactuated ASVs. The enhanced FMM improves the overall optimality and safety of the determined path in comparison to the conventional approach. Concurrently, it effectively merges the local planning strengths of the DWA algorithm, addressing the safety re-planning needs of the global path when encountering dynamic obstacles, thus augmenting path tracking accuracy and navigational stability. The efficient hybrid algorithm yields notable improvements in the path planning success rate, obstacle avoidance efficacy, and path smoothness compared with the isolated employment of either FMM or DWA, demonstrating superiority and practical applicability in maritime scenarios. Through a comprehensive analysis of its control output, the proposed integrated algorithm accomplishes efficient obstacle avoidance via agile control of angular velocity while preserving navigational stability and achieves path optimization through consistent acceleration adjustments, thereby asserting its superiority and practical worth in challenging maritime environments. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

22 pages, 2867 KB  
Article
Hierarchical Deep Reinforcement Learning-Based Path Planning with Underlying High-Order Control Lyapunov Function—Control Barrier Function—Quadratic Programming Collision Avoidance Path Tracking Control of Lane-Changing Maneuvers for Autonomous Vehicles
by Haochong Chen and Bilin Aksun-Guvenc
Electronics 2025, 14(14), 2776; https://doi.org/10.3390/electronics14142776 - 10 Jul 2025
Viewed by 735
Abstract
Path planning and collision avoidance are essential components of an autonomous driving system (ADS), ensuring safe navigation in complex environments shared with other road users. High-quality planning and reliable obstacle avoidance strategies are essential for advancing the SAE autonomy level of autonomous vehicles, [...] Read more.
Path planning and collision avoidance are essential components of an autonomous driving system (ADS), ensuring safe navigation in complex environments shared with other road users. High-quality planning and reliable obstacle avoidance strategies are essential for advancing the SAE autonomy level of autonomous vehicles, which can largely reduce the risk of traffic accidents. In daily driving scenarios, lane changing is a common maneuver used to avoid unexpected obstacles such as parked vehicles or suddenly appearing pedestrians. Notably, lane-changing behavior is also widely regarded as a key evaluation criterion in driver license examinations, highlighting its practical importance in real-world driving. Motivated by this observation, this paper aims to develop an autonomous lane-changing system capable of dynamically avoiding obstacles in multi-lane traffic environments. To achieve this objective, we propose a hierarchical decision-making and control framework in which a Double Deep Q-Network (DDQN) agent operates as the high-level planner to select lane-level maneuvers, while a High-Order Control Lyapunov Function–High-Order Control Barrier Function–based Quadratic Program (HOCLF-HOCBF-QP) serves as the low-level controller to ensure safe and stable trajectory tracking under dynamic constraints. Simulation studies are used to evaluate the planning efficiency and overall collision avoidance performance of the proposed hierarchical control framework. The results demonstrate that the system is capable of autonomously executing appropriate lane-changing maneuvers to avoid multiple obstacles in complex multi-lane traffic environments. In computational cost tests, the low-level controller operates at 100 Hz with an average solve time of 0.66 ms per step, and the high-level policy operates at 5 Hz with an average solve time of 0.60 ms per step. The results demonstrate real-time capability in autonomous driving systems. Full article
(This article belongs to the Special Issue Intelligent Technologies for Vehicular Networks, 2nd Edition)
Show Figures

Figure 1

22 pages, 3885 KB  
Article
Enhancing Drone Navigation and Control: Gesture-Based Piloting, Obstacle Avoidance, and 3D Trajectory Mapping
by Ben Taylor, Mathew Allen, Preston Henson, Xu Gao, Haroon Malik and Pingping Zhu
Appl. Sci. 2025, 15(13), 7340; https://doi.org/10.3390/app15137340 - 30 Jun 2025
Viewed by 913
Abstract
Autonomous drone navigation presents challenges for users unfamiliar with manual flight controls, increasing the risk of collisions. This research addresses this issue by developing a multifunctional drone control system that integrates hand gesture recognition, obstacle avoidance, and 3D mapping to improve accessibility and [...] Read more.
Autonomous drone navigation presents challenges for users unfamiliar with manual flight controls, increasing the risk of collisions. This research addresses this issue by developing a multifunctional drone control system that integrates hand gesture recognition, obstacle avoidance, and 3D mapping to improve accessibility and safety. The system utilizes Google’s MediaPipe Hands software library, which employs machine learning to track 21 key landmarks of the user’s hand, enabling gesture-based control of the drone. Each recognized gesture is mapped to a flight command, eliminating the need for a traditional controller. The obstacle avoidance system, utilizing the Flow Deck V2 and Multi-Ranger Deck, detects objects within a safety threshold and autonomously moves the drone by a predefined avoidance distance away to prevent collisions. A mapping system continuously logs the drone’s flight path and detects obstacles, enabling 3D visualization of drone’s trajectory after the drone landing. Also, an AI-Deck streams live video, enabling navigation beyond the user’s direct line of sight. Experimental validation with the Crazyflie drone demonstrates seamless integration of these systems, providing a beginner-friendly experience where users can fly drones safely without prior expertise. This research enhances human–drone interaction, making drone technology more accessible for education, training, and intuitive navigation. Full article
Show Figures

Figure 1

22 pages, 2586 KB  
Article
Model Predictive Control for Autonomous Ship Navigation with COLREG Compliance and Chart-Based Path Planning
by Primož Potočnik
J. Mar. Sci. Eng. 2025, 13(7), 1246; https://doi.org/10.3390/jmse13071246 - 28 Jun 2025
Viewed by 913
Abstract
Autonomous ship navigation systems must ensure safe and efficient route planning while complying with the International Regulations for Preventing Collisions at Sea (COLREGs). This paper presents an integrated navigation framework that combines chart-based global path planning with a Model Predictive Control (MPC) approach [...] Read more.
Autonomous ship navigation systems must ensure safe and efficient route planning while complying with the International Regulations for Preventing Collisions at Sea (COLREGs). This paper presents an integrated navigation framework that combines chart-based global path planning with a Model Predictive Control (MPC) approach for local trajectory tracking and COLREG-compliant collision avoidance. The method generates feasible reference routes using maritime charts and predefined waypoints, while the MPC controller ensures precise path following and dynamic re-planning in response to nearby vessels and coastal obstacles. Coastal features and shorelines are modeled using Global Self-consistent, Hierarchical, High-resolution Geography data, enabling MPC to treat landmasses as static obstacles. Other vessels are represented as dynamic obstacles with varying speeds and headings, and COLREG rules are embedded within the MPC framework to enable rule-compliant maneuvering during encounters. To address real-time computational constraints, a simplified MPC formulation is introduced, balancing predictive accuracy with computational efficiency, making the approach suitable for embedded implementations. The navigation framework is implemented in a MATLAB-based simulation with real-time visualization supporting multi-vessel scenarios and COLREG-aware vessel interactions. Simulation results demonstrate robust performance across diverse maritime scenarios—including complex multi-ship encounters and constrained coastal navigation—while maintaining the shortest safe routes. By seamlessly integrating chart-aware path planning with COLREG-compliant, MPC-based collision avoidance, the proposed framework offers an effective, scalable, and robust solution for autonomous maritime navigation. Full article
Show Figures

Figure 1

23 pages, 4909 KB  
Article
Autonomous Navigation and Obstacle Avoidance for Orchard Spraying Robots: A Sensor-Fusion Approach with ArduPilot, ROS, and EKF
by Xinjie Zhu, Xiaoshun Zhao, Jingyan Liu, Weijun Feng and Xiaofei Fan
Agronomy 2025, 15(6), 1373; https://doi.org/10.3390/agronomy15061373 - 3 Jun 2025
Viewed by 1225
Abstract
To address the challenges of low pesticide utilization, insufficient automation, and health risks in orchard plant protection, we developed an autonomous spraying vehicle using ArduPilot firmware and a robot operating system (ROS). The system tackles orchard navigation hurdles, including global navigation satellite system [...] Read more.
To address the challenges of low pesticide utilization, insufficient automation, and health risks in orchard plant protection, we developed an autonomous spraying vehicle using ArduPilot firmware and a robot operating system (ROS). The system tackles orchard navigation hurdles, including global navigation satellite system (GNSS) signal obstruction, light detection and ranging (LIDAR) simultaneous localization and mapping (SLAM) error accumulation, and lighting-limited visual positioning. A key innovation is the integration of an extended Kalman filter (EKF) to dynamically fuse T265 visual odometry, inertial measurement unit (IMU), and GPS data, overcoming single-sensor limitations and enhancing positioning robustness in complex environments. Additionally, the study optimizes PID controller derivative parameters for tracked chassis, improving acceleration/deceleration control smoothness. The system, composed of Pixhawk 4, Raspberry Pi 4B, Silan S2L LIDAR, T265 visual odometry, and a Quectel EC200A 4G module, enables autonomous path planning, real-time obstacle avoidance, and multi-mission navigation. Indoor/outdoor tests and field experiments in Sun Village Orchard validated its autonomous cruising and obstacle avoidance capabilities under real-world orchard conditions, demonstrating feasibility for intelligent plant protection. Full article
(This article belongs to the Special Issue Smart Pest Control for Building Farm Resilience)
Show Figures

Figure 1

29 pages, 4560 KB  
Article
GNSS-RTK-Based Navigation with Real-Time Obstacle Avoidance for Low-Speed Micro Electric Vehicles
by Nuksit Noomwongs, Kanin Kiataramgul, Sunhapos Chantranuwathana and Gridsada Phanomchoeng
Machines 2025, 13(6), 471; https://doi.org/10.3390/machines13060471 - 29 May 2025
Viewed by 886
Abstract
Autonomous navigation for micro electric vehicles (micro EVs) operating in semi-structured environments—such as university campuses and industrial parks—requires solutions that are cost-effective, low in complexity, and robust. Traditional autonomous systems often rely on high-definition maps, multi-sensor fusion, or vision-based SLAM, which demand expensive [...] Read more.
Autonomous navigation for micro electric vehicles (micro EVs) operating in semi-structured environments—such as university campuses and industrial parks—requires solutions that are cost-effective, low in complexity, and robust. Traditional autonomous systems often rely on high-definition maps, multi-sensor fusion, or vision-based SLAM, which demand expensive sensors and high computational power. These approaches are often impractical for micro EVs with limited onboard resources. To address this gap, a real-world autonomous navigation system is presented, combining RTK-GNSS and 2D LiDAR with a real-time trajectory scoring algorithm. This configuration enables accurate path following and obstacle avoidance without relying on complex mapping or multi-sensor fusion. This study presents the development and experimental validation of a low-speed autonomous navigation system for a micro electric vehicle based on GNSS-RTK localization and real-time obstacle avoidance. The research achieved the following three primary objectives: (1) the development of a low-level control system for steering, acceleration, and braking; (2) the design of a high-level navigation controller for autonomous path following using GNSS data; and (3) the implementation of real-time obstacle avoidance capabilities. The system employs a scored predicted trajectory algorithm that simultaneously optimizes path-following accuracy and obstacle evasion. A Toyota COMS micro EV was modified for autonomous operation and tested on a closed-loop campus track. Experimental results demonstrated an average lateral deviation of 0.07 m at 10 km/h and 0.12 m at 15 km/h, with heading deviations of approximately 3° and 4°, respectively. Obstacle avoidance tests showed safe maneuvering with a minimum clearance of 1.2 m from obstacles, as configured. The system proved robust against minor GNSS signal degradation, maintaining precise navigation without reliance on complex map building or inertial sensing. The results confirm that GNSS-RTK-based navigation combined with minimal sensing provides an effective and practical solution for autonomous driving in semi-structured environments. Full article
(This article belongs to the Section Vehicle Engineering)
Show Figures

Figure 1

25 pages, 64432 KB  
Article
Energy-Optimized Path Planning and Tracking Control Method for AUV Based on SOC State Estimation
by Guangyi Yang, Zhenning Xu, Feng Wang and Xiaoyu Zhang
J. Mar. Sci. Eng. 2025, 13(6), 1074; https://doi.org/10.3390/jmse13061074 - 28 May 2025
Viewed by 709
Abstract
Effective path planning in complex underwater environments serves as a critical determinant of autonomous underwater vehicle (AUVs) energy efficiency, while simultaneously influencing sensor operational demands and battery state-of-charge (SOC) dynamics. Systematic trajectory tracking emerges as a pivotal methodology for SOC optimization, enabling enhanced [...] Read more.
Effective path planning in complex underwater environments serves as a critical determinant of autonomous underwater vehicle (AUVs) energy efficiency, while simultaneously influencing sensor operational demands and battery state-of-charge (SOC) dynamics. Systematic trajectory tracking emerges as a pivotal methodology for SOC optimization, enabling enhanced energy management through precision navigation control. This paper proposes a path planning and trajectory tracking control framework for autonomous underwater vehicles (AUVs) combined with battery state of charge (SOC) optimization. The framework incorporates the Grasshopper Optimization Algorithm (GOA) with the Artificial Potential Field Algorithm (APF) to achieve global path planning and local path optimization while minimizing energy consumption as an objective. Specifically, GOA is used for global path planning. APF further optimizes the path by introducing a SOC optimization strategy, in which high SOC consumption points are regarded as repulsive points and low SOC consumption points are regarded as attractive points. In addition, the trajectory tracking control adopts the model predictive control (MPC) method to ensure the accurate tracking of the planned path and dynamically manage the SOC states. Simulation results show that the proposed framework outperforms traditional methods in obstacle avoidance capability and SOC consumption, effectively improving energy efficiency and trajectory tracking accuracy. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

34 pages, 20595 KB  
Article
Collision-Free Path Planning in Dynamic Environment Using High-Speed Skeleton Tracking and Geometry-Informed Potential Field Method
by Yuki Kawawaki, Kenichi Murakami and Yuji Yamakawa
Robotics 2025, 14(5), 65; https://doi.org/10.3390/robotics14050065 - 17 May 2025
Viewed by 1046
Abstract
In recent years, the realization of a society in which humans and robots coexist has become highly anticipated. As a result, robots are expected to exhibit versatility regardless of their operating environments, along with high responsiveness, to ensure safety and enable dynamic task [...] Read more.
In recent years, the realization of a society in which humans and robots coexist has become highly anticipated. As a result, robots are expected to exhibit versatility regardless of their operating environments, along with high responsiveness, to ensure safety and enable dynamic task execution. To meet these demands, we design a comprehensive system composed of two primary components: high-speed skeleton tracking and path planning. For tracking, we implement a high-speed skeleton tracking method that combines deep learning-based detection with optical flow-based motion extraction. In addition, we introduce a dynamic search area adjustment technique that focuses on the target joint to extract the desired motion more accurately. For path planning, we propose a high-speed, geometry-informed potential field model that addresses four key challenges: (P1) avoiding local minima, (P2) suppressing oscillations, (P3) ensuring adaptability to dynamic environments, and (P4) handling obstacles with arbitrary 3D shapes. We validated the effectiveness of our high-frequency feedback control and the proposed system through a series of simulations and real-world collision-free path planning experiments. Our high-speed skeleton tracking operates at 250 Hz, which is eight times faster than conventional deep learning-based methods, and our path planning method runs at over 10,000 Hz. The proposed system offers both versatility across different working environments and low latencies. Therefore, we hope that it will contribute to a foundational motion generation framework for human–robot collaboration (HRC), applicable to a wide range of downstream tasks while ensuring safety in dynamic environments. Full article
(This article belongs to the Special Issue Visual Servoing-Based Robotic Manipulation)
Show Figures

Figure 1

23 pages, 1095 KB  
Article
Bridging ACO-Based Drone Logistics and Computing Continuum for Enhanced Smart City Applications
by Salvatore Rosario Bassolillo, Egidio D’Amato, Immacolata Notaro, Luca D’Agati, Giovanni Merlino and Giuseppe Tricomi
Drones 2025, 9(5), 368; https://doi.org/10.3390/drones9050368 - 13 May 2025
Cited by 1 | Viewed by 1313
Abstract
In the context of evolving Smart Cities, the integration of drone technology and distributed computing paradigms presents significant potential for enhancing urban infrastructure and services. This paper proposes a comprehensive approach to optimizing urban delivery logistics through a cloud-based model that employs Ant [...] Read more.
In the context of evolving Smart Cities, the integration of drone technology and distributed computing paradigms presents significant potential for enhancing urban infrastructure and services. This paper proposes a comprehensive approach to optimizing urban delivery logistics through a cloud-based model that employs Ant Colony Optimization (ACO) for planning and Model Predictive Control (MPC) for trajectory tracking within a broader Computing Continuum framework. The proposed system addresses the Capacitated Vehicle Routing Problem (CVRP) by considering both drone capacity constraints and autonomy, using the ACO-based algorithm to efficiently assign delivery destinations while minimizing travel distances. Collision-free paths are computed by using a Visibility Graph (VG) based approach, and MPC controllers enable drones to adapt to dynamic obstacles in real time. Additionally, this work explores how clusters of drones can be deployed as edge devices within the Computing Continuum, seamlessly integrating with IoT sensors and fog computing infrastructure to support various urban applications, such as traffic management, crowd monitoring, and infrastructure inspections. This dual-architecture approach, combining the optimization capabilities of ACO with the flexible, distributed nature of the Computing Continuum, allows for scalable and efficient urban drone deployment. Simulation results validate the effectiveness of the proposed model in enhancing delivery efficiency and collision avoidance while demonstrating the potential of integrating drone technology into Smart City environments for improved data collection and real-time response. Full article
Show Figures

Figure 1

22 pages, 8276 KB  
Article
An Adaptive Threshold-Based Pixel Point Tracking Algorithm Using Reference Features Leveraging the Multi-State Constrained Kalman Filter Feature Point Triangulation Technique for Depth Mapping the Environment
by Zohaib Wahab Memon, Yu Chen and Hai Zhang
Sensors 2025, 25(9), 2849; https://doi.org/10.3390/s25092849 - 30 Apr 2025
Cited by 1 | Viewed by 560
Abstract
Monocular visual–inertial odometry based on the MSCKF algorithm has demonstrated computational efficiency even with limited resources. Moreover, the MSCKF-VIO is primarily designed for localization tasks, where environmental features such as points, lines, and planes are tracked across consecutive images. These tracked features are [...] Read more.
Monocular visual–inertial odometry based on the MSCKF algorithm has demonstrated computational efficiency even with limited resources. Moreover, the MSCKF-VIO is primarily designed for localization tasks, where environmental features such as points, lines, and planes are tracked across consecutive images. These tracked features are subsequently triangulated using the historical IMU/camera poses in the state vector to perform measurement updates. Although feature points can be extracted and tracked using traditional techniques followed by the MSCKF feature point triangulation algorithm, the number of feature points in the image is often insufficient to capture the depth of the entire environment. This limitation arises from traditional feature point extraction and tracking techniques in environments with textureless planes. To address this problem, we propose an algorithm for extracting and tracking pixel points to estimate the depth of each grid in the image, which is segmented into numerous grids. When feature points cannot be extracted from a grid, any arbitrary pixel without features, preferably on the contour, can be selected as a candidate point. The combination of feature-rich and featureless pixel points is initially tracked using traditional techniques such as optical flow. When these traditional methods fail to track a given point, the proposed method utilizes the geometry of triangulated features in adjacent images as a reference for tracking. After successful tracking and triangulation, this approach results in a more detailed depth map of the environment. The proposed method has been implemented within the OpenVINS environment and tested on various open-source datasets supported by OpenVINS to validate the findings. Tracking arbitrary featureless pixel points alongside traditional features ensures a real-time depth map of the surroundings, which can be applied to various applications, including obstacle detection, collision avoidance, and path planning. Full article
(This article belongs to the Section Optical Sensors)
Show Figures

Figure 1

36 pages, 8602 KB  
Article
Multi-Agent Mapping and Tracking-Based Electrical Vehicles with Unknown Environment Exploration
by Chafaa Hamrouni, Aarif Alutaybi and Ghofrane Ouerfelli
World Electr. Veh. J. 2025, 16(3), 162; https://doi.org/10.3390/wevj16030162 - 11 Mar 2025
Viewed by 989
Abstract
This research presents an intelligent, environment-aware navigation framework for smart electric vehicles (EVs), focusing on multi-agent mapping, real-time obstacle recognition, and adaptive route optimization. Unlike traditional navigation systems that primarily minimize cost and distance, this research emphasizes how EVs perceive, map, and interact [...] Read more.
This research presents an intelligent, environment-aware navigation framework for smart electric vehicles (EVs), focusing on multi-agent mapping, real-time obstacle recognition, and adaptive route optimization. Unlike traditional navigation systems that primarily minimize cost and distance, this research emphasizes how EVs perceive, map, and interact with their surroundings. Using a distributed mapping approach, multiple EVs collaboratively construct a topological representation of their environment, enhancing spatial awareness and adaptive path planning. Neural Radiance Fields (NeRFs) and machine learning models are employed to improve situational awareness, reduce positional tracking errors, and increase mapping accuracy by integrating real-time traffic conditions, battery levels, and environmental constraints. The system intelligently balances delivery speed and energy efficiency by dynamically adjusting routes based on urgency, congestion, and battery constraints. When rapid deliveries are required, the algorithm prioritizes faster routes, whereas, for flexible schedules, it optimizes energy conservation. This dynamic decision making ensures optimal fleet performance by minimizing energy waste and reducing emissions. The framework further enhances sustainability by integrating an adaptive optimization model that continuously refines EV paths in response to real-time changes in traffic flow and charging station availability. By seamlessly combining real-time route adaptation with energy-efficient decision making, the proposed system supports scalable and sustainable EV fleet operations. The ability to dynamically optimize travel paths ensures minimal energy consumption while maintaining high operational efficiency. Experimental validation confirms that this approach not only improves EV navigation and obstacle avoidance but also significantly contributes to reducing emissions and enhancing the long-term viability of smart EV fleets in rapidly changing environments. Full article
(This article belongs to the Special Issue Design Theory, Method and Control of Intelligent and Safe Vehicles)
Show Figures

Figure 1

Back to TopTop