1 of 14

Getting Started with RobotC and Virtual Worlds

  • // Comment
  • task
  • main()
  • motor[]
  • {}
  • wait1Msec()
  • ;
  • =
  • Header
  • Code
  • Compile
  • Download
  • Run

2 of 14

Adding Virtual Worlds to RobotC

Run Robot Virtual Worlds

3 of 14

Selecting a Virtual World

4 of 14

Test Your Code on a Virtual Robot

5 of 14

Select the Right Control System

6 of 14

Let’s Check Out Some Code

7 of 14

Let’s Check Out Some Code – Moving Forward

8 of 14

Let’s Check Out Some Code

9 of 14

Log-in to the virtual world

10 of 14

Select The Robot (that works with your code) & The Activity

11 of 14

VEX Squarebot - Connectivity

12 of 14

Movement – Driving Straight

13 of 14

Run. Does It Work?

14 of 14

Change Code, Compile, Download, Test!