Changes for page Project Documentation
Last modified by Soeren Domroes on 2025/01/30 12:18
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.stu1 042251 +XWiki.stu122612 - Content
-
... ... @@ -35,7 +35,7 @@ 35 35 36 36 logic only rudimentary - repeatedly trigger both flippers if ball is below threshold 37 37 38 -(see vid to(beattached))38 +([[see video>>url:https://youtu.be/heWC7CDigWQ||shape="rect"]]) 39 39 ))) 40 40 |((( 41 41 \\ ... ... @@ -45,18 +45,35 @@ 45 45 \\ 46 46 ))) 47 47 48 - \\48 +== Overview == 49 49 50 + 51 + 52 +{{children all="true" depth="2"/}} 53 + 50 50 == Components == 51 51 52 52 This section is meant to collect the latest considerations for the system components. 53 53 54 -=== Ball Detection === 58 +=== Vision/Ball Detection === 55 55 60 +* Flashing lights need to be masked or excluded by means of color to prevent misdetections 61 +* The pixel coordinates should be translated to a custom coordinate system, s.t. chnages in resolution or exact camera position can be abstracted from 62 + 56 56 === Pinball Controller === 57 57 58 58 === Ball Physics Model === 59 59 67 +* 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. 68 +For the logic to be able to perform meaningful computation more information needs to be passed, e.g.: 69 +** **Position** the ball is predicted to be at at the corresponding time 70 +** **Velocity **vector of the ball 71 +* Gravity on (% lang="en" %)inclined plane 72 + 73 +* (% lang="en" %)Different ball behavior when rolling down the inlanes 74 + 75 +* (% lang="en" %)Bounce back on collision, especially with the resting flippers (not all shot should be taken as a volley) 76 + 60 60 === Main Program === 61 61 62 62 \\
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 - 694354151 +71401619 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/PP18/pages/ 69435415/Project Documentation1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/PP18/pages/71401619/Project Documentation