Rescuer Learn 4: Logical Decisions
2. Mark Learn as Done
We’re coming back to the robot now!
In this project, you will be using front-facing and left-facing distance sensors to help your robot find its way out of a maze.
Truth tables can be used as a planning tool to help you decide what your robot should do (the truth table outcomes) based on whether or not your code determines that there is a wall in front of or to the left of it (the truth table conditions).
You are now ready for the big project! Will your robot be able to save the scientists lost deep in the rainforest and take them back to safety?
What will be the questions for the rescuer's truth table?