TXT
Discovery Set
ROBOTICS
33
Detection Robot
On this model we now want to combine a
number of camera functions. The robot
should be able to look forward to detect
its surroundings, however it should
also be capable of looking down and
following the various colored trails on the obstacle
course included. Moreover it should also collect the
"temperature data" for its surroundings using its NTC thermistor.
First, build the model as described in the assembly instructions.
Task 1: The robot should function as follows:
First place it on the black trail. It should move along it to its end.
Then it should turn around and move in the opposite direction. After
reaching the end of the black trail where the trail is wider, it should
raise the camera and look forward. If you then hold a red or green
card in front of it, it should first follow the black trail and then turn
on to the red or green trail. Before moving off, it again measures
the ambient temperature and sends it to the TXT Controller
display.
You can cut the small colored cards out of the large cutting template in
the construction set
Programming Tips:
This program is intended to show you everything that is possible with
ROBO Pro. Since we know that programming is not all that
simple, just load the prepared program and try it out:
Task 2:
The "Trail" subroutine is responsible for controlling the encoder
motor while following a trail. Compare it with the subroutine
from the trail searcher model. What differences do you see?
Detection_robot.rpp
Summary of Contents for ROBOTICS ADVANCED
Page 1: ......