scispace - formally typeset
Search or ask a question

Showing papers on "Motion planning published in 2023"


Journal ArticleDOI
TL;DR: In this article , a machine learning model is proposed to estimate the energy expenditure of typical multi-rotor drones while accounting for real-world aspects and extrinsic meteorological factors.
Abstract: Unmanned aerial vehicles (UAVs), commonly known as drones, are being increasingly deployed throughout the globe as a means to streamline monitoring, inspection, mapping, and logistic routines. When dispatched on autonomous missions, drones require an intelligent decision-making system for trajectory planning and tour optimization. Given the limited capacity of their onboard batteries, a key design challenge is to ensure the underlying algorithms can efficiently optimize the mission objectives along with recharging operations during long-haul flights. With this in view, the present work undertakes a comprehensive study on automated tour management systems for an energy-constrained drone: (1) We construct a machine learning model that estimates the energy expenditure of typical multi-rotor drones while accounting for real-world aspects and extrinsic meteorological factors. (2) Leveraging this model, the joint program of flight mission planning and recharging optimization is formulated as a multi-criteria Asymmetric Traveling Salesman Problem (ATSP), wherein a drone seeks for the time-optimal energy-feasible tour that visits all the target sites and refuels whenever necessary. (3) We devise an efficient approximation algorithm with provable worst-case performance guarantees and implement it in a drone management system, which supports real-time flight path tracking and re-computation in dynamic environments. (4) The effectiveness and practicality of the proposed approach are validated through extensive numerical simulations as well as real-world experiments.

15 citations


Journal ArticleDOI
TL;DR: In this article , the authors developed an innovative model based on optimal control to optimize the shipping path of the fleet, including icebreakers and following ships in continuous time and space in the Northern Sea Route (NSR) waters, considering the influence of breakable and unbreakable ice.

14 citations


Journal ArticleDOI
TL;DR: In this paper , a path planning method based on double deep Q Network (DDQN) was proposed to improve the AUV's path planning capability in the unknown environments, which is created from an improved convolutional neural network, which has two input layers to adapt to the processing of high-dimensional environments.
Abstract: The path planning issue of the underactuated autonomous underwater vehicle (AUV) under ocean current disturbance is studied in this paper. In order to improve the AUV’s path planning capability in the unknown environments, a deep reinforcement learning (DRL) path planning method based on double deep Q Network (DDQN) is proposed. It is created from an improved convolutional neural network, which has two input layers to adapt to the processing of high-dimensional environments. Considering the maneuverability of underactuated AUV under current disturbance, especially, the issue of ocean current disturbance under unknown environments, a dynamic and composite reward function is developed to enable the AUV to reach the destination with obstacle avoidance. Finally, the path planning ability of the proposed method in the unknown environments is validated by simulation analysis and comparison studies.

14 citations


Journal ArticleDOI
TL;DR: In this article , a search-resampling-optimization (SRO) framework is proposed to deal with the problem of numerical divergence under scenarios with complicated obstacles, and numerical simulations demonstrate that the SRO framework is efficient and robust even with narrow accessible tunnels.

12 citations


Journal ArticleDOI
TL;DR: In this paper , an accurate UAV 3D path planning approach in accordance with an enhanced multiobjective swarm intelligence algorithm is proposed (APPMS), where the path planning mission is converted into a multi-objective optimization task with multiple constraints, and the objectives based on the total flight path length and degree of terrain threat are simultaneously optimized.
Abstract: Planning a practical three-dimensional (3-D) flight path for unmanned aerial vehicles (UAVs) is a key challenge for the follow-up management and decision making in disaster emergency response. The ideal flight path is expected to balance the total flight path length and the terrain threat, to shorten the flight time and reduce the possibility of collision. However, in the traditional methods, the tradeoff between these concerns is difficult to achieve, and practical constraints are lacking in the optimized objective functions, which leads to inaccurate modeling. In addition, the traditional methods based on gradient optimization lack an accurate optimization capability in the complex multimodal objective space, resulting in a nonoptimal path. Thus, in this article, an accurate UAV 3-D path planning approach in accordance with an enhanced multiobjective swarm intelligence algorithm is proposed (APPMS). In the APPMS method, the path planning mission is converted into a multiobjective optimization task with multiple constraints, and the objectives based on the total flight path length and degree of terrain threat are simultaneously optimized. In addition, to obtain the optimal UAV 3-D flight path, an accurate swarm intelligence search approach based on improved ant colony optimization is introduced, which can improve the global and local search capabilities by using the preferred search direction and random neighborhood search mechanism. The effectiveness of the proposed APPMS method was demonstrated in three groups of simulated experiments with different degrees of terrain threat, and a real-data experiment with 3-D terrain data from an actual emergency situation.

