Logo
January, 11, 2022

Robotic Simulator: Creating an Advanced UGV Robot in Unity with C# (15/27)

In the previous lesson, we learned how to use triggers and their associated programming.

In this part, we will simulate and test much more complex actions for our robot, such as picking up or dropping an object off the ground.

Robotic Simulator Creating an Advanced UGV Robot in Unity with C#-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: