go>> rsia>> 返回
项目作者: unl-nimbus-lab

项目描述 :
Rate based Static Impact Analysis for robotic systems
高级语言: C++
项目地址: git://github.com/unl-nimbus-lab/rsia.git
创建时间: 2016-09-16T12:20:37Z
项目社区:https://github.com/unl-nimbus-lab/rsia

开源协议:MIT License

下载


RSIA: Rate based Static Impact Analysis for robotic systems

Impact set generator for ROS based systems implemented in C++. Tool extracts and uses the message transfer rate information between two components to reduce the impact set size.

  • Free software: MIT License

Demonstration

Rate based Impact Analysis

Installation

Examples

Instructions on how to use RSIA on a sample system can be found here.

Features

Dependency Analysis Tool

  • Generates system dependency graph from source code
  • Annotation of graph edges with rate-independent labels

Impact Analysis Tool

  • DFS based component reachability analysis starting at a changed node
  • Configurable stopping conditions for graph exploration
  • Simulation of traditional IA techniques

Helper Tools

  • Parsing of ROS based .launch files
  • Single command build and analysis of the whole system

Credits

NIMBUS Lab at the University of Nebraska, Lincoln.

This work was partially supported by NSF under awards #1526652 and #1638099 and USDA-NIAF #2013-67021-20947.