ROBOTC is a cross-robotics-platform programming language for popular educational robotics systems.
Platform: VEX | LEGO
Getting started with Robot Virtual Worlds - VEX
Select the steps in sequence to learn how to use Robot Virtual Worlds!
NOTE: Robot Virtual Worlds requires ROBOTC 3.0 or higher
This video explains how Robot Virtual Worlds can help provide your students with a way to test their programs without needing Physical Hardware.
Robot Virtual Worlds currently simulates popular real-world VEX robots. You can use the same language, ROBOTC, to program both your virtual robot and your physical robot.
Take a look at the classroom plans to see which one best fits your needs.
Download and Install ROBOTC's Robot Virtual Worlds
Before you can begin, you will need to download the Robot Virtual Worlds software below.
- Download Robot Virtual Worlds for VEX Robotics (version 4.56)
Watch the following video
This video explains how to install Robot Virtual Worlds for First Time users.
Overview:
- Launch ROBOTC (from your Desktop icon or Start Menu)
- Go to the "Robot" menu, and make sure that the "Compiler Target" is set to "Virtual Worlds" instead of "Physical Robot".
- Next, select a Virtual World to use by going to the "Window" menu, select a Virtual World in the "Select Virtual World to use" menu option.
- Now you're ready to download a program to your virtual robot!
This video explains how to install Robot Virtual Worlds for Existing users.
Overview:
- Launch ROBOTC (from the icon on your desktop or Start Menu)
- Start your trial version of ROBOTC by going to the "Help" menu and selecting "Manage Licenses".
- Click "Add License" at the bottom of the Management window.
- Select a version of Robot Virtual Worlds from the "Product" drop-down menu.
- Select "Start Trial" to begin your trial.
- Close the License Management window.
- Go to the "Robot" menu, and make sure that the "Compiler Target" is set to "Virtual Worlds" instead of "Physical Robot".
- Next, select a Virtual World to use by going to the "Window" menu, select a Virtual World in the "Select Virtual World to use" menu option.
- Now you're ready to download a program to your virtual robot!
This video shows how to create a simple moving forward program for the VEX IQ in ROBOTC Graphical. This video is part of the Introduction to Programming VEX IQ Curriculum.
Overview:
- Open up ROBOTC Graphical by double clicking on the ROBOTC Graphical icon.
- Set up ROBOTC by going to Robot > Platform Type > VEX IQ.
- Set up ROBOTC by going to Robot > Compiler Target > Virtual Worlds.
- Click New File.
- Click and drag code to the programming area.
This video shows you how to use the Measurment tools in Robot Virtual Worlds to use a math-based approach to solving programming challenges, instead of guessing-and-checking. This video is part of the Introduction to Programming VEX IQ Curriculum.
Overview:
- Open up ROBOTC Graphical by double clicking on the ROBOTC Graphical icon.
- Go to the Window Menu > Select Virtual World to use > Virtual IQ Challenge Pack.
- Press Compile and Download.
- Log in to CS2N or a local account.
- Choose a robot in the Virtual World.
- Choose Basic Movement > First Program > Start Challenge
- To run the program, press the Play button.
- To return to the start position, press the reset button.
This video shows how to use the Camera tools in the Robot Virtual Worlds to help you solve programming challenges. This video is part of the This video is part of the Introduction to Programming VEX IQ Curriculum.
Overview:
- There are three numbered buttons on the right.
- Camera #1 will follow you and you can scroll back and forth with your mouse.
- Camera #2 is a top view.
- Camera #3 follows the robot but you can customize the view by clicking and dragging.
This video shows you how to use the Measurment tools in Robot Virtual Worlds to use a math-based approach to solving programming challenges, instead of guessing-and-checking. This video is part of the Introduction to Programming VEX IQ Curriculum.
Overview:
- There are three buttons to using the measurement tool kit: Show, Add, and Remove
- The Show button activates the measurement toolkit.
- The Add allows you to place markers in the world. You can place up to three.
- Right Click to delete the most recent marker.
- The Clear button will clear all markers.