Detecting, opening and navigating through doors: A unified framework for human service robots

Published in International Conference on Software Technologies, 2019

Recommended citation: Savarese, F., Tejero-de-Pablos, A., Quer, S., & Harada, T. (2019, July). Detecting, opening and navigating through doors: A unified framework for human service robots. In Proceedings of the 14th International Conference on Software Technologies (pp. 416-427).

For an autonomous robotic system, detecting, opening, and navigating through doors remains a very challenging problem. It involves several hard-to-solve sub-tasks such as recognizing the door, grasping the handle, discriminating between pulling or pushing the door, and detecting locked doors. Previous works tackle individual sub-problems, assuming that the robot is already facing the door handle or that the robot knows in advance the exact location of the door. However, ignoring the navigation through the door, using specialized robots, or specific types of doors, reduce the applicability of existing approaches. In this paper, we present a unified framework for the door opening problem, by taking a navigation scenario as a reference. We implement specific algorithms to solve each sub-task, and describe the hierarchical automata which integrates the control of the robot during the entire process. Moreover, we implement error recovery mechanisms to add robustness and to guarantee a high success rate. We carry out experiments on a realistic scenario using a standard service robot, the Toyota Human Support Robot. We show that our framework can successfully detect, open, and navigate through doors in a reliable way, with low error rates, and without adapting the environment to the robot. Our experiments demonstrate the high applicability of our framework.

Download here

Bibtex:

@inproceedings{savarese2019detecting,
  title={Detecting, opening and navigating through doors: a unified framework for human service robots},
  author={Savarese, Francesco and Tejero-de-Pablos, Antonio and Quer, Stefano and Harada, Tatsuya},
  booktitle={Proceedings of the 14th International Conference on Software Technologies},
  pages={416--427},
  year={2019}
}