sendTargetDetectionInfo
abstract fun sendTargetDetectionInfo(@NonNull info: TargetTracker.TargetDetectionInfo)
Content copied to clipboard
Forwards external target detection information to the drone.
Such information allows the drone to locate and follow a specific target. This may for example come from image processing results from the drone video stream.
Parameters
info
target detection information to send