2020 IEEE International Conference on Autonomous Robot Systems and Competitions (ICARSC) 2020
DOI: 10.1109/icarsc49921.2020.9096073
|View full text |Cite
|
Sign up to set email alerts
|

Humanoid Robot Kick in Motion Ability for Playing Robotic Soccer

Abstract: Robotics and Artificial Intelligence are two deeply intertwined fields of study, currently experiencing formidable growth. To foster these developments, the RoboCup initiative is a fantastic test bed to experiment new approaches and ideas. This dissertation is rooted in the groundwork laid by previous FCPortugal3D contributions for the RoboCup simulation 3D robotic soccer league, and seeks to design and implement a humanoid robotic kick system for situations where the robot is moving. It employs Reinforcement … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
3
2

Relationship

2
7

Authors

Journals

citations
Cited by 19 publications
(7 citation statements)
references
References 24 publications
0
7
0
Order By: Relevance
“…In contrast, human kicking skills are performed continuously while running. Abreu et al [100,101] used the PPO algorithm to enable robots to learn the kicking skill while moving from scratch, just like humans, without the need to adjust the kicking point and waste time. In this study, the robot first uses its existing walking skills to walk to a kicking point close to the ball.…”
Section: Reinforcement Learning Methodsmentioning
confidence: 99%
“…In contrast, human kicking skills are performed continuously while running. Abreu et al [100,101] used the PPO algorithm to enable robots to learn the kicking skill while moving from scratch, just like humans, without the need to adjust the kicking point and waste time. In this study, the robot first uses its existing walking skills to walk to a kicking point close to the ball.…”
Section: Reinforcement Learning Methodsmentioning
confidence: 99%
“…We can find works that use reinforcement learning to learn the best transition in a state machine that represents a setplay [Fabro et al 2014], or individual decision-making by robot soccer players [Shi et al 2018]. Some works investigate the transfer of knowledge from the simulated environment to real robots [Bianchi et al 2018].It is also worth mentioning the presence of many works that use deep reinforcement learning to train skills in soccer robots, such as walking, running, kicking [Abreu et al 2019], [Melo et al 2021], [Abreu et al 2021], [Spitznagel et al 2021], [Teixeira et al 2020].…”
Section: Related Workmentioning
confidence: 99%
“…Our learning framework employs the Proximal Policy Optimization (PPO) algorithm, introduced by Schulman et al [37], which was chosen due to its success in optimizing low-level skills concerning the NAO robot [21,38,39,40,41], and highlevel skills [42], where it outperformed other algorithms such as TRPO or DDPG. The chosen implementation uses the clipped surrogate objective:…”
Section: Learning Frameworkmentioning
confidence: 99%