Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAROS Model-Checking Plugin

Model-Checking Plugin for HAROS


This work ideas, development, and validation were published at IROS2020, here.

The system-wide Architecture of the HAROS safety plug-in for ROS:

imp

Installation

Requirements

Before using the plugin, it's required to install HAROS and its standard plugins. Afterwards, just clone the repository and execute the following commands:

git clone https://github.com/brfc/haros_plugin_mc.git

Install the python requirements, which script is placed on the repository root:

pip install -r requirements.txt

Finally, just enter the root folder and execute:

cd ~/haros_plugin_mc
sudo python setup.py

The command above will create the cache folders and place the auxiliary artifacts on it.


Usage

The plugin requires a yaml configuration file. Here, it is possible to define generic plugin configurations, plugin required configurations, and the verification scopes. Otherwise, inocous default scopes will be used.

The repository includes a configuration sample, that can be used to guide your own:

cd ~/haros_mc_plugin/plugin.yaml

The HAROS specification must be placed in the yaml project file. The ~/haros_plugin_mc/mc/sample/sample.yaml illustrates how specifications can be written.

Afterwards, just run it as any other HAROS plugin. The following command illustrates how the analysis of the sample is executed.

haros full -p ~/haros_plugin_mc/mc/sample/sample.yaml

Acknowledgment

This work was financed by the ERDF – European Regional Development Fund through the Operational Programme for Competitiveness and Internationalisation - COMPETE 2020 Programme and by National Funds through the Portuguese funding agency, FCT - Fundação para a Ciência e a Tecnologia

About

Model-Checking for ROS

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages