These lessons introduce us to vr.vex.com where we will learn the basics of programming virtual VEX robots. The site codeV5.vex.com is where we will code the physical VEX robots. We will go through this in class together as a whole group, primarily mirroring my actions on your own device and taking screenshots at certain steps in the procedures. We closely follow the text and directions, so if you are unable to complete it with us, you may do it on your own or see me during Advisement. This first unit is very short, however, since this is the first time we have done this as a class, it will probably take a full class period.
First, go to vr.vex.com and click "Continue to Free". We do not use a class code or any other login on this site.
True or False: I need a class code to continue.
The VEX VR platform uses a basic robot whose functions are described here:
https://kb.vex.com/hc/en-us/articles/360041778591-Robot-Features-Robot-Features-VEXcode-VR
Answer the following questions about the VR-bot using the information at the resource above.
How wide are the wheels diameter in millimeters?
The "Playground" is the virtual space your robot is in. There are different playgrounds to choose from, depending on the activity. The directions for selecting and loading a playground are here:
https://kb.vex.com/hc/en-us/articles/360041342392-Playground-Playground-Features-VEXcode-VR
Read them and then load the "Grid Map" playground.
This is the playground we will use for most all of the VR programming.
Post a screenshot of the "Grid Map" open on your device. Be sure to include the date and time in the corner.
Their are 5 different styles of code blocks. The following document describes the 5 types:
https://kb.vex.com/hc/en-us/articles/360041342392-Playground-Playground-Features-VEXcode-VR
Read the resource and answer the questions.
Go to the following (short) resource and answer the following question.
https://kb.vex.com/hc/en-us/articles/360041792431-Block-Size-Tutorials-VR-Blocks
Where are the controls to resize or center your code?
In order to show you can get to the website that we program the virtual VEX robots at, open vr.vex.com in a browser window. Then take a screenshot of your entire screen, including the date and time, and add the image to the "Show Your Work" below.
In order to show you can get to the website that we program the physical VEX robots at, open codeV5.vex.com in a browser window. Then take a screenshot of your entire screen, including the date and time, and add the image to the "Show Your Work" below.
The VR-bot has which 3 control systems?
Which 2 directions do the Eye Sensors face?
True or False: Groups of commands can be deleted by dropping them into the toolbox area
True or False: To delete a single block, you can right-click on the block and select "Delete Block"
Which of these is correct?
Where does VEX VR save projects?
Which of the following are true statements about hat blocks?
Which of the following are true statements about stack blocks?
Which of the following are true statements about Boolean blocks?
Which of the following are true statements about Reporter blocks?
Which of the following are true statements about C blocks?