View Single Post
  #26   Spotlight this post!  
Unread 18-01-2006, 17:07
cmurdoch cmurdoch is offline
Registered User
AKA: Caroline Murdoch
FRC #1208 (Metool Brigade)
Team Role: Programmer
 
Join Date: Jan 2005
Rookie Year: 2004
Location: O'Fallon, IL
Posts: 17
cmurdoch is on a distinguished road
Re: Labview problems and code problems

Ok now we have the labview application and the tracking is working beautifully (it's even tracking green now not white like it used to be). The default code is working without a hitch and it's searching and returning values to the screen like it's supposed to. But... oh yes there's always a but... I can't get it to actively track using the default code. I've found the code that causes it to track (tracking.c... hooray for logical naming) but I can't find where that code is initialized or how to get it to run. I'd also like to know how to retrieve the tilt and pan values so I can actually put them to use in the program. I might be missing something really obvious, but I'd appreciate some help.

Thanks