Re: [ros-users] ar_pose orientation accuracy

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: User discussions
Datum:  
Aan: karnad, User discussions
Onderwerp: 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