I am a Lecturer/Researcher at University of Applied Sciences Technikum Wien and Doctoral Student at Graz University of Technology, working on machine learning and modern control approaches in robotics as well as personal projects.
1 University of Applied Sciences Technikum Wien, Faculty of Industrial Engineering, 1200 Vienna, Austria
Paper
|
Code
|
ArXiv
|
The use of robotics in search and rescue operations has grown in recent years, as these systems have the potentialto greatly improve the efficiency and effectiveness of rescueefforts. However, developing and maintaining robotics systemsfor search and rescue applications can be challenging. Thesesystems often operate in harsh and unpredictable environments,which demands high autonomy and intelligent behavior of therobots. Such robots are developed based on a vast amountof (open source) software solutions, which force robotic engi-neers to focus on systems engineering instead of applicationimplementation. One way to address robot maintenance isto use containerization and service management technologies,such as Docker containers and systemd services, to managethe software and resources on the robotics platform. Dockercontainers allow applications and their dependencies to bepackaged in a portable, isolated environment, while systemdprovides a reliable and flexible way to manage system processes.In addition, monitoring tools can be used to track systemresources and alert human supervisors to potential issues, whiledeployment tools can streamline the process of deploying andmaintaining the robotics platform.This paper tackles the identification and presentation ofuseful tools for robotic system maintenance focusing on searchand rescue robots. We aim to provide a guideline for the roboticsystem maintenance process, and explore the applicability ofDocker containers, systemd services, and other tools for searchand rescue robotics applications. We discuss the benefits andpotential challenges of using these technologies, and provideexamples for application. Through our analysis, we aim toprovide insight into the potential of containerization, servicemanagement, monitoring, and deployment technologies to en-hance the capabilities of search and rescue robotics systems.We hope that our study will simplify the development andmaintenance procedure for robotic system development.
If you use this work in your research, please cite our paper:
@inproceedings{Novotny2023,
author = {Georg Novotny and Simon Schwaiger and Lucas Muster and Mohamed Aburaia and Wilfried W{\"o}ber},
editor = {Andreas Müller and Manfred Nader and Hubert Gattringer},
isbn = {978-3-200-08957-0},
journal = {Proceedings of the Austrian Robotics Workshop},
month = {4},
pages = {19-24},
publisher = {Johannes Kepler University},
title = {On the Applicability of Docker Containers and systemd Services for Search and Rescue Applications},
url = {https://www.joanneum.at/fileadmin/ROBOTICS/ARW_Proceedings/2023_ARW_Proceedings.pdf},
year = {2023}
}