This is an old revision of the document!


Creating designators for the turtlesim

Description: In this tutorial you will learn what designators are, and in particular, work with action designators: you will learn how to define one, and how to use it.

Previous Tutorial: Implementing simple plans to move a turtle
Next Tutorial: Creating process modules

Next

Usually, a robot will have to execute more tasks at once. It's time to look at what facilities CRAM offers to accomplish that …

Creating process modules