Changes for page Project Documentation

Last modified by Soeren Domroes on 2025/01/30 12:18

From version 7.1
edited by stu104225
on 2019/12/11 16:36
Change comment: There is no comment for this version
To version 8.1
edited by stu104225
on 2019/12/16 10:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -51,12 +51,25 @@
51 51  
52 52  This section is meant to collect the latest considerations for the system components.
53 53  
54 -=== Ball Detection ===
54 +=== Vision/Ball Detection ===
55 55  
56 +* Flashing lights need to be masked or excluded by means of color to prevent misdetections
57 +* The pixel coordinates should be translated to a custom coordinate system, s.t. chnages in resolution or exact camera position can be abstracted from
58 +
56 56  === Pinball Controller ===
57 57  
58 58  === Ball Physics Model ===
59 59  
63 +* For now the physics model passes a single number, the time the ball is predicted to be in range, i.e. when to trigger the flippers.
64 +For the logic to be able to perform meaningful computation more information needs to be passed, e.g.:
65 +** **Position** the ball is predicted to be at at the corresponding time
66 +** **Velocity** of the ball
67 +* Gravity on (% lang="en" %)inclined plane
68 +
69 +* (% lang="en" %)Different ball behavior when rolling down the inlanes
70 +
71 +* (% lang="en" %)Bounce back on collision, especially with the resting flippers (not all shot should be taken as a volley)
72 +
60 60  === Main Program ===
61 61  
62 62  \\
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -69435415
1 +69435421
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/PP18/pages/69435415/Project Documentation
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/PP18/pages/69435421/Project Documentation