GithubHelp home page GithubHelp logo

rosmod / lib-pnp2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 24 KB

PNP2 (Precise Network Performance Prediction) library which enables network traffic generation and reception following the semantics of PNP2 profiles.

License: MIT License

CMake 0.84% C++ 99.16%

lib-pnp2's Introduction

ROSMOD - Quick Start Guide

Clone Repository

$ git clone --recursive http://github.com/rosmod/rosmod

This Repository contains:

  • ROSMOD GUI v0.3
  • ROSMOD Component Model
  • Test Samples

Dependencies

  • Antlr Python2 Runtime 4.4.1
  • Cheetah 2.4.4
  • Fabric 1.10.1
  • TermEmulator 1.0
  • wxPython 2.8
  • dtach
$ cd <REPOSITORY_HOME>/utils
$ sudo ./dependencies.py

ROSMOD GUI

$ cd <REPOSITORY_HOME>/gui
$ python __main__.py
  • Add the following line to ~/.bashrc
alias rosmod='python ~/PATH_TO_REPOSITORY_HOME/gui/__main__.py'

ROSMOD Communication Layer

  • The ROSMOD Communication Layer is a modified version of the ros_comm communication layer in ROS.
  • ROSMOD introduces PFIFO and EDF-based scheduling schemes to the ROS callback queue.
  • ROSMOD also facilitates deadline monitoring i.e. deadline violation detection and logging for all callbacks.
$ cd <REPOSITORY_HOME>/comm
$ catkin_make -DCMAKE_INSTALL_PREFIX=/opt/ros/<ROS_VERSION> install

lib-pnp2's People

Contributors

finger563 avatar

Watchers

 avatar  avatar  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.