Fix simulator build with new logging

This commit is contained in:
Oleg Kalachev
2026-07-15 14:17:24 +03:00
parent 590bfe10b0
commit 6a804862da
3 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ public:
applyMotorForces();
publishTopics();
logData();
loopLog();
syncParameters();
}