modify yolo tracking

This commit is contained in:
Robin Shaun 2020-11-04 17:17:26 +08:00
parent dd4fc96059
commit ec5d43981b
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ def darknet_callback(data):
if not find:
twist.linear.x = 0.0
twist.linear.y = 0.0
twist.linear.z = 0.0
cmd = 'HOVER'
def local_pose_callback(data):