From: Moshe S. <mos...@ya...> - 2005-08-06 22:28:21
|
Hi Radu, I was trying to use FiducialInterface but I found it very buggy (unusable) and fixed it. The main problems were: - The items of the array of the fiducials were never created so every access to them resulted in NPE. - Due to a poor copy&paste setPos(...) was used everywhere instead of the appropriate methods (such as setRot(...) ) The fixed class is attached. Please review and commit it to the cvs. Moshe __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |