Issues.00190 - lordmundi/wikidoctest GitHub Wiki

00190: trackcam plugin doesn't install if no tracking cameras defined

« 00189 | Issues | 00191 »

Summary: trackcam plugin doesn't install if no tracking cameras defined

Created: 2009–10–06 12:55

Status: Released

Category: Bug

From: frankie

Version: 2.0

Released_In: 2.1

Description:

if no cameras are defined to track at startup, the trackcam plugin will nott run the initialization and install itself into the call stack. this is a problem now that we have dynamic adding and removal of camera tracking. it also causes the double precision pointer to not get set up, causing subsequent tracking to occur in single precision.


Comments


« 00189 | Issues | 00191 »

Associated Commits

| commit | 15c0218da03f31a01a4d9de07d0bda3393038ab4 link5 | || | Author: | Frankie Graffagnino | | Date: | Wed Mar 24 17:55:22 2010 -0500 | | Message: | [@Issue 00190: Fixed issue when no cameras defined initially Still need to go look into whether there are double precision issues. @] |

Affected Files:

plugin_Linux_FC3/dsp_trackcam.so | Bin 64984 -> 67592 bytes
 src.dist/plugins/dsp_trackcam.c  |   2 ±
 2 files changed, 1 insertion(+), 1 deletion(-)