Open GoogleCodeExporter opened 9 years ago
Hi,
I'm not sure if I'll be answering the question you ask, but I assume you are
talking about the relation between TrackClip and the point that is being
returned as the [tx,ty,tz]...
The idea is this: the point that is returned is assumed to be the pivot point
around which the head rotates. The aim is to have this point stable when you
rotate your head.
Position of this point is influenced by the model fine-tuning sliders and to
get the numeric value, you have to take a peek at your linuxtrack1.conf file
(in ~/.config/linuxtrack) - look for Head-X, Head-Y and Head-Z values. These
are offsets from the model's reference point (for TrackClip it is directly
below the high marker on the level of the low markers, for TrackClip Pro it is
the middle point). For exact points, see the pref_global.c source, and look for
functions setup_cap and setup_clip.
Kind regards,
Michal
Original comment by f.jo...@email.cz
on 13 May 2015 at 5:17
Michal,
This was exactly the info I was looking for, thanks for your help.
-Jesse
Original comment by jvanderd...@gmail.com
on 13 May 2015 at 5:51
Original issue reported on code.google.com by
jvanderd...@gmail.com
on 13 May 2015 at 12:46