tuanchris 3 bulan lalu
induk
melakukan
ac9e0f79bf
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      modules/connection/connection_manager.py

+ 1 - 0
modules/connection/connection_manager.py

@@ -505,6 +505,7 @@ def home(timeout=60):
 
                         # Set theta to 0 at this position (home position)
                         state.current_theta = 0
+                        state.current_rho = 1
                         logger.info("Angular homing completed - theta set to 0")
 
                     finally: