eungyu-1
Results
1
issues of
eungyu-1
Thank you for great job. I found bug in spatial.py, need to fix. line 107~ def _initCameraMatrix(self, height=None, tilt_angle=None, roll_angle=None): if self.heading_deg < -360 or self.heading_deg > 360: # pragma:...