This commit is contained in:
nuknal
2024-08-22 16:32:27 +08:00
parent ca3e91b1d8
commit 6f2cfa797a
9 changed files with 300 additions and 305 deletions

View File

@@ -64,6 +64,7 @@ type Registrator struct {
GPSs *auxilary.GPSs
AttQuaternion *auxilary.Attitudes
ImageTime *auxilary.ImageTime
report Report
}