Search found 4 matches
- Wed Jul 23, 2008 10:45 am
- Forum: Tracking Tools
- Topic: attitude, banking, roll
- Replies: 7
- Views: 7084
Re: attitude, banking, roll
Thanks! That function gave me the rotation data I needed.
- Wed Jul 09, 2008 11:17 am
- Forum: Tracking Tools
- Topic: RB_GetRigidBodyLocation returning -1.#IND000 values
- Replies: 0
- Views: 2241
RB_GetRigidBodyLocation returning -1.#IND000 values
<t>Hello,<br/> <br/> Thanks for all the help so far. Despite StartCameras() throwing a PointCloudException (even for the Rigid Body sample app), subsequent calls to GetLatestFrame() seem to be grabbing the frame data correctly. Therefore I have moved on. But now I have another problem: I'm trying to...
- Tue Jul 08, 2008 2:05 pm
- Forum: Tracking Tools
- Topic: Problem with RB_StartCameras()
- Replies: 2
- Views: 2767
Problem with RB_StartCameras()
<t>Hello,<br/> <br/> I'm using the Rigid Body toolkit in VS2008 and to initialize it I make calls to RB_InitializeRigidBody() then RB_LoadProfile("myfile.cal") then RB_LoadDefinition("test.rdef") then RB_StartCameras() as mentioned in the manual. However, the cameras do not turn on after the call to...
- Tue Jul 08, 2008 10:19 am
- Forum: Tracking Tools
- Topic: attitude, banking, roll
- Replies: 7
- Views: 7084
attitude, banking, roll
<t>Hello,<br/> <br/> I see in the Optitrack Rigid Body application real-time tracking data for heading, bank, and attitude. However, I do not see data fields for these values in the sRigidBodyData struct that is received by the sample listener. Are these values not streamed?<br/> <br/> Thanks,<br/> ...