zeryabmoussaoui / Goolkeeper-Training-Robot

Full stack design of Goalkeeper training robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goolkeeper-Training-Robot

In order to obtain the Engineering diploma in Automation field at the National Polytechnic School (Algeria) and in collaboration with the Central school of Electronics (France), I present to you my final thesis project, entitled “Goalkeeper Training Robot”.

11

Summary

The project consists on the modeling and the realization of an autonomous robot that shoots and evaluates the performances of a soccer goalkeeper based on his reactions. Using a camera and a 3D human pose estimator, the system can detect and modelize the goalkeeper’s physical gestures. Finally, it proposes using artificial intelligence the suitable decision for the future exercises, which maximizes the player’s performances.

Folder structure

  • README

  • software/

    • README
      • § Tool (Requirements , etc)
      • § Architecture (State-machine)
    • launch-train-goalkeeper.py
    • launch-simulation.sh
    • utils/
      • compute_pose.py
      • analyze_pose.py
      • send_navigation_mav.py
      • etc
  • hardware/

    • README
      • § List of components (existent and missing ones)
    • mechanics/
      • cad_files/
      • images/
    • electronics/
      • cad-files/
      • images/
  • articles/

    • english
      • summary.docx
      • summary.pdf
    • french
      • Mémoire_STIHI_Maha_ENP.pdf

About

Full stack design of Goalkeeper training robot


Languages

Language:Python 92.0%Language:Shell 8.0%