Skip to content
Snippets Groups Projects
Select Git revision
  • d2056824a1a200cccdfe1ad4dcb81d9fc0ab9fd5
  • main default protected
  • feature/waiting
  • feature/control
  • feature/tracing
  • feature/demo
  • wip
7 results

sorting-parsing.md

Blame
  • Johannes Mey's avatar
    Johannes Mey authored
    d2056824
    History
    sorting-parsing.md 6.61 KiB

    Parsing the Robot Sorting World

    Action World Motion Grammar
    ObjectAtWrongPlace
    RobotIsFree
    RobotIsReallyReadyToPick
    PickUpObject
    Pick
    PickUpObject
    RightPlace
    Drop
    DropObjectAtRightPlace
    MoveObjectToCorrectPlace
    ObjectAtWrongPlace
    RobotIsBusy
    Wait
    RobotIsBusy
    Wait
    RobotIsFree
    RobotIsReallyReadyToPick
    PickUpObject
    RobotIsNotReadyToPick
    PickUpObject
    RobotIsNotReadyToPick
    PickUpObject
    Pick
    PickUpObject
    RightPlace
    Drop
    DropObjectAtRightPlace
    MoveObjectToCorrectPlace
    NotEmptyTable
    Wait
    WaitForEmptyTable
    EmptyTable
    Tidy