English

ORB: Operating Room Bot, Automating Operating Room Logistics through Mobile Manipulation

Robotics 2025-09-22 v1

Abstract

Efficiently delivering items to an ongoing surgery in a hospital operating room can be a matter of life or death. In modern hospital settings, delivery robots have successfully transported bulk items between rooms and floors. However, automating item-level operating room logistics presents unique challenges in perception, efficiency, and maintaining sterility. We propose the Operating Room Bot (ORB), a robot framework to automate logistics tasks in hospital operating rooms (OR). ORB leverages a robust, hierarchical behavior tree (BT) architecture to integrate diverse functionalities of object recognition, scene interpretation, and GPU-accelerated motion planning. The contributions of this paper include: (1) a modular software architecture facilitating robust mobile manipulation through behavior trees; (2) a novel real-time object recognition pipeline integrating YOLOv7, Segment Anything Model 2 (SAM2), and Grounded DINO; (3) the adaptation of the cuRobo parallelized trajectory optimization framework to real-time, collision-free mobile manipulation; and (4) empirical validation demonstrating an 80% success rate in OR supply retrieval and a 96% success rate in restocking operations. These contributions establish ORB as a reliable and adaptable system for autonomous OR logistics.

Keywords

Cite

@article{arxiv.2509.15600,
  title  = {ORB: Operating Room Bot, Automating Operating Room Logistics through Mobile Manipulation},
  author = {Jinkai Qiu and Yungjun Kim and Gaurav Sethia and Tanmay Agarwal and Siddharth Ghodasara and Zackory Erickson and Jeffrey Ichnowski},
  journal= {arXiv preprint arXiv:2509.15600},
  year   = {2025}
}

Comments

7 pages, 5 figures, accepted as a regular conference paper in IEEE CASE 2025

R2 v1 2026-07-01T05:45:09.174Z