Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
motion-grammar-example
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
motion-grammar-example
Repository
d2056824a1a200cccdfe1ad4dcb81d9fc0ab9fd5
Select Git revision
Selected
d2056824a1a200cccdfe1ad4dcb81d9fc0ab9fd5
Branches
6
main
default
protected
feature/waiting
feature/control
feature/tracing
feature/demo
wip
7 results
motion-grammar-example
pages
docs
sorting-parsing.md
sorting-parsing.md
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
update pages
Johannes Mey
authored
Apr 13, 2022
d2056824
History
d2056824
Apr 13, 2022
History
sorting-parsing.md
6.61 KiB
Code
Preview
Parsing the Robot Sorting World
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