Affiliation:
1. Kansai University, 3-3-35 Yamate-cho, Suita, Osaka 564-8680, Japan
Abstract
In the trash-collection challenge of the Nakanoshima Robot Challenge, an autonomous robot must collect trash (bottles, cans, and bentos) scattered in a defined area within a time limit. A method for collecting the trash is to use machine learning to recognize the objects, move to the target location, and grasp the objects. An autonomous robot can achieve the target position and posture by rotating on the spot at the starting point, moving in a straight line, and rotating on the spot at the destination, but the rotation requires stopping and starting. To achieve faster movement, we implemented a smooth movement approach without sequential stops using a spline curve. When using the training data previously generated by the authors in their laboratory for object recognition, the robot could not correctly recognize objects in the environment of the robot competition, where strong sunlight shines through glass, because of the varying brightness and darkness. To solve this problem, we added our newly generated training data to YOLO, an image-recognition algorithm based on deep learning, and performed machine learning to achieve object recognition under various conditions.
Publisher
Fuji Technology Press Ltd.
Subject
Electrical and Electronic Engineering,General Computer Science
Reference7 articles.
1. J. Redmon, S. Divvala, R. Girshick, and A. Farhadi, “You only look once: Unified, real-time object detection,” 2016 IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), pp. 779-788, 2016. https://doi.org/10.1109/CVPR.2016.91
2. N. J. Nilsson, “A mobile automation: An application of artificial intelligence techniques,” Proc. of the 1st Int. Joint Conf. on Artificial Intelligence (IJCAI-69), pp. 509-520, 1969.
3. K. Komoriya, S. Tachi, and K. Tanie, “A method for autonomous guidance of mobile robots,” J. of the Robotics Society of Japan, Vol.2, Vol.3, pp. 222-231, 1984 (in Japanese). https://doi.org/10.7210/jrsj.2.222
4. T. Ohuchi et al., “Path control of a mobile robot vehicle using two circular arcs,” IEICE Trans. on Electronics D, Vol.J70-D, No.9, pp. 1742-1750, 1987.
5. Y. Kanayama and N. Miyake, “Trajectory Generation for Mobile Robots,” O. D. Faugeras (Ed.), “Robotics Research: The 3rd Int. Symp.,” pp. 334-340, MIT Press, 1986.