Logo
January, 05, 2022

Robotic Simulator: Creating a Simple UGV Robot in Unity with C# (13/27)

In the previous lesson, we learned the graphical user interface in the Unity engine and related programming.

In this lesson, we are going to design and use a UGV with features such as manual movement and automatic movement.

Robotic Simulator Creating a Simple UGV Robot in Unity with C#

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: