16 lines
479 B
Markdown
16 lines
479 B
Markdown
+++
|
|
title = 'ROSMonitoring'
|
|
subtitle = 'Runtime Verifier'
|
|
links = [ { title = "Source Code", url = "https://github.com/autonomy-and-verification-uol/ROSMonitoring", icon = 'fa-solid fa-code' },
|
|
]
|
|
applications = ["Runtime Verifier"]
|
|
developers = []
|
|
licenses = ["MIT"]
|
|
inputs = []
|
|
interfaces = ["CLI"]
|
|
maintenance = ["Actively Maintained"]
|
|
draft = false
|
|
date = 2025-08-22
|
|
+++
|
|
|
|
ROSMonitoring is a framework developed for verifying at runtime the messages exchanged in a ROS system. |