Coder Social home page Coder Social logo

poppy-project / poppy-monitor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bumblebeefr/poppy-monitor

3.0 14.0 6.0 4.04 MB

Web tool to monitor and pilot poppy project robot.

Home Page: http://poppy-project.github.io/poppy-monitor/

License: GNU General Public License v3.0

CSS 3.97% HTML 4.11% JavaScript 91.92%

poppy-monitor's Introduction

poppy-monitor

Web tool to monitor and pilot poppy project robot.

Trunk Assembled

It uses Rest API to communicate with the Robot instance. Allows to watch un realtime temperature, position of the motors, provide a visual and audible alarm when motors are to hot, etc. ...

It also allows you to control the robot:

  • Start, stop, execute methods and edit properties of Privitives attached to the Robot instance
  • Set the motors compliant/not compliant
  • Move motors with the mouse

How to use it

Clone the project on your computer, or copy it to your odroid (in /etc/www/web/ if you are using the apache configured with poppy_install script).

The Poppy HTTP Rest service should be running. For example in a console:

poppy-services --http poppy-humanoid

or in a python script:

from poppy.creatures import PoppyHumanoid

robot = PoppyHumanoid(use_http=True)

Open the index.html file in your browser, click on the red broken link (near the title) and configure the rest api url, for example http://poppy.local:8080. If the url is correct and the rest server is running the link will goes green and informations about your robot should appear.

Licence

GNU GPL v3

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.