Small batch of 'activity' edits (#376)
This commit is contained in:
committed by
Peli de Halleux
parent
988bec00b2
commit
f41a646541
@ -56,7 +56,7 @@ Explore the different Motor and Sensor blocks in the programming menu.
|
||||
|
||||
### Sample Solution
|
||||
|
||||
[](/static/lessons/make-it-communicate/trackrover.mp4)
|
||||
[](https://legoeducation.23video.com/v.ihtml/player.html?token=79c99735f906403a4dd7f2909935983d&source=embed&photo%5fid=19857954)
|
||||
|
||||
The Track Rover follows a path using the color sensor. It identifies two locations by color.
|
||||
|
||||
|
@ -1,15 +1,12 @@
|
||||
# Make It Move Without Wheels
|
||||
|
||||
Design, build and program a robot that can move itself using no wheels
|
||||
for locomotion.
|
||||
|
||||

|
||||
|
||||
## Connect
|
||||
|
||||
### Design Brief
|
||||
|
||||
Design, build and program a robot that can move itself.
|
||||
Design, build and program a robot that can move itself using no wheels for locomotion.
|
||||
|
||||

|
||||
|
||||
Your robot will:
|
||||
|
||||
@ -35,7 +32,8 @@ If you want some building help you can follow these instructions.
|
||||
|
||||
### Program
|
||||
|
||||
Before you program, think about:
|
||||
Before you program, think about:
|
||||
|
||||
* How will you program the robot to move?
|
||||
* How will you program the robot to stop?
|
||||
* How will you program the robot to display the distance moved?
|
||||
|
Reference in New Issue
Block a user