Giter Site home page Giter Site logo

vizrob's Introduction

VizRob

VizRob is a set of visualizations for the execution of nested state machine using execution time and logs produced by the program.

VizRob first conception works with SMACH, a State Machine api for Python: http://wiki.ros.org/smach While VizRob is thought to work with other State Machine APIs, for now it only connection is SMACH. For more information about VizRob, visit: https://mcamp.github.io/VizRob/

vizrob's People

Contributors

mcamp avatar

Stargazers

 avatar

Watchers

 avatar

vizrob's Issues

Check announcer

In MVMachine>>addCurrentState: there is an announcer, maybe this is not used anymore

Documentation

We need to document how to extend the bridge to work with other apps

Finish getting data from SMACH

We need to define and implement a way to stop receiving data from SMACH.

For now we are not sure how a program wrote in SMACH communicates that it has been ended. The possibilities are:

  • After a few seconds stop the program
  • Manual Stop: the user stops manually the receiving of the data
  • Look how SMACH communicates that it has been ended

SMACH UI

We should have an UI for starters

Machine Visualization Flickers

The visualization of the machine flickers a lot
We build the view every time because roassal colors and size, it would be better to not build
everything again, just the colors and size, while we keep the position fixed of the elements

Run time visualization

The visualizations work with run-time information, but they are only ready when all the data has arrived.

It would be cool if we show the visualizations at the same time they are receiving the data

do a GitHub.io page

With:

  • screenshots
  • videos: (i) installation, (ii) how to use it
  • Section with the features of VizRob
  • Section with the benefits of VizRob

Check NoneState

The NoneState exists because SMACH has 'none' state. Maybe, this should not be in the original API, but in the bridge itself

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.