From eaba81263c0c31b1d2b794825fb0a430d81dc345 Mon Sep 17 00:00:00 2001 From: Neven Johnson Date: Sun, 24 Nov 2024 14:21:17 -0500 Subject: [PATCH] fix style check --- simulator/simulator.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulator/simulator.hpp b/simulator/simulator.hpp index 959d0d70..a6fde183 100644 --- a/simulator/simulator.hpp +++ b/simulator/simulator.hpp @@ -263,7 +263,7 @@ namespace mrover { R3d mOrientationDrift = R3d::Zero(); bool mIsHeadless{}; - + int64_t mMotorTimeoutMs{}; // Rendering