9 citations


Journal ArticleDOI
TL;DR: In this article , the authors propose an interpretable and computationally efficient framework called integrated decision and control (IDC) for automated vehicles, which decomposes the driving task into static path planning and dynamic optimal tracking that are structured hierarchically.
Abstract: Decision and control are core functionalities of high-level automated vehicles. Current mainstream methods, such as functional decomposition and end-to-end reinforcement learning (RL), suffer high time complexity or poor interpretability and adaptability on real-world autonomous driving tasks. In this article, we present an interpretable and computationally efficient framework called integrated decision and control (IDC) for automated vehicles, which decomposes the driving task into static path planning and dynamic optimal tracking that are structured hierarchically. First, the static path planning generates several candidate paths only considering static traffic elements. Then, the dynamic optimal tracking is designed to track the optimal path while considering the dynamic obstacles. To that end, we formulate a constrained optimal control problem (OCP) for each candidate path, optimize them separately, and follow the one with the best tracking performance. To unload the heavy online computation, we propose a model-based RL algorithm that can be served as an approximate-constrained OCP solver. Specifically, the OCPs for all paths are considered together to construct a single complete RL problem and then solved offline in the form of value and policy networks for real-time online path selecting and tracking, respectively. We verify our framework in both simulations and the real world. Results show that compared with baseline methods, IDC has an order of magnitude higher online computing efficiency, as well as better driving performance, including traffic efficiency and safety. In addition, it yields great interpretability and adaptability among different driving scenarios and tasks.

9 citations


Journal ArticleDOI
01 Jan 2023
TL;DR: In this article , a mission planning framework for the underlying energy-efficient passive UAV radar imaging system is proposed to achieve optimized mission performance for a given remote sensing task, where the path planning problem is modeled as a single-objective optimization problem with multiple constraints.
Abstract: In our earlier study, an energy-efficient passive UAV radar imaging system was formulated, which comprehensively analyzed the system performance. In this article, based on the evaluator set, a mission planning framework for the underlying energy-efficient passive UAV radar imaging system is proposed to achieve optimized mission performance for a given remote sensing task. First, the mission planning problem is defined in the context of the proposed synthetic aperture radar (SAR) system and a general framework is outlined, including mission specification, illuminator selection, and path planning. It is found that the performance of the system is highly dependent upon the flight path adopted by the UAV platform in a 3-D terrain environment, which offers the potential of optimizing the mission performance by adjusting the UAV path. Then, the path planning problem is modeled as a single-objective optimization problem with multiple constraints. Path planning can be divided into two substages based on different mission orientations and low mutual correlation. Based on this property, a path planning method, called substage division collaborative search (Sub-DiCoS), is proposed. The problem is divided into two subproblems with the corresponding decision space and subpopulation, which significantly relax the constraints for each subproblem and facilitates the search for feasible solutions. Then, differential evolution and the whole-stage best guidance technique are devised to cooperatively lead the subpopulations to search for the best solution. Finally, simulations are presented to demonstrate the effectiveness of the proposed Sub-DiCoS method. The result of the mission planning method can be used to guide the UAV platform to safely travel through a 3-D rough terrain in an energy-efficient manner and achieve optimized SAR imaging and communication performance during the flight.

8 citations


Journal ArticleDOI
TL;DR: In this article , the research advances of agricultural autonomous vehicle and robot navigation and guidance based on machine vision are reviewed. But the authors focus on the application of vision-based navigation technology for agricultural robots, i.e., environment perception and mapping, robot localization, and path planning.

7 citations


