Você está na página 1de 2

Worksheet: Obstacle Detection

Introduction to Mobile Robotics > Obstacle Detection


This worksheet is provided for reference only. Be sure that you follow the steps in the online directions, and answer the questions at the appropriate times. Fill out all your answers on a separate sheet of paper.

Construct: Touch Sensor

1. What did the robot do? .when the robot hit objects it stopped 2. What caused the robot to stop?
.the touch sensor when it was pushed by a trigger

3. Do you think its a good idea for the robot to run into obstacles and stop?
.no it needs to be able to go around an object

4. What are the benefits and drawbacks of this behaviour? It could break an object

5. What did the robot do? The robot stopped right before an object 6. What caused the robot to stop? An incoming object caused the robot to stop, and the sensor 7. How far away from the obstacle did the robot stop? About 10 cm 8. What are the benefits and drawbacks of this behaviour? The benefits are that it can easily detect an object, the drawbacks are that it may mistake some surrounding object as an obstacle. 9. How reliable is this sensor as opposed to the touch sensor? It is as reliable as how much distance it has to stop between objects. Contemplate

10. Think about the Construct Phase that you just completed and compare using the touch and ultrasonic sensors. i. ii. What is the main difference between the two programs?
The differences in the programs are the two different wait for blocks.

What is the main difference in the robots behaviour when you use each of the different sensors?
The main difference in robot behaviour is when using the touch sensor, the robot must touch an object to stop.

11. The ultrasonic sensor allows you to stop before you reach an object, rather than after youve run into it. What are the benefits and drawbacks of this behaviour? 12. The touch sensor only has two settings, pressed and not pressed. The ultrasonic sensor, on the other hand, can sense any distance between 0 and 200 centimetres. i. Why do you need to set a threshold level for the ultrasonic sensor, but not for the touch sensor? What happens to the robots behaviour as you change that threshold level for the ultrasonic sensor?

ii.

Continue: Detecting Everyday Objects

Observations:

13. What does the sensor show when it has difficulty detecting anything? 14. Does the shape or curvature of an object make a difference? 15. Does the sensor detect soft or hard objects better? Why do you think this is? 16. What is the smallest object detected? 17. Does the sensor detect thin objects well? 18. Turn the sensor 90 degrees on its side so it is positioned upright. Does it detect thin objects better now?

Você também pode gostar