Git Product home page Git Product logo

ellis's Introduction

ELLIS - A SMALL interfaceing tool for a fanuc the robot controller

Installation

Build the *.kl files in the karel folder with Roboguide and copy them to the robot MD: folder

Configuration

Set UNLOCK to HTTP authentication of KAREL:

  1. On the Teach Pendant select Menu -> Setup -> Host Comm
  2. Set the cursor on HTTP
  3. Push F3[DETAIL]
  4. Set the cursor on A left side of KAREL. Select F3[UNLOCK]

Set the teach pendent of and turn the robot to automatic mode.

Example usage

  • http://<robot ip>/KAREL/appprogram
  • http://<robot ip>/KAREL/appmonitor
  • http://<robot ip>/KAREL/appstart?task=motion
  • http://<robot ip>/KAREL/appmove?motion_t=jja&coord1=0.0&coord2=0.0&coord3=0.0&coord4=45.0&coord5=0.0&coord6=0.0

program

This tool contains differnt apps

  1. appprogramm => display all available programs
  2. appmonitor => display the robot information
  3. appstart => start a program as a task
  4. appmove => move the robot using motion type and coordinates.

appmove

app move uses the Motion.tp program the motion types are

  1. jjr => relative joint motion with joint interpolation
  2. jja => absolut joint motion with joint interpolation
  3. jcr => relative cartesian motion with joint interpolation
  4. jca => absolut cartesian motion with joint interpolation
  5. lcr => relative cartesian motion with linear interpolation
  6. lca => absolut cartesian motion with linear interpolation

followed by the six coordinates.

ellis's People

Contributors

seedship avatar afeldman avatar

Watchers

James Cloos 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.