A cleaning robot algorithm - PowerPoint PPT Presentation

About This Presentation
Title:

A cleaning robot algorithm

Description:

A cleaning robot algorithm. Your homework. The robot assignment. Use programming constructs ... Laundry pick-up count. Where you are. Subroutines ... – PowerPoint PPT presentation

Number of Views:352
Avg rating:3.0/5.0
Slides: 8
Provided by: SusanR87
Learn more at: https://www.cs.unca.edu
Category:

less

Transcript and Presenter's Notes

Title: A cleaning robot algorithm


1
A cleaning robot algorithm
2
Your homework
  • The robot assignment
  • Use programming constructs
  • conditional statements
  • data storage
  • subroutines
  • loops

3
Conditional statements
  • Example check percepts

4
Data storage
  • Things worth remembering
  • Laundry pick-up count
  • Where you are

5
Subroutines
  • A group of actions that youll perform more than
    once
  • Example
  • Check percepts and act

6
Loops
  • Conditionally repeat
  • a sequence of actions

7
How to start
  • Plan your strategy first!
Write a Comment
User Comments (0)
About PowerShow.com