Move in a square

Make the robot move in a square:

square

EV3 square1

.

.

.

.

A better way to do it:

square loop

.

.

.

.

Using Variable to change the size of the square
* Variable must have a name
   In this example the variable name is Length

EV3 square

Last modified: Monday, 10 August 2020, 9:10 PM