Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 558 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 558 Bytes

Aim-Algorithm-simulators

Python scripts for aiming simulations.

Goals

To succesfully shoot a disk to the goal, the disk should be shot in the right direction with the right speed. Here is a list of goals the algorithms are intended to achieve

  • Find a trajectory to hit the goal.
  • Optimize the trajectory as much as possible so that the disk hits the goal when it is descending.
  • Low execution time.

Detailed description of the algorithms can be found here:

https://docs.google.com/document/d/18s099m3C6vMeqfdSf7Q0Au4Xi46Msrc5JDGvPDxBhQY/edit