Skip to main content

Introduction

In this Lesson you will learn how to plan a path and code your robot to drive and turn. Then, you will apply this information to push Buckyballs off of the Field in the Buckyball Blitz Challenge. Watch the animation below to see one way the BaseBot could move to push cubes off the Field in the challenge.

Add a C-Channel

For this Lesson, you will need to add a C-Channel to your BaseBot in order to push Buckyballs.

Add a 1x2x1x16 C-Channel to your robot as shown in this image.

Basebot with a C-Channel piece added.


Select Next > to learn about path planning and using Drivetrain blocks in a VEXcode EXP project.