日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
arXiv:2003.02662

Implementation of a Natural User Interface to Command a Drone

Implementation of a Natural User Interface to Command a Drone

シェア:XThreadsFacebookLINEはてブBluesky

著者: Brandon Yam-Viramontes, Diego Mercado-Ravell

分類: cs.HC, cs.RO

原文アブストラクト

In this work, we propose the use of a Natural User Interface (NUI) through body gestures using the open source library OpenPose, looking for a more dynamic and intuitive way to control a drone. For the implementation, we use the Robotic Operative System (ROS) to control and manage the different components of the project. Wrapped inside ROS, OpenPose (OP) processes the video obtained in real-time by a commercial drone, allowing to obtain the user's pose. Finally, the keypoints from OpenPose are obtained and translated, using geometric constraints, to specify high-level commands to the drone. Real-time experiments validate the full strategy.