Journal ArticleDOI
TL;DR: Li et al. as discussed by the authors proposed a three-dimensional potential field (TriPField) model to overcome this drawback by integrating an ellipsoid potential field with a Gaussian velocity field.
Abstract: Potential fields have been integrated with local path-planning algorithms for autonomous vehicles (AVs) to tackle challenging scenarios with dense and dynamic obstacles. Most existing potential fields are isotropic without considering the traffic agent’s geometric shape and could cause failures due to local minima. We propose a three-dimensional potential field (TriPField) model to overcome this drawback by integrating an ellipsoid potential field with a Gaussian velocity field (GVF). Specifically, we model the surrounding vehicles as ellipsoids in corresponding ellipsoidal coordinates, where the formulated Laplace equation is solved with boundary conditions. Meanwhile, we develop a nonparametric GVF to capture the multi-vehicle interactions and then plan the AV’s velocity profiles, reducing the path search space and improving computing efficiency. Finally, a local path-planning framework with our TriPField is developed by integrating model predictive control to consider the constraints of vehicle kinematics. Our proposed approach is verified in three typical scenarios, i.e., active lane change, on-ramp merging, and car following. Experimental results show that our TriPField-based planner obtains a shorter, smoother local path with a slight jerk during control, especially in the scenarios with dense traffic flow, compared with traditional potential field-based planners. Our proposed TriPField-based planner can perform emergent obstacle avoidance for AVs with a high success rate even when the surrounding vehicles behave abnormally.

7 citations


Journal ArticleDOI
TL;DR: In this paper , a novel integrated real-time trajectory planning and tracking control framework capable of dealing with autonomous ground vehicle (AGV) parking maneuver problems is presented, where a newly-proposed idea of utilizing deep neural networks (DNNs) for approximating optimal parking trajectories is further extended by taking advantage of a recurrent network structure.
Abstract: In this paper, a novel integrated real-time trajectory planning and tracking control framework capable of dealing with autonomous ground vehicle (AGV) parking maneuver problems is presented. In the motion planning component, a newly-proposed idea of utilizing deep neural networks (DNNs) for approximating optimal parking trajectories is further extended by taking advantages of a recurrent network structure. The main aim is to fully exploit the inherent relationships between different vehicle states in the training process. Furthermore, two transfer learning strategies are applied such that the developed motion planner can be adapted to suit various AGVs. In order to follow the planned maneuver trajectory, an adaptive learning tracking control algorithm is designed and served as the motion controller. By adapting the network parameters, the stability of the proposed control scheme, along with the convergence of tracking errors, can be theoretically guaranteed. In order to validate the effectiveness and emphasize key features of our proposal, a number of experimental studies and comparative analysis were executed. The obtained results reveal that the proposed strategy can enable the AGV to fulfill the parking mission with enhanced motion planning and control performance. Note to Practitioners—This article was motivated by the problem of optimal automatic parking planning and tracking control for autonomous ground vehicles (AGVs) maneuvering in a restricted environment (e.g., constrained parking regions). A number of challenges may arise when dealing with this problem (e.g., the model uncertainties involved in the vehicle dynamics, system variable limits, and the presence of external disturbances). Existing approaches to address such a problem usually exploit the merit of optimization-based planning/control techniques such as model predictive control and dynamic programming in order for an optimal solution. However, two practical issues may require further considerations: 1). The nonlinear (re)optimization process tends to consume a large amount of computing power and it might not be affordable in real-time; 2). Existing motion planning and control algorithms might not be easily adapted to suit various types of AGVs. To overcome the aforementioned issues, we present an idea of utilizing the recurrent deep neural network (RDNN) for planning optimal parking maneuver trajectories and an adaptive learning NN-based (ALNN) control scheme for robust trajectory tracking. In addition, by introducing two transfer learning strategies, the proposed RDNN motion planner can be adapted to suit different AGVs. In our follow-up research, we will explore the possibility of extending the developed methodology for large-scale AGV parking systems collaboratively operating in a more complex cluttered environment.

7 citations


