Browsing by Author "Kochersberger, Kevin"
Now showing 1 - 3 of 3
Results Per Page
Sort Options
- Development of a Peripheral–Central Vision System for Small Unmanned Aircraft TrackingKang, Changkoo; Chaudhry, Haseeb; Woolsey, Craig A.; Kochersberger, Kevin (American Institute of Aeronautics and Astronautics, 2021-09)Two image-based sensing methods are merged to mimic human vision in support of airborne detect-and-avoid and counter–unmanned aircraft systems applications. In the proposed sensing system architecture, a peripheral vision camera (with a fisheye lens) provides a large field of view, whereas a central vision camera (with a perspective lens) provides high-resolution imagery of a specific target. Beyond the complementary ability of the two cameras and supporting algorithms to enable passive detection and classification, the pair forms a heterogeneous stereo vision system that can support range resolution. The paper describes development and testing of a novel peripheral–central vision system to detect, localize, and classify an airborne threat. The system was used to generate a dataset for various types of mock threats in order to experimentally validate parametric analysis of the threat localization error. A system performance analysis based on Monte Carlo simulations is also described, providing further insight concerning the effect of system parameters on threat localization accuracy.
- Post-Flood Analysis for Damage and Restoration Assessment Using Drone ImageryWhitehurst, Daniel; Joshi, Kunal; Kochersberger, Kevin; Weeks, James (MDPI, 2022-10-04)With natural disasters continuing to become more prevalent in recent years, the need for effective disaster management efforts becomes even more critical. Specifically, flooding is an extremely common natural disaster which can cause significant damage to homes and other property. In this article, we look at an area in Hurley, Virginia which suffered a significant flood event in August 2021. A drone is used to capture aerial imagery of the area and reconstructed to produce 3-dimensional models, Digital Elevation Models, and stitched orthophotos for flood modeling and damage assessment. Pre-flood Digital Elevation Models and available weather data are used to perform simulations of the flood event using HEC-RAS software. These were validated with measured water height values and found to be very accurate. After this validation, simulations are performed using the Digital Elevation Models collected after the flood and we found that a similar rainfall event on the new terrain would cause even worse flooding, with water depths between 29% and 105% higher. These simulations could be used to guide recovery efforts as well as aid response efforts for any future events. Finally, we look at performing semantic segmentation on the collected aerial imagery to assess damage to property from the flood event. While our segmentation of debris needs more work, it has potential to help determine the extent of damage and aid disaster response. Based on our investigation, the combination of techniques presented in this article has significant potential to aid in preparation, response, and recovery efforts for natural disasters.
- Towards Fully Autonomous Negative Obstacle Traversal via Imitation Learning Based ControlCésar-Tondreau, Brian; Warnell, Garrett; Kochersberger, Kevin; Waytowich, Nicholas R. (MDPI, 2022-06-22)Current research in experimental robotics has had a focus on traditional, cost-based, navigation methods. These methods ascribe a value of utility for occupying certain locations in the environment. A path planning algorithm then uses this cost function to compute an optimal path relative to obstacle positions based on proximity, visibility, and work efficiency. However, tuning this function to induce more complex navigation behaviors in the robot is not straightforward. For example, this cost-based scheme tends to be pessimistic when assigning traversal cost to negative obstacles. Its often simpler to ascribe high traversal costs to costmap cells based on elevation. This forces the planning algorithm to plan around uneven terrain rather than exploring techniques that understand if and how to safely traverse through them. In this paper, imitation learning is applied to the task of negative obstacle traversal with Unmanned Ground Vehicles (UGVs). Specifically, this work introduces a novel point cloud-based state representation of the local terrain shape and employs imitation learning to train a reactive motion controller for negative obstacle detection and traversal. This method is compared to a classical motion planner that uses the dynamic window approach (DWA) to assign traversal cost based on the terrain slope local to the robots current pose.