| View previous topic :: View next topic |
| Author |
Message |
TiagoTiago
Joined: 20 Jan 2007 Posts: 710 Location: Brasil
Digg It |
Posted: Tue Jun 19, 2007 8:38 am Post subject: |
|
|
you would be using either the accelerations or the Gs, but it isn't easy to measure a movement like that, it would probably either have false positives (think it is moving in a certain way when it isn't) or false negatives (not realise it is moving), and even if you manage to get it to know exactly when it is moving, it would still nto be easy to know how much and in which direction... :/ _________________ please put the scripts on the wiki so they dont get lost as new stuff is posted!
phpBB doesnt like me,somtimes it will forget to warn me about new replies to threads I asked it to,if you see a thread I should have responded, could please email me? |
|
| Back to top |
|
 |
djatzmo
Joined: 01 Jun 2007 Posts: 19
Digg It |
Posted: Tue Jun 19, 2007 9:44 am Post subject: |
|
|
maybe i have to connect the acceleration orders with the orders of a wiimote.dot1size. so i guess, when i 'm far away from the display the value of a dot should be 0 and when i'm very near it should be 15, right?
so when the wiimote read the position dot (wiimote.dot1x) and see it (Wiimote.dot1vis) i can tell the size of a dot (Wiimote.dot1size 15) and in connection with the accelerations orders it should be possible to measure the range? |
|
| Back to top |
|
 |
TiagoTiago
Joined: 20 Jan 2007 Posts: 710 Location: Brasil
Digg It |
Posted: Tue Jun 19, 2007 4:13 pm Post subject: |
|
|
dot size doesn't give much precision, you might want to take a look at Carl's 5dof script (it is on the wiki, the mouse one) _________________ please put the scripts on the wiki so they dont get lost as new stuff is posted!
phpBB doesnt like me,somtimes it will forget to warn me about new replies to threads I asked it to,if you see a thread I should have responded, could please email me? |
|
| Back to top |
|
 |
djatzmo
Joined: 01 Jun 2007 Posts: 19
Digg It |
Posted: Mon Jun 25, 2007 11:51 am Post subject: |
|
|
|
|
| Back to top |
|
 |
djatzmo
Joined: 01 Jun 2007 Posts: 19
Digg It |
Posted: Wed Jun 27, 2007 9:39 am Post subject: |
|
|
| no one a hint? ^^ |
|
| Back to top |
|
 |
TiagoTiago
Joined: 20 Jan 2007 Posts: 710 Location: Brasil
Digg It |
Posted: Wed Jun 27, 2007 9:31 pm Post subject: |
|
|
one way to calculate the distance between the wiimote and the sensor bar would be calculatign the distance between the two points, the closer the points are the further away the wiimote is (think of it as how houses get smaller to the people on the airplane as it goes up)
do you need the formula or do you think you can figure it out yourself? _________________ please put the scripts on the wiki so they dont get lost as new stuff is posted!
phpBB doesnt like me,somtimes it will forget to warn me about new replies to threads I asked it to,if you see a thread I should have responded, could please email me? |
|
| Back to top |
|
 |
djatzmo
Joined: 01 Jun 2007 Posts: 19
Digg It |
Posted: Thu Jun 28, 2007 10:51 am Post subject: |
|
|
^^ thanx for the hint!
it would be very nice, when you can help me a bit!  |
|
| Back to top |
|
 |
|