In this unit, you will learn how to control the basic movement of the VEX IQ Clawbot through sequential programming. You will program your robot to perform simple maneuvers and manipulate objects in its environment.
In this unit, you will learn how to use the digital sensors on the VEX IQ 2nd Gen Clawbot. You will program your robot to perform simple sensing behaviors and respond to objects in its environment with the Touch LED sensor and Bumper Sensor.
In this unit, you will learn how to use the analog sensors on the VEX IQ 2nd Gen Clawbot. You will program your robot to perform simple sensing behaviors and respond to objects in its environment with the Distance sensor and Optical Sensor.
In this unit, you will demonstrate your ability to decompose an open-ended problem into small pieces, and then iterate on a robust solution to the problem.