V120Duo: set the Ground Plane with SDK?

Post Reply
stefano.mottura
Posts: 8
Joined: Thu Jun 28, 2012 1:14 am
Location: Italy

V120Duo: set the Ground Plane with SDK?

Post by stefano.mottura »

Dear all,
I have an application where it would be nice if the Ground Plane were set every time the application is started up.
Do you know if there is a way to set the Ground Plane, at runtime, from a custom application that uses the TrackingTools SDK? I have searched for it but without results.


Thank you
Stefano
NaturalPoint - Mike
Posts: 1896
Joined: Tue Feb 01, 2011 8:41 am
Location: Corvallis, OR

Re: V120Duo: set the Ground Plane with SDK?

Post by NaturalPoint - Mike »

Hello -

The ground plane location is stored in the calibration file. You could use the GUI to calibrate and set the ground plane, then save the calibration to a file. Once the file is saved, you can access it via TT_LoadCalibration(); after initialization.
stefano.mottura
Posts: 8
Joined: Thu Jun 28, 2012 1:14 am
Location: Italy

Re: V120Duo: set the Ground Plane with SDK?

Post by stefano.mottura »

Ok,
thank you.
Stefano
Post Reply