Skip to main content

Learn

Before you can compete in the Clawbot Collector Challenge, you first need to learn about coding the Drivetrain, [Spin for] blocks, and path planning. 

Coding the Drivetrain

To accurately code a robot to drive specific distances, you will need to learn about the [Drive for] and [Turn for] blocks in VEXcode IQ.

Watch this video to learn about using the [Drive for] and [Turn for] blocks in VEXcode IQ.

Open Lesson Summary Google / .docx / .pdf

[Spin for] blocks

In order to code a robot's claw to open and close, or code a robot's arm to raise and lower, you need to learn how to use the [Spin for] block.

Watch this video to learn about the [Spin for] block in VEXcode IQ.

Open Lesson Summary Google / .docx / .pdf

Path Planning

Path planning enables you to code your robot to solve a challenge or accomplish a task more effectively and efficiently.

Watch this video to learn about path planning, and how it can help you plan, code, and troubleshoot projects more easily and effectively.

Open Lesson Summary Google / .docx / .pdf

Check Your Understanding

Before moving on to the Practice section, ensure that you understand the concepts covered on this page by answering the questions in the document below in your engineering notebook. 

Check Your Understanding questions Google / .docx / .pdf


Select Next > to practice path planning and using these blocks as you code your Simple Clawbot to move a cube.