Challenge 1.9 - Loops And Procedures; Challenge 1.10 - "Don't Touch Me" Robot; Challenge 1.11 - Robots In A Convoy - NeuLog Sense Autonomous Manual

Table of Contents

Advertisement

Challenge 1.9 – Loops and procedures
Convert each turn and forward movements into a procedure so the main program
will have only the loop and run procedure instructions.
The program should do the same as the program in challenge 1.8.
Challenge 1.10 – "Don't touch me" robot
Create a "Do not touch me" program.
The robot should move away when you bring your hand close to one of its range
sensors.
Challenge 1.11 – Robots in a convoy
Put two robots on a black line.
The first robot should move along the black line and stop every 10 seconds.
The second robot should move along the black line and stop when it is close to
the first robot.
53
4
3
2
1
6
5

Advertisement

Table of Contents
loading

Table of Contents