You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each node is an infinite repeating asynchronous loop, kind of like a mini ROS node. They run in parallel and communicate via shared files in /tmp/o.*. File locking ensures no corrupted reads and writes.