Programming and theory Pro Preview

Today, the robot dump truck will have to carry and deliver various materials. Materials will be represented by balls and the dump truck will have to dump the resource on a respective point, depending on the color of the ball.

To access the full video please subscribe to FLLCasts.com

Subscribe

  • #1017
  • 09 Mar 2018

The field on which the dump truck will move looks like this:

Your dump trucks will have to start from the shipyard (the beginning of the field) and carry each resource to the respective point. You will carry three types of resources:

  • natural gas – blue balls
  • gold – yellow balls
  • rubies – red balls

The next tasks will help you achieve your goal. It is important to deal with each individual task in a separate program as you will need the solutions later.