Closed MuffinSpawn closed 7 years ago
GoPosition does an implicit FindReflector. FindReflector searches according to the given search parameters, using the given approximate distance to determine the angular spread of the search cone (i.e. the search radius is taken at the approximate distance).
Thus, GoPosition should be doing what we want. I'll have to experiment a bit more to confirm whether this is actually working or not.
Explicitly calling FindReflector produces the expected behavior, using the search parameters correctly. The Go Position VI has been modified to instead call PointLaser and then FindReflector.
The tracker should have a mode where it scans the search area for a target.