sagost / Video_UAV_Tracker-3D

Replay a video in sync with a gps track displayed on the map.
43 stars 19 forks source link

FEAT: Functional improvement #4

Closed hyundaiautoever closed 1 year ago

hyundaiautoever commented 1 year ago
  1. Video - Improved GPX sink errors
  2. Add video skip function
    • Change and add units (5sec 10sec 1min), add shortcut keys
  3. Add Zoom In/Out function to the video
kikislater commented 1 year ago

Still get this error :

TypeError: setValue(self, a0: int): argument 1 has unexpected type 'float' 
Traceback (most recent call last):
  File "/home/sylvain/.local/share/QGIS/QGIS3/profiles/sylvain/python/plugins/Video_UAV_Tracker/NewProject.py", line 448, in positionChanged
    self.horizontalSlider.setValue(progress)
TypeError: setValue(self, a0: int): argument 1 has unexpected type 'float'