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: Computer systems
Clear
  • 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.