Publication Notices

Notifications of New Publications Released by ERDC

Contact Us

      

  

    866.362.3732

   601.634.2355

 

ERDC Library Catalog

Not finding what you are looking for? Search the ERDC Library Catalog

Results:
Tag: Military robots
Clear
  • Low Size, Weight, Power, and Cost (SWaP-C) Payload for Autonomous Navigation and Mapping on an Unmanned Ground Vehicle

    Abstract: Autonomous navigation and unknown environment exploration with an unmanned ground vehicle (UGV) is extremely challenging. This report investigates a mapping and exploration solution utilizing low size, weight, power, and cost payloads. The platform presented here leverages simultaneous localization and mapping to efficiently explore unknown areas by finding navigable routes. The solution utilizes a diverse sensor payload that includes wheel encoders, 3D lidar, and red-green-blue and depth cameras. The main goal of this effort is to leverage path planning and navigation for mapping and exploration with a UGV to produce an accurate 3D map. The solution provided also leverages the Robot Operating System
  • UGV SLAM Payload for Low-Visibility Environments

    Abstract: Herein, we explore using a low size, weight, power, and cost unmanned ground vehicle payload designed specifically for low-visibility environments. The proposed payload simultaneously localizes and maps in GPS-denied environments via waypoint navigation. This solution utilizes a diverse sensor payload that includes wheel encoders, inertial measurement unit, 3D lidar, 3D ultrasonic sensors, and thermal cameras. Furthermore, the resulting 3D point cloud was compared against a survey-grade lidar.
  • Docker Containers and Images for Robot Operating System (ROS)–Based Applications

    Abstract: Docker is a tool designed to make it easier to create, deploy, and run applications by using containers. Containers allow a developer to package and ship out an application with all of the parts it needs, such as libraries and other dependencies. Herein, we investigate using a Docker image to deploy and run our Robot Operating System (ROS)–based payload on a robot platform. Ultimately, this would allow us to quickly and efficiently deploy our payload on multiple platforms.
  • A General-Purpose Multiplatform GPU-Accelerated Ray Tracing API

    Abstract: Real-time ray tracing is an important tool in computational research. Among other things, it is used to model sensors for autonomous vehicle simulation, efficiently simulate radiative energy propagation, and create effective data visualizations. However, raytracing libraries currently offered for GPU platforms have a high level of complexity to facilitate the detailed configuration needed by gaming engines and high-fidelity renderers. A researcher wishing to take advantage of the performance gains offered by the GPU for simple ray casting routines would need to learn how to use these ray tracing libraries. Additionally, they would have to adapt this code to each GPU platform they run on. Therefore, a C++ API has been developed that exposes simple ray casting endpoints that are implemented in GPU-specific code for several contemporary device platforms. This API currently supports the NVIDIA OptiX ray tracing library, Vulkan, AMD Radeon Rays, and even Intel Embree. Benchmarking tests using this API provide insight to help users determine the optimal backend library to select for their ray tracing needs. HPC research will be well-served by the ability to perform general purpose raytracing on the increasing amount of graphics and machine learning nodes offered by the DoD High Performance Computing Modernization Program.
  • 3D Mapping and Navigation Using MOVEit

    Abstract: Until recently, our focus has been primarily on the development of a low SWAP-C payload for deployment on a UGV that leverages 2D mapping and navigation. Due to these efforts, we are able to autonomously map and navigate very well within flat indoor environments. This report will explore the implementation of 3D mapping and navigation to allow unmanned vehicles to operate on a variety of terrains, both indoor and outdoor. The method we followed uses MOVEit, a motion planning framework. The MOVEit application is typically used in the control of robotic arms or manipulators, but its handling of 3D perception using OctoMaps makes it a promising software for robots in general. The challenges of using MOVEit outside of its intended use case of manipulators are discussed in this report.
  • PUBLICATION NOTICE: Optimized Low Size, Weight, Power and Cost (SWaP-C) Payload for Mapping Interiors and Subterranean on an Unmanned Ground Vehicle

    ABSTRACT: Section 3 of the FY15 Force 2025 Maneuvers Annual Report indicates that in Dense Urban Areas (DUA), specifically in a subsurface, surface, or super-surface structure, the ability to identify threats will be diminished. Most commercially available LIght Detection And Ranging (LIDAR) systems are specifically designed for high-resolution aerial imaging and mapping applications. As a result, they tend to be large, heavy, power-hungry, data bandwidth intensive, and expensive. They also employ lasers that are not typically eye-safe, which limits their overall effectiveness in subterranean and the interiors of subsurface or super-surface structures. However, due to recent advances in the automotive industry, there are new generations of Size, Weight, Power, and Cost (SWaP-C) sensors that are eye-safe, making them suitable for use indoors and in subterranean environments. While these tradeoffs limit their effective use to hundreds of meters (compared to kilometers for their more expensive counterparts), they are ideal candidates for use in subterranean and building interiors. While cameras fill this niche to some extent, the volumetric calculations provided by these sensors provide additional intelligence to shape the security of the environment and offer more precision when maneuvering troops. These sensors would provide the warfighter with situational understanding in previously inaccessible locations. Therefore, to aid in the Army’s need to obtain and maintain situational understanding in DUAs, the authors propose utilizing low size, weight, power, and cost (SWaP-C) sensors, on a robot platform, for surveying and mapping underground structures and building interiors. Rapid/near real-time data processing is possible by utilizing open-source software and commercial off the shelf (COTS) components. Using the preferred sensor payload autonomously was also explored.