Design of Tennis Picking Robot

Yao Zhang,Yu Liu
DOI: https://doi.org/10.1109/iaeac59436.2024.10504003
2024-01-01
Abstract:A tennis picking robot that is implemented in this project with the aim of replacing manual ball picking, saving human resources, and improving ball picking efficiency. The system uses Raspberry Pi 4B as the upper computer, which has a central processing unit of 1.5GHz, a quad core BCM2711 and Cortex A-72 architecture, and uses Qt for image processing algorithms on the Linux system of the upper computer. At the same time, using ST’s STM32F103R series chip as the lower computer, the main developed functions include Bluetooth control of robot movement and grasping, obstacle avoidance function, and serial communication. The PC controls the upper computer through Wi-Fi, and the upper computer controls the lower computer through serial communication. The information obtained by the upper computer through image processing is sent to the lower computer, and the lower computer takes corresponding actions when it obtains the information. The upper computer uses vncviewer software to exchange files with the PC, FileZilla software for file transfer between the PC and the upper computer, and Qt5 software for graphic interface design and control of image processing algorithm writing.
What problem does this paper attempt to address?