Skip to main content

Remix Challenges - Part 1

Before you begin your project, the Programmer needs to select the correct example project. The Clawbot Control example project contains the Clawbot motors and sensors configuration. If the template is not used, your robot will not run the project correctly.

  • The Programmer should go to the file menu, Open Examples, filter by selecting "Events", then select the Clawbot Control example project.

Clawbot Control example project icon illustrating which example project to select for this activity.

  • Save the project.

Project name dialog box in the VEXcode IQ Toolbar. Slot 1 is selected and the project name reads Clawbot Control.

  • Check to make sure the project name Clawbot Control is now in the window in the center of the toolbar. The Clawbot is now properly configured, and the Clawbot Control project is ready for use.

Now, take a look at how the blocks are being used in this project. In your engineering notebooks, make the following predictions:

  • What’s happening when you run this project? What will the Clawbot be able to do?
  • What would happen if we didn’t use the <Not> block in this project?