Giter Club home page Giter Club logo

atf's Introduction

ATF

CI-Status master: Build Status

CI-Status stable: Build Status

CI-Status atf_test_apps/master: Build Status

GitHub commit activity the past week, 4 weeks, yea GitHub repo size in bytes Python Version

The ATF is a testing framework written for ROS which supports executing integration and system tests, running benchmarks and monitor the code behaviour over time. The ATF provides basic building blocks for easy integration of the tests into your application. Furthermore the ATF provides everything to automate the execution and analysis of tests as well as a graphical web-based frontend to visualize the results.

Architecture

Overview
Recording data
Analysing metrics
Visualising results

Implemented metrics

The following metrics have been implemented so far:

Metric Description Unit Mode (span, snap, min/max)
time The time metric measures the elapsed time. [sec] span
path_length The path_length metric measures the cartesian path (distance integrated over time) of a TF frame with respect to another frame. [m] span
publish_rate The publish_rate metric measures the publising rate of a topic [1/sec] span
api The api metric checks if an interfaces (nodes, publishers, subscribers, service servers, action servers) matches its specification. [bool] snap

Further metrics (in development):

Metric Description Unit Mode (span, snap, min/max)
resources The resources metric measures the resource consumption of a node on the operating system level (CPU, RAM, IO). [%], [MB], [MB/sec] snap
path_velocity The path_velocity metric measures the cartesian velocity (distance differntiated over time) of a TF frame with respect to another frame. [m/sec] span
distance The distance metric measures the cartesian distance between two TF frames. [m] snap, min/max
obstacle_distance The obstacle_distance metric measures the distance between two meshes [m] snap, min/max
message_match The message_match metric checks if a message content matches its desired content. [bool] snap

Installation

For installation instruction see ATF Installation.

Using the ATF (by examples)

For examples how to use the ATF see ATF Examples

Contributing to the ATF

For examples how to extend the ATF with your own contribution see ATF Contribution

Acknowledgments

The work leading to these results has received funding from the European Community's Seventh Framework Program (FP7/2007-2013) under grant agreement no 609206 Factory-in-a-Day and the German Federal Ministry for Economic Affairs and Energy under grant agreement no 01MA13001A ReApp.

atf's People

Contributors

koellsch avatar maralbus avatar souravran avatar floweisshardt avatar chamango90 avatar awesomebytes avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.