9. Practical Guide\9.12 Write Your Own C Code

9.12 Write Your Own C Code

Compile you own C code, MyCode.c, and upload it on the RED virtual robot. View the robot performance.

Procedure:

1.    Launch the AI panel

2.    Click on “C Compiler”

3.    Select “Virtual Robot” and choose your own C program, MyCode.c.

4.    Compile the loaded C code

5.    The “MyCode.dll” is successfully generated.

6.    Load the “MyCode.dll” on the RED virtual robot

7.    Start the game and monitor the RED robot’s performance.

 

 

Top of Page