MRC/FullExample
Jump to navigation
Jump to search
Full Example
We would like to create a behavior for Pico, in which:
- Pico is driving forward, unless a wall is detected.
- If a wall is detected, PICO drives backwards for x metres,
- then turns approx. 90 degrees,
- resumes driving forward.
First, we can describe this behavior in a Task-Skill-Motion Framework, which is shown in the figure, here on the right.