Journal ArticleDOI
25 Feb 2023-Sensors
TL;DR: In this article , an exact Dubins multi-robot coverage path planning (EDM) algorithm based on mixed linear integer programming (MILP) was proposed, which searches the entire solution space to obtain the shortest Dubins coverage path.
Abstract: Coverage path planning (CPP) of multiple Dubins robots has been extensively applied in aerial monitoring, marine exploration, and search and rescue. Existing multi-robot coverage path planning (MCPP) research use exact or heuristic algorithms to address coverage applications. However, several exact algorithms always provide precise area division rather than coverage paths, and heuristic methods face the challenge of balancing accuracy and complexity. This paper focuses on the Dubins MCPP problem of known environments. Firstly, we present an exact Dubins multi-robot coverage path planning (EDM) algorithm based on mixed linear integer programming (MILP). The EDM algorithm searches the entire solution space to obtain the shortest Dubins coverage path. Secondly, a heuristic approximate credit-based Dubins multi-robot coverage path planning (CDM) algorithm is presented, which utilizes the credit model to balance tasks among robots and a tree partition strategy to reduce complexity. Comparison experiments with other exact and approximate algorithms demonstrate that EDM provides the least coverage time in small scenes, and CDM produces a shorter coverage time and less computation time in large scenes. Feasibility experiments demonstrate the applicability of EDM and CDM to a high-fidelity fixed-wing unmanned aerial vehicle (UAV) model.

Journal ArticleDOI
TL;DR: In this paper , a dynamic and fast Q-learning (DFQL) algorithm was proposed to solve the path planning problem for USVs in partially known maritime environments, which combines Qlearning with artificial potential field (APF) to initialize the Q-table to provide a priori knowledge from the environment to USV.

Journal ArticleDOI
TL;DR: In this article , a deep reinforcement learning (DRL) based robot path planning method was proposed to integrate the predicted movements of construction workers to achieve safe and efficient human-robot collaboration in construction.
Abstract: Robotics has attracted broad attention as an emerging technology in construction to help workers with repetitive, physically demanding, and dangerous tasks, thus improving productivity and safety. Under the new era of human–robot coexistence and collaboration in dynamic and complex workspaces, it is critical for robots to navigate to the targets efficiently without colliding with moving workers. This study proposes a new deep reinforcement learning (DRL)–based robot path planning method that integrates the predicted movements of construction workers to achieve safe and efficient human–robot collaboration in construction. First, an uncertainty-aware long short-term memory network is developed to predict the movements of construction workers and associated uncertainties. Second, a DRL framework is formulated, where predicted movements of construction workers are innovatively integrated into the state space and the computation of the reward function. By incorporating predicted trajectories in addition to current locations, the proposed method enables proactive planning such that the robot could better adapt to human movements, thus ensuring both safety and efficiency. The proposed method was demonstrated and evaluated using simulations generated based on real construction scenarios. The results show that prediction-based DRL path planning achieved a 100% success rate (with a total of 10,000 episodes) for robots to achieve the destination along the near-shortest path. Furthermore, it reduced the collision rate with moving workers by 23% compared with the conventional DRL method, which does not consider predicted information.

Journal ArticleDOI
TL;DR: In this paper , a two-stage hierarchical method is developed for a safe and efficient solution, where in the searching stage, a grid map for the harbor environment is established, and in the optimization stage, the total sailing time under time-optimal maneuvering assumptions is estimated.



Journal ArticleDOI
TL;DR: In this article , the authors considered the cases where LTL specifications can be potentially infeasible and developed a relaxed product MDP between PL-MDP and LDBA, which allows the agent to revise its motion plan whenever the task is not fully feasible and quantify the revised plan's violation measurement.
Abstract: This paper studies optimal motion planning subject to motion and environment uncertainties. By modeling the system as a probabilistic labeled Markov decision process (PL-MDP), the control objective is to synthesize a finite-memory policy, under which the agent satisfies complex high-level tasks expressed as linear temporal logic (LTL) with desired satisfaction probability. In particular, the cost optimization of the trajectory that satisfies infinite horizon tasks is considered, and the trade-off between reducing the expected mean cost and maximizing the probability of task satisfaction is analyzed. The LTL formulas are converted to limit-deterministic Büchi automata (LDBA) with a reachability acceptance condition and a compact graph structure. The novelty of this work lies in considering the cases where LTL specifications can be potentially infeasible and developing a relaxed product MDP between PL- MDP and LDBA. The relaxed product MDP allows the agent to revise its motion plan whenever the task is not fully feasible and quantify the revised plan’s violation measurement. A multi- objective optimization problem is then formulated to jointly consider the probability of task satisfaction, the violation with respect to original task constraints, and the implementation cost of the policy execution. The formulated problem can be solved via coupled linear programs. This work first bridges the gap between probabilistic planning revision of potential infeasible LTL specifications and optimal control synthesis of both plan prefix and plan suffix of the trajectory over the infinite horizons. Experimental results are provided to demonstrate the effectiveness of the proposed framework.

Journal ArticleDOI
TL;DR: In this article , a distributed multi-USVs navigation method based on deep reinforcement learning (DRL) is proposed, which combines the concept of reciprocal velocity obstacle (RVO) with a DRL scheme to solve the collision avoidance path planning problem with limited information.

Journal ArticleDOI
TL;DR: In this paper , the problem of flight planning of a group of heterogeneous UAVs applied to solving the issues of coverage, which may arise both in the course of monitoring and in the process of the implementation of agrotechnical measures is investigated.
Abstract: Precision farming is one of the ways of transition to the intensive methods of agricultural production. The case of application of unmanned aerial vehicles (UAVs) for solving problems of agriculture and animal husbandry is among the actively studied issues. The UAV is capable of solving the tasks of monitoring, fertilizing, herbicides, etc. However, the effective use of UAV requires to solve the tasks of flight planning, taking into account the heterogeneity of the available attachments and the problem solved in the process of the overflight. This research investigates the problem of flight planning of a group of heterogeneous UAVs applied to solving the issues of coverage, which may arise both in the course of monitoring and in the process of the implementation of agrotechnical measures. The method of coverage path planning of heterogenic UAVs group based on a genetic algorithm is proposed; this method provides planning of flight by a group of UAVs using a moving ground platform on which UAVs are recharged and refueled (multi heterogenic UAVs coverage path planning with moving ground platform (mhCPPmp)). This method allows calculating a fly by to solve the task of covering fields of different shapes and permits selecting the optimal subset of UAVs from the available set of devices; it also provides a 10% reduction in the cost of a flyby compared to an algorithm that does not use heterogeneous UAVs or a moving platform.

Journal ArticleDOI
TL;DR: In this article , a multi-population and modified donor usage approach was proposed to find more secure and fuel efficient paths for a UCAV system, which is called Multi-IP algorithm or MULIPA.

Journal ArticleDOI
TL;DR: In this article , the authors proposed a path planning algorithm to sample all the ponds on the farm with minimal resources (i.e., the number of UAVs and the power consumption of each UAV).
Abstract: Marine food chains are highly stressed by aggressive fishing practices and environmental damage. Aquaculture has increasingly become a source of seafood which spares the deleterious impact on wild fisheries. However, continually monitoring water quality to successfully grow and harvest fish is labor intensive. The Hybrid Aerial Underwater Robotic System (HAUCS) is an Internet of Things (IoT) framework for aquaculture farms to relieve the farm operators of one of the most labor-intensive and time-consuming farm operations: water quality monitoring. To this end, HAUCS employs a swarm of unmanned aerial vehicles (UAVs) or drones integrated with underwater measurement devices to collect the in situ water quality data from aquaculture ponds. A critical aspect in HAUCS is to develop an effective path planning algorithm to be able to sample all the ponds on the farm with minimal resources (i.e., the number of UAVs and the power consumption of each UAV). Three methods of path planning for the UAVs are tested, a Graph Attention Model (GAM), the Google Linear Optimization Package (GLOP) and our proposed solution, the HAUCS Path Planning Algorithm (HPP). The designs of these path planning algorithms are discussed, and a simulator is developed to evaluate these methods’ performance. The algorithms are also experimentally validated at Southern Illinois University’s Aquaculture Research Center to demonstrate the feasibility of HAUCS. Based on the simulations and experimental studies, HPP is particularly suited for large farms, while GLOP or GAM is more suited to small or medium-sized farms.

Journal ArticleDOI
TL;DR: In this article , the authors summarize the application and development trend of multi-AUV formation in underwater search, so as to summarize the past, present, and future research and development trends of this investigation field in detail.

