• Development of STRIPS for real-world robotics
  • The deliberative approach: pros and cons
  • Issues in planning research

  • Development of STRIPS for real-world robotics

    Shakey

    Developed at SRI; original design (1969):

    Next generation design (1971):

    Layered system: For example, Shakey had an ILA called NavTo (i.e., "navigate to") In our kitchen robot example, our planning is done at a high-level. We would need, for example, a "mix" ILA that would plan out the intermediate- level details for mixing. These details would make use of LLAs that would perform the actual robot control.

    Shakey controlled by PLANEX:

    Errors explicitly modeled - as the robot moved, uncertainty about its location increased. Upon reaching an uncertainty threshold, LLA would call on the vision subsystem to provide a new position fix.

    What has survived in modern designs:


    The deliberative approach: pros and cons


    Issues in planning research