版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
作者机构:Jaume I Univ Robot Intelligence Lab Castellon de La Plana 12071 Spain
出 版 物:《IEEE ROBOTICS AND AUTOMATION LETTERS》 (IEEE Robot. Autom.)
年 卷 期:2019年第4卷第1期
页 面:49-56页
核心收录:
学科分类:0808[工学-电气工程] 08[工学] 0811[工学-控制科学与工程]
基 金:Ministerio de Economia y Competitividad [DPI2015-69041-R] Generalitat Valenciana [PROMETEOII/2014/028] Universitat Jaume I [P1-1B2014-52]
主 题:Software middleware and programming environments
摘 要:This letter reviews the source code published with the papers of a flagship robotics research conference, 2017 International Conference on Robotics and Automation. The aim is to investigate whether the code is actually useful, i.e., can he reused by an interested reader without much effort. The interest is twofold: for one side, it makes possible to replicate and validate the results of the research;for another side, it facilitates new progress on the field, since researchers can build new systems on top of existing work. Unfortunately, reusing code is not as straightforward as it could seem, and there is a need for tools that alleviate the effort for integrating someone else s code into the own user s system. We propose the use of Docker, a Linux container technology, to turn the source code repositories into executable images, that can be run and tested locally, in an isolated environment, without the need of a costly integration with the host system.