Разновидност на състезателния робот от EV3, при който отпред има сензори за светлина.
Subscription Required
This material requires a subscription to one of the following plans:
- FLLCasts Team Six months
- FLLCasts School Student One Year
- FLLCasts Personal B One Year
- FLLCasts School
Building instructions delivered to your device by buildin3d.com
- #7
- 20 Jan 2016
- LEGO MINDSTORMS, LEGO MINDSTORMS EV3
- FIRST LEGO League, Robot Base Chassis, EV3, Robot Base, Light and Color Sensor, FLL, Construction, Programming
За да го построите ще имате нужда от
- LEGO Mindstorms EV3 45544 Education Core
- LEGO Mindstorms EV3 45560 Education Resource
Bill of materials (Parts list)
Modules Navigation
Gapped and Crossed Line Following with LEGO Mindstorms. Part 1. Challenge. Use of State Machines
We start a course for following a line with crosses and gaps. This is a challenge that one of the users at FLLCasts.com was trying to accomplish and asked us for advice. We present the whole challenge to you step-by-step. But first, let's also see the whole run of the line following algorithm. With this course, we also do an introduction of using State Machine as a programming pattern.
Gapped & Crossed Line Following. Part 3. Strategy and Robot
We list the number of decisions that the robot is making while following the line. Then, we group them and decide on the number of sensors to be used.