Path Planning Method for Mobile Robots in Pedestrian-Friendly Environments Using Drone Bird's-Eye View
Linghao Ye, Daisuke Chugo, Satoshi Muramatsu, Sho Yokota, Hiroshi Hashimoto
Abstract
The objective of this paper is to develop a robot system that can transmit the video taken by the drone to the computer in real time, use YOLO to recognize the image of pedestrians, and enable the ground robot to plan the path to avoid pedestrians. External sensors, such as laser range finders (LRF) and CCD cameras, are often used on mobile robots. As we all know, these sensors are susceptible to occlusion. Therefore, even if the mobile robot avoids the pedestrian in front of it, it is likely to collide with other pedestrians that cannot be detected due to occlusion. In this study, we used a drone to shoot videos at high altitudes, transferred the videos to a computer, used YOLO on the computer to perform image recognition of pedestrians around the robot, and passed the recognition results to ROS, which enabled it to plan a path to avoid pedestrians around it. As a result, showed that the videos shot at high altitudes could effectively identify pedestrians around the robot after being recognized by YOLO.