At the moment, the only implementation of SearchTargetStrategy is RotateSearchTargetStrategy, which pans in one direction till it finds a target. If it is known, where the target is to be found (e.g. the start of a course), it is better to be able to point the camera directly to this point and wait till a target is found/appears.
At the moment, the only implementation of
SearchTargetStrategy
isRotateSearchTargetStrategy
, which pans in one direction till it finds a target. If it is known, where the target is to be found (e.g. the start of a course), it is better to be able to point the camera directly to this point and wait till a target is found/appears.