Code Monkey home page Code Monkey logo

robot-simu's Introduction

Robot-simu

GUI of the robot_ws project. Before you start using this application, it is necessary to launch robot_ws/backend/bin/master_app from robot_ws.

Installation

Step-by-step guide:

cd ~
curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh
sudo bash nodesource_setup.sh
sudo apt-get install nodejs -y
git clone https://github.com/gwaxG/robot-simu.git
cd robot-simu
sudo npm install -g robot-simu
sudo npm install axios bootstrap mathjs chart.js lodash react-bootstrap react-chartjs-2

Launching

cd ~/robot-simu
npm start

Usage

This application contains two navigable windows Server and Data whose switch buttons are located at the top panel.

Server

The Server window contains three sub-windows listed at the left side which are Configurations, Queue and Pool.
Configurations lists available configuration files which can be used to start an experiment through pressing the Create button which is located at the end of every configuration.
To check possible configurations we address the user to the description of the configuration file and example files.
Queue lists active experiments which can be only deleted (Delete button).
Pool lists waiting experiments which can be modified (Update button) or deleted (Delete button).

Data

The window Data helps to visualize experiment results.
The first sub-window Visualization which can be selected on the left side shows a list of databases. Then, clicking the later, the user can fill a necessary to visualize metric like reward, deviation and angular_m in the text box and click on the desired experiment name. It will show scatters on the right side.
On the left side the user can press Config history and select a database to visualize fields of every collection. Hence, it is useless and going to be deleted.

robot-simu's People

Contributors

gwaxg avatar

Stargazers

 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.