Logo
January, 18, 2022

Robotic Simulator: How to Save/Load the Values and Show Them as a Table (17/27)

In the previous part, we got acquainted with implementing different types of weather and day and night conditions in the simulator.

In this lesson, we will learn how to save and load essential data in the simulator and its application in the main menu and other parts of the simulator.

How to Save:Load the Values and Show Them as a Table

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: