77,274 research outputs found

    Fast Motion Planning of UAVs

    Get PDF
    Fast motion planning (FMP) of autonomous vehicles has been advanced rapidly for robotics research, particularly for trajectory planning of spacecraft. The FMP team at JPL and Caltech has developed an algorithm for autonomous vehicles in environments with many fixed obstacles. The spherical expansion and sequential convex programming (SE-SCP) algorithm is computationally efficient and guarantees any-time local optimality for a given function on top of being faster than other sampling-based motion planning methods. Spherical Expansion (SE) is randomized sampling to explore the workspace of the autonomous vehicle and it finds an initial cost-minimized path. Sequential convex programming (SCP) then optimizes this path and computes a locally optimal trajectory. Current development and simulation of the SE-SCP algorithm is still being tested with MATLAB software as well as the collaborative robotics software called the Robot Operating System (ROS). ROS has advantages over MATLAB since it is a flexible framework for writing robotics software and includes a collection of tools, libraries, and conventions specifically for robotics improvement. By developing a SE-SCP simulation in ROS, a ROS package can be created and uploaded online, which provides opportunities for the public to easily utilize the software and apply the SE-SCP algorithm for motion planning to their own autonomous vehicles

    Contextual information aided target tracking and path planning for autonomous ground vehicles

    Get PDF
    Recently, autonomous vehicles have received worldwide attentions from academic research, automotive industry and the general public. In order to achieve a higher level of automation, one of the most fundamental requirements of autonomous vehicles is the capability to respond to internal and external changes in a safe, timely and appropriate manner. Situational awareness and decision making are two crucial enabling technologies for safe operation of autonomous vehicles. This thesis presents a solution for improving the automation level of autonomous vehicles in both situational awareness and decision making aspects by utilising additional domain knowledge such as constraints and influence on a moving object caused by environment and interaction between different moving objects. This includes two specific sub-systems, model based target tracking in environmental perception module and motion planning in path planning module. In the first part, a rigorous Bayesian framework is developed for pooling road constraint information and sensor measurement data of a ground vehicle to provide better situational awareness. Consequently, a new multiple targets tracking (MTT) strategy is proposed for solving target tracking problems with nonlinear dynamic systems and additional state constraints. Besides road constraint information, a vehicle movement is generally affected by its surrounding environment known as interaction information. A novel dynamic modelling approach is then proposed by considering the interaction information as virtual force which is constructed by involving the target state, desired dynamics and interaction information. The proposed modelling approach is then accommodated in the proposed MTT strategy for incorporating different types of domain knowledge in a comprehensive manner. In the second part, a new path planning strategy for autonomous vehicles operating in partially known dynamic environment is suggested. The proposed MTT technique is utilized to provide accurate on-board tracking information with associated level of uncertainty. Based on the tracking information, a path planning strategy is developed to generate collision free paths by not only predicting the future states of the moving objects but also taking into account the propagation of the associated estimation uncertainty within a given horizon. To cope with a dynamic and uncertain road environment, the strategy is implemented in a receding horizon fashion

    PERFORMANCE EVALUATION AND REVIEW FRAMEWORK OF ROBOTIC MISSIONS (PERFORM): AUTONOMOUS PATH PLANNING AND AUTONOMY PERFORMANCE EVALUATION

    Get PDF
    The scope of this work spans two main areas of autonomy research 1) autonomous path planning and 2) test and evaluation of autonomous systems. Path planning is an integral part of autonomous decision-making, and a deep understanding in this area provides valuable perspective on approaching the problem of how to effectively evaluate vehicle behavior. Autonomous decision-making capabilities must include reliability, robustness, and trustworthiness in a real-world environment. A major component of robot decision-making lies in intelligent path-planning. Serving as the brains of an autonomous system, an efficient and reliable path planner is crucial to mission success and overall safety. A hybrid global and local planner is implemented using a combination of the Potential Field Method (PFM) and A-star (A*) algorithms. Created using a layered vector field strategy, this allows for flexibility along with the ability to add and remove layers to take into account other parameters such as currents, wind, dynamics, and the International Regulations for Preventing Collisions at Sea (COLGREGS). Different weights can be attributed to each layer based on the determined level of importance in a hierarchical manner. Different obstacle scenarios are shown in simulation, and proof-of-concept validation of the path-planning algorithms on an actual ASV is accomplished in an indoor environment. Results show that the combination of PFM and A* complement each other to generate a successfully planned path to goal that alleviates local minima and entrapment issues. Additionally, the planner demonstrates the ability to update for new obstacles in real time using an obstacle detection sensor. Regarding test and evaluation of autonomous vehicles, trust and confidence in autonomous behavior is required to send autonomous vehicles into operational missions. The author introduces the Performance Evaluation and Review Framework Of Robotic Missions (PERFORM), a framework for which to enable a rigorous and replicable autonomy test environment, thereby filling the void between that of merely simulating autonomy and that of completing true field missions. A generic architecture for defining the missions under test is proposed and a unique Interval Type-2 Fuzzy Logic approach is used as the foundation for the mathematically rigorous autonomy evaluation framework. The test environment is designed to aid in (1) new technology development (i.e. providing direct comparisons and quantitative evaluations of varying autonomy algorithms), (2) the validation of the performance of specific autonomous platforms, and (3) the selection of the appropriate robotic platform(s) for a given mission type (e.g. for surveying, surveillance, search and rescue). Several case studies are presented to apply the metric to various test scenarios. Results demonstrate the flexibility of the technique with the ability to tailor tests to the user’s design requirements accounting for different priorities related to acceptable risks and goals of a given mission

    A multi-layered fast marching method for unmanned surface vehicle path planning in a time-variant maritime environment

    Get PDF
    Concerns regarding the influence of the marine environment, such as surface currents and winds, on autonomous marine vehicles have been raised in recent years. A number of researchers have been working on the development of intelligent path planning algorithms to minimise the negative effects of environmental influences, however most of this work focuses on the platform of autonomous underwater vehicles (AUVs) with very little work on unmanned surface vehicles (USVs). This paper presents a novel multi-layered fast marching (MFM) method developed to generate practical trajectories for USVs when operating in a dynamic environment. This method constructs a synthetic environment framework, which incorporates the information of planning space and surface currents. In terms of the planning space, there are repelling and attracting forces, which are evaluated using an attractive/repulsive vector field construction process. The influence of surface currents is weighted against the obstacles in the planning space using a 4-regime risk strategy. A trajectory is then calculated using the anisotropic fast marching method. The complete algorithm has been tested and validated using simulated surface currents, and the performance of generated trajectories have been evaluated in terms of different optimisation criteria, such as the distance and energy consumption

    Experimental tests of autonomous ground vehicles with preview

    Get PDF
    This paper describes the design and experimental tests of a path planning and reference tracking algorithm for autonomous ground vehicles. The ground vehicles under consideration are equipped with forward looking sensors that provide a preview capability over a certain horizon. A two-level control framework is proposed for real-time implementation of the model predictive control (MPC) algorithm, where the high-level performs on-line optimization to generate the best possible local reference respect to various constraints and the low-level commands the vehicle to follow realistic trajectories generated by the high-level controller. The proposed control scheme is implemented on an indoor testbed through networks with satisfactory performance

    A Comparison of Local Path Planning Techniques of Autonomous Surface Vehicles for Monitoring Applications: The Ypacarai Lake Case-study

    Get PDF
    Local path planning is important in the development of autonomous vehicles since it allows a vehicle to adapt their movements to dynamic environments, for instance, when obstacles are detected. This work presents an evaluation of the performance of different local path planning techniques for an Autonomous Surface Vehicle, using a custom-made simulator based on the open-source Robotarium framework. The conducted simulations allow to verify, compare and visualize the solutions of the different techniques. The selected techniques for evaluation include A*, Potential Fields (PF), Rapidly-Exploring Random Trees* (RRT*) and variations of the Fast Marching Method (FMM), along with a proposed new method called Updating the Fast Marching Square method (uFMS). The evaluation proposed in this work includes ways to summarize time and safety measures for local path planning techniques. The results in a Lake environment present the advantages and disadvantages of using each technique. The proposed uFMS and A* have been shown to achieve interesting performance in terms of processing time, distance travelled and security levels. Furthermore, the proposed uFMS algorithm is capable of generating smoother routes.Consejo Nacional de Ciencia de Tecnología (CONACYT) de Paraguay PINV15-177Ministerio de Ciencia, Innovación y Universidades RTI2018-098964-B-I00Junta de Andalucía US-1257508Junta de Andalucía PY18-RE0009Junta de Andalucía 2018/ACDE/00077

    Real-Time Path Planning in Constrained, Uncertain Environments

    Get PDF
    A key enabler of autonomous vehicles is the ability to plan the path of the vehicle to accomplish mission objectives. To be robust to realistic environments, path planners must account for uncertainty in the trajectory of the vehicle as well as uncertainty in the location of obstacles. The uncertainty in the trajectory of the vehicle is a difficult quantity to estimate, and is influenced by coupling between the vehicle dynamics, guidance, navigation, and control system as well as any disturbances acting on the vehicle. Monte Carlo analysis is the conventional approach to determine vehicle dispersion, while accounting for the coupled nature of the system. Due to the computational complexity of Monte Carlo analysis, this approach to calculating vehicle dispersion quickly becomes prohibitive for real-time applications, high dimensional systems. Modern or Closed-Loop Linear Covariance (LinCov) analysis linearizes the vehicle dynamics and GNC about a nominal trajectory, and computes the same information as Monte Carlo analysis but in a single run. This paper develops a LinCov framework capable of modeling the dynamics, guidance, navigation, and control of autonomous vehicles and validated the framework by comparison to Monte Carlo analysis. The developed framework is applied to the path planning of an unmanned aerial vehicle (UAV). The rapidly exploring random trees (RRT) algorithm is augmented with statistical information provided by the LinCov simulation and a model of the uncertainty of obstacles. It is demonstrated that the developed path planner efficiently guides the UAV through the obstacle field while maintaining the probability of collision below a user-specified value
    corecore