• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 177
  • 45
  • 24
  • 24
  • 14
  • 6
  • 4
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • Tagged with
  • 414
  • 414
  • 97
  • 86
  • 83
  • 74
  • 61
  • 59
  • 55
  • 54
  • 47
  • 45
  • 45
  • 42
  • 42
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
41

Observability based Optimal Path Planning for Multi-Agent Systems to aid In Relative Pose Estimation

Boyinine, Rohith 28 June 2021 (has links)
No description available.
42

Robotic Search Planning In Large Environments with Limited Computational Resources and Unreliable Communications

Biggs, Benjamin Adams 24 February 2023 (has links)
This work is inspired by robotic search applications where a robot or team of robots is equipped with sensors and tasked to autonomously acquire as much information as possible from a region of interest. To accomplish this task, robots must plan paths through the region of interest that maximize the effectiveness of the sensors they carry. Receding horizon path planning is a popular approach to addressing the computationally expensive task of planning long paths because it allows robotic agents with limited computational resources to iteratively construct a long path by solving for an optimal short path, traversing a portion of the short path, and repeating the process until a receding horizon path of the desired length has been constructed. However, receding horizon paths do not retain the optimality properties of the short paths from which they are constructed and may perform quite poorly in the context of achieving the robotic search objective. The primary contributions of this work address the worst-case performance of receding horizon paths by developing methods of using terminal rewards in the construction of receding horizon paths. We prove that the proposed methods of constructing receding horizon paths provide theoretical worst-case performance guarantees. Our result can be interpreted as ensuring that the receding horizon path performs no worse in expectation than a given sub-optimal search path. This result is especially practical for subsea applications where, due to use of side-scan sonar in search applications, search paths typically consist of parallel straight lines. Thus for subsea search applications, our approach ensures that expected performance is no worse than the usual subsea search path, and it might be much better. The methods proposed in this work provide desirable lower-bound guarantees for a single robot as well as teams of robots. Significantly, we demonstrate that existing planning algorithms may be easily adapted to use our proposed methods. We present our theoretical guarantees in the context of subsea search applications and demonstrate the utility of our proposed methods through simulation experiments and field trials using real autonomous underwater vehicles (AUVs). We show that our worst-case guarantees may be achieved despite non-idealities such as sub-optimal short-paths used to construct the longer receding horizon path and unreliable communication in multi-agent planning. In addition to theoretical guarantees, An important contribution of this work is to describe specific implementation solutions needed to integrate and implement these ideas for real-time operation on AUVs. / Doctor of Philosophy / This work is inspired by robotic search applications where a robot or team of robots is equipped with sensors and tasked to autonomously acquire as much information as possible from a region of interest. To accomplish this task, robots must plan paths through the region of interest that maximize the effectiveness of the sensors they carry. Receding horizon path planning is a popular approach to addressing the computationally expensive task of planning long paths because it allows robotic agents with limited computational resources to iteratively construct a long path by solving for an optimal short path, traversing a portion of the short path, and repeating the process until a receding horizon path of the desired length has been constructed. However, receding horizon paths do not retain the optimality properties of the short paths from which they are constructed and may perform quite poorly in the context of achieving the robotic search objective. The primary contributions of this work address the worst-case performance of receding horizon paths by developing methods of using terminal rewards in the construction of receding horizon paths. The methods proposed in this work provide desirable lower-bound guarantees for a single robot as well as teams of robots. We present our theoretical guarantees in the context of subsea search applications and demonstrate the utility of our proposed methods through simulation experiments and field trials using real autonomous underwater vehicles (AUVs). In addition to theoretical guarantees, An important contribution of this work is to describe specific implementation solutions needed to integrate and implement these ideas for real-time operation on AUVs.
43

Risk-Aware Human-In-The-Loop Multi-Robot Path Planning for Lost Person Search and Rescue

Cangan, Barnabas Gavin 12 July 2019 (has links)
We introduce a framework that would enable using autonomous aerial vehicles in search and rescue scenarios associated with missing person incidents to assist human searchers. We formulate a lost person behavior model and a human searcher model informed by data collected from past search missions. These models are used to generate a probabilistic heatmap of the lost person's position and anticipated searcher trajectories. We use Gaussian processes with a Gibbs' kernel for data fusion to accurately model a limited field-of-view sensor. Our algorithm thereby computes a set of trajectories for a team of aerial vehicles to autonomously navigate, so as to assist and complement human searchers' efforts. / Master of Science / Our goal is to assist human searchers using autonomous aerial vehicles in search and rescue scenarios associated with missing person incidents. We formulate a lost person behavior model and a human searcher model informed by data collected from past search missions. These models are used to generate a probabilistic heatmap of the lost person’s position and anticipated searcher trajectories. We use Gaussian processes for data fusion with Gibbs’ kernel to accurately model a limited field-of-view sensor. Our algorithm thereby computes a set of trajectories for a team of aerial vehicles to autonomously navigate, so as to assist and complement human searchers’ efforts.
44

AN UNMANNED AERIAL VEHICLE PROJECT FOR UNDERGRADUATES

Bradley, Justin, Prall, Breton 10 1900 (has links)
ITC/USA 2006 Conference Proceedings / The Forty-Second Annual International Telemetering Conference and Technical Exhibition / October 23-26, 2006 / Town and Country Resort & Convention Center, San Diego, California / Brigham Young University recently introduced a project for undergraduates in which a miniature unmanned aerial vehicle system is constructed. The system is capable of autonomous flight, takeoff, landing, and navigation through a planned path. In addition, through the use of video and telemetry collected by the vehicle, accurate geolocation of specified targets is performed. This paper outlines our approach and successes in facilitating this accomplishment at the undergraduate level.
45

Adaptive Critic Design Techniques for Mobile Transmitter Path Planning

Rivera, Grant 10 1900 (has links)
ITC/USA 2011 Conference Proceedings / The Forty-Seventh Annual International Telemetering Conference and Technical Exhibition / October 24-27, 2011 / Bally's Las Vegas, Las Vegas, Nevada / In geometrically complex indoor industrial environments, such as factories, health care facilities, or offices, it can be challenging to determine where each telemetry receiver needs to be located to collect data from one or more mobile transmitters. Accurately estimating the areas that each transmitter frequently travels, rarely travels, and quickly travels through, helps to simplify the telemetry system planning problem and establishes which areas may be acceptable to provide marginal coverage. This paper discusses how using A* (A-Star) for transmitter path planning can assist in the telemetry system planning problem.
46

A Semi-autonomous Wheelchair Navigation System

Tang, Robert January 2012 (has links)
Many mobility impaired users are unable to operate a powered wheelchair safely, without causing harm to themselves, others, and the environment. Smart wheelchairs that assist or replace user control have been developed to cater for these users, utilising systems and algorithms from autonomous robots. Despite a sustained period of research and development of robotic wheelchairs, there are very few available commercially. This thesis describes work towards developing a navigation system that is aimed at being retro-fitted to powered wheelchairs. The navigation system developed takes a systems engineering approach, integrating many existing open-source software projects to deliver a system that would otherwise not be possible in the time frame of a master's thesis. The navigation system introduced in this thesis is aimed at operating in an unstructured indoor environment, and requires no a priori information about the environment. The key components in the system are: obstacle avoidance, map building, localisation, path planning, and autonomously travelling towards a goal. The test electric wheelchair was instrumented with the following: a laptop, a laser scanner, wheel encoders, camera, and a variety of user input methods. The user interfaces that have been implemented and tested include a touch screen friendly graphical user interface, keyboard and joystick.
47

Evolutionary approaches to mobile robot systems

Olumuyiwa Ibikunle, Ashiru January 1997 (has links)
No description available.
48

Motion planning and reactive control on learnt skill manifolds

Havoutis, Ioannis January 2012 (has links)
We propose a novel framework for motion planning and control that is based on a manifold encoding of the desired solution set. We present an alternate, model-free, approach to path planning, replanning and control. Our approach is founded on the idea of encoding the set of possible trajectories as a skill manifold, which can be learnt from data such as from demonstration. We describe the manifold representation of skills, a technique for learning from data and a method for generating trajectories as geodesics on such manifolds. We extend the trajectory generation method to handle dynamic obstacles and constraints. We show how a state metric naturally arises from the manifold encoding and how this can be used for reactive control in an on-line manner. Our framework tightly integrates learning, planning and control in a computationally efficient representation, suitable for realistic humanoid robotic tasks that are defined by skill specifications involving high-dimensional nonlinear dynamics, kinodynamic constraints and non-trivial cost functions, in an optimal control setting. Although, in principle, such problems can be handled by well understood analytical methods, it is often difficult and expensive to formulate models that enable the analytical approach. We test our framework with various types of robotic systems – ranging from a 3-link arm to a small humanoid robot – and show that the manifold encoding gives significant improvements in performance without loss of accuracy. Furthermore, we evaluate the framework against a state-of-the-art imitation learning method. We show that our approach, by learning manifolds of robotic skills, allows for efficient planning and replanning in changing environments, and for robust and online reactive control.
49

Planning and exploring under uncertainty

Murphy, Elizabeth M. January 2010 (has links)
Scalable autonomy requires a robot to be able to recognize and contend with the uncertainty in its knowledge of the world stemming from its noisy sensors and actu- ators. The regions it chooses to explore, and the paths it takes to get there, must take this uncertainty into account. In this thesis we outline probabilistic approaches to represent that world; to construct plans over it; and to determine which part of it to explore next. We present a new technique to create probabilistic cost maps from overhead im- agery, taking into account the uncertainty in terrain classification and allowing for spatial variation in terrain cost. A probabilistic cost function combines the output of a multi-class classifier and a spatial probabilistic regressor to produce a probability density function over terrain for each grid cell in the map. The resultant cost map facilitates the discovery of not only the shortest path between points on the map, but also a distribution of likely paths between the points. These cost maps are used in a path planning technique which allows the user to trade-off the risk of returning a suboptimal path for substantial increases in search speed. We precompute a probability distribution which precisely approximates the true distance between any grid cell in the map and goal cell. This distribution under- pins a number of A* search heuristics we present, which can characterize and bound the risk we are prepared to take in gaining search efficiency while sacrificing optimal path length. Empirically, we report efficiency increases in excess of 70% over standard heuristic search methods. Finally, we present a global approach to the problem of robotic exploration, uti- lizing a hybrid of a topological data structure and an underlying metric mapping process. A ‘Gap Navigation Tree’ is used to motivate global target selection and occluded regions of the environment (‘gaps’) are tracked probabilistically using the metric map. In pursuing these gaps we are provided with goals to feed to the path planning process en route to a complete exploration of the environment. The combination of these three techniques represents a framework to facilitate robust exploration in a-priori unknown environments.
50

MULTI-DRONE CONTROL SYSTEM

Norlin, Simon, Songmahadthai, David January 2019 (has links)
Planning and controlling traffic for multiple drones in a system without intercommunication betweenthe drones is a daunting proposition. This paper presents a thesis work developing a multi-dronecontrol system capable of planning and executing missions in a 3-D aerial space. Generic 2-D pathplanning algorithms are extended into the 3-D space to handle multiple parts of the path planning,creating highways through a gridded area which is used as obstacles for other drones.Three path planning algorithm are compared with other each other wavefront, Astar and po-tential fields, scheduling is also documented to find the optimal drone amount that the system canhandle given an area of interest, this is done to see how often and for how long drones stand idle.Simulations and equations have been implemented to verify and compare results.

Page generated in 0.0767 seconds