Journal ArticleDOI
TL;DR: In this article , a locally observable robot pathfinding algorithm, conflict-based search with D* lite (CBS-D*), is proposed to realize automatic and effective pathfinding in mixed environments with dynamic obstacles.

Journal ArticleDOI
TL;DR: In this article , the authors proposed a lateral vehicle trajectory planning and control algorithm using a model predictive control (MPC) scheme for an automated perpendicular parking system, where the proposed trajectory planning becomes an MPC problem under constraints.
Abstract: This article proposes a lateral vehicle trajectory planning and control algorithm using a model predictive control (MPC) scheme for an automated perpendicular parking system. Previous work showed that approximated clothoid-based local path planning using a virtual towing distance provides low computational time and the stability of lateral vehicle motion in a parking system. However, this approach cannot function in certain parking situations and may cause undesirable steering maneuvers due to state-dependent planning. We present a new approximated clothoid path based on lateral vehicle kinematics to cope with these problems. Using the proposed kinematic model, we formulate an MPC problem for path planning. Then, the proposed lateral vehicle trajectory planning becomes an MPC problem under constraints. Besides, we show that lateral vehicle motion for vertical parking can be implemented using simple kinematic lateral motion control. Experimental results show that the vehicle with the proposed method moves smoothly and completes the given parking mission under constraints, even under tight parking space conditions.

Journal ArticleDOI
01 Jan 2023
TL;DR: In this paper , the authors identify collision-free driving corridors that represent spatio-temporal constraints for motion planning using set-based reachability analysis and derive a suitable formulation of collision avoidance constraints from driving corridors, which can be integrated into nonlinear programs as well as (successive) convexification procedures.
Abstract: The nonlinear vehicle dynamics and the non-convexity of collision avoidance constraints pose major challenges for optimization-based trajectory planning of automated vehicles. Current solutions are either tailored to specific traffic scenarios, simplify the vehicle dynamics, are computationally demanding, or may get stuck in local minima. This work presents a novel approach to address the aforementioned shortcomings by identifying collision-free driving corridors that represent spatio-temporal constraints for motion planning using set-based reachability analysis. We derive a suitable formulation of collision avoidance constraints from driving corridors that can be integrated into arbitrary nonlinear programs as well as (successive) convexification procedures. When combining our approach with existing motion planning methods based on continuous optimization, trajectories can be planned in arbitrary traffic situations in a computationally efficient way. We demonstrate the efficacy of our approach using scenarios from the CommonRoad benchmark suite.

Journal ArticleDOI
TL;DR: In this article , a UAV path planning scheme for IoT networks based on reinforcement learning is proposed, which plans hover points for UAV by learning the historical location of CHs and maximizes the probability of meeting CHs.
Abstract: Using highly maneuverable Unmanned Aerial Vehicles (UAV) to collect data is a fast and efficient method that is widely studied. In most studies, they assume that the UAVs can obtain the location of the Cluster Head (CH) before take-off, allocate CHs, and optimize the trajectory in advance. However, in many real scenarios, many sensing devices are deployed in areas with no basic communication infrastructure or cannot communicate with the Internet due to emergencies such as disasters. In this kind of sensing network, the surviving devices often change, and the CHs cannot be known and allocated in advance, thus bringing new challenges to the efficient data collection of the networks by using UAVs. In this paper, a UAV path planning scheme for IoT networks based on reinforcement learning is proposed. It plans hover points for UAV by learning the historical location of CHs and maximizes the probability of meeting CHs and plans the shortest UAV path to visit all hover points by using the simulated annealing method. In addition, an algorithm to search for the location of CHs is proposed which is named Cluster-head Searching Algorithm with Autonomous Exploration Pattern (CHSA-AEP). By using CHSA-AEP, our scheme enables the UAV to respond to the position change of the CHs. Finally, we compare our scheme with other algorithms (area coverage algorithms and random algorithm). It is found that our proposed scheme is superior to other methods in energy efficiency and time utilization ratio.

