Logo
February, 18, 2022

Robotic Simulator: How to define actions between robots (26/27)

In the previous lesson, we learned how to stream our data between users.

In this lesson, we will examine one of the most important and widely used techniques in multiplayer simulators. We will define some actions which are visible and sensible in the network between robots.

Defining actions between robots-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: