Giter VIP home page Giter VIP logo

teachpos-generator's Introduction

KUKA position teaching program generator from csv file

A simple tool to generate the positions .src and .dat files for your KUKA project

See the outcome of the example.

Requirements

USAGE

Download the latest release and extract in a folder.

In an empty excel, copy your position data, then save it as .csv file. (See the rules below)

saving

If you get Error: Invalid csv structure; No fold name in first column. however your CSV is correct, try to save it in another CSV format, some coding is not supported like UTF-8 with BOM

Save your pos.csv file in the same folder as the script!

Start the script with START_script.bat

If you don't have python it will warn you and offer a download link, remind you to add it to your PATH and try again.

After python is installed run the START_script.bat again.

Enter a start number. The generator will start counting from that number.

CSV creating rules:

excel

  • Include header
  • add position data, order doesn't matter: Name, Tool, Base
  • At least one fold is necessary. If you don't want to generate any fold, give it name root
  • Fold order matters, don't include subfolder for an empty folder
  • Any separator works in csv

You are allowed to name the positions with or without X

Position names cannot be longer then 23 characters

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.