Journal ArticleDOI
TL;DR: In this article , the authors proposed an automatic joint motion planning method for a nine-axis industrial robot to achieve the shortest processing time, where offline programming is designed to generate paths for the complex surface of the hub, and the Greedy Best First Search (GBFS) and Sine cosine algorithm (SCA) are combined to find the optimal joint motion efficiently.
Abstract: Automatic joint motion planning is very important in robotic wheel hub polishing systems. Higher flexibility is achieved based on the joint configuration with multiple solutions, which means that the robot has kinematic redundancy for machining tasks. Redundant joints can be used to optimize the motion of the robot, but less research has been done on multi-dimensional redundant optimization. In this paper, a 6-axis robot with a 3-axis actuator is designed for wheel hub polishing. We propose an automatic joint motion planning method for a nine-axis industrial robot to achieve the shortest processing time. Firstly, offline programming is designed to generate paths for the complex surface of the hub. In order to reduce the machining path points on the surface of the hub, a improved Douglas-Peucker (DP) algorithm is proposed, which can take into account the change of the path point posture. Secondly, the Greedy Best First Search (GBFS) and Sine cosine algorithm (SCA) are combined to find the optimal joint motion efficiently. Moreover, we use nested SCA for comparison to test whether the combined algorithm can avoid local optima. Finally, the performance and computational efficiency of the method are validated in both simulation and real environments based on the hub surface.

Journal ArticleDOI
TL;DR: In this paper , a path planning paradigm for rigid-body robots encapsulated by unions of ellipsoids is proposed, where configuration-space obstacles can be parameterized explicitly in closed form, thereby allowing prior knowledge to be used to avoid sampling infeasible configurations.
Abstract: Path planning has long been one of the major research areas in robotics, with PRM and RRT being two of the most effective classes of planners. Though generally very efficient, these sampling-based planners can become computationally expensive in the important case of "narrow passages". This paper develops a path planning paradigm specifically formulated for narrow passage problems. The core is based on planning for rigid-body robots encapsulated by unions of ellipsoids. Each environmental feature is represented geometrically using a strictly convex body with a $\mathcal{C}^1$ boundary (e.g., superquadric). The main benefit of doing this is that configuration-space obstacles can be parameterized explicitly in closed form, thereby allowing prior knowledge to be used to avoid sampling infeasible configurations. Then, by characterizing a tight volume bound for multiple ellipsoids, robot transitions involving rotations are guaranteed to be collision-free without needing to perform traditional collision detection. Furthermore, by combining with a stochastic sampling strategy, the proposed planning framework can be extended to solving higher dimensional problems in which the robot has a moving base and articulated appendages. Benchmark results show that the proposed framework often outperforms the sampling-based planners in terms of computational time and success rate in finding a path through narrow corridors for both single-body robots and those with higher dimensional configuration spaces. Physical experiments using the proposed framework are further demonstrated on a humanoid robot that walks in several cluttered environments with narrow passages.

Journal ArticleDOI
TL;DR: In this article , a hybrid algorithm is proposed to solve the multi-objective path planning (MOPP) problem for mobile robots in a static nuclear accident environment by modeling the environment with a two-layer cost grid map based on geometric modeling and Monte Carlo calculations.

Journal ArticleDOI
TL;DR: In this paper , a hybrid bacterial foraging optimization algorithm with a simulated annealing mechanism is proposed to solve the path-planning problem of a UAV. But, the proposed algorithm can effectively escape the local optima.
Abstract: The quality of unmanned surface vehicle (USV) local path planning directly affects its safety and autonomy performance. The USV local path planning might easily be trapped into local optima. The swarm intelligence optimization algorithm is a novel and effective method to solve the path-planning problem. Aiming to address this problem, a hybrid bacterial foraging optimization algorithm with a simulated annealing mechanism is proposed. The proposed algorithm preserves a three-layer nested structure, and a simulated annealing mechanism is incorporated into the outermost nested dispersal operator. The proposed algorithm can effectively escape the local optima. Convention on the International Regulations for Preventing Collisions at Sea (COLREGs) rules and dynamic obstacles are considered as the constraints for the proposed algorithm to design different obstacle avoidance strategies for USVs. The coastal port is selected as the working environment of the USV in the visual test platform. The experimental results show the USV can successfully avoid the various obstacles in the coastal port, and efficiently plan collision-free paths.