Skip to content

This repository contains a set of examples used for testing the tool

License

Notifications You must be signed in to change notification settings

UoY-RoboStar/roboarch-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboArch Tool

Repository
roboarch-metamodel
roboarch-textual
roboarch2chart-epsilon
roboarch-examples <--
robochart2text-epsilon

This is repository contains RoboArch examples.

Obstacle Avoidance Case Study

A puck robot that moves through its environment avoiding obstacles. The software architecture of the system has has two layers a control layer and an executive layer. The control layer uses the reactive skills pattern with three skills: Proximity, Explore, and Move. The executive layer uses no pattern and is defined using RoboChart to configure the control layer to explore the environment.

Obstacle Avoidance Case Study Reduced

A simplified version of the obstacle avoidance case study that has two skills to assist verification of the skills manager by reducing number of states in the generated CSP model.

About

This repository contains a set of examples used for testing the tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published