mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
action
This commit is contained in:
@@ -119,6 +119,8 @@ class SimulatedPCB:
|
||||
print(f"[RX] {msg}")
|
||||
self.process_command(msg)
|
||||
|
||||
time.sleep(0.1)
|
||||
|
||||
def stop(self):
|
||||
self.running = False
|
||||
self.thread.join()
|
||||
|
||||
Reference in New Issue
Block a user