Multi-Agent path planning for future Air Traffic Management
Air traffic control is currently operating close to saturation. The amount of traffic is expected to double by 2025. New decision tools to provide Traffic Flow Managers adequate information are needed to handle the upcoming increase in traffic and diminish its environmental impact. This paradigm shift is sustained by a global effort, namely NextGen in the US and SESAR in Europe.
In this project my partner and I explored Multi-agent path planning algorithm for future Air Traffic Management. Especially, we modeled Air Traffic Management constraint for grid-based planning. Then, we implemented A*-based multi agent algorithms, named CA*, HCA* and WHCA*. Moreover, we tried to fuse HCA* and direction maps (DM). Direction Maps is an heuristic that promotes trajectories that go with the general consensus. PDF
A Model Predictive Control Approach for Active SLAM
A central problem in deliberative robotics is mapping an unknown world. For instance, search and rescue robots enter an unknown disaster area and must generate a map as they explore. Simultaneous Localization and Mapping (SLAM) is a successful technique for mapping an unknown environment with noisy sensors. Usually, acquiring sensor data over the whole map requires human intervention to cover unexplored area. This process does not scale as intelligent robots become ubiquitous. Beyond the fact that offline algorithms cannot determine a strategy to completely cover the map, the computed path is clearly not optimal.
Active SLAM is a particular issue of Active Sensing, which address the problem of how to optimally control a sensor for information gathering. The aim is to obtain a policy which trades off exploration (maximizing map coverage) and exploitation (going back to known locations to increase the accuracy of the map). In this project, we proposed an approximate method to solve the intractable Active SLAM problem. We implemented a Model Predictive Controller and compared it to the Greedy approach. PDF
Markov Random Field segmentation for traffic sign detection

