Logo
February, 15, 2022

Robotic Simulator: Streaming the Variables in the Network (25/27)

In the previous section, we learned how to create multiplayer UGV robots.

In this part, we will learn how to import a system to stream our data between users. So, we can share some essential variables in the network.

Streaming the variables in the network-1

Important: Robotic Simulator’s Source Code and Sample Output:

The source code for the entire tutorials (from 1 to 27) can be downloaded HERE! And a test output for Windows can be downloaded HERE! You can easily get output for macOS by installing and running the source code on macOS.

Watch the video version of this lesson below: