Skip to content

Commit

Permalink
getTarget.py fix error output
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrupczak3 committed Apr 30, 2022
1 parent cba5932 commit cf34e59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playground/getTarget.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
import math
from math import sin, asin, cos, atan2
from geotiff_play import *
import sys

"""get the pos of current subject of UAS camera
implementation can be changed later
Expand Down

0 comments on commit cf34e59

Please sign in to comment.