Re: [ros-users] ar_pose orientation accuracy

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: karnad, User discussions
Emne: Re: [ros-users] ar_pose orientation accuracy
> First is to use arGetTransMatCont(...) which reduces jitter by using
> previous frame estimates in the optimization process (see
> examples/simpleTest2.c).


If I recall correctly the ar_pose package uses this function by
default - it can be disabled by setting the "use_history" parameter to
false.

Ivan