old-commit-hash: 8daef80bd7
commatwo_master
Willem Melching 5 years ago
parent 80f4a67ca0
commit 790d0a9cff
  1. 1
      common/transformations/camera.py

@ -1,6 +1,5 @@
import numpy as np
import common.transformations.orientation as orient
import math
FULL_FRAME_SIZE = (1164, 874)
W, H = FULL_FRAME_SIZE[0], FULL_FRAME_SIZE[1]

Loading…
Cancel
Save