Re: [ros-users] ar_pose orientation accuracy

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: karnad, User discussions
Subject: 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