[2.13.0-arch-opt] track obj open loc

This commit is contained in:
zhongchao
2023-02-08 18:01:04 +08:00
parent 79ee956859
commit b9a966bd41
5 changed files with 2 additions and 73 deletions

View File

@@ -55,8 +55,8 @@ public class TrackObj {
}
private void correct() {
// calAverageSpeedAndType();
// calLoc();
calAverageSpeedAndType();
calLoc();
// calHeading();
}