Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 5, 2024. It is now read-only.

Responsive dashboard/control web site for Poppy (Ergo Jr) Robot.

License

NotificationsYou must be signed in to change notification settings

nbarikipoulos/poppy-robot-ui

Repository files navigation

GitHub package.json versionJavaScript Style GuideLanguage grade: JavaScript

Responsive web app to monitor/control robots of thePoppy project family based on Vue.js and thepoppy-robot-core module.

It allows:

  • Displaying register of interest of motors of a Poppy robot (at least a Poppy Ergo Jr.),
  • Settings compliant/stiff state, speed, position and led (for XL-320 motor).

view

A demonstration video is availablehere.

Screenshots

Wide Screens

dashboard

dashboard

Mobile Devices

dashboard

Prerequisite

Communication with the robot is done using thepypot REST API v4.0.0 aka target robot must embed thePoppy software ^v4.0.0.

Install

Download the latest build available on thispage and unzip it.

Then just serve it.

As example with the serve npm package:

npx serve dist┌──────────────────────────────────────────────────┐│                                                  ││   Serving!                                       ││                                                  ││   - Local:            http://localhost:5000      ││   - On Your Network:  http://192.168.1.14:5000   ││                                                  ││   Copiedlocal address to clipboard!             ││                                                  │└──────────────────────────────────────────────────┘

Build

Once the project has been cloned, type

npm inpm run build

Versioning

While it's still in beta, version will follow v0.Y.Z, where:

  • Y: Major,
  • Z: Minor or patch.

Known Limitations

  • This module has been only tested with sets of dynamixel XL-320 (then for thePoppy Ergo Jr). As it communicates with the robot via the REST API of the pypot library, it should be usable with any robot of the poppy family.

Credits

License

The poppy-robot-ui is MIT licensed (details availablehere) except for:

About

Responsive dashboard/control web site for Poppy (Ergo Jr) Robot.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp