mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
Merge remote-tracking branch 'origin/main' into dev
# Conflicts: # unilabos/app/main.py # unilabos/ros/main_slave_run.py
This commit is contained in:
@@ -82,7 +82,7 @@ def main(
|
||||
|
||||
executor.add_node(resource_mesh_manager)
|
||||
executor.add_node(joint_republisher)
|
||||
|
||||
|
||||
thread = threading.Thread(target=executor.spin, daemon=True, name="host_executor_thread")
|
||||
thread.start()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user