| View previous topic :: View next topic |
| Author |
Message |
Lishimhour
Joined: 06 Nov 2007 Posts: 2
Digg It |
Posted: Tue Nov 06, 2007 3:44 pm Post subject: How can I create PositionInfo and AccelerationConstants. |
|
|
Sorry.
How can I create PositionInfo and AccelerationConstants instances.
Or these class is not allow programmer to create? Why?
And who have library for motion analysis? I want one please.
Thank you.
ps. Sorry for my English. I know a bit English. |
|
| Back to top |
|
 |
Cha0s Site Admin
Joined: 17 Jan 2007 Posts: 470
Digg It |
Posted: Tue Nov 06, 2007 4:38 pm Post subject: |
|
|
The AccelerationConstants class contains acceleration information from the WiiRemote. Letting users define this class and pass it to the WiiRemote would have unintended (and likely bad) results. In any case, I don't see why you'd need this class for any other purpose, as it is simply a list of double integers.
PositionInfo will simply be a class containing information about the WiiRemote's position. This class is not in use yet. _________________ Cha0s |
|
| Back to top |
|
 |
Lishimhour
Joined: 06 Nov 2007 Posts: 2
Digg It |
Posted: Wed Nov 07, 2007 2:10 am Post subject: |
|
|
| Thank you. I missunderstand about AccerlerationConstants. |
|
| Back to top |
|
 |
nico
Joined: 23 Apr 2008 Posts: 1
Digg It |
Posted: Wed Apr 23, 2008 2:43 pm Post subject: |
|
|
Hye!
I would really like to get positions informations (x,y,z,pitch,yaw, and roll) easily. I wanted to use the class wiiremotej.PositionInfo but it looks this class is not ready. The constructor is not visible.
Does someone know if this class will be accessible soon ?
I don't fell like create a IR sensor bar..
Thanks in advance |
|
| Back to top |
|
 |
Cha0s Site Admin
Joined: 17 Jan 2007 Posts: 470
Digg It |
Posted: Thu Apr 24, 2008 6:36 am Post subject: |
|
|
It's on my to-do list. I need to learn projection theory first. I'll try to get to it this weekend, but don't hold your breath. _________________ Cha0s |
|
| Back to top |
|
 |
|