Skip to content

Formal-Systems-Laboratory/rosmop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROSMOP Overview

Monitoring-Oriented Programming (MOP), is a software development and analysis framework which aims to reduce the gap between formal specification and implementation by allowing them together to form a system. In MOP, runtime monitoring is supported and encouraged as a fundamental principle for building reliable software: monitors are automatically synthesized from specified properties and integrated with the original system to check its dynamic behaviors during execution. When a specification is violated or validated at runtime, user-defined actions will be triggered, which can be any code: from information logging to runtime recovery.

ROSMOP is an instance of MOP for the Robot Operating System (ROS).

Installation

To install and build ROSMOP, please refer to INSTALL.md for instructions.

Usage

Refer to docs/Usage.md for detailed instructions on how to use ROSMOP.

About

Monitor Oriented Programming for ROS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published