Coder Social home page Coder Social logo

msf4-0 / collaborative-robotics-interface-cri- Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 20.53 MB

License: GNU General Public License v3.0

Python 2.83% JavaScript 91.37% HTML 3.03% CSS 0.17% Java 0.10% Shell 0.09% Swift 0.07% Closure Templates 0.11% Dart 0.69% Lua 0.65% PHP 0.88%

collaborative-robotics-interface-cri-'s People

Contributors

dannielleooiziejhean avatar leeshihau avatar shihau avatar

collaborative-robotics-interface-cri-'s Issues

Run App and Terminate

The run app button will be able to run the app, and terminate button will be able to stop the app. However, currently after clicking run app and terminate once, if the user tries to run the app again by clicking run app, they will receive a socket error.

The only known way to fix this at the moment is to restart the dobot by turning the controller unit off/on.

There is no known coding fix for this as of 23/2/2022

MG400 Run App and Terminate

When in the Dobot MG400 Control tab on the Node-RED Interface, clicking on the Run App Button then the Terminate button may cause a socket error with the Dobot Controller. Socket errors will cause the Node-Red Interface to be disconnected from the MG400 controller.

This issue often occurs when clicking the Run App button for the second time after Terminating the application.
The current solution to this problem is to restart the MG400 by turning the controller off and on again.

There is currently no coding fix for this issue as of 19/2/2022.

Save CSV

Because when saving a CSV file, node red will append a new row with "end". This causes a problem where your data will not look right if you save multiple times within a session.

The workaround is the only save data at the end. If you need to modify it, close the export/import data menu. Enter the filename into the import data text field and then open the file, then perform more editing there.

The solution is to change the way python reads the file data from using a while loop to using a for loop to receive the data. This way there won't be a need for the "end" row and thus it can be removed from node-red. This change has not been implemented as of 23/02/2022

MG400 Import and Export Data

The Import and Export Data section for the MG400 has yet to be implemented into the Coordinates and Labels tab of the Node-RED interface. Currently, the Export Data section will only allow the user to store the coordinates from the form into a table. The Save File button for both the Import and Export Data has yet to be implemented.

For future development of the Import and Export data Sections, check the CR5 Import and Export data flows and documentation. The integration should be very similar except that four Joint Angles will be used instead of